File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed
tests/components/plugwise/snapshots Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1313 'max_temp': 35.0,
1414 'min_temp': 0.0,
1515 'preset_modes': list([
16+ 'vacation',
1617 'no_frost',
1718 'asleep',
18- 'vacation',
1919 'home',
2020 'away',
2121 ]),
6363 ]),
6464 'max_temp': 35.0,
6565 'min_temp': 0.0,
66- 'preset_mode': 'home ',
66+ 'preset_mode': 'vacation ',
6767 'preset_modes': list([
68+ 'vacation',
6869 'no_frost',
6970 'asleep',
70- 'vacation',
7171 'home',
7272 'away',
7373 ]),
9797 'max_temp': 35.0,
9898 'min_temp': 1.0,
9999 'preset_modes': list([
100+ 'vacation',
100101 'no_frost',
101102 'asleep',
102- 'vacation',
103103 'home',
104104 'away',
105105 ]),
149149 'min_temp': 1.0,
150150 'preset_mode': 'home',
151151 'preset_modes': list([
152+ 'vacation',
152153 'no_frost',
153154 'asleep',
154- 'vacation',
155155 'home',
156156 'away',
157157 ]),
Original file line number Diff line number Diff line change 6565 'area_id': None,
6666 'capabilities': dict({
6767 'options': list([
68- 'bleeding_hot',
6968 'bleeding_cold',
70- 'off',
7169 'heating',
70+ 'off',
71+ 'bleeding_hot',
7272 'cooling',
7373 ]),
7474 }),
106106 'attributes': ReadOnlyDict({
107107 'friendly_name': 'Adam Regulation mode',
108108 'options': list([
109- 'bleeding_hot',
110109 'bleeding_cold',
111- 'off',
112110 'heating',
111+ 'off',
112+ 'bleeding_hot',
113113 'cooling',
114114 ]),
115115 }),
129129 'capabilities': dict({
130130 'options': list([
131131 'Badkamer',
132- 'Test',
133132 'Vakantie',
134133 'Weekschema',
134+ 'Test',
135135 'off',
136136 ]),
137137 }),
170170 'friendly_name': 'Bathroom Thermostat schedule',
171171 'options': list([
172172 'Badkamer',
173- 'Test',
174173 'Vakantie',
175174 'Weekschema',
175+ 'Test',
176176 'off',
177177 ]),
178178 }),
181181 'last_changed': <ANY>,
182182 'last_reported': <ANY>,
183183 'last_updated': <ANY>,
184- 'state': 'Badkamer ',
184+ 'state': 'off ',
185185 })
186186# ---
187187# name: test_adam_2_select_entities[platforms0-True-m_adam_cooling][select.living_room_thermostat_schedule-entry]
192192 'capabilities': dict({
193193 'options': list([
194194 'Badkamer',
195- 'Test',
196195 'Vakantie',
197196 'Weekschema',
197+ 'Test',
198198 'off',
199199 ]),
200200 }),
233233 'friendly_name': 'Living room Thermostat schedule',
234234 'options': list([
235235 'Badkamer',
236- 'Test',
237236 'Vakantie',
238237 'Weekschema',
238+ 'Test',
239239 'off',
240240 ]),
241241 }),
You can’t perform that action at this time.
0 commit comments