This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Instructions -- | |
-- Create the dummy hardware in Domoticz if you haven't already and from there, | |
-- create two 'Custom Sensor' devices with the axis labels 'EUR/kWh' and 'EUR/m³'. | |
-- Then set the following two device ids: | |
local powerDeviceIdx = 222 | |
local gasDeviceIdx = 223 | |
return { | |
on = { |