eslavnov / pylips

Control Philips TVs (2015+) and Ambilight (+ Hue) through their reverse-engineered API (+ MQTT support!)
MIT License
334 stars 58 forks source link

[BUG] Error on Empty Channel List #82

Closed Skjall closed 3 years ago

Skjall commented 3 years ago

I don't have channels on the TV. I only use external source (MagentaTV Media Receiver) and apps. When loading Homebridge the following error occurs:

[12/5/2020, 10:06:02 PM] [Wohnzimmer TV] getCurrentActivity: unknown application:{}

[12/5/2020, 10:10:12 PM] [Wohnzimmer TV] getCurrentActivity: unknown activities/tv structure: {}

The call to /6/activities/tv is empty json:

{}

Call to /6/activities/current While watching from external source:

{"component":{"packageName":"NA","className":"NA"}}