Update nexia for thermostats without zoning (#33770)

* Bump nexia to 0.8.0
pull/33814/head
J. Nick Koston 2020-04-07 10:33:43 -05:00 committed by Paulus Schoutsen
parent abdee3fcb7
commit 1bd1b8339d
3 changed files with 4 additions and 9 deletions

View File

@ -1,13 +1,8 @@
{
"domain": "nexia",
"name": "Nexia",
"requirements": [
"nexia==0.7.3"
],
"dependencies": [],
"codeowners": [
"@ryannazaretian", "@bdraco"
],
"requirements": ["nexia==0.8.0"],
"codeowners": ["@ryannazaretian", "@bdraco"],
"documentation": "https://www.home-assistant.io/integrations/nexia",
"config_flow": true
}

View File

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

View File

@ -357,7 +357,7 @@ nessclient==0.9.15
netdisco==2.6.0
# homeassistant.components.nexia
nexia==0.7.3
nexia==0.8.0
# homeassistant.components.nsw_fuel_station
nsw-fuel-api-client==1.0.10