Skip to content

Custom Home Assistant Component for Ambilight on Philips TVs

Notifications You must be signed in to change notification settings

aegjoyce/ambilights

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 

Repository files navigation

Philips TV Ambilight Component for Home Assistant

An updated version of jomwells Ambilight component. I had been having issues with the official Home Assistant Philips TV JS integratation causing my TV to crash so have reverted to using ADB and jomwells' old integration.

It has required significant rewriting but now works very well with no errors on my 55OLED804.

Notable updates:

  • Changed HTTPS requests for effect changes to the official protocol, sniffed from the Philips TV Remote app. This means all Lounge Light modes are properly called now
  • Corrections to parsing of current effect mode to avoid NoneType errors
  • Added polling - scan interval is 30s by default but can be changed
  • Fixed NoneType not subscriptable error caused by a light.turn_off command when no hs/brightness/effect data had previously been cached
  • Added Scanner (clockwise) mode

Please try it out and let me know if it works for you!

About

Custom Home Assistant Component for Ambilight on Philips TVs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%