Thanks I will give it a try!
Inviato dal mio Mi 9T Pro utilizzando Tapatalk
Search found 9 matches
- Thursday 24 September 2020 19:40
- Forum: Switches and Scenes
- Topic: Virtual switch with acknowledge
- Replies: 4
- Views: 1098
- Thursday 24 September 2020 0:14
- Forum: Switches and Scenes
- Topic: Virtual switch with acknowledge
- Replies: 4
- Views: 1098
Re: Virtual switch with acknowledge
Yes it could be a good idea and I will use it if there is no other ways. The "acknowledge" button will be password protected otherwise you can inadvertently change the status.... Or is it possible to lock it otherwise?
Inviato dal mio Mi 9T Pro utilizzando Tapatalk
Inviato dal mio Mi 9T Pro utilizzando Tapatalk
- Wednesday 23 September 2020 20:40
- Forum: Switches and Scenes
- Topic: Virtual switch with acknowledge
- Replies: 4
- Views: 1098
Virtual switch with acknowledge
Hi to all. Is it possible to turn on a virtual switch only if I get an acknowledge from the device? Let me summarize my needs: I've a switch that uses a little dzVents script to send some mqtt commands to my irrigation system. What I need is that the switch icon only turns on when I receive back ...
- Monday 07 September 2020 8:24
- Forum: Heating/cooling
- Topic: Thermostat MEROSS MTS100H in Domoticz
- Replies: 1
- Views: 566
Re: Thermostat MEROSS MTS100H in Domoticz
Hello did you find a solution?
I have the same thermostat valves.
Gianluca
I have the same thermostat valves.
Gianluca
- Wednesday 26 August 2020 10:20
- Forum: dzVents
- Topic: RGB Color from Dimmer [Solved]
- Replies: 6
- Views: 1618
Re: RGB Color from Dimmer [Solved]
Works great!
The functions toHex and osCommand opened my mind on how dzVents is working .
Thanks so much for the solution!
Gianluca
The functions toHex and osCommand opened my mind on how dzVents is working .
Thanks so much for the solution!
Gianluca
- Tuesday 25 August 2020 21:14
- Forum: dzVents
- Topic: RGB Color from Dimmer [Solved]
- Replies: 6
- Views: 1618
Re: RGB Color from Dimmer [Solved]
return { on = { devices = { 201, -- idx or 'name' of your RGBW device }, }, logging = { level = domoticz.LOG_DEBUG, marker = 'getColor', }, execute = function(dz, item) dz.utils.dumpTable(item.getColor() ) dz.log(item.name ..'; color = ' .. dz.utils.toJSON(item.getColor()),dz.LOG_DEBUG) dz.log(item ...
- Tuesday 25 August 2020 19:19
- Forum: dzVents
- Topic: RGB Color from Dimmer [Solved]
- Replies: 6
- Views: 1618
Re: RGB Color from Dimmer [Solved]
Thanks for the quick reply. I will try it asap. I've a modified aqaura gateway (https://github.com/cadavre/miio_gateway) and I'm trying to send, via mqtt the commands to change the colors. I've already achieved the on off (via node red), now I'm trying to change the color. Do you kn ow a simpler way ...
- Tuesday 25 August 2020 17:24
- Forum: dzVents
- Topic: RGB Color from Dimmer [Solved]
- Replies: 6
- Views: 1618
RGB Color from Dimmer [Solved]
Hi to all.
I'm trying to get the values of a virtual dimmer (RGB color and master slider), so I can push them via mqtt.
The question is: how can I read this values and put them in variables?
Thanks so much for your help.
Gianluca
I'm trying to get the values of a virtual dimmer (RGB color and master slider), so I can push them via mqtt.
The question is: how can I read this values and put them in variables?
Thanks so much for your help.
Gianluca
- Saturday 25 November 2017 13:16
- Forum: MySensors
- Topic: nrf24l01 connected to RPi2 as GW
- Replies: 9
- Views: 5302
Re: nrf24l01 connected to RPi2 as GW
Hi mattLittle. How did you manage to put the bed low power on rPI? I've the same problems...MattLittle wrote:Thanks guys, worked it out in the end. Set the NRF to low power and the thing stopped going offline.
Cheers for your help.
Thanks Gianluca
Inviato dal mio KIW-L21 utilizzando Tapatalk