mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
add library logger info on ecoforest integration manifest (#103274)
This commit is contained in:
parent
4e3ff45a5e
commit
e7db0bf34d
@ -5,5 +5,6 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ecoforest",
|
"documentation": "https://www.home-assistant.io/integrations/ecoforest",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
"loggers": ["pyecoforest"],
|
||||||
"requirements": ["pyecoforest==0.4.0"]
|
"requirements": ["pyecoforest==0.4.0"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user