Tidone / homeassistant_eta_integration

Integration of ETA (Heating) sensors and switches to home assistant
MIT License
21 stars 1 forks source link

New Sensors not shown #11

Open TheR00st3r opened 3 months ago

TheR00st3r commented 3 months ago

Hello,

today we got a new Solar Unit added to our ETA System. The new Sensors wre shown in the API under /user/menu but are not shown in the ETA Integration. How can i retrigger the inital search for available entities?

Thanks for your help

Tidone commented 3 months ago

Hi,

The integration currently doesn't support scanning for new ETA endpoints, because that is a very minor edge case, which won't be needed by most users.

I will see if I can find an easy way to implement this, but it may take until the end of the week, maybe even longer.

If you don't want to wait you can remove the integration and add it again to make it detect the new endpoints. Unfortunately this means you will also have to recreate all dashboards/automations in HA.

TheR00st3r commented 3 months ago

As a workaround I removed the connection and added it again.

I made a screenshot of all selected sensors and readded them manually. HA had no problem and kept all the old values so my history is not lost.