Releases: iMicknl/ha-nest-protect
v0.3.1
What's changed
✨ Enhancement
- Catch gateway time-out (#41) @iMicknl
- Add 'reauth' to Config Flow (#37) @iMicknl
- Improve error handling in Config Flow (#36) @iMicknl
- Add all available test statuses as diagnostic sensors (#35) @iMicknl
🐛 Bug Fixes
- Redact address line in diagnostics (#40) @iMicknl
- Improve authentication refresh logic (#39) @iMicknl
Contributors to this release
v0.3.0
What's changed
This release makes the configuration entities more usable, since you can now change them via Home Assistant! The sensor/binary sensor entities are removed in favor of new select and switch entities. You will need to manually remove the old entities or remove your config entry and reconfigure the integration.
Until we reach 1.0.0, more breaking changes can happen, since this integration is still in early development.
⚠️ Breaking changes
- Make it possible to change configurable settings via switch entities (#31) @iMicknl
- Add configurable option to select brightness (#28) @iMicknl
✨ Enhancement
- Make it possible to change configurable settings via switch entities (#31) @iMicknl
- Add diagnostics (#29) @iMicknl
- Add configurable option to select brightness (#28) @iMicknl
- Add Dutch translations (#30) @iMicknl
- Add Brazilian Portuguese Translation (#26) @LeandroIssa
Contributors to this release
@LeandroIssa and @iMicknl
v0.2.0
What's changed
A long-awaited change, live updates of your device states. Please note that this hasn't been tested thoroughly, so please report an issue if it is not working as expected.
✨ Enhancement
Contributors to this release
v0.1.2
What's changed
✨ Enhancement
- Update manifest (#21) @iMicknl
- Update CO device class (#20) @iMicknl
- Add icon to brightness sensor (#19) @iMicknl
- Fix brightness sensor and improve typing (#15) @iMicknl
- Add workflow for running tests on PR (#13) @allenporter
- Remove DataUpdateCoordinator (in preparation for long polling task) (#14) @iMicknl
Tests
- Add test coverage for pynest client library (#17) @allenporter
- Add test timeout of 10 seconds (#18) @allenporter
- Add a basic integration test skeleton. (#12) @allenporter
Contributors to this release
@allenporter and @iMicknl
v0.1.1
v0.1.0
Initial release of the Nest Protect integration for Home Assistant. See known limitations and issues for the current state of the project.