nathanvdh / homeassistant-airtouch2

Custom component integration for Polyaire Airtouch 2
MIT License
6 stars 5 forks source link

All entities are gone? #7

Closed gogreenpower closed 1 year ago

gogreenpower commented 1 year ago

Hi Nathan,

Just installed your updates and now I have lost all the fan and ac entitites?

image

TETZUO commented 1 year ago

Same issue I had to roll back to the public release

gogreenpower commented 1 year ago

Roger, trying that now

gogreenpower commented 1 year ago

release 0.7 has only the AC unit, no fans, heading back to 0.5beta4

gogreenpower commented 1 year ago

Hmmmm, cant get the fans back. Just installed the master version and narda

TETZUO commented 1 year ago

Hmmmm, cant get the fans back. Just installed the master version and narda

You need to delete the integration from the integration menu.

Then go into HACS and into AirTouch2 click the 3 dots in the upper right then click remove.

Then search for AirTouch2 again and click download

gogreenpower commented 1 year ago

Yeah, done that, even deleted the folder in custom_componets

gogreenpower commented 1 year ago

Got it now, master wanted to update to 0.5, done that and I disabled beta version.

nathanvdh commented 1 year ago

Oopsie, sorry bout that... I've kind of been abusing the beta feature to test small changes on my own system. There's a much better way to do it so I'll (try very hard to) stop pushing broken updates as betas.

@gogreenpower @TETZUO can you please update to 0.7 stable release I just made and let me know if there's any issues.

gogreenpower commented 1 year ago

What changes have been made?

nathanvdh commented 1 year ago

Nothing really, it's mostly me doing internal restructuring of the code. I did change the target temperature step size to be correct now though, (it was previously 0.5 but its now whole degrees).

gogreenpower commented 1 year ago

Ok, just read the release info as well. Just installed, will let you know if there's any problems. Thanks for the update

gogreenpower commented 1 year ago

Screenshot_20230710_204149_Home Assistant Screenshot_20230710_204144_Home Assistant

I got a new AC unit which works and the old AC unit becomes unavailable, everything else seems to working

nathanvdh commented 1 year ago

Hm alright, I probably changed the unique ID at some point so that's different to the airtouch2+ one. Just delete the old, unavailable entity. Or delete everything and set up the integration again.

nathanvdh commented 1 year ago

I'm fairly sure this is resolved. Let me know if that's not the case.