Upgrade 1.6 to 3.0
This is a major upgrade with a lot of changes. The recommendation is to delete and re-add the integration config entry. This will be the cleanest solution, though you might need to clean up any existing references to old entities that have been renamed or replaced. The main climate entities (eg thermostats) should not have changed. You can choose to simply upgrade and then manually delete any entities that are not longer provided by the integration.
Summary of breaking changes changes
- Entity naming has been cleaned up (entity ids might have changed)
- Various controls for the Hold service have been removed (most of these didn’t work properly)
- For thermostats, you can now use the Boost preset (which boosts the set temperature by 2 degrees for 30 minutes), or you can use the
heatmiserneo.hold_on
service to set a custom duration and temperature - For timers, you can use the new mode selector and set to Override On or Override Off (which holds the state for 30 minutes). You can use the
heatmiserneo.timer_hold_on
to set a custom duration
- For thermostats, you can now use the Boost preset (which boosts the set temperature by 2 degrees for 30 minutes), or you can use the
PRs included
- PR #200
- PR #201
- PR #203
- PR #207
- PR #211
- PR #212
- PR #213
- PR #214
- PR #216
- PR #219
- PR #220
- PR #221
- PR #222
- PR #223
- PR #224
- PR #225
- PR #226
- PR #227
- PR #228
- PR #229
- PR #230