Skip to content

Commit

Permalink
Bump env_canada to v0.5.33 (home-assistant#91468)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldavie authored Apr 15, 2023
1 parent 963648a commit 59dc0ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/environment_canada/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/environment_canada",
"iot_class": "cloud_polling",
"loggers": ["env_canada"],
"requirements": ["env_canada==0.5.32"]
"requirements": ["env_canada==0.5.33"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ enocean==0.50
enturclient==0.2.4

# homeassistant.components.environment_canada
env_canada==0.5.32
env_canada==0.5.33

# homeassistant.components.enphase_envoy
envoy_reader==0.20.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ energyzero==0.4.1
enocean==0.50

# homeassistant.components.environment_canada
env_canada==0.5.32
env_canada==0.5.33

# homeassistant.components.enphase_envoy
envoy_reader==0.20.1
Expand Down

0 comments on commit 59dc0ea

Please sign in to comment.