mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Bump pyatmo to v9.7.0 (#178728)
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyatmo"],
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["pyatmo==9.6.0"],
|
||||
"requirements": ["pyatmo==9.7.0"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2050,7 +2050,7 @@ pyaqvify==0.0.12
|
||||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==9.6.0
|
||||
pyatmo==9.7.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.18.0
|
||||
|
||||
@@ -1470,7 +1470,7 @@
|
||||
'last_changed': <ANY>,
|
||||
'last_reported': <ANY>,
|
||||
'last_updated': <ANY>,
|
||||
'state': 'unavailable',
|
||||
'state': 'True',
|
||||
})
|
||||
# ---
|
||||
# name: test_entity[sensor.gas-entry]
|
||||
|
||||
Reference in New Issue
Block a user