mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump env_canada to v0.5.37 (#101435)
This commit is contained in:
parent
383c63000e
commit
ca2e335ab9
@ -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.36"]
|
||||
"requirements": ["env-canada==0.5.37"]
|
||||
}
|
||||
|
@ -437,7 +437,7 @@ filterwarnings = [
|
||||
# -- design choice 3rd party
|
||||
# https://github.com/gwww/elkm1/blob/2.2.5/elkm1_lib/util.py#L8-L19
|
||||
"ignore:ssl.TLSVersion.TLSv1 is deprecated:DeprecationWarning:elkm1_lib.util",
|
||||
# https://github.com/michaeldavie/env_canada/blob/v0.5.36/env_canada/ec_cache.py
|
||||
# https://github.com/michaeldavie/env_canada/blob/v0.5.37/env_canada/ec_cache.py
|
||||
"ignore:Inheritance class CacheClientSession from ClientSession is discouraged:DeprecationWarning:env_canada.ec_cache",
|
||||
# https://github.com/bachya/regenmaschine/blob/2023.08.0/regenmaschine/client.py#L51
|
||||
"ignore:ssl.TLSVersion.SSLv3 is deprecated:DeprecationWarning:regenmaschine.client",
|
||||
|
@ -749,7 +749,7 @@ enocean==0.50
|
||||
enturclient==0.2.4
|
||||
|
||||
# homeassistant.components.environment_canada
|
||||
env-canada==0.5.36
|
||||
env-canada==0.5.37
|
||||
|
||||
# homeassistant.components.season
|
||||
ephem==4.1.2
|
||||
|
@ -605,7 +605,7 @@ energyzero==0.5.0
|
||||
enocean==0.50
|
||||
|
||||
# homeassistant.components.environment_canada
|
||||
env-canada==0.5.36
|
||||
env-canada==0.5.37
|
||||
|
||||
# homeassistant.components.season
|
||||
ephem==4.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user