Search found 3 matches
- Friday 01 December 2017 20:00
- Forum: Third party and supplementary tools
- Topic: Philips Hue sensor responds slow
- Replies: 7
- Views: 5059
Re: Philips Hue sensor responds slow
It seems a motion sensor like Aeotec Multisensor 6 responds much moiire accurate to switch a qubino relay 1 then the hue sensor. However i think this is due to a configuration thing. In the Hue app you can set the timeout time only when you selected lights it should repond to. In this case i just ...
- Friday 01 December 2017 19:51
- Forum: Python
- Topic: Python Plugin Philips TV 2016
- Replies: 6
- Views: 5384
Re: Python Plugin Philips TV 2016
Hi miroslavpetrov, I have looking for this for more than one day... And finally that's what i've done : Pairing my raspberry to my philips TV with mention script (https://github.com/suborb/philips_android_tv) ./philips.py --host <IP_ADRESS> pair # this should return username:password. Don't forget ...
- Friday 01 December 2017 19:27
- Forum: LUA
- Topic: LUA error send command TV
- Replies: 17
- Views: 8625
Re: LUA error send command TV
Hi rizzah, I'm using "cec-client" to switch it ON : my raspberry is connected to my Philips TV over HDMI. But, when my raspberry restarts, it turns ON the TV, so i've a command to switch it off after restarting... A new option seems to be available in new Philips TV : wake on lan over Wifi and must ...