Search found 31 matches

by ilpier
Monday 22 May 2017 10:45
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 63910

Re: Python Plugin: Broadlink RM2

zak45 wrote:
ilpier wrote:Hi to all..
Windows 10 x64,Python 3.5.3 and problem with setup.exe!

someone help me please!
the version on pypi (0.4) is buggy , not able to be installed automatically with python v 3.x.
You need to take one from dropbox (0.3) and install it manually.
Sorry Zak,which version from Dropbox?
by ilpier
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!
problem.jpg
problem.jpg (121.93 KiB) Viewed 4149 times
someone help me please!
by ilpier
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&param=udevice&idx=$pingidx&svalue=$ping"

Thx too much!
by ilpier
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"
by ilpier
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!
by ilpier
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 ...
by ilpier
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?
Prob.JPG
Prob.JPG (46.49 KiB) Viewed 4742 times
by ilpier
Tuesday 16 May 2017 9:03
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 63910

Re: Python Plugin: Broadlink RM2

Perfect!thx!
by ilpier
Tuesday 16 May 2017 0:01
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 63910

Re: Python Plugin: Broadlink RM2

zak45 wrote:
shoyboom wrote:
zak45 wrote: RM Pro yes, ... Mini need to be tested, not have it.
It does with Mini 3

Sent from my ONEPLUS A3000 using Tapatalk
Perfect, thanks for confirmation.

And yes can use more than once.
Thx to all!
For use two or more RM in domoticz?possible?


Inviato dal mio iPhone utilizzando Tapatalk Pro
by ilpier
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
by ilpier
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
by ilpier
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?
by ilpier
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??
by ilpier
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 ...
by ilpier
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?
CommandLG.JPG
CommandLG.JPG (42.27 KiB) Viewed 2467 times
by ilpier
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?
by ilpier
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
by ilpier
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!
by ilpier
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
Cattura.JPG
Cattura.JPG (31.77 KiB) Viewed 1522 times
but Spotify don't start...
Same if i use .bat or .vbs
by ilpier
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..