Bump nexia to 0.9.10 to fix asair login (#53122)
parent
6c05e2746d
commit
0804959f11
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "nexia",
|
||||
"name": "Nexia/American Standard/Trane",
|
||||
"requirements": ["nexia==0.9.9"],
|
||||
"requirements": ["nexia==0.9.10"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/nexia",
|
||||
"config_flow": true,
|
||||
|
|
|
@ -1015,7 +1015,7 @@ nettigo-air-monitor==1.0.0
|
|||
neurio==0.3.1
|
||||
|
||||
# homeassistant.components.nexia
|
||||
nexia==0.9.9
|
||||
nexia==0.9.10
|
||||
|
||||
# homeassistant.components.nextcloud
|
||||
nextcloudmonitor==1.1.0
|
||||
|
|
|
@ -569,7 +569,7 @@ netdisco==2.9.0
|
|||
nettigo-air-monitor==1.0.0
|
||||
|
||||
# homeassistant.components.nexia
|
||||
nexia==0.9.9
|
||||
nexia==0.9.10
|
||||
|
||||
# homeassistant.components.notify_events
|
||||
notify-events==1.0.4
|
||||
|
|
Loading…
Reference in New Issue