Releases: jaroschek/home-assistant-myuplink
Releases · jaroschek/home-assistant-myuplink
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
1.3.1
What's Changed
- Don't reload if only the token was renewed by @jaroschek in #150
- Add config option to define availability of parameter entities from disconnected devices by @jaroschek in #151
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Use configured locale from home assistant for api requests to get translated parameter entity names by @jaroschek in #128
- Add config flow option to optionally disable firmware info through update platform by @jaroschek in #129
- Add config flow option to optionally disable notifications through sensor platform by @jaroschek in #130
- Use homeassistant.helpers.selector.NumberSelector for scan interval in config flow with constants for min, max and steps by @jaroschek in #131
- Make platform overrides configurable through config flow by @jaroschek in #132
- Make writable overrides configurable through config flow by @jaroschek in #133
- Add configurable whitelist of parameter ids to fetch only needed parameter points from API by @jaroschek in #134
- Add configurable list of additional parameter ids that may not be populated by default by @jaroschek in #135
- Split config flow to move new parameter options into optional expert step by @jaroschek in #136
- Extend descriptions for expert settings by @jaroschek in #137
- Reload entry after configuration change by @jaroschek in #138
- Enable diagnostic entities when device is disconnected by @jaroschek in #140
- Don't use home assistant locale for systems and devices by @jaroschek in #141
- Translate names of diagnostic entities and remove outdated translation files by @jaroschek in #142
- Work on platform detection by @jaroschek in #143
- Extend http client exception handling by @jaroschek in #144
- Use sensor state class 'total' instead of 'total_increasing' by @jaroschek in #146
Full Changelog: 1.2.5...1.3.0
1.3.0-beta8
What's Changed
- Use sensor state class 'total' instead of 'total_increasing' by @jaroschek in #146
Full Changelog: 1.3.0-beta7...1.3.0-beta8