tomasmcguinness / homeassistant-mixergy

Add support for Mixergy's smart water tank into Home Assistant
MIT License
32 stars 8 forks source link

Missing entities? #58

Closed Heretik999666 closed 2 months ago

Heretik999666 commented 2 months ago

Hi there, Hope you can help - I hadn't actually completed these dashboards which is why they are in several bits, but I think this happened whilst updating; I seem to have lost a lot of entities? I was hoping to be able to run an automation where i set it to use electric as a source and then kick off hearing the tank to a set charge and these options no longer seem to be available? Any ideas or suggestions welcome, thanks :)

image

jeffjsmith33 commented 2 months ago

My Mixergy entities have also gone unavailable after an update that I took yesterday. It has been working fine, but I fear something got broken perhaps. I tried re-installing, but to no avail.

tomasmcguinness commented 2 months ago

I think the entity names have changed e.g. you reference sensor.target_charge, but this is now called sensor.mixergy_target_charge.

Check the integration itself to be sure all the entities are present.

I don't remember when I did that, so sorry about that!

jeffjsmith33 commented 2 months ago

I removed and downloaded the integration again, and that seems to have cleared up my issues. I am guessing that there was some corruption over the update.

Thanks for your work, and your reply - I really appreciate it. And btw, my entity is still sensor.target_charge

Heretik666999 commented 2 months ago

Hi there, I can report this is all working as expected for me again too thank you. I did a few things that may have helped, namely updating HA and my NAS drive, which required suspening and restarting my HA VM. All entities are back now - so all good thanks. Switch it off and on again :)

tomasmcguinness commented 2 months ago

Great!