Skip to content

Commit

Permalink
Bump env-canada to 0.6.3 (#120035)
Browse files Browse the repository at this point in the history
Co-authored-by: J. Nick Koston <nick@koston.org>
  • Loading branch information
2 people authored and frenck committed Jun 21, 2024
1 parent 39f67af commit 75a469f
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.6.2"]
"requirements": ["env-canada==0.6.3"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ enocean==0.50
enturclient==0.2.4

# homeassistant.components.environment_canada
env-canada==0.6.2
env-canada==0.6.3

# homeassistant.components.season
ephem==4.1.5
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ energyzero==2.1.0
enocean==0.50

# homeassistant.components.environment_canada
env-canada==0.6.2
env-canada==0.6.3

# homeassistant.components.season
ephem==4.1.5
Expand Down

0 comments on commit 75a469f

Please sign in to comment.