Bump nexia to 0.9.4 (#39634)

Fix for type missing in the json response
This commit is contained in:
J. Nick Koston 2020-09-03 19:54:48 -05:00 committed by GitHub
parent bfd6989c75
commit 1034e4ec50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"domain": "nexia",
"name": "Nexia",
"requirements": ["nexia==0.9.3"],
"requirements": ["nexia==0.9.4"],
"codeowners": ["@ryannazaretian", "@bdraco"],
"documentation": "https://www.home-assistant.io/integrations/nexia",
"config_flow": true

View File

@ -958,7 +958,7 @@ netdisco==2.8.2
neurio==0.3.1
# homeassistant.components.nexia
nexia==0.9.3
nexia==0.9.4
# homeassistant.components.nextcloud
nextcloudmonitor==1.1.0

View File

@ -457,7 +457,7 @@ nessclient==0.9.15
netdisco==2.8.2
# homeassistant.components.nexia
nexia==0.9.3
nexia==0.9.4
# homeassistant.components.nsw_fuel_station
nsw-fuel-api-client==1.0.10