LordMike / MBW.BlueRiiot2MQTT

Utility to map between Blue Riiots pool API, and Home Assistant MQTT
49 stars 2 forks source link

Sensors Unavailable after update to 0.9.2 #31

Closed cdk222 closed 3 years ago

cdk222 commented 3 years ago

Did the MQTT topics change in the latest update. HASS addon was working fine until I updated to 0.9.2 and now all of my sensors are showing as unavailable. If I search through my entity list they are no longer there. They also do not appear to be updating in MQTT explorer. I haven't changed any settings between upgrades.

How do I roll back to an old version?

LordMike commented 3 years ago

Hmm. There should be no changes, what was the last version you used before this .. 0.9.1?

I shouldn't have changed any topics for a long time. Verify:

To run an old version, you need to use the tag for that version. On the docker hub, you can see the available tags. There is one named v0.9.1 f.ex.

cdk222 commented 3 years ago

Thanks for replying: I was using 0.9.0

I uninstalled the addon, deleted the topics from MQTT and re-installed. Came back up straight away and is now working.

Been one of those days, Pool pump packed in, the pipe saddle for the Blueriiot cracked when I was tightening it and then the addon stopped working. I hate pools!!! lol

Thanks

LordMike commented 3 years ago

I'm actually curious as to what happened. If you update to 0.9.2 again, does it fail again?

There was a change in one topic a while back, but shouldn't be anywhere near 0.9+.. Can't remember when.

cdk222 commented 3 years ago

After the uninstall - i reinstalled 0.9.2 and it worked fine.

I did notice an increase in the default config settings (almost double) on the new version in comparison to 0.9.0.....i did look at the config before the uninstall hence why I noticed the increase. Maybe the fact that the update just rolled over my (lesser) config, potentially caused the issue???

LordMike commented 3 years ago

Huh - that would be bad.. Definitely bad. I recently exposed more configs through the Hassio addons, per request.

cdk222 commented 3 years ago

........really appreciate the work you have put in on this Mike. Its a great HASS addon.