mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 14:08:20 +00:00
Bump pyatmo to v7.6.0 (#103410)
Signed-off-by: Tobias Sauerwein <cgtobi@gmail.com>
This commit is contained in:

committed by
Franck Nijhof

parent
7e2c12b0a9
commit
f45114371e
@@ -12,5 +12,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyatmo"],
|
||||
"requirements": ["pyatmo==7.5.0"]
|
||||
"requirements": ["pyatmo==7.6.0"]
|
||||
}
|
||||
|
@@ -1600,7 +1600,7 @@ pyairvisual==2023.08.1
|
||||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.5.0
|
||||
pyatmo==7.6.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.14.3
|
||||
|
@@ -1218,7 +1218,7 @@ pyairvisual==2023.08.1
|
||||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.5.0
|
||||
pyatmo==7.6.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.14.3
|
||||
|
@@ -572,6 +572,7 @@
|
||||
'read_smokedetector',
|
||||
'read_station',
|
||||
'read_thermostat',
|
||||
'read_mhs1',
|
||||
'write_bubendorff',
|
||||
'write_camera',
|
||||
'write_magellan',
|
||||
@@ -579,6 +580,7 @@
|
||||
'write_presence',
|
||||
'write_smarther',
|
||||
'write_thermostat',
|
||||
'write_mhs1',
|
||||
]),
|
||||
'type': 'Bearer',
|
||||
}),
|
||||
|
Reference in New Issue
Block a user