Add missing logging for opower library (#98325)

This commit is contained in:
tronikos
2023-08-12 23:08:33 -07:00
committed by GitHub
parent 483567529f
commit fea4af69d7

View File

@@ -6,5 +6,6 @@
"dependencies": ["recorder"],
"documentation": "https://www.home-assistant.io/integrations/opower",
"iot_class": "cloud_polling",
"loggers": ["opower"],
"requirements": ["opower==0.0.26"]
}