Bump nexia to 0.7.2 (#33292)

* Bump nexia to 0.7.2

* Fixes zones on the same thermostat showing as active
when the damper was closed.

* Update test for nexia 0.7.2
This commit is contained in:
J. Nick Koston 2020-03-26 17:14:35 -05:00 committed by GitHub
parent 262ed9ed2a
commit b8afb9277a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "nexia",
"name": "Nexia",
"requirements": [
"nexia==0.7.1"
"nexia==0.7.2"
],
"dependencies": [],
"codeowners": [

View File

@ -922,7 +922,7 @@ netdisco==2.6.0
neurio==0.3.1
# homeassistant.components.nexia
nexia==0.7.1
nexia==0.7.2
# homeassistant.components.nextcloud
nextcloudmonitor==1.1.0

View File

@ -354,7 +354,7 @@ nessclient==0.9.15
netdisco==2.6.0
# homeassistant.components.nexia
nexia==0.7.1
nexia==0.7.2
# homeassistant.components.nsw_fuel_station
nsw-fuel-api-client==1.0.10

View File

@ -71,8 +71,9 @@ async def test_climate_zones(hass):
"target_temp_low": 17.2,
"target_temp_step": 1.0,
"temperature": None,
"zone_status": "",
"zone_status": "Idle",
}
# Only test for a subset of attributes in case
# HA changes the implementation and a new one appears
assert all(