mvn23 / pyotgw

A library to interface with the OpenTherm Gateway through serial or network connection.
GNU General Public License v3.0
27 stars 16 forks source link

[HA] OpenTherm integration (UI) #9

Closed andriej closed 4 years ago

andriej commented 4 years ago

Would it be possible to implement OpenTherm Gateway integration in Home Assistant as an "config flow" one? I'm already happy with it - but additional possibilities hidden behind entity register, disabling those which are not used (supported by boiler) would be even better.

Just a thing to consider - as I can see OT is already very integrated inside HA anyway, hope it's not much of a hassle to make integration via UI possible.

andriej commented 4 years ago

@mvn23 Looking more into the issue - to be able to turn off entities in HA they only need to have unique id set by integration. So even (less) hassle getting it to work and so much easier life with possibility of turning unwanted ones off forever.

mvn23 commented 4 years ago

Closing this as it is not a pyotgw issue. Either way, I am planning to do this in the future.