Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nexia integration no longer working. #7

Closed
myshiftzz opened this issue Feb 28, 2021 · 1 comment
Closed

Nexia integration no longer working. #7

myshiftzz opened this issue Feb 28, 2021 · 1 comment

Comments

@myshiftzz
Copy link

myshiftzz commented Feb 28, 2021

I saw your comment on the other thread about the change only affecting AS devices. I have an AS device (XL824?). Is this an issue that I need to wait for a fix?

Copying issue from other thread to here.

Nexia changed websites. I am assuming this is why my nexia integration no longer works.

The new website should be https://asairhome.com/houses/<YOUR_HOUSE_ID>/climate.

Also, I uninstalled the nexia integration and it won't reinstall.

From the Log...

Unable to prepare setup for platform nexia.binary_sensor: Unable to set up component.
February 25, 2021, 12:36:05 PM – setup.py (ERROR) - message first occurred at February 25, 2021, 12:36:05 PM and shows up 3 times
Setup of nexia is taking longer than 300 seconds. Startup will proceed without waiting any longer
February 25, 2021, 12:36:05 PM – setup.py (ERROR)
Waiting on integrations to complete setup: nexia
February 25, 2021, 12:35:07 PM – bootstrap.py (WARNING) - message first occurred at February 25, 2021, 12:32:07 PM and shows up 4 times

ClimateDevice is deprecated, modify NexiaZone to extend ClimateEntity
February 25, 2021, 12:31:07 PM – Climate (WARNING)
BinarySensorDevice is deprecated, modify NexiaBinarySensor to extend BinarySensorEntity
February 25, 2021, 12:31:05 PM – Binary sensor (WARNING)

@bdraco
Copy link
Owner

bdraco commented May 12, 2021

Fixed in 0.9.7

Pass brand = BRAND_ASAIR from nexia.const to the constructor

@bdraco bdraco closed this as completed May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants