claudegel / sinope-130

Neviweb130 custom component for Home Assistant to manage devices connected via a GT130 and wifi devices from Sinopé
GNU General Public License v3.0
73 stars 15 forks source link

Bugfix onoff for light component #158

Closed JordanM1738 closed 1 year ago

JordanM1738 commented 1 year ago

correct the onOff bug for light component.

_Échec d'appel du service light/turn_off. 'Neviweb130Client' object has no attribute 'setonOff' _Échec d'appel du service light/turn_on. 'Neviweb130Client' object has no attribute 'setonOff'

claudegel commented 1 year ago

Thanks for reporting this. I did cleanup the onOff bug but I've miss two of them. Will merge now and make a new release.