eslavnov / pylips

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

[BUG] MQTT Wrong powerstate #78

Closed Humpelpumpel closed 4 years ago

Humpelpumpel commented 4 years ago

Hello, I have a strange bug:

When I call https://192.168.178.32:1926/6/powerstate I get powerstate "On" But with MQTT I get { "powerstate": "Off", "volume": null, "muted": false, "cur_app": null, "ambilight": null, "ambihue": false }