In the first line in the picture I just added device idx 167 in config and it display 3 devices (now, today, total)Bob123bob wrote:I have an issue when I want to only display energy now in Watt. I use the idx_1 (e.g. '147_1') but I have a empty box follow by today and total. idx_2 for today and idx_3 for total are working fine. When I use 147 without sub value, I can see the 3 boxes working fine.
Can you help me to display only energy now ?
The 3rd line I added 167_1, 167_2, 167_3 in the config
But as you can see 167_1 (now) is not working

Here is one of the device (Aeotec DSB28 Home Energy Meter)
Code: Select all
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CounterToday" : "4.250 kWh",
"CustomImage" : 0,
"Data" : "10945.601 kWh",
"Description" : "",
"Favorite" : 0,
"HardwareID" : 6,
"HardwareName" : "Aeon Stick S2",
"HardwareType" : "OpenZWave USB",
"HardwareTypeVal" : 21,
"HaveTimeout" : false,
"ID" : "00001D01",
"LastUpdate" : "2017-04-09 08:39:45",
"Name" : "EDF 2P",
"Notifications" : "false",
"Options" : "0",
"PlanID" : "0",
"PlanIDs" : [ 0 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "kWh",
"SwitchTypeVal" : 0,
"Timers" : "false",
"Type" : "General",
"TypeImg" : "current",
"Unit" : 1,
"Usage" : "140.0 Watt",
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "167"
},