Search found 2 matches

by Sebastian
Monday 11 May 2020 21:40
Forum: Bash / PowerShell / Batch etc.
Topic: Script can not run inside Domoticz
Replies: 26
Views: 6423

Re: Script can not run inside Domoticz

i lost some time for this error. Its all about tokens.
run miio discover as root.
tokens are not share between user and root
you need to add them seperatly for root and your ubuntu/pi user
by Sebastian
Wednesday 27 November 2019 14:47
Forum: Bash / PowerShell / Batch etc.
Topic: Xiaomi Air Purifier 2S
Replies: 5
Views: 6352

Re: Xiaomi Air Purifier 2S

Hi A little enhancement Below script will also synchronize status between domoticz and Xiaomi air purifier Requirments: - script need 5 parameters as described. Example entry in crontab ( runs every 15 minutes) */15 * * * * sh /home/pi/domoticz/scripts/xiaomi_air_purifier.sh 192.168.1.181 192.168.1 ...