Releases: jaroschek/home-assistant-myuplink
Releases · jaroschek/home-assistant-myuplink
1.6.1
What's Changed
- Use runtime_data in config entry for coordinator access in services too by @jaroschek in #187
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Use runtime_data in config entry for coordinator access by @jaroschek in #176
- Allow parallel entity updates as a central coordinator is used by @jaroschek in #177
- Optimize check for valid access token incl. check of required oauth2 scopes by @jaroschek in #178
- Using unique IDs for config entries by @jaroschek in #179
- Add support for manual re-configuration to renew credentials by @jaroschek in #180
- Add and update translations by @jaroschek in #181
Full Changelog: 1.5.1...1.6.0
1.6.0-rc1
What's Changed
- Use runtime_data in config entry for coordinator access by @jaroschek in #176
- Allow parallel entity updates as a central coordinator is used by @jaroschek in #177
- Optimize check for valid access token incl. check of required oauth2 scopes by @jaroschek in #178
- Using unique IDs for config entries by @jaroschek in #179
- Add support for manual re-configuration to renew credentials by @jaroschek in #180
- Add and update translations by @jaroschek in #181
Full Changelog: 1.5.1...1.6.0-rc1
1.5.1
What's Changed
- Add dependabot for github actions by @jaroschek in #164
- Bump actions/checkout from 2 to 4 by @dependabot in #165
- Get correct unit for home assistant by @jaroschek in #167
New Contributors
- @dependabot made their first contribution in #165
Full Changelog: 1.5.0...1.5.1
1.5.1-rc1
What's Changed
- Get correct unit for home assistant by @jaroschek in #167
Full Changelog: 1.5.0...1.5.1-rc1
1.5.0
What's Changed
- Implement generic service to set/patch the value of a device parameter by @jaroschek in #160
Full Changelog: 1.4.0...1.5.0
1.5.0-beta1
What's Changed
- Implement generic service to set/patch the value of a device parameter by @jaroschek in #160
Full Changelog: 1.4.0...1.5.0-beta1
1.4.0
What's Changed
- Add support for smart home mode by @jaroschek in #155
- Don't use language header for smart home mode api request by @jaroschek in #156
- Add serial number to device info by @jaroschek in #157
Full Changelog: 1.3.1...1.4.0
1.4.0-rc2
What's Changed
- Don't use language header for smart home mode api request by @jaroschek in #156
- Add serial number to device info by @jaroschek in #157
Full Changelog: 1.4.0-rc1...1.4.0-rc2
1.4.0-rc1
What's Changed
- Add support for smart home mode by @jaroschek in #155
Full Changelog: 1.3.1...1.4.0-rc1