Search found 3 matches
- Thursday 17 December 2020 15:17
- Forum: Other questions and discussions
- Topic: Arilux / Magic Home LED Strip (timer does not work).
- Replies: 4
- Views: 1030
Re: Arilux / Magic Home LED Strip (timer does not work).
I solved it in DZVents This works for turning it on. :D return { on = { timer = { '10 minutes after sunset', } }, execute = function(domoticz, timer) domoticz.log('Timer event was triggered by ' .. timer.trigger, domoticz.LOG_INFO) domoticz.devices('wifiledstrip2').switchOn() domoticz.devices('Kast ...
- Monday 30 November 2020 22:28
- Forum: OpenTherm gateway
- Topic: Opentherm gateway + esp8266 weekend project
- Replies: 47
- Views: 19761
Re: Opentherm gateway + esp8266 weekend project
@ Carmad87
Is your Opentherm adapter by Ihor Melnik working?
I wanted to build one to.
Tnx
Is your Opentherm adapter by Ihor Melnik working?
I wanted to build one to.
Tnx
- Monday 23 November 2020 19:41
- Forum: Other questions and discussions
- Topic: Arilux / Magic Home LED Strip (timer does not work).
- Replies: 4
- Views: 1030
Re: Arilux / Magic Home LED Strip (timer does not work).
Same problem here
Do you already have a solution or a work around?
Do you already have a solution or a work around?