Search found 33 matches

by warp
Thursday 03 August 2017 10:00
Forum: Bash / PowerShell / Batch etc.
Topic: Life360 Presence Detection
Replies: 11
Views: 4709

Re: Life360 Presence Detection

Hi febalci,
i agree with you, it is better to be autonomous and to concentrate all the logic.
Do you think we can ask "Gizmocuz" to integrate your solution into "plugin/hardware" like "Weather Underground" and many others ?

Which would be simpler for most people.
by warp
Wednesday 02 August 2017 15:35
Forum: Bash / PowerShell / Batch etc.
Topic: Life360 Presence Detection
Replies: 11
Views: 4709

Re: Life360 Presence Detection

Otherwise it is necessary to use IFTTT with life360 and marker (api json of domoticz), it works well with me.
https://www.domoticz.com/wiki/IFTTT_int ... h_Domoticz
by warp
Friday 05 May 2017 9:28
Forum: Suggestions
Topic: LiFePO4wered
Replies: 3
Views: 1212

Re: LiFePO4wered

# niceandeasy
you say : "There are much cheaper USB powerbanks " Do you have any links to offer ? Or montages easy to implement ?
by warp
Tuesday 02 May 2017 12:51
Forum: Suggestions
Topic: LiFePO4wered
Replies: 3
Views: 1212

LiFePO4wered

It might be interesting to add hardware like this in home automation ?

http://lifepo4wered.com/lifepo4wered-pi3.html

https://github.com/xorbit/LiFePO4wered-Pi
2016-12-15T20_35_06_599Z-IMGP8966_JPG_855x570_q85_pad_rcrop.jpg
2016-12-15T20_35_06_599Z-IMGP8966_JPG_855x570_q85_pad_rcrop.jpg (122.12 KiB) Viewed 1012 times
by warp
Friday 24 March 2017 15:00
Forum: Heating/cooling
Topic: MCO Home Water Heating Thermostat MH7
Replies: 1
Views: 1333

Re: MCO Home Water Heating Thermostat MH7

+1
by warp
Tuesday 12 July 2016 11:18
Forum: Switches and Scenes
Topic: Selector Switch and icons
Replies: 0
Views: 627

Selector Switch and icons

Hi #gizmocuz,
when can create several icons for the Selector Switch ?
by warp
Tuesday 03 May 2016 13:34
Forum: Other questions and discussions
Topic: Find the best gas boiler thermostat zWave
Replies: 11
Views: 3824

Re: Find the best gas boiler thermostat zWave

Thank you for your response gizmozcuz, I have found that Wifi modules at "Honeywell thermostat" no Zwave? Normal?
by warp
Monday 02 May 2016 16:07
Forum: Other questions and discussions
Topic: Find the best gas boiler thermostat zWave
Replies: 11
Views: 3824

Find the best gas boiler thermostat zWave

I am looking for a gas boiler thermostat zWave

I wish a thermostat that stores no data on a website (I did not want that one knows when I go on holiday)
I hope it's still a nice look example (which unfortunately is not yet marketed in France)
5472c171f2a27.jpg
5472c171f2a27.jpg (82.63 KiB) Viewed 3688 times
by warp
Monday 02 May 2016 13:40
Forum: PHP and all others
Topic: How manage settings timers during the holidays ?
Replies: 5
Views: 3302

Re: How manage settings timers during the holidays ?

Hi,
Is it possible to test the state in LUA script ?
by warp
Monday 02 May 2016 13:03
Forum: Other questions and discussions
Topic: Selector and Custom icons
Replies: 0
Views: 839

Selector and Custom icons

Hi,
How to create Custom icons are several positions for "selector" ?..
by warp
Thursday 10 March 2016 10:21
Forum: PHP and all others
Topic: LUA - The new users variables in lua scripting events.
Replies: 2
Views: 824

LUA - The new users variables in lua scripting events.

Hi,
Can you tell me how the user variables in scripts "lua" events. ?
Capture.PNG
Capture.PNG (39.87 KiB) Viewed 768 times
by warp
Monday 29 February 2016 11:39
Forum: Z-Wave
Topic: AEON LABS ZW-100 (Aeotec MultiSensor 6)
Replies: 0
Views: 652

AEON LABS ZW-100 (Aeotec MultiSensor 6)

Hi,
For greater responsiveness, how to force detection of humidity or temperature during the multisensor detects the presence of someone?
by warp
Monday 15 February 2016 12:49
Forum: PHP and all others
Topic: How to get the IDX in bash ?
Replies: 6
Views: 1756

Re: How to get the IDX in bash ?

Wrap post the same in a french forum, dont say hello, thanx or please and this the same here....un minimum de politesse ! Désolé d'avoir oublié de dire bonjour, je pense que cela a du surement t'arriver aussi ! Il n'est pas n'nécessaire de me suivre a la trace pour me le faire remarquer !! C'est pre ...
by warp
Friday 12 February 2016 11:45
Forum: PHP and all others
Topic: How to get the IDX in bash ?
Replies: 6
Views: 1756

How to get the IDX in bash ?

How to get the IDX by the name of a device in bash?
by warp
Monday 14 December 2015 16:28
Forum: Z-Wave
Topic: Wrong zwave switch level displayed On, 255 %
Replies: 34
Views: 5781

Re: Wrong zwave switch level displayed On, 255 %

Hello @Egregius, This does not work, here's what I have : Capture.PNG Capture2.PNG Capture3.PNG /home/pi/refreshzwave.php #!/usr/lib/cgi-bin/php <?php file_get_contents('http://127.0.0.1:8080/json.htm?type=openzwavenodes&idx=3'); //Change IDX to IDX of your zwave controller function RefreshZwave ...
by warp
Thursday 10 December 2015 12:42
Forum: Z-Wave
Topic: Wrong zwave switch level displayed On, 255 %
Replies: 34
Views: 5781

Re: Wrong zwave switch level displayed On, 255 %

a big thank you, what I was missing it was only:
the #!/usr/bin/php in the script
and the script:///path/to/script/refresh10.php in the actions.
by warp
Thursday 10 December 2015 11:48
Forum: Z-Wave
Topic: Wrong zwave switch level displayed On, 255 %
Replies: 34
Views: 5781

Re: Wrong zwave switch level displayed On, 255 %

@Egregius
Thank, for the cron.php and the refreshzwave function.
But if i want refresh after every switch update , how to do ?
by warp
Wednesday 09 December 2015 19:59
Forum: Z-Wave
Topic: Wrong zwave switch level displayed On, 255 %
Replies: 34
Views: 5781

Re: Wrong zwave switch level displayed On, 255 %

Egregius wrote:It's on my github, see link in signature below.
Thank you, but your "cron.php" script is too complicated for me, I will have wished to have only the part concerning the problem of QUBINO ZMNHBA2.
by warp
Monday 07 December 2015 9:39
Forum: Z-Wave
Topic: Wrong zwave switch level displayed On, 255 %
Replies: 34
Views: 5781

Re: Wrong zwave switch level displayed On, 255 %

Code: Select all

#!/bin/sh
curl 'http://127.0.0.1/secure/cron.php'
@Egregius
Sorry but i could not find "cron.php"