Add loggers to integration manifest.json (#65083)
This commit is contained in:
parent
956ceb6c68
commit
5b755b74fb
722 changed files with 1464 additions and 720 deletions
|
@ -5,5 +5,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/coolmaster",
|
||||
"requirements": ["pycoolmasternet-async==0.1.2"],
|
||||
"codeowners": ["@OnFreund"],
|
||||
"iot_class": "local_polling"
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pycoolmasternet_async"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue