Skip to content

Commit 4802db8

Browse files
authored
Merge pull request #510 from plugwise/split_legacy_active
Refactor into separate paths for actual and legacy Plugwise devices
2 parents 7bc997e + 0415ddc commit 4802db8

File tree

254 files changed

+3188
-64550
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

254 files changed

+3188
-64550
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions

fixtures/adam_heatpump_cooling/all_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"available": true,
55
"binary_sensors": {
66
"cooling_state": false,
7-
"dhw_state": false,
7+
"dhw_state": true,
88
"flame_state": false,
99
"heating_state": false
1010
},

fixtures/adam_heatpump_cooling/device_list.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

fixtures/adam_heatpump_cooling/notifications.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

fixtures/adam_jip/all_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"name": "Tom Slaapkamer",
6868
"sensors": {
6969
"setpoint": 13.0,
70-
"temperature": 24.3,
70+
"temperature": 24.2,
7171
"temperature_difference": 1.7,
7272
"valve_position": 0.0
7373
},

fixtures/adam_jip/device_list.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

fixtures/adam_jip/notifications.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

fixtures/adam_multiple_devices_per_zone/all_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"model": "Plug",
2929
"name": "Playstation Smart Plug",
3030
"sensors": {
31-
"electricity_consumed": 82.6,
31+
"electricity_consumed": 84.1,
3232
"electricity_consumed_interval": 8.6,
3333
"electricity_produced": 0.0,
3434
"electricity_produced_interval": 0.0

fixtures/adam_multiple_devices_per_zone/device_list.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

fixtures/adam_multiple_devices_per_zone/notifications.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)