You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## formerSmile#0.2.6 - New firmware support and XML handling
129
-
- Improvement by contributor @sbeukers (Smile P1 v4 support)
130
-
- Legacy Anna fixes and test improvements
131
-
- Favour `domain_objects` over `appliances` XML-data
149
+
150
+
- Improvement by contributor @sbeukers (Smile P1 v4 support)
151
+
- Legacy Anna fixes and test improvements
152
+
- Favour `domain_objects` over `appliances` XML-data
132
153
133
154
## formerSmile#0.2.5 - Issuefix, cleanup and CI/CD
134
-
- Fix for HVAC idle issue [#57](https://github.com/plugwise/plugwise-beta/issues/57)
135
-
- Improve XML
136
-
- Remove debug output
137
-
- CI/CD handling
155
+
156
+
- Fix for HVAC idle issue [#57](https://github.com/plugwise/plugwise-beta/issues/57)
157
+
- Improve XML
158
+
- Remove debug output
159
+
- CI/CD handling
138
160
139
161
## formerSmile#0.2.4 Legacy Anna fixes and Auxiliary handling
140
-
-`chs` and `dhw` determined from `boiler_state`
141
-
- No `chs` or `dhw` on legacy Anna
142
-
- More legacy anna fixes
162
+
163
+
-`chs` and `dhw` determined from `boiler_state`
164
+
- No `chs` or `dhw` on legacy Anna
165
+
- More legacy anna fixes
143
166
144
167
## formerSmile#0.2.1 - Master thermostat fixes
145
-
- Legacy Anna fixes
146
-
- Auxiliary tests
147
-
- Fix for `smt` (single master thermostat)
148
-
- CI/CD Improved testing
149
-
- Sensor value rounding
168
+
169
+
- Legacy Anna fixes
170
+
- Auxiliary tests
171
+
- Fix for `smt` (single master thermostat)
172
+
- CI/CD Improved testing
173
+
- Sensor value rounding
150
174
151
175
## formerSmile#0.2.0 - Second beta release
152
-
- Improve sensor names
153
-
- Handle `set`-commands in testing
154
-
- Code style improvements (lint/black)
176
+
177
+
- Improve sensor names
178
+
- Handle `set`-commands in testing
179
+
- Code style improvements (lint/black)
155
180
156
181
## formerSmile#0.1.26 - Documentation and CI/CD improvements
157
-
- Create further testing
158
-
- Improve coverage/linting/etc.
159
-
- Prepare virtualenvs (travis etc.)
160
-
- Code styling/wording fixes (lint/pep)
161
-
- Improve READMEs
182
+
183
+
- Create further testing
184
+
- Improve coverage/linting/etc.
185
+
- Prepare virtualenvs (travis etc.)
186
+
- Code styling/wording fixes (lint/pep)
187
+
- Improve READMEs
162
188
163
189
## formerSmile#0.1.25 - Domestic hot water and CI/CD improvements
164
-
- Testing improvements
165
-
-`dhw`-handling
190
+
191
+
- Testing improvements
192
+
-`dhw`-handling
166
193
167
194
## formerSmile#0.1.24 - Add handling erroneous XML and/or timeouts
168
-
- Favour exception raises above returning `False`
169
-
- Restructure full device update accordingly
170
-
- Add Plugwise Exceptions
171
-
- CI/CD add tests accordingly
195
+
196
+
- Favour exception raises above returning `False`
197
+
- Restructure full device update accordingly
198
+
- Add Plugwise Exceptions
199
+
- CI/CD add tests accordingly
172
200
173
201
## formerSmile#0.1.23 - Code quality improvements
174
-
- FutureWarnings acted accordingly
202
+
203
+
- FutureWarnings acted accordingly
175
204
176
205
## formerSmile#0.1.22 - Add scheduled temperature in output
177
206
178
207
## formerSmile#0.1.21 - CI/CD improvements
179
-
- Add heatpump-environment data and tests (thanks to @marcelveldt)
180
-
- Improve `outdoor_temperature` accordingly (favour Auxiliary over Smile)
208
+
209
+
- Add heatpump-environment data and tests (thanks to @marcelveldt)
210
+
- Improve `outdoor_temperature` accordingly (favour Auxiliary over Smile)
181
211
182
212
## formerSmile#0.1.20 - Fix thermostat count
183
213
@@ -186,17 +216,21 @@ Changelogs below this line are separated in the former python-plugwise USB-only
186
216
## formerSmile#0.1.18 - Add flame state
187
217
188
218
## formerSmile#0.1.17 - Code improvements
189
-
- Squash device names
219
+
220
+
- Squash device names
190
221
191
222
## formerSmile#0.1.16 - Fix central components
192
-
- Version skip to align with `-beta`-component
223
+
224
+
- Version skip to align with `-beta`-component
193
225
194
226
## formerSmile#0.1.12 - Introduce heatpump
195
-
- Thanks to @marcelveldt and his environment
196
-
- Coherent heating/cooling state
197
-
227
+
228
+
- Thanks to @marcelveldt and his environment
229
+
- Coherent heating/cooling state
230
+
198
231
## formerSmile#0.1.11 - Add all options for P1 DSMR
199
-
- Thanks to @(tbd) and his environment
232
+
233
+
- Thanks to @(tbd) and his environment
200
234
201
235
## formerSmile#0.1.9 - Set HVAC on legacy Anna
202
236
@@ -207,23 +241,26 @@ Changelogs below this line are separated in the former python-plugwise USB-only
207
241
## formerSmile#0.1.6 - Fix schedules for Legacy Anna's
208
242
209
243
## formerSmile#0.1.2 - Code improvements and public variables
210
-
- More linting
211
-
- Cleanup scan_thermostat
212
-
- Cleanup unused variables
213
-
- Improve/standardize public variables
214
-
- Tests updated accordingly
215
-
- Version skip to align with `-beta`-component
244
+
245
+
- More linting
246
+
- Cleanup scan_thermostat
247
+
- Cleanup unused variables
248
+
- Improve/standardize public variables
249
+
- Tests updated accordingly
250
+
- Version skip to align with `-beta`-component
216
251
217
252
## formerSmile#0.1.0 - Public beta
218
253
219
254
## formerSmile#0.0.57 - Review to public beta
220
-
- Delete fugly sleeping
221
-
- Improve binary sensors
222
-
- Update tests accordingly
255
+
256
+
- Delete fugly sleeping
257
+
- Improve binary sensors
258
+
- Update tests accordingly
223
259
224
260
## formerSmile#0.0.56 - Documentation and code improvements
225
-
-`black`
226
-
- READMEs updated
261
+
262
+
-`black`
263
+
- READMEs updated
227
264
228
265
## formerSmile#0.0.55 - `dhw` off for legacy Anna
229
266
@@ -236,25 +273,29 @@ Changelogs below this line are separated in the former python-plugwise USB-only
236
273
## formerSmile#0.0.51 - Add Anna firmware 4.x support
237
274
238
275
## formerSmile#0.0.43 - Thermostat finding and peak/net P1 DSMR values
239
-
- Fix peak values for DSMR
240
-
- Calculate net (netto) values
241
-
- Thermostat finder
242
-
- Add tests accordingly
276
+
277
+
- Fix peak values for DSMR
278
+
- Calculate net (netto) values
279
+
- Thermostat finder
280
+
- Add tests accordingly
243
281
244
282
## formerSmile#0.0.40 - Legacy Anna and legacy P1 introduction
245
-
- Re-introduce legacy Anna from `haanna`/`anna-ha`
246
-
- Add legacy P1 DSMR
247
-
- Including tests
283
+
284
+
- Re-introduce legacy Anna from `haanna`/`anna-ha`
285
+
- Add legacy P1 DSMR
286
+
- Including tests
248
287
249
288
## formerSmile#0.0.27 - Prepare for HA config flow and multiple devices
250
-
- Add tests and location mapping
251
-
- Improve handling Lisa thermostat
252
-
- Improve relay (plugs) functionality
253
-
- Add individual Smiles as 'hub'-components
289
+
290
+
- Add tests and location mapping
291
+
- Improve handling Lisa thermostat
292
+
- Improve relay (plugs) functionality
293
+
- Add individual Smiles as 'hub'-components
254
294
255
295
## formerSmile#0.0.26 - Add relay (plugs) support and tests
256
296
257
297
## formerSmile#0.0.x - Not individually release but left in [this repo](https://github.com/plugwise/Plugwise-HA)
258
298
259
299
## formerSmile#x.x.x - Before that commits where made in [haanna](https://github.com/laetificat/haanna)
260
-
- After mostly leaving `haanna` as a stale project (where @bouwew didn't have PyPi permissions) development was shortly split between personal repositories from both @bouwew and @CoMPaTech before we decided to fully rewrite - from scratch - it to `Plugwise-HA` which was renamed to `Plugwise_Smile` from 0.0.26 onwards.
300
+
301
+
- After mostly leaving `haanna` as a stale project (where @bouwew didn't have PyPi permissions) development was shortly split between personal repositories from both @bouwew and @CoMPaTech before we decided to fully rewrite - from scratch - it to `Plugwise-HA` which was renamed to `Plugwise_Smile` from 0.0.26 onwards.
0 commit comments