zxdavb / ramses_cc

HA integration for CH/DHW and HVAC systems that use the RAMSES II RF protocol
GNU General Public License v3.0
80 stars 17 forks source link

Always cast binary sensor is_on to bool #132

Closed trvrnrth closed 10 months ago

trvrnrth commented 10 months ago

This is only really necessary for the active_fault attr at present but there is no harm having it in place for all current and future sensors.

trvrnrth commented 10 months ago

This may or may not be desirable. I created it before https://github.com/zxdavb/ramses_cc/issues/130#issuecomment-1884589287

zxdavb commented 10 months ago

Can re-visit this in future.

trvrnrth commented 10 months ago

Superseded by https://github.com/zxdavb/ramses_cc/pull/133