Skip to content

Releases: jaroschek/home-assistant-myuplink

1.5.1

18 Oct 02:48
4542987
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.1-rc1

17 Oct 06:16
Compare
Choose a tag to compare
1.5.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0...1.5.1-rc1

1.5.0

25 Sep 04:46
487c3fb
Compare
Choose a tag to compare

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

24 Sep 13:00
Compare
Choose a tag to compare
1.5.0-beta1 Pre-release
Pre-release

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

22 Sep 13:45
0c6e268
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.4.0

1.4.0-rc2

20 Sep 13:52
Compare
Choose a tag to compare
1.4.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0-rc1...1.4.0-rc2

1.4.0-rc1

18 Sep 09:39
Compare
Choose a tag to compare
1.4.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.3.1...1.4.0-rc1

1.3.1

16 Sep 11:04
2801b53
Compare
Choose a tag to compare

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

09 Sep 13:43
3400f08
Compare
Choose a tag to compare

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

06 Sep 19:18
Compare
Choose a tag to compare
1.3.0-beta8 Pre-release
Pre-release

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