Search found 5 matches
- Monday 02 January 2017 15:30
- Forum: dzVents
- Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
- Replies: 337
- Views: 72646
Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
Try with following line :) domoticz.log('test', domoticz.LOG_INFO) i have implemented DzVents but when i try to write to the log i get the folowing error Script: return { active = true, on = {['timer'] = 'every minute'}, execute = function(domoticz) domoticz.log('test','domoticz.LOG_INFO') end ...
- Saturday 03 December 2016 12:52
- Forum: RFLink Transceiver
- Topic: RFLink - With no remote
- Replies: 4
- Views: 2336
RFLink - With no remote
Hi I just bought a RFLink and is waiting for it to arrive. One of my primary goal for buying this, is to control my cooker hood from Elica. The one problem is that I don't own the remotecontrol, but is controlling it from the hardware buttons. Are there any ways I can figure out the 433mhz commands ...
- Thursday 03 November 2016 16:23
- Forum: PHP and all others
- Topic: Toggle device?
- Replies: 7
- Views: 1587
Re: Toggle device?
Hi
Would it be possible for you to share the script you use at your router?
Thanks
Would it be possible for you to share the script you use at your router?
Thanks
- Monday 31 October 2016 18:58
- Forum: Suggestions
- Topic: Dummy Thermostat
- Replies: 14
- Views: 9241
Re: Dummy Thermostat
Hi JacquesMulders Have you tried creating your dummy sensor trough Setup->Hardware->Dummy->Create virtual sensor? Creating a dummy sensor here, I can select the type Thermostat Setpoint, which I would guess could do what you want to. Can i ask you, how you control you floor heating valves? I'm ...
- Sunday 11 September 2016 15:32
- Forum: MySensors
- Topic: ESP8266 or Arduino Nano
- Replies: 2
- Views: 1907
ESP8266 or Arduino Nano
Hi, I'm hoping you might help me getting an answer for my question. I'm quite new to this and just bought 2 Arduino Nano and some basic sensors for learning. But now I'm reading about ESP8266 board, wich look like a good alternative thinking about the buildin WIFI . My plan for the feature is some ...