jomwells / ambilights

Custom Home Assistant (Light) Component for Ambilight LED's on Philips Android TV's
48 stars 20 forks source link

Can't get it work. 'NoneType' object is not subscriptable" #21

Open lorenc88 opened 3 years ago

lorenc88 commented 3 years ago

It wasn't working at all. After manually applying changes from #19 it works but disconnects randomly. Apart from that sometimes can't do nothing and after every action this error appears "light/turn_on 'NoneType' object is not subscriptable".

aegjoyce commented 3 years ago

Please try my rewritten version which should fix this: https://github.com/aegjoyce/ambilights/

Also make sure you have WakeLock installed on your TV to prevent deep sleep mode

lorenc88 commented 3 years ago

@aegjoyce Thanks for information and your work on it. I'll surely give it a try!