Skip to content

Commit 3e69b8a

Browse files
committed
Update test-json 3
1 parent 6f2efcf commit 3e69b8a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

tests/data/adam/adam_multiple_devices_per_zone.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,19 @@
512512
"vendor": "Plugwise",
513513
"zigbee_mac_address": "ABCD012345670A06"
514514
},
515+
"e117db6848394c8cb70d9c28e63d92d2": {
516+
"dev_class": "pumping",
517+
"members": [
518+
"78d1126fc4c743db81b61c20e88342a7",
519+
"b59bcebaf94b499ea7d46e4a66fb62d8"
520+
],
521+
"model": "Group",
522+
"name": "Vloerverwarming Woonkamer",
523+
"sensors": {
524+
"electricity_consumed": 35.6
525+
},
526+
"vendor": "Plugwise"
527+
},
515528
"e7693eb9582644e5b865dba8d4447cf1": {
516529
"available": true,
517530
"binary_sensors": {
@@ -546,8 +559,12 @@
546559
"02cf28bfec924855854c544690a609ef",
547560
"4a810418d5394b3f82727340b91ba740"
548561
],
549-
"model": "Switchgroup",
562+
"model": "Group",
550563
"name": "Test",
564+
"sensors": {
565+
"electricity_consumed": 14.8,
566+
"electricity_produced": 0.0
567+
},
551568
"switches": {
552569
"relay": true
553570
},

0 commit comments

Comments
 (0)