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 GitHub
parent 4e3ff45a5e
commit e7db0bf34d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.4.0"]
}