Search found 6 matches

by betonishard
Wednesday 17 May 2017 19:41
Forum: PHP and all others
Topic: How many times and how long was a door open
Replies: 5
Views: 2089

Re: How many times and how long was a door open

Guys, I know. I am a weak excuse. Good thing we have you guys!

Anyhow thanks mucho!
by betonishard
Wednesday 17 May 2017 17:12
Forum: PHP and all others
Topic: How many times and how long was a door open
Replies: 5
Views: 2089

Re: How many times and how long was a door open

Almost the same of what I do for my gas heater: echo ' <div> <table class="brander">'; $datas=json_decode(file_get_contents('http://127.0.0.1:8080/json.htm?type=lightlog&idx=80',true,$ctx),true); $status='';$tijdprev=$time;$totalon=0; if(!empty($datas['result'])){ foreach($datas['result'] as $data ...
by betonishard
Wednesday 17 May 2017 8:17
Forum: PHP and all others
Topic: How many times and how long was a door open
Replies: 5
Views: 2089

How many times and how long was a door open

Hello all, I've been trying to find this for a quite of time now, can't seem to find it. I am looking for a method in which I can calculate how many times a day a door was opened (I have door sensors which send on/off states to my domitcz setup, works like a charm). Furthermore I would like to ...
by betonishard
Thursday 27 April 2017 11:51
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127988

Re: Using BROADLINK RM2 on DOMOTICZ

Dear domoticz users, Great support / plugin by the way. I am really struggling to get one IR device working via the broadlink rm2 pro device all other devices working perfectly via the plugin. I tried it with the app NOT working, tried it with plugin (obvioulsy) not working. It is a cisco 8485 tv ...
by betonishard
Monday 20 February 2017 20:59
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 538859

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Hi all, First of all really nice job on this one. I received my gateway today along with the zigbee plug. Working like a charm.. For now via VM because my mac domoticz is not updated yet. Just a quick question for the smart socket is there a possibility that usage will be implemented (watts).?? I ...
by betonishard
Tuesday 04 August 2015 19:04
Forum: MySensors
Topic: new devices in Mysensors 1.5
Replies: 39
Views: 10666

Re: new devices in Mysensors 1.5

Tested it with 1.5. Device gets recognized. You can add it as well to your switches section (automatically when you add it)... The lightbulb icon appears... Receive the error message in the log: Error: MySensors: Light command received for unknown node_id: 0 Receive an error message when i press the ...