Search found 2 matches

by progresive
Wednesday 20 December 2023 10:39
Forum: Switches and Scenes
Topic: "DIMMER" level inaccessible
Replies: 1
Views: 2377

"DIMMER" level inaccessible

DIMMER type switch in domoticz.

Version: 2023 .2
Build Hash: 19efd039c

So far, I have get the slider level in LUA with the command:

volume = devicechanged[glosnosc]:gsub('%D', '')

because the command devicechanged[volume] returned:
LUA: Set Level: 63 %

probably after the last Domoticz ...
by progresive
Friday 31 January 2020 10:30
Forum: Python
Topic: Energy meter python to domoticz.
Replies: 0
Views: 323

Energy meter python to domoticz.

Hello

I connected a sensor to the domoticz that counts the blinks of the energy meter diode. It works almost very well, but I have some doubts.

I have a dual tariff meter, so I created three counter types in domoticz.
1- suamrically IDX 66
2 - first tariff IDX 67
3 - second tariff IDX 68 ...