1. An icon for a door open/close sensor.
2. In here - W-Visibility is a Wunderground device and 3. can we get an icon for the Alarms.
Code: Select all
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CustomImage" : 0,
"Data" : "10.0 km",
"Description" : "",
"Favorite" : 1,
"HardwareID" : 4,
"HardwareName" : "Wunderground",
"HardwareType" : "Weather Underground",
"HardwareTypeVal" : 14,
"HaveTimeout" : false,
"ID" : "0",
"LastUpdate" : "2017-04-04 19:48:18",
"Name" : "W-Visibility",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" : [ 0 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "Visibility",
"SwitchTypeVal" : 0,
"Timers" : "false",
"Type" : "General",
"TypeImg" : "visibility",
"Unit" : 1,
"Used" : 1,
"Visibility" : 10.0,
"XOffset" : "0",
"YOffset" : "0",
"forecast_url" : "aHR0cDovL3...",
"idx" : "29"
},
Code: Select all
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 100,
"CustomImage" : 0,
"Data" : "Off",
"Description" : "",
"Favorite" : 1,
"HardwareID" : 2,
"HardwareName" : "AeonZW",
"HardwareType" : "OpenZWave USB",
"HardwareTypeVal" : 21,
"HaveDimmer" : true,
"HaveGroupCmd" : true,
"HaveTimeout" : false,
"ID" : "00000729",
"Image" : "Light",
"IsSubDevice" : false,
"LastUpdate" : "2015-12-22 14:03:16",
"Level" : 0,
"LevelInt" : 0,
"MaxDimLevel" : 100,
"Name" : "Fibaro Smoke Alarm",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" : [ 0 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"Status" : "Off",
"StrParam1" : "",
"StrParam2" : "",
"SubType" : "Switch",
"SwitchType" : "Smoke Detector",
"SwitchTypeVal" : 5,
"Timers" : "false",
"Type" : "Light/Switch",
"TypeImg" : "smoke",
"Unit" : 1,
"Used" : 1,
"UsedByCamera" : false,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "35"
},
Thanks again and all the best
Ian