Highlights
The following features are part of this release:
- BREAKING CHANGE Standby mode is now a preset. See #255
- Services for creating and updating profiles
- Better support for NeoStatHC
- Configuration of default duration and boost temperature for hold services
- Ability to lock thermostats and set the user limit
- Websocket API support
What's Changed
- Fixes for issues raised on v3.0 by @ocrease in #243
- Add services for programming thermostats by @ocrease in #246
- Fixes and improvements for NeoStatHC by @ocrease in #247
- Add Upsert mode to Profile Services by @ocrease in #248
- Configurable HVAC Modes for NeoStat HC by @ocrease in #251
- Add support for Locking thermostat keypad by @ocrease in #253
- Refactoring Config Flow by @ocrease in #254
- Fix for ZeroconfServiceInfo deprecation warning by @ocrease in #257
- Change standby to be a preset rather than HVACMode.OFF by @ocrease in #258
- Use token api by @mr-miles in #260
- Pre release preparation by @ocrease in #261
- Fix Invalid Json error when using WebSocket API by @ocrease in #263
- Issue 265 - handle invalid/disabled profile times by @ocrease in #266
- Use new NeoHubAPI 2.8 by @ocrease in #268
New Contributors
Full Changelog: v3.0.0...v3.1.1