mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 12:08:19 +00:00
add library logger info on ecoforest integration manifest (#103274)
This commit is contained in:
parent
92486b1ff0
commit
ba634ac346
@ -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.3.0"]
|
"requirements": ["pyecoforest==0.3.0"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user