We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c9d16 commit 0229bcaCopy full SHA for 0229bca
fixtures/m_adam_heating/all_data.json
@@ -1,5 +1,28 @@
1
{
2
"devices": {
3
+ "01234567890abcdefghijklmnopqrstu": {
4
+ "available": false,
5
+ "dev_class": "thermo_sensor",
6
+ "firmware": "2020-11-04T01:00:00+01:00",
7
+ "hardware": "1",
8
+ "location": "f871b8c4d63549319221e294e4f88074",
9
+ "model": "Tom/Floor",
10
+ "name": "Tom Badkamer",
11
+ "sensors": {
12
+ "battery": 99,
13
+ "temperature": 18.6,
14
+ "temperature_difference": 2.3,
15
+ "valve_position": 0.0
16
+ },
17
+ "temperature_offset": {
18
+ "lower_bound": -2.0,
19
+ "resolution": 0.1,
20
+ "setpoint": 0.1,
21
+ "upper_bound": 2.0
22
23
+ "vendor": "Plugwise",
24
+ "zigbee_mac_address": "ABCD012345670A01"
25
26
"056ee145a816487eaa69243c3280f8bf": {
27
"available": true,
28
"binary_sensors": {
0 commit comments