mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump pyatmo to v7.6.0 (#103410)
Signed-off-by: Tobias Sauerwein <cgtobi@gmail.com>
This commit is contained in:
parent
701a93c298
commit
35791d7d6c
@ -12,5 +12,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyatmo"],
|
||||
"requirements": ["pyatmo==7.5.0"]
|
||||
"requirements": ["pyatmo==7.6.0"]
|
||||
}
|
||||
|
@ -1603,7 +1603,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
|
||||
|
@ -1221,7 +1221,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',
|
||||
}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user