Search found 3 matches
- Sunday 26 March 2017 13:54
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 514560
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hi all ! I have a xiaomi home and some yeelight, the gateway work fine with domoticz, but i have some devices who don't work. I have the button xiaomi, domoticz get the last status of the button ( clic, double clic, long, clic) , but if i want send the command "double clic" it doesnt work. I have no ...
- Monday 20 February 2017 20:04
- Forum: Python
- Topic: pychromecast get device but not the status - Need help :(
- Replies: 3
- Views: 2178
- Thursday 16 February 2017 21:01
- Forum: Python
- Topic: pychromecast get device but not the status - Need help :(
- Replies: 3
- Views: 2178
pychromecast get device but not the status - Need help :(
Hello all ! So i tried to get the status of my chromecast with pychromecast. I have a ubuntu server 16 with the latest version of pychomecast. When i run this scripts (is under pychromecast folder) : from __future__ import print_function import time import sys import logging import json import ...