Sorry Zak,which version from Dropbox?zak45 wrote:the version on pypi (0.4) is buggy , not able to be installed automatically with python v 3.x.ilpier wrote:Hi to all..
Windows 10 x64,Python 3.5.3 and problem with setup.exe!
someone help me please!
You need to take one from dropbox (0.3) and install it manually.
Search found 31 matches
- Monday 22 May 2017 10:45
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 63910
Re: Python Plugin: Broadlink RM2
- Friday 19 May 2017 21:44
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 63910
Re: Python Plugin: Broadlink RM2
Hi to all..
Windows 10 x64,Python 3.5.3 and problem with setup.exe! someone help me please!
Windows 10 x64,Python 3.5.3 and problem with setup.exe! someone help me please!
- Friday 19 May 2017 15:35
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 79382
Re: How to monitor your internet connection with virtual custom sensors
Now Work,reboot and work with first:
curl -s -i -H "Accept: application/json" "http://$username:$password@$host:$port/json.htm type=command¶m=udevice&idx=$pingidx&svalue=$ping"
Thx too much!
curl -s -i -H "Accept: application/json" "http://$username:$password@$host:$port/json.htm type=command¶m=udevice&idx=$pingidx&svalue=$ping"
Thx too much!
- Friday 19 May 2017 13:52
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 79382
Re: How to monitor your internet connection with virtual custom sensors
yes of course i've insert the correct password!
But no,nothing happen in Domoticz with the modify
curl -s -i -H "Accept: application/json" "http://Admin:***@localhost:8080/json.ht ... svalue=245"
But no,nothing happen in Domoticz with the modify
curl -s -i -H "Accept: application/json" "http://Admin:***@localhost:8080/json.ht ... svalue=245"
- Friday 19 May 2017 11:56
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 79382
Re: How to monitor your internet connection with virtual custom sensors
Thx @bertbidb,yes,i put .sh in the same folder of speedtest-cli and now,in the same folder i have output.txt with Ping,Download and Upload!
but in Domoticz nothing happen!
but in Domoticz nothing happen!
- Friday 19 May 2017 10:36
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 79382
Re: How to monitor your internet connection with virtual custom sensors
yes Sorry! here's the code! #!/bin/bash #setup port=8080 username=Admin password=*** host=localhost pingidx=239 downloadidx=241 uploadidx=240 # no need to edit speedtest-cli --simple > output.txt ping=$(cat output.txt | sed -ne 's/^Ping: \([0-9]*\.[0-9]*\).*/\1/p') download=$(cat output.txt | sed ...
- Thursday 18 May 2017 18:02
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 79382
Re: How to monitor your internet connection with virtual custom sensors
Here's the problem!
On windows 10,with CMD!
Someone help me?
On windows 10,with CMD!
Someone help me?
- Tuesday 16 May 2017 9:03
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 63910
Re: Python Plugin: Broadlink RM2
Perfect!thx!
- Tuesday 16 May 2017 0:01
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 63910
Re: Python Plugin: Broadlink RM2
Thx to all!zak45 wrote:Perfect, thanks for confirmation.shoyboom wrote:It does with Mini 3zak45 wrote: RM Pro yes, ... Mini need to be tested, not have it.
Sent from my ONEPLUS A3000 using Tapatalk
And yes can use more than once.
For use two or more RM in domoticz?possible?
Inviato dal mio iPhone utilizzando Tapatalk Pro
- Monday 15 May 2017 18:05
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 63910
Re: Python Plugin: Broadlink RM2
Thx Zak,can be possible to use two or more?
Inviato dal mio iPhone utilizzando Tapatalk Pro
Inviato dal mio iPhone utilizzando Tapatalk Pro
- Monday 15 May 2017 15:03
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 63910
Re: Python Plugin: Broadlink RM2
Hi,
this work with RM Pro and RM Mini3?Thx
this work with RM Pro and RM Mini3?Thx
- Monday 08 May 2017 17:31
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 103629
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
There is no way for Windows?
- Friday 05 May 2017 10:13
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 527194
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I know this is a stupid question but i do not understand how this work!
For the Wirless Switch there is 4 combination,Click,Double Click,long click an long click release.
For the first two ok,easy,but the other two?!Physically how they should be activated??
For the Wirless Switch there is 4 combination,Click,Double Click,long click an long click release.
For the first two ok,easy,but the other two?!Physically how they should be activated??
- Wednesday 03 May 2017 23:09
- Forum: Python
- Topic: Python Script on Windows
- Replies: 9
- Views: 2683
Re: Python Script on Windows
Thx Zak! cmd don't work but with .bat all work fine! Unfortunately I found that the power off TV does not turn on! while all the other commands, once tv turned on, work. Can I put more than one command in the same switch? For example, to set a different source I should send "input" + 3 times " Right ...
- Wednesday 03 May 2017 15:09
- Forum: Python
- Topic: Python Script on Windows
- Replies: 9
- Views: 2683
Re: Python Script on Windows
thx Zak45 but i have more question!
i've put .py witch copy/past of code in (https://www.domoticz.com/wiki/LG_2012_smart_tv) in c:\domoticz\scripts\lgtvcommand.py
now i have to create a dummy switch for On command with the final "xxx" code for on?
i've put .py witch copy/past of code in (https://www.domoticz.com/wiki/LG_2012_smart_tv) in c:\domoticz\scripts\lgtvcommand.py
now i have to create a dummy switch for On command with the final "xxx" code for on?
- Tuesday 02 May 2017 18:00
- Forum: Python
- Topic: Python Script on Windows
- Replies: 9
- Views: 2683
Re: Python Script on Windows
But i don't find an "how-to" for use this script in domoticz!Can you help me?
- Tuesday 02 May 2017 17:53
- Forum: Python
- Topic: Python Script on Windows
- Replies: 9
- Views: 2683
Python Script on Windows
Hello to everyone, i have domoticz installed on a Windows 10 PC and i would use the script to control an LG 2012 TV.
Can I use this Python script on a pc windows?
https://www.domoticz.com/wiki/LG_2012_smart_tv
Can I use this Python script on a pc windows?
https://www.domoticz.com/wiki/LG_2012_smart_tv
- Thursday 27 April 2017 12:13
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 124948
Re: Domoticz app
Good Idea,i'm ready for beta testing!
- Thursday 20 April 2017 19:49
- Forum: Bash / PowerShell / Batch etc.
- Topic: VBS Work on windows but not in Domoticz
- Replies: 4
- Views: 1704
Re: VBS Work on windows but not in Domoticz
it's very strange...
in Taskmgr i see this
but Spotify don't start...
Same if i use .bat or .vbs
in Taskmgr i see this
but Spotify don't start...
Same if i use .bat or .vbs
- Wednesday 19 April 2017 10:01
- Forum: Show your projects
- Topic: Control itunes on windows, from domoticz / echo alexa etc..
- Replies: 4
- Views: 2290
Re: Control itunes on windows, from domoticz / echo alexa etc..
Yes,adminitrator!
i can try to run a VBS from a .bat but same things,under windows work in domoticz "Executing script.." but nothing happens..
i can try to run a VBS from a .bat but same things,under windows work in domoticz "Executing script.." but nothing happens..