homebridge-econet-rheem 1.5.10 → 1.5.12-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/CHANGELOG.md +14 -2
  2. package/dist/homebridge/index.js.map +1 -0
  3. package/dist/{platform.d.ts → homebridge/platform.d.ts} +4 -1
  4. package/dist/homebridge/platform.js +98 -0
  5. package/dist/homebridge/platform.js.map +1 -0
  6. package/dist/homebridge/settings.js.map +1 -0
  7. package/dist/{accessories → homebridge}/thermostatAccessory.d.ts +1 -1
  8. package/dist/{accessories → homebridge}/thermostatAccessory.js +8 -6
  9. package/dist/homebridge/thermostatAccessory.js.map +1 -0
  10. package/dist/{accessories → homebridge}/waterHeaterAccessory.d.ts +1 -1
  11. package/dist/{accessories → homebridge}/waterHeaterAccessory.js +7 -5
  12. package/dist/homebridge/waterHeaterAccessory.js.map +1 -0
  13. package/dist/lang/en.d.ts +52 -0
  14. package/dist/lang/en.js +64 -0
  15. package/dist/lang/en.js.map +1 -0
  16. package/dist/model/api.d.ts +36 -0
  17. package/dist/model/api.js +367 -0
  18. package/dist/model/api.js.map +1 -0
  19. package/dist/model/auth.d.ts +11 -0
  20. package/dist/model/auth.js +52 -0
  21. package/dist/model/auth.js.map +1 -0
  22. package/dist/model/{enums.d.ts → constants.d.ts} +4 -0
  23. package/dist/model/{enums.js → constants.js} +6 -1
  24. package/dist/model/constants.js.map +1 -0
  25. package/dist/model/equipment.d.ts +9 -9
  26. package/dist/model/equipment.js +15 -29
  27. package/dist/model/equipment.js.map +1 -1
  28. package/dist/model/recoverySimulator.d.ts +2 -2
  29. package/dist/model/recoverySimulator.js +7 -8
  30. package/dist/model/recoverySimulator.js.map +1 -1
  31. package/dist/model/thermostat.d.ts +6 -6
  32. package/dist/model/thermostat.js +62 -70
  33. package/dist/model/thermostat.js.map +1 -1
  34. package/dist/model/types.d.ts +82 -0
  35. package/dist/model/types.js +12 -0
  36. package/dist/model/types.js.map +1 -0
  37. package/dist/model/waterHeater.d.ts +7 -5
  38. package/dist/model/waterHeater.js +34 -37
  39. package/dist/model/waterHeater.js.map +1 -1
  40. package/dist/tools/storage.d.ts +3 -0
  41. package/dist/tools/storage.js +22 -0
  42. package/dist/tools/storage.js.map +1 -0
  43. package/dist/tools/temperature.d.ts +3 -0
  44. package/dist/tools/temperature.js +14 -0
  45. package/dist/tools/temperature.js.map +1 -0
  46. package/dist/tools/time.d.ts +4 -0
  47. package/dist/tools/time.js +5 -0
  48. package/dist/tools/time.js.map +1 -0
  49. package/dist/tools/version.d.ts +1 -0
  50. package/dist/tools/version.js +18 -0
  51. package/dist/tools/version.js.map +1 -0
  52. package/example_responses/auth.json +45 -0
  53. package/example_responses/locations.json +1656 -0
  54. package/package.json +4 -2
  55. package/src/homebridge-ui/public/index.html +104 -0
  56. package/dist/accessories/thermostatAccessory.js.map +0 -1
  57. package/dist/accessories/waterHeaterAccessory.js.map +0 -1
  58. package/dist/index.js.map +0 -1
  59. package/dist/model/econet.d.ts +0 -48
  60. package/dist/model/econet.js +0 -319
  61. package/dist/model/econet.js.map +0 -1
  62. package/dist/model/enums.js.map +0 -1
  63. package/dist/model/utils.d.ts +0 -9
  64. package/dist/model/utils.js +0 -53
  65. package/dist/model/utils.js.map +0 -1
  66. package/dist/platform.js +0 -101
  67. package/dist/platform.js.map +0 -1
  68. package/dist/settings.js.map +0 -1
  69. package/notes +0 -7
  70. /package/dist/{index.d.ts → homebridge/index.d.ts} +0 -0
  71. /package/dist/{index.js → homebridge/index.js} +0 -0
  72. /package/dist/{settings.d.ts → homebridge/settings.d.ts} +0 -0
  73. /package/dist/{settings.js → homebridge/settings.js} +0 -0
