add library logger info on ecoforest integration manifest (#103274)

This commit is contained in:
Pedro Januário 2023-11-02 22:32:46 +00:00 committed by Franck Nijhof
parent 92486b1ff0
commit ba634ac346
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -5,5 +5,6 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ecoforest",
"iot_class": "local_polling",
"loggers": ["pyecoforest"],
"requirements": ["pyecoforest==0.3.0"]
}