scottyphillips / echonetlite_homeassistant

A Home Assistant custom component for use with ECHONET enabled devices.
MIT License
117 stars 39 forks source link

Add 'Mono Functional Lighting' as a LightEntity #154

Closed rubyroobs closed 4 months ago

rubyroobs commented 4 months ago

This fixes the issue I raised in https://github.com/scottyphillips/echonetlite_homeassistant/issues/153

I cleaned this up using in (0x90, 0x91) compared to the exact fix I made locally that fixed this for me, but I can't see any functional difference? I'm not the strongest with Python so would appreciate a double check on that :)

Thank you @scottyphillips for your work on this integration - it's crazy how well this worked out the box. Will hopefully be able to contribute a bit more over time

scottyphillips commented 4 months ago

Thank you @rubyroobs for your contribution!