Add myself to codeowners of Livisi integration (#88900)

Add @planbnet to codeowners of Livisi integration
This commit is contained in:
Felix Rotthowe 2023-02-28 14:48:13 +01:00 committed by GitHub
parent f41bec6ba9
commit 1c4aa26ab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"domain": "livisi",
"name": "LIVISI Smart Home",
"codeowners": ["@StefanIacobLivisi"],
"codeowners": ["@StefanIacobLivisi", "@planbnet"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/livisi",
"iot_class": "local_polling",