mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Bump nexia to 0.9.13 to fix setting emergency heat (#64020)
This commit is contained in:
parent
35c5bd0a70
commit
cafbcb634a
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "nexia",
|
||||
"name": "Nexia/American Standard/Trane",
|
||||
"requirements": ["nexia==0.9.12"],
|
||||
"requirements": ["nexia==0.9.13"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/nexia",
|
||||
"config_flow": true,
|
||||
|
@ -1088,7 +1088,7 @@ nettigo-air-monitor==1.2.1
|
||||
neurio==0.3.1
|
||||
|
||||
# homeassistant.components.nexia
|
||||
nexia==0.9.12
|
||||
nexia==0.9.13
|
||||
|
||||
# homeassistant.components.nextcloud
|
||||
nextcloudmonitor==1.1.0
|
||||
|
@ -679,7 +679,7 @@ netmap==0.7.0.2
|
||||
nettigo-air-monitor==1.2.1
|
||||
|
||||
# homeassistant.components.nexia
|
||||
nexia==0.9.12
|
||||
nexia==0.9.13
|
||||
|
||||
# homeassistant.components.nfandroidtv
|
||||
notifications-android-tv==0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user