Skip to content

Commit

Permalink
Import opower in the executor to avoid blocking the event loop
Browse files Browse the repository at this point in the history
fixes #111777
  • Loading branch information
bdraco committed Feb 28, 2024
1 parent 826009c commit b374ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/opower/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": ["recorder"],
"documentation": "https://www.home-assistant.io/integrations/opower",
"import_executor": true,
"iot_class": "cloud_polling",
"loggers": ["opower"],
"requirements": ["opower==0.3.1"]
Expand Down

0 comments on commit b374ae6

Please sign in to comment.