@@ -0,0 +1,1656 @@
1
+ {
2
+ "results":{
3
+ "drPrograms":{
4
+ "all_programs":[],
5
+ "enrolled_programs":[]
6
+ },
7
+ "geo_fencing":[],
8
+ "latest_version":{
9
+ "message":"No update is available."
10
+ },
11
+ "locations":[
12
+ {
13
+ "@AWAY":false,
14
+ "@AWAYCONFIG":false,
15
+ "@LOCATION_ADDRESS":{
16
+ "city":"****redacted****",
17
+ "country":"US",
18
+ "state":"CA",
19
+ "street":"****redacted****",
20
+ "zipcode":"****redacted****"
21
+ },
22
+ "@LOCATION_INFO":"****redacted****",
23
+ "@LOCATION_NAME":"Home",
24
+ "@LOCATION_STATUS":"I'm Home",
25
+ "@USERS_I_SHARED_WITH":[
26
+ {
27
+ "name":"****redacted****"
28
+ }
29
+ ],
30
+ "@VACATION":false,
31
+ "@VACATIONCONFIG":false,
32
+ "@WEATHER":"69.06°",
33
+ "@WEATHER_AIRQUALITY":{
34
+ "features":[
35
+ {
36
+ "geometry":{
37
+ "coordinates":[
38
+ -122.06496,
39
+ 37.90631
40
+ ],
41
+ "type":"Point"
42
+ },
43
+ "properties":{
44
+ "id":null,
45
+ "loc":{
46
+ "lat":37.90631,
47
+ "long":-122.06496
48
+ },
49
+ "periods":[
50
+ {
51
+ "aqi":36,
52
+ "category":"good",
53
+ "color":"00E400",
54
+ "dateTimeISO":"2025-05-28T16:00:00-07:00",
55
+ "method":"airnow",
56
+ "timestamp":1748473200
57
+ }
58
+ ],
59
+ "place":{
60
+ "country":"us",
61
+ "name":"****redacted****",
62
+ "state":"ca"
63
+ },
64
+ "profile":{
65
+ "sources":[
66
+ {
67
+ "name":"****redacted****"
68
+ },
69
+ {
70
+ "name":"****redacted****"
71
+ }
72
+ ],
73
+ "stations":null,
74
+ "tz":"America/Los_Angeles"
75
+ }
76
+ },
77
+ "type":"Feature"
78
+ }
79
+ ],
80
+ "type":"FeatureCollection"
81
+ },
82
+ "@WEATHER_F":69,
83
+ "@WEATHER_I":"sunny.png",
84
+ "equiptments":[
85
+ {
86
+ "@ACTIVE":true,
87
+ "@ALERTCOUNT":0,
88
+ "@AWAY":false,
89
+ "@AWAYCONFIG":false,
90
+ "@AWAY_MSG":"",
91
+ "@BCONFIG":[
92
+ {
93
+ "align":"center",
94
+ "name":"****redacted****",
95
+ "type":"TEXT_LABEL_VIEW",
96
+ "value":""
97
+ },
98
+ {
99
+ "name":"****redacted****",
100
+ "title":"Resume",
101
+ "type":"BUTTON_VIEW",
102
+ "value":""
103
+ },
104
+ {
105
+ "align":"center",
106
+ "type":"TEXT_LABEL_VIEW",
107
+ "value":"Hot Water Availability"
108
+ },
109
+ {
110
+ "align":"center",
111
+ "name":"****redacted****",
112
+ "title":"Hot Water Availability",
113
+ "type":"SINGLE_IMAGE_VIEW",
114
+ "value":"ic_tank_hundread_percent_v2.png"
115
+ }
116
+ ],
117
+ "@COMBUSTION":{
118
+ "constraints":{
119
+ "formatDecimal":1,
120
+ "green":55,
121
+ "lowerLimit":0,
122
+ "orange":25,
123
+ "red":20,
124
+ "units":"HRS",
125
+ "upperLimit":10000000
126
+ },
127
+ "status":"Compressor life is normal",
128
+ "value":100
129
+ },
130
+ "@CONFIG":[
131
+ {
132
+ "align":"center",
133
+ "name":"****redacted****",
134
+ "title":"Unit is in Away Mode",
135
+ "type":"IMAGE_TEXT_BUTTON_VIEW",
136
+ "value":""
137
+ },
138
+ {
139
+ "align":"center",
140
+ "name":"****redacted****",
141
+ "title":"You have selected to override your utility’s schedule for 72 hours",
142
+ "type":"IMAGE_TEXT_BUTTON_VIEW",
143
+ "value":""
144
+ },
145
+ {
146
+ "align":"center",
147
+ "name":"****redacted****",
148
+ "title":"You may override LeakGuard™️ and LeakSense™️ for 24 hours. To prevent damage and to resolve, please check for water heater for potential leaks.",
149
+ "type":"IMAGE_TEXT_BUTTON_VIEW",
150
+ "value":{
151
+ "constraints":{
152
+ "bgcolor":"#FFFF00",
153
+ "fontcolor":"#000000",
154
+ "icon":"ic_high_level_alert.png"
155
+ },
156
+ "status":"",
157
+ "value":""
158
+ }
159
+ },
160
+ {
161
+ "align":"center",
162
+ "name":"****redacted****",
163
+ "title":"This Equipment should be set to ENERGY SAVING Mode for maximum efficiency",
164
+ "type":"IMAGE_TEXT_BUTTON_VIEW",
165
+ "value":{
166
+ "constraints":{
167
+ "bgcolor":"#008000",
168
+ "enumText":[
169
+ "Off ",
170
+ "Energy Saver ",
171
+ "Heat Pump ",
172
+ "High Demand ",
173
+ "Electric/Gas ",
174
+ "Vacation "
175
+ ],
176
+ "enumTextIcon":[
177
+
178
+ ],
179
+ "fontcolor":"#FFFFFF",
180
+ "icon":"ic_energy_saver",
181
+ "lowerLimit":0,
182
+ "upperLimit":5
183
+ },
184
+ "status":"",
185
+ "value":""
186
+ }
187
+ }
188
+ ],
189
+ "@CONNECTED":true,
190
+ "@DRACTIVE":{
191
+ "constraints":{
192
+ "dialog":[
193
+ {
194
+ "message":"This should not impact the water temperature in your home. Do you want to opt out for this event ?",
195
+ "title":"Tank temperature has been changed in response to a Utility Load Control event",
196
+ "value":1
197
+ }
198
+ ]
199
+ },
200
+ "value":""
201
+ },
202
+ "@DRESOVER":{
203
+ "constraints":{
204
+ "enumText":[
205
+ "FALSE",
206
+ "TRUE "
207
+ ],
208
+ "enumTextIcon":[
209
+
210
+ ],
211
+ "lowerLimit":0,
212
+ "upperLimit":1
213
+ },
214
+ "status":"FALSE",
215
+ "value":0
216
+ },
217
+ "@ENABLED":{
218
+ "constraints":{
219
+ "enumText":[
220
+ "Disabled",
221
+ "Enabled "
222
+ ],
223
+ "enumTextIcon":[
224
+ "ic_device_off.png",
225
+ "ic_enabled.png"
226
+ ],
227
+ "lowerLimit":0,
228
+ "upperLimit":1
229
+ },
230
+ "status":"Enabled ",
231
+ "value":1
232
+ },
233
+ "@HOTWATER":"ic_tank_hundread_percent_v2.png",
234
+ "@JA13STATUS":"",
235
+ "@LEAKINSTALLED":{
236
+ "constraints":{
237
+ "align":"center",
238
+ "bgcolor":"#bec2bf",
239
+ "enumText":[
240
+ "No ",
241
+ "Yes"
242
+ ],
243
+ "enumTextIcon":[
244
+
245
+ ],
246
+ "fontcolor":"#000000",
247
+ "lowerLimit":0,
248
+ "upperLimit":1
249
+ },
250
+ "status":"",
251
+ "title":"Leak sensor not installed",
252
+ "value":0
253
+ },
254
+ "@MODE":{
255
+ "constraints":{
256
+ "enumText":[
257
+ "Heat Pump ",
258
+ "Vacation "
259
+ ],
260
+ "enumTextIcon":[
261
+ "ic_heat_pump.png",
262
+ "ic_vacation.png"
263
+ ],
264
+ "lowerLimit":0,
265
+ "upperLimit":1
266
+ },
267
+ "status":"Heat Pump ",
268
+ "value":0
269
+ },
270
+ "@MODECONFIG":{
271
+ "constraints":{
272
+ "bgcolor":"#008000",
273
+ "enumText":[
274
+ "Off ",
275
+ "Energy Saver ",
276
+ "Heat Pump ",
277
+ "High Demand ",
278
+ "Electric/Gas ",
279
+ "Vacation "
280
+ ],
281
+ "enumTextIcon":[
282
+
283
+ ],
284
+ "fontcolor":"#FFFFFF",
285
+ "icon":"ic_energy_saver",
286
+ "lowerLimit":0,
287
+ "upperLimit":5
288
+ },
289
+ "status":"",
290
+ "value":""
291
+ },
292
+ "@MODEIMAGE":"",
293
+ "@NAME":{
294
+ "constraints":{
295
+ "stringLength":64
296
+ },
297
+ "value":"Water Heater"
298
+ },
299
+ "@OVERRIDE":{
300
+ "constraints":{
301
+ "bgcolor":"#FFFF00",
302
+ "fontcolor":"#000000",
303
+ "icon":"ic_high_level_alert.png"
304
+ },
305
+ "status":"",
306
+ "value":""
307
+ },
308
+ "@OVERRIDESTATUS":"",
309
+ "@RESUME":false,
310
+ "@RUNNING":"",
311
+ "@SCHEDULE":false,
312
+ "@SCHEDULERESUME":"",
313
+ "@SCHEDULESTATUS":"",
314
+ "@SETPOINT":{
315
+ "constraints":{
316
+ "error":[
317
+
318
+ ],
319
+ "formatDecimal":0,
320
+ "isConversion":true,
321
+ "lowerLimit":110,
322
+ "units":"deg F",
323
+ "upperLimit":140,
324
+ "warning":[
325
+ {
326
+ "message":"CAUTION HOT WATER. Contact may cause serious burns to skin",
327
+ "value":121
328
+ }
329
+ ]
330
+ },
331
+ "value":120
332
+ },
333
+ "@STATUS":"Enabled ",
334
+ "@TCONFIG":[
335
+ {
336
+ "align":"center",
337
+ "name":"****redacted****",
338
+ "type":"SINGLE_IMAGE_VIEW",
339
+ "value":""
340
+ },
341
+ {
342
+ "align":"center",
343
+ "name":"****redacted****",
344
+ "type":"TEXT_LABEL_VIEW",
345
+ "value":""
346
+ },
347
+ {
348
+ "align":"center",
349
+ "name":"****redacted****",
350
+ "type":"TEXT_LABEL_VIEW",
351
+ "value":""
352
+ }
353
+ ],
354
+ "@TYPE":"heatpumpWaterHeaterGen5",
355
+ "@VACATION":false,
356
+ "@VALVE":{
357
+ "constraints":{
358
+ "dialog":[
359
+ {
360
+ "message":"Closing the shut off valve will disable the water heater",
361
+ "title":"Closing Valve",
362
+ "value":0
363
+ }
364
+ ],
365
+ "error":[
366
+
367
+ ]
368
+ },
369
+ "value":""
370
+ },
371
+ "@VALVESTATUS":{
372
+ "constraints":{
373
+ "align":"center",
374
+ "bgcolor":"#bec2bf",
375
+ "fontcolor":"#000000"
376
+ },
377
+ "status":"",
378
+ "title":"Shut-OFF Valve not installed",
379
+ "value":1
380
+ },
381
+ "actions":[
382
+ "waterheaterScheduleView",
383
+ "networkSettings",
384
+ "waterheaterUsageReportView",
385
+ "waterheaterHealthView"
386
+ ],
387
+ "device_name":"****redacted****",
388
+ "device_type":"WH",
389
+ "mac_address":"****redacted****",
390
+ "serial_number":"****redacted****"
391
+ }
392
+ ],
393
+ "location_id":"b62a0130-1fef-05ae-e150-16fcc8a94754"
394
+ }
395
+ ],
396
+ "marketing_data":{
397
+ "isVisible":true,
398
+ "marketing":[
399
+
400
+ ],
401
+ "timeout":10
402
+ },
403
+ "otaApprovals":[
404
+
405
+ ],
406
+ "templates":{
407
+ "Connectivity":{
408
+ "internet":{
409
+ "connected_text":"Internet is Connected",
410
+ "disconnected_text":"Internet is not connected",
411
+ "visible":true
412
+ },
413
+ "message":{
414
+ "connected_text":"EcoNet is connected",
415
+ "disconnected_text":"EcoNet is disconnected",
416
+ "visible":true
417
+ }
418
+ },
419
+ "alertList":{
420
+ "data":[
421
+ {
422
+ "id":{
423
+ "icon":"image url",
424
+ "name":"****redacted****",
425
+ "type":"CONDITION",
426
+ "value":"Critical"
427
+ },
428
+ "image":{
429
+ "icon":"image url",
430
+ "name":"****redacted****",
431
+ "type":"IMAGE_LABEL",
432
+ "value":"Critical"
433
+ },
434
+ "status":{
435
+ "name":"****redacted****",
436
+ "type":"CONDITION",
437
+ "value":true
438
+ },
439
+ "text":{
440
+ "name":"****redacted****",
441
+ "type":"TEXT_LABEL",
442
+ "value":"EcoNet Alert - A010 :Triton Commercial Water Heater Ignition Control Test Failure"
443
+ },
444
+ "time":{
445
+ "name":"****redacted****",
446
+ "type":"TEXT_LABEL",
447
+ "value":"1 day old"
448
+ }
449
+ }
450
+ ],
451
+ "displayName":{
452
+ "name":"****redacted****",
453
+ "type":"TEXT_LABEL",
454
+ "value":"EcoNet Smart Thermostat"
455
+ }
456
+ },
457
+ "celsiusIdentifier":{
458
+ "data":[
459
+ "@SETPOINT",
460
+ "@HEATSETPOINT",
461
+ "@COOLSETPOINT"
462
+ ]
463
+ },
464
+ "friedrichCard":{
465
+ "alertCount":{
466
+ "name":"****redacted****",
467
+ "type":"TEXT_LABEL",
468
+ "value":2
469
+ },
470
+ "connectedStatus":{
471
+ "name":"****redacted****",
472
+ "type":"CONDITION",
473
+ "value":false
474
+ },
475
+ "control":{
476
+ "data":{
477
+ "Auto":{
478
+ "compondLabel":{
479
+ "name":"****redacted****",
480
+ "title":"Humidity : ",
481
+ "type":"TEXT_LABEL",
482
+ "units":"%",
483
+ "value":52
484
+ },
485
+ "lowerPanel":{
486
+ "fan":{
487
+ "icon":"image url",
488
+ "name":"****redacted****",
489
+ "type":"IMAGE_LABEL",
490
+ "value":"Auto"
491
+ },
492
+ "mode":{
493
+ "icon":"image url",
494
+ "name":"****redacted****",
495
+ "title":"Auto",
496
+ "type":"IMAGE_LABEL",
497
+ "value":"Auto"
498
+ }
499
+ },
500
+ "rightSideControl":{
501
+ "cool":{
502
+ "isConversion":true,
503
+ "name":"****redacted****",
504
+ "title":"Cool to",
505
+ "type":"TEMP_DISPAY",
506
+ "units":"°",
507
+ "value":72
508
+ },
509
+ "heat":{
510
+ "isConversion":true,
511
+ "name":"****redacted****",
512
+ "title":"Heat to",
513
+ "type":"TEMP_DISPAY",
514
+ "units":"°",
515
+ "value":56
516
+ }
517
+ },
518
+ "setpoint":{
519
+ "isConversion":true,
520
+ "name":"****redacted****",
521
+ "title":"CURRENT",
522
+ "type":"TEMP_DISPAY",
523
+ "units":"°",
524
+ "value":69
525
+ }
526
+ },
527
+ "Cooling":{
528
+ "compondLabel":{
529
+ "name":"****redacted****",
530
+ "title":"Humidity : ",
531
+ "type":"TEXT_LABEL",
532
+ "units":"%",
533
+ "value":52
534
+ },
535
+ "lowerPanel":{
536
+ "fan":{
537
+ "icon":"image url",
538
+ "name":"****redacted****",
539
+ "type":"IMAGE_LABEL",
540
+ "value":"Auto"
541
+ },
542
+ "mode":{
543
+ "icon":"image url",
544
+ "name":"****redacted****",
545
+ "title":"Auto",
546
+ "type":"IMAGE_LABEL",
547
+ "value":"Auto"
548
+ }
549
+ },
550
+ "rightSideControl":{
551
+ "cool":{
552
+ "isConversion":true,
553
+ "name":"****redacted****",
554
+ "title":"Cool to",
555
+ "type":"TEMP_DISPAY",
556
+ "units":"°",
557
+ "value":72
558
+ }
559
+ },
560
+ "setpoint":{
561
+ "isConversion":true,
562
+ "name":"****redacted****",
563
+ "title":"CURRENT",
564
+ "type":"TEMP_DISPAY",
565
+ "units":"°",
566
+ "value":68
567
+ }
568
+ },
569
+ "Fan Only":{
570
+ "lowerPanel":{
571
+ "fan":{
572
+ "icon":"image url",
573
+ "name":"****redacted****",
574
+ "type":"IMAGE_LABEL",
575
+ "value":"Auto"
576
+ },
577
+ "mode":{
578
+ "icon":"image url",
579
+ "name":"****redacted****",
580
+ "title":"Auto",
581
+ "type":"IMAGE_LABEL",
582
+ "value":"Auto"
583
+ }
584
+ },
585
+ "status":{
586
+ "name":"****redacted****",
587
+ "title":"CURRENT",
588
+ "type":"STATUS_TEXT_LABEL",
589
+ "value":"Fan Running"
590
+ }
591
+ },
592
+ "Heating":{
593
+ "compondLabel":{
594
+ "name":"****redacted****",
595
+ "title":"Humidity : ",
596
+ "type":"TEXT_LABEL",
597
+ "units":"%",
598
+ "value":52
599
+ },
600
+ "lowerPanel":{
601
+ "fan":{
602
+ "icon":"image url",
603
+ "name":"****redacted****",
604
+ "type":"IMAGE_LABEL",
605
+ "value":"Auto"
606
+ },
607
+ "mode":{
608
+ "icon":"image url",
609
+ "name":"****redacted****",
610
+ "title":"Auto",
611
+ "type":"IMAGE_LABEL",
612
+ "value":"Auto"
613
+ }
614
+ },
615
+ "rightSideControl":{
616
+ "heat":{
617
+ "isConversion":true,
618
+ "name":"****redacted****",
619
+ "title":"Heat to",
620
+ "type":"TEMP_DISPAY",
621
+ "units":"°",
622
+ "value":72
623
+ }
624
+ },
625
+ "setpoint":{
626
+ "isConversion":true,
627
+ "name":"****redacted****",
628
+ "title":"CURRENT",
629
+ "type":"TEMP_DISPAY",
630
+ "units":"°",
631
+ "value":68
632
+ }
633
+ },
634
+ "Off":{
635
+ "status":{
636
+ "name":"****redacted****",
637
+ "title":"CURRENT",
638
+ "type":"STATUS_TEXT_LABEL",
639
+ "value":"OFF"
640
+ }
641
+ }
642
+ },
643
+ "name":"****redacted****",
644
+ "type":"CONDITION",
645
+ "value":"Auto"
646
+ },
647
+ "displayName":{
648
+ "name":"****redacted****",
649
+ "type":"TEXT_LABEL",
650
+ "value":"Econet Control Center"
651
+ },
652
+ "dractive":{
653
+ "name":"****redacted****",
654
+ "type":"TEXT_LABEL",
655
+ "value":false
656
+ },
657
+ "sustainability":{
658
+ "icon":"ic_sustainability_icon.png",
659
+ "name":"****redacted****",
660
+ "type":"TEXT_LABEL",
661
+ "value":false
662
+ },
663
+ "sustainabilityBackground":{
664
+ "icon":"ic_sustainability_background.png",
665
+ "name":"****redacted****",
666
+ "type":"TEXT_LABEL",
667
+ "value":false
668
+ }
669
+ },
670
+ "friedrichEquipmentDetail":{
671
+ "alertCount":{
672
+ "name":"****redacted****",
673
+ "type":"TEXT_LABEL",
674
+ "value":2
675
+ },
676
+ "compondLabel":{
677
+ "name":"****redacted****",
678
+ "title":"Humidity : ",
679
+ "type":"TEXT_LABEL",
680
+ "units":"%",
681
+ "value":52
682
+ },
683
+ "configurationBottomPanel":{
684
+ "name":"****redacted****",
685
+ "type":"TEXT_LABEL",
686
+ "value":"Bottom Configuration Settings"
687
+ },
688
+ "configurationPanel":{
689
+ "name":"****redacted****",
690
+ "type":"TEXT_LABEL",
691
+ "value":"Configuration Settings"
692
+ },
693
+ "configurationTopPanel":{
694
+ "name":"****redacted****",
695
+ "type":"TEXT_LABEL",
696
+ "value":"Top Configuration Settings"
697
+ },
698
+ "connectedStatus":{
699
+ "name":"****redacted****",
700
+ "type":"CONDITION",
701
+ "value":false
702
+ },
703
+ "displayName":{
704
+ "name":"****redacted****",
705
+ "type":"TEXT_LABEL",
706
+ "value":"Heatpump Water Heater"
707
+ },
708
+ "leftPanel":[
709
+ {
710
+ "action":"thermostatZoningView",
711
+ "icon":"ic_zoning_filled.png",
712
+ "title":"Zoning"
713
+ },
714
+ {
715
+ "action":"thermostatScheduleView",
716
+ "icon":"ic_device_schedule.png",
717
+ "title":"Schedule"
718
+ },
719
+ {
720
+ "action":"thermostatUsageReportView",
721
+ "icon":"ic_device_report.png",
722
+ "title":"Usage"
723
+ },
724
+ {
725
+ "action":"networkSettings",
726
+ "icon":"ic_wifi_signal_high.png",
727
+ "title":"Network Settings"
728
+ },
729
+ {
730
+ "action":"thermostatProductSettings",
731
+ "icon":"ic_device_settings.png",
732
+ "title":"General Settings"
733
+ }
734
+ ],
735
+ "lowerPanel":{
736
+ "fan":{
737
+ "icon":"image.png",
738
+ "name":"****redacted****",
739
+ "type":"IMAGE_LABEL",
740
+ "value":"Auto"
741
+ },
742
+ "mode":{
743
+ "icon":"image.png",
744
+ "name":"****redacted****",
745
+ "type":"IMAGE_LABEL",
746
+ "value":"Auto"
747
+ }
748
+ },
749
+ "setpoint":{
750
+ "isConversion":true,
751
+ "name":"****redacted****",
752
+ "title":"CURRENT",
753
+ "type":"TEMP_DISPAY",
754
+ "units":"°",
755
+ "value":68
756
+ },
757
+ "sustainability":{
758
+ "icon":"ic_sustainability_icon.png",
759
+ "link":"https://www.rheem.com/productsustainability/",
760
+ "name":"****redacted****",
761
+ "title":"Learn more about Sustainability Standouts",
762
+ "type":"TEXT_LABEL",
763
+ "value":false
764
+ },
765
+ "temperatureslider":{
766
+ "cool":{
767
+ "isConversion":true,
768
+ "name":"****redacted****",
769
+ "type":"slider",
770
+ "units":"°",
771
+ "value":56
772
+ },
773
+ "heat":{
774
+ "isConversion":true,
775
+ "name":"****redacted****",
776
+ "type":"slider",
777
+ "units":"°",
778
+ "value":72
779
+ }
780
+ },
781
+ "timezone":{
782
+ "name":"****redacted****",
783
+ "type":"TEXT_LABEL",
784
+ "value":"America/New_York"
785
+ }
786
+ },
787
+ "friedrichScheduleView":{
788
+ "data":[
789
+ {
790
+ "type":"VIEW_SCHEDULE"
791
+ }
792
+ ]
793
+ },
794
+ "groupDetail":{
795
+ "@COOLSETPOINT":{
796
+ "constraints":{
797
+ "isConversion":true,
798
+ "lowerLimit":62,
799
+ "upperLimit":99
800
+ },
801
+ "object":"csp",
802
+ "value":72
803
+ },
804
+ "@FANMODE":{
805
+ "constraints":{
806
+ "enumText":[
807
+ "Auto",
808
+ "On/Continuous"
809
+ ],
810
+ "isConversion":true
811
+ },
812
+ "object":"fanMode",
813
+ "value":1
814
+ },
815
+ "@FANSPEED":{
816
+ "constraints":{
817
+ "enumText":[
818
+ "Low",
819
+ "Medium",
820
+ "High",
821
+ "Max"
822
+ ],
823
+ "isConversion":true
824
+ },
825
+ "object":"fanSpeed",
826
+ "value":0
827
+ },
828
+ "@GROUP_NAME":{
829
+ "object":"name",
830
+ "type":"TEXT_LABEL",
831
+ "value":"Group 1"
832
+ },
833
+ "@HEATSETPOINT":{
834
+ "constraints":{
835
+ "isConversion":true,
836
+ "lowerLimit":60,
837
+ "upperLimit":97
838
+ },
839
+ "object":"hsp",
840
+ "value":70
841
+ },
842
+ "@MODE":{
843
+ "constraints":{
844
+ "enumText":[
845
+ "Auto",
846
+ "Cooling",
847
+ "Heating",
848
+ "Fan Only",
849
+ "Off"
850
+ ],
851
+ "isConversion":true
852
+ },
853
+ "object":"mode",
854
+ "value":0
855
+ },
856
+ "@TIMEZONE":{
857
+ "object":"timezone",
858
+ "type":"TEXT_LABEL",
859
+ "value":"America/New_York"
860
+ },
861
+ "@TOTAL_SUBGROUPS":{
862
+ "object":"subgroups_count",
863
+ "type":"TEXT_LABEL",
864
+ "value":0
865
+ }
866
+ },
867
+ "groupScheduleView":{
868
+ "data":[
869
+ {
870
+ "type":"VIEW_SCHEDULE"
871
+ }
872
+ ]
873
+ },
874
+ "iconBaseURL":"https://s3.amazonaws.com/rheemconnect-resources/images/app/rheem/",
875
+ "locationDetail":{
876
+ "alertCount":{
877
+ "name":"****redacted****",
878
+ "type":"TEXT_LABEL",
879
+ "value":2
880
+ },
881
+ "away":{
882
+ "name":"****redacted****",
883
+ "type":"TEXT_LABEL",
884
+ "value":true
885
+ },
886
+ "awayConfig":{
887
+ "name":"****redacted****",
888
+ "type":"TEXT_LABEL",
889
+ "value":true
890
+ },
891
+ "displayName":{
892
+ "name":"****redacted****",
893
+ "type":"TEXT_LABEL",
894
+ "value":"Rheem Office"
895
+ },
896
+ "location":{
897
+ "name":"****redacted****",
898
+ "type":"TEXT_LABEL",
899
+ "value":"Atlanta, GA"
900
+ },
901
+ "locationStatus":{
902
+ "icon":"image url",
903
+ "name":"****redacted****",
904
+ "type":"IMAGE_LABEL",
905
+ "value":"I’m Home"
906
+ },
907
+ "sharedUser":{
908
+ "name":"****redacted****",
909
+ "type":"TEXT_LABEL",
910
+ "value":"EcoNet Smart"
911
+ },
912
+ "userSharedWithMe":{
913
+ "name":"****redacted****",
914
+ "type":"TEXT_LABEL",
915
+ "value":"John Doe"
916
+ },
917
+ "usersISharedWith":{
918
+ "name":"****redacted****",
919
+ "type":"TEXT_LABEL",
920
+ "value":[
921
+ {
922
+ "name":"****redacted****"
923
+ }
924
+ ]
925
+ },
926
+ "vacation":{
927
+ "icon":"image url",
928
+ "name":"****redacted****",
929
+ "type":"BUTTON_LABEL",
930
+ "value":false
931
+ },
932
+ "weatherInfo":{
933
+ "icon":"image url",
934
+ "name":"****redacted****",
935
+ "type":"IMAGE_LABEL",
936
+ "units":"",
937
+ "value":72
938
+ },
939
+ "weatherInfoF":{
940
+ "icon":"image url",
941
+ "name":"****redacted****",
942
+ "type":"IMAGE_LABEL",
943
+ "units":"°",
944
+ "value":72
945
+ }
946
+ },
947
+ "networkSettings":{
948
+ "data":[
949
+ {
950
+ "name":"****redacted****",
951
+ "title":"MAC Address",
952
+ "type":"TEXT_TITLE_VALUE",
953
+ "value":"DE-MO-FA-KE-EQ-14"
954
+ },
955
+ {
956
+ "name":"****redacted****",
957
+ "title":"WiFi Software Version",
958
+ "type":"TEXT_TITLE_VALUE",
959
+ "value":"RH-WIFI-00-01-05"
960
+ },
961
+ {
962
+ "name":"****redacted****",
963
+ "title":"Server Connection Status",
964
+ "type":"TEXT_TITLE_STATUS",
965
+ "value":"Active"
966
+ },
967
+ {
968
+ "name":"****redacted****",
969
+ "title":"Network SSID",
970
+ "type":"TEXT_TITLE_VALUE",
971
+ "value":"STK"
972
+ },
973
+ {
974
+ "name":"****redacted****",
975
+ "title":"IP Address",
976
+ "type":"TEXT_TITLE_VALUE",
977
+ "value":"10.1.10.158"
978
+ },
979
+ {
980
+ "icon":"ic_signalstrength_5.png",
981
+ "name":"****redacted****",
982
+ "title":"Signal Strength",
983
+ "type":"TEXT_TITLE_IMAGE_SIGNAL_STRENGTH",
984
+ "value":4
985
+ }
986
+ ],
987
+ "displayName":{
988
+ "type":"TEXT_LABEL",
989
+ "value":"Network Settings"
990
+ }
991
+ },
992
+ "thermostatCard":{
993
+ "alertCount":{
994
+ "name":"****redacted****",
995
+ "type":"TEXT_LABEL",
996
+ "value":2
997
+ },
998
+ "away":{
999
+ "name":"****redacted****",
1000
+ "type":"TEXT_LABEL",
1001
+ "value":true
1002
+ },
1003
+ "awayConfig":{
1004
+ "name":"****redacted****",
1005
+ "type":"TEXT_LABEL",
1006
+ "value":true
1007
+ },
1008
+ "connectedStatus":{
1009
+ "name":"****redacted****",
1010
+ "type":"CONDITION",
1011
+ "value":false
1012
+ },
1013
+ "control":{
1014
+ "data":{
1015
+ "Auto":{
1016
+ "compondLabel":{
1017
+ "name":"****redacted****",
1018
+ "title":"Humidity : ",
1019
+ "type":"TEXT_LABEL",
1020
+ "units":"%",
1021
+ "value":52
1022
+ },
1023
+ "lowerPanel":{
1024
+ "fan":{
1025
+ "icon":"image url",
1026
+ "name":"****redacted****",
1027
+ "type":"IMAGE_LABEL",
1028
+ "value":"Auto"
1029
+ },
1030
+ "mode":{
1031
+ "icon":"image url",
1032
+ "name":"****redacted****",
1033
+ "title":"Auto",
1034
+ "type":"IMAGE_LABEL",
1035
+ "value":"Auto"
1036
+ }
1037
+ },
1038
+ "rightSideControl":{
1039
+ "cool":{
1040
+ "isConversion":true,
1041
+ "name":"****redacted****",
1042
+ "title":"Cool to",
1043
+ "type":"TEMP_DISPAY",
1044
+ "units":"°",
1045
+ "value":72
1046
+ },
1047
+ "heat":{
1048
+ "isConversion":true,
1049
+ "name":"****redacted****",
1050
+ "title":"Heat to",
1051
+ "type":"TEMP_DISPAY",
1052
+ "units":"°",
1053
+ "value":56
1054
+ }
1055
+ },
1056
+ "setpoint":{
1057
+ "isConversion":true,
1058
+ "name":"****redacted****",
1059
+ "title":"CURRENT",
1060
+ "type":"TEMP_DISPAY",
1061
+ "units":"°",
1062
+ "value":69
1063
+ }
1064
+ },
1065
+ "Cooling":{
1066
+ "compondLabel":{
1067
+ "name":"****redacted****",
1068
+ "title":"Humidity : ",
1069
+ "type":"TEXT_LABEL",
1070
+ "units":"%",
1071
+ "value":52
1072
+ },
1073
+ "lowerPanel":{
1074
+ "fan":{
1075
+ "icon":"image url",
1076
+ "name":"****redacted****",
1077
+ "type":"IMAGE_LABEL",
1078
+ "value":"Auto"
1079
+ },
1080
+ "mode":{
1081
+ "icon":"image url",
1082
+ "name":"****redacted****",
1083
+ "title":"Auto",
1084
+ "type":"IMAGE_LABEL",
1085
+ "value":"Auto"
1086
+ }
1087
+ },
1088
+ "rightSideControl":{
1089
+ "cool":{
1090
+ "isConversion":true,
1091
+ "name":"****redacted****",
1092
+ "title":"Cool to",
1093
+ "type":"TEMP_DISPAY",
1094
+ "units":"°",
1095
+ "value":72
1096
+ }
1097
+ },
1098
+ "setpoint":{
1099
+ "isConversion":true,
1100
+ "name":"****redacted****",
1101
+ "title":"CURRENT",
1102
+ "type":"TEMP_DISPAY",
1103
+ "units":"°",
1104
+ "value":68
1105
+ }
1106
+ },
1107
+ "Fan Only":{
1108
+ "lowerPanel":{
1109
+ "fan":{
1110
+ "icon":"image url",
1111
+ "name":"****redacted****",
1112
+ "type":"IMAGE_LABEL",
1113
+ "value":"Auto"
1114
+ },
1115
+ "mode":{
1116
+ "icon":"image url",
1117
+ "name":"****redacted****",
1118
+ "title":"Auto",
1119
+ "type":"IMAGE_LABEL",
1120
+ "value":"Auto"
1121
+ }
1122
+ },
1123
+ "status":{
1124
+ "name":"****redacted****",
1125
+ "title":"CURRENT",
1126
+ "type":"STATUS_TEXT_LABEL",
1127
+ "value":"Fan Running"
1128
+ }
1129
+ },
1130
+ "Heating":{
1131
+ "compondLabel":{
1132
+ "name":"****redacted****",
1133
+ "title":"Humidity : ",
1134
+ "type":"TEXT_LABEL",
1135
+ "units":"%",
1136
+ "value":52
1137
+ },
1138
+ "lowerPanel":{
1139
+ "fan":{
1140
+ "icon":"image url",
1141
+ "name":"****redacted****",
1142
+ "type":"IMAGE_LABEL",
1143
+ "value":"Auto"
1144
+ },
1145
+ "mode":{
1146
+ "icon":"image url",
1147
+ "name":"****redacted****",
1148
+ "title":"Auto",
1149
+ "type":"IMAGE_LABEL",
1150
+ "value":"Auto"
1151
+ }
1152
+ },
1153
+ "rightSideControl":{
1154
+ "heat":{
1155
+ "isConversion":true,
1156
+ "name":"****redacted****",
1157
+ "title":"Heat to",
1158
+ "type":"TEMP_DISPAY",
1159
+ "units":"°",
1160
+ "value":72
1161
+ }
1162
+ },
1163
+ "setpoint":{
1164
+ "isConversion":true,
1165
+ "name":"****redacted****",
1166
+ "title":"CURRENT",
1167
+ "type":"TEMP_DISPAY",
1168
+ "units":"°",
1169
+ "value":68
1170
+ }
1171
+ },
1172
+ "Off":{
1173
+ "status":{
1174
+ "name":"****redacted****",
1175
+ "title":"CURRENT",
1176
+ "type":"STATUS_TEXT_LABEL",
1177
+ "value":"OFF"
1178
+ }
1179
+ }
1180
+ },
1181
+ "name":"****redacted****",
1182
+ "type":"CONDITION",
1183
+ "value":"Auto"
1184
+ },
1185
+ "displayName":{
1186
+ "name":"****redacted****",
1187
+ "type":"TEXT_LABEL",
1188
+ "value":"Econet Control Center"
1189
+ },
1190
+ "dractive":{
1191
+ "name":"****redacted****",
1192
+ "type":"TEXT_LABEL",
1193
+ "value":false
1194
+ },
1195
+ "sustainability":{
1196
+ "icon":"ic_sustainability_icon.png",
1197
+ "name":"****redacted****",
1198
+ "type":"TEXT_LABEL",
1199
+ "value":false
1200
+ },
1201
+ "sustainabilityBackground":{
1202
+ "icon":"ic_sustainability_background.png",
1203
+ "name":"****redacted****",
1204
+ "type":"TEXT_LABEL",
1205
+ "value":false
1206
+ },
1207
+ "zoneName":{
1208
+ "name":"****redacted****",
1209
+ "type":"TEXT_LABEL",
1210
+ "value":"Zone 1"
1211
+ }
1212
+ },
1213
+ "thermostatEquipmentDetail":{
1214
+ "alertCount":{
1215
+ "name":"****redacted****",
1216
+ "type":"TEXT_LABEL",
1217
+ "value":2
1218
+ },
1219
+ "away":{
1220
+ "name":"****redacted****",
1221
+ "type":"TEXT_LABEL",
1222
+ "value":true
1223
+ },
1224
+ "awayConfig":{
1225
+ "name":"****redacted****",
1226
+ "type":"TEXT_LABEL",
1227
+ "value":true
1228
+ },
1229
+ "compondLabel":{
1230
+ "name":"****redacted****",
1231
+ "title":"Humidity : ",
1232
+ "type":"TEXT_LABEL",
1233
+ "units":"%",
1234
+ "value":52
1235
+ },
1236
+ "configurationBottomPanel":{
1237
+ "name":"****redacted****",
1238
+ "type":"TEXT_LABEL",
1239
+ "value":"Bottom Configuration Settings"
1240
+ },
1241
+ "configurationPanel":{
1242
+ "name":"****redacted****",
1243
+ "type":"TEXT_LABEL",
1244
+ "value":"Configuration Settings"
1245
+ },
1246
+ "configurationTopPanel":{
1247
+ "name":"****redacted****",
1248
+ "type":"TEXT_LABEL",
1249
+ "value":"Top Configuration Settings"
1250
+ },
1251
+ "connectedStatus":{
1252
+ "name":"****redacted****",
1253
+ "type":"CONDITION",
1254
+ "value":false
1255
+ },
1256
+ "displayName":{
1257
+ "name":"****redacted****",
1258
+ "type":"TEXT_LABEL",
1259
+ "value":"Heatpump Water Heater"
1260
+ },
1261
+ "leftPanel":[
1262
+ {
1263
+ "action":"thermostatZoningView",
1264
+ "icon":"ic_zoning_filled.png",
1265
+ "title":"Zoning"
1266
+ },
1267
+ {
1268
+ "action":"thermostatScheduleView",
1269
+ "icon":"ic_device_schedule.png",
1270
+ "title":"Schedule"
1271
+ },
1272
+ {
1273
+ "action":"thermostatUsageReportView",
1274
+ "icon":"ic_device_report.png",
1275
+ "title":"Usage"
1276
+ },
1277
+ {
1278
+ "action":"networkSettings",
1279
+ "icon":"ic_wifi_signal_high.png",
1280
+ "title":"Network Settings"
1281
+ },
1282
+ {
1283
+ "action":"thermostatProductSettings",
1284
+ "icon":"ic_device_settings.png",
1285
+ "title":"General Settings"
1286
+ }
1287
+ ],
1288
+ "lowerPanel":{
1289
+ "dehumidification":{
1290
+ "dh_enable":{
1291
+ "icon":"image.png",
1292
+ "name":"****redacted****",
1293
+ "type":"LABEL_SWITCH",
1294
+ "units":"%",
1295
+ "value":52
1296
+ },
1297
+ "dh_setpoint":{
1298
+ "icon":"image.png",
1299
+ "name":"****redacted****",
1300
+ "type":"IMAGE_LABEL",
1301
+ "units":"%",
1302
+ "value":52
1303
+ }
1304
+ },
1305
+ "fan":{
1306
+ "icon":"image.png",
1307
+ "name":"****redacted****",
1308
+ "type":"IMAGE_LABEL",
1309
+ "value":"Auto"
1310
+ },
1311
+ "mode":{
1312
+ "icon":"image.png",
1313
+ "name":"****redacted****",
1314
+ "type":"IMAGE_LABEL",
1315
+ "value":"Auto"
1316
+ }
1317
+ },
1318
+ "setpoint":{
1319
+ "isConversion":true,
1320
+ "name":"****redacted****",
1321
+ "title":"CURRENT",
1322
+ "type":"TEMP_DISPAY",
1323
+ "units":"°",
1324
+ "value":68
1325
+ },
1326
+ "sustainability":{
1327
+ "icon":"ic_sustainability_icon.png",
1328
+ "link":"https://www.rheem.com/productsustainability/",
1329
+ "name":"****redacted****",
1330
+ "title":"Learn more about Sustainability Standouts",
1331
+ "type":"TEXT_LABEL",
1332
+ "value":false
1333
+ },
1334
+ "temperatureslider":{
1335
+ "cool":{
1336
+ "isConversion":true,
1337
+ "name":"****redacted****",
1338
+ "type":"slider",
1339
+ "units":"°",
1340
+ "value":56
1341
+ },
1342
+ "deadband":{
1343
+ "name":"****redacted****",
1344
+ "type":"slider",
1345
+ "value":0
1346
+ },
1347
+ "heat":{
1348
+ "isConversion":true,
1349
+ "name":"****redacted****",
1350
+ "type":"slider",
1351
+ "units":"°",
1352
+ "value":72
1353
+ }
1354
+ },
1355
+ "zoneName":{
1356
+ "name":"****redacted****",
1357
+ "type":"TEXT_LABEL",
1358
+ "value":"Zone 1"
1359
+ }
1360
+ },
1361
+ "thermostatScheduleView":{
1362
+ "data":[
1363
+ {
1364
+ "type":"VIEW_SCHEDULE"
1365
+ }
1366
+ ]
1367
+ },
1368
+ "thermostatUsageReportView":{
1369
+ "data":[
1370
+ {
1371
+ "type":"USAGE_REPORT_GRAPH"
1372
+ }
1373
+ ]
1374
+ },
1375
+ "uniqueIdentifier":{
1376
+ "device":[
1377
+ "device_name",
1378
+ "serial_number"
1379
+ ],
1380
+ "group":[
1381
+ "name"
1382
+ ],
1383
+ "location":[
1384
+ "location_id"
1385
+ ]
1386
+ },
1387
+ "user_product":[
1388
+ {
1389
+ "details":"<!DOCTYPE html><html><title style='color:white'>HTML Tutorial</title><body><center><h1 style='color:white'>This is a heading</h1></center><p style='color:white'>This is a paragraph.</p></body></html>",
1390
+ "icon":"ic_product_1.png",
1391
+ "name":"****redacted****",
1392
+ "product_type":"WH",
1393
+ "provisioning_type":"WiFi"
1394
+ },
1395
+ {
1396
+ "details":"<!DOCTYPE html><html><title>HTML Tutorial</title><body><h1>This is a heading</h1><p style='color:white'>This is a paragraph.</p></body></html>",
1397
+ "icon":"ic_product_2.png",
1398
+ "name":"****redacted****",
1399
+ "product_type":"HVAC",
1400
+ "provisioning_type":"WiFi"
1401
+ },
1402
+ {
1403
+ "details":"<!DOCTYPE html><html><title>HTML Tutorial</title><body><h1>This is a heading</h1><p style='color:white'>This is a paragraph.</p></body></html>",
1404
+ "icon":"ic_product_3.png",
1405
+ "name":"****redacted****",
1406
+ "product_type":"WH",
1407
+ "provisioning_type":"WiFi"
1408
+ },
1409
+ {
1410
+ "details":"<!DOCTYPE html><html><title>HTML Tutorial</title><body><h1>This is a heading</h1><p style='color:white'>This is a paragraph.</p></body></html>",
1411
+ "icon":"ic_product_4.png",
1412
+ "name":"****redacted****",
1413
+ "product_type":"CTA",
1414
+ "provisioning_type":"BLE"
1415
+ },
1416
+ {
1417
+ "details":"<!DOCTYPE html><html><title>HTML Tutorial</title><body><h1>This is a heading</h1><p style='color:white'>This is a paragraph.</p></body></html>",
1418
+ "icon":"ic_product_5.png",
1419
+ "name":"****redacted****",
1420
+ "product_type":"WH",
1421
+ "provisioning_type":"WiFi"
1422
+ },
1423
+ {
1424
+ "details":"<!DOCTYPE html><html><title>HTML Tutorial</title><body><h1>This is a heading</h1><p style='color:white'>This is a paragraph.</p></body></html>",
1425
+ "icon":"ic_product_6.png",
1426
+ "name":"****redacted****",
1427
+ "product_type":"WH",
1428
+ "provisioning_type":"WiFi"
1429
+ },
1430
+ {
1431
+ "details":"<!DOCTYPE html><html><title>HTML Tutorial</title><body><h1>This is a heading</h1><p style='color:white'>This is a paragraph.</p></body></html>",
1432
+ "icon":"ic_product_7.png",
1433
+ "name":"****redacted****",
1434
+ "product_type":"WH",
1435
+ "provisioning_type":"WiFi"
1436
+ }
1437
+ ],
1438
+ "waterHeaterCard":{
1439
+ "action":"waterheaterEquipmentDetail",
1440
+ "alertCount":{
1441
+ "name":"****redacted****",
1442
+ "type":"TEXT_LABEL",
1443
+ "value":2
1444
+ },
1445
+ "away":{
1446
+ "name":"****redacted****",
1447
+ "type":"TEXT_LABEL",
1448
+ "value":true
1449
+ },
1450
+ "awayConfig":{
1451
+ "name":"****redacted****",
1452
+ "type":"TEXT_LABEL",
1453
+ "value":true
1454
+ },
1455
+ "connectedStatus":{
1456
+ "name":"****redacted****",
1457
+ "type":"CONDITION",
1458
+ "value":false
1459
+ },
1460
+ "control":{
1461
+ "lowerPanel":[
1462
+ {
1463
+ "icon":"image url",
1464
+ "name":"****redacted****",
1465
+ "type":"LOWER_PANEL_IMG_LIST_VIEW",
1466
+ "value":"Enabled"
1467
+ },
1468
+ {
1469
+ "icon":"image url",
1470
+ "name":"****redacted****",
1471
+ "type":"LOWER_PANEL_IMG_LIST_VIEW",
1472
+ "value":"Enabled"
1473
+ }
1474
+ ],
1475
+ "setpoint":{
1476
+ "isConversion":true,
1477
+ "name":"****redacted****",
1478
+ "title":"Set TO",
1479
+ "type":"TEMP_DISPAY",
1480
+ "units":"°",
1481
+ "value":120
1482
+ },
1483
+ "status":{
1484
+ "name":"****redacted****",
1485
+ "type":"STATUS_TEXT_LABEL",
1486
+ "value":"Enabled"
1487
+ }
1488
+ },
1489
+ "displayName":{
1490
+ "name":"****redacted****",
1491
+ "type":"TEXT_LABEL",
1492
+ "value":"Water Heater"
1493
+ },
1494
+ "dractive":{
1495
+ "name":"****redacted****",
1496
+ "type":"TEXT_LABEL",
1497
+ "value":false
1498
+ },
1499
+ "running":{
1500
+ "name":"****redacted****",
1501
+ "type":"CONDITION",
1502
+ "value":false
1503
+ },
1504
+ "sustainability":{
1505
+ "icon":"ic_sustainability_icon.png",
1506
+ "name":"****redacted****",
1507
+ "type":"TEXT_LABEL",
1508
+ "value":false
1509
+ },
1510
+ "sustainabilityBackground":{
1511
+ "icon":"ic_sustainability_background.png",
1512
+ "name":"****redacted****",
1513
+ "type":"TEXT_LABEL",
1514
+ "value":false
1515
+ }
1516
+ },
1517
+ "waterheaterEquipmentDetail":{
1518
+ "alertCount":{
1519
+ "name":"****redacted****",
1520
+ "type":"TEXT_LABEL",
1521
+ "value":2
1522
+ },
1523
+ "away":{
1524
+ "name":"****redacted****",
1525
+ "type":"TEXT_LABEL",
1526
+ "value":true
1527
+ },
1528
+ "awayConfig":{
1529
+ "name":"****redacted****",
1530
+ "type":"TEXT_LABEL",
1531
+ "value":true
1532
+ },
1533
+ "configurationBottomPanel":{
1534
+ "name":"****redacted****",
1535
+ "type":"TEXT_LABEL",
1536
+ "value":"Configuration Settings"
1537
+ },
1538
+ "configurationPanel":{
1539
+ "name":"****redacted****",
1540
+ "type":"TEXT_LABEL",
1541
+ "value":"Configuration Settings"
1542
+ },
1543
+ "configurationTopPanel":{
1544
+ "name":"****redacted****",
1545
+ "type":"TEXT_LABEL",
1546
+ "value":"Configuration Settings"
1547
+ },
1548
+ "connectedStatus":{
1549
+ "name":"****redacted****",
1550
+ "type":"CONDITION",
1551
+ "value":false
1552
+ },
1553
+ "displayName":{
1554
+ "name":"****redacted****",
1555
+ "type":"TEXT_LABEL",
1556
+ "value":"Heatpump Water Heater"
1557
+ },
1558
+ "leftPanel":[
1559
+ {
1560
+ "action":"waterheaterScheduleView",
1561
+ "icon":"ic_device_schedule.png",
1562
+ "title":"Schedule",
1563
+ "type":"API"
1564
+ },
1565
+ {
1566
+ "action":"waterheaterUsageReportView",
1567
+ "icon":"ic_device_report.png",
1568
+ "title":"Usage Report",
1569
+ "type":"API"
1570
+ },
1571
+ {
1572
+ "action":"waterheaterHealthView",
1573
+ "icon":"ic_device_health.png",
1574
+ "title":"Health"
1575
+ },
1576
+ {
1577
+ "action":"networkSettings",
1578
+ "icon":"ic_wifi_signal_high.png",
1579
+ "title":"Network Settings"
1580
+ },
1581
+ {
1582
+ "action":"waterheaterProductSettings",
1583
+ "icon":"ic_device_settings.png",
1584
+ "title":"Product Settings"
1585
+ }
1586
+ ],
1587
+ "lowerPanel":[
1588
+ {
1589
+ "icon":"image url",
1590
+ "name":"****redacted****",
1591
+ "type":"LOWER_PANEL_IMG_LIST_VIEW",
1592
+ "value":"Enabled"
1593
+ },
1594
+ {
1595
+ "icon":"image url",
1596
+ "name":"****redacted****",
1597
+ "type":"LOWER_PANEL_IMG_LIST_VIEW",
1598
+ "value":"Enabled"
1599
+ }
1600
+ ],
1601
+ "running":{
1602
+ "name":"****redacted****",
1603
+ "type":"CONDITION",
1604
+ "value":false
1605
+ },
1606
+ "setpoint":{
1607
+ "isConversion":true,
1608
+ "name":"****redacted****",
1609
+ "title":"Current",
1610
+ "type":"TEMP_DISPAY",
1611
+ "units":"°",
1612
+ "value":69
1613
+ },
1614
+ "status":{
1615
+ "name":"****redacted****",
1616
+ "title":"CURRENT",
1617
+ "type":"STATUS_TEXT_LABEL",
1618
+ "value":"OFF"
1619
+ },
1620
+ "sustainability":{
1621
+ "icon":"ic_sustainability_icon.png",
1622
+ "link":"https://www.rheem.com/productsustainability/",
1623
+ "name":"****redacted****",
1624
+ "title":"Learn more about Sustainability Standouts",
1625
+ "type":"TEXT_LABEL",
1626
+ "value":false
1627
+ },
1628
+ "temperatureslider":{
1629
+ "isConversion":true,
1630
+ "name":"****redacted****",
1631
+ "type":"slider",
1632
+ "units":"°",
1633
+ "value":89
1634
+ }
1635
+ },
1636
+ "waterheaterScheduleView":{
1637
+ "data":[
1638
+ {
1639
+ "type":"VIEW_SCHEDULE"
1640
+ }
1641
+ ]
1642
+ },
1643
+ "waterheaterUsageReportView":{
1644
+ "data":[
1645
+ {
1646
+ "type":"USAGE_REPORT_GRAPH"
1647
+ }
1648
+ ]
1649
+ }
1650
+ },
1651
+ "version":"4.3.51.3"
1652
+ },
1653
+ "success":true,
1654
+ "logs":"",
1655
+ "stack":""
1656
+ }