mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Include pytedee_async logger in tedee integration (#112590)
add pytedee logger
This commit is contained in:
parent
e28d4f0eae
commit
d929efbae0
@ -6,5 +6,6 @@
|
|||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tedee",
|
"documentation": "https://www.home-assistant.io/integrations/tedee",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
|
"loggers": ["pytedee_async"],
|
||||||
"requirements": ["pytedee-async==0.2.16"]
|
"requirements": ["pytedee-async==0.2.16"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user