konradknitter / homebridge-philips-android-tv

Homebridge module for the Philips Android TV
Apache License 2.0
48 stars 6 forks source link

Send state updates to HomeKit #46

Closed 2manyvcos closed 3 years ago

2manyvcos commented 3 years ago

Closes #45

Changes checkStatus function to send updates to HomeKit:

Maybe this should also be added for the current application and channel.

I tested this on my local instance (with only tvService active) and it worked like expected. I don't have any experience with the Homebridge API so I don't know if this is the right way to do it, however, it was used like this in the Homebridge Plugin Template.