Skip to content

Releases: LarsK1/hass_solvis_control

V1.2.0 - more languages and more features

29 Dec 05:46
Compare
Choose a tag to compare

Hi everyone,
thanks for your continued support and the overall help from the community. Together we're strong!
In this release we've added initial support for modbus-readout from SC2 devices. Please note, that's an initial support, that may or may not work for you. If not, please report an bug 🪰 (or open a PR ❤️), so that we can fix it.

On top we added an feature, so that not every entity is requested on each data requests. By example static values like heating curves are now only requests (by default) once a hour. Of course this is changeable.

Have fun with this release and a healthy new year!

What's Changed

  • [Feature] Support for SC2 by @LarsK1 in #61
  • [FEATURE] Allow not often changed values to be polled more infrequently by @LarsK1 in #62
  • [Translation] Updates for project HomeAssistant Solvis Plugin and language en by @transifex-integration in #63
  • [Translation] Updates for project HomeAssistant Solvis Plugin and language en by @transifex-integration in #64
  • [Translation] Updates for project HomeAssistant Solvis Plugin and language en by @transifex-integration in #65
  • [Translation] Updates for project HomeAssistant Solvis Plugin and language en by @transifex-integration in #68
  • [Translation] Updates for project HomeAssistant Solvis Plugin and language nl by @transifex-integration in #69
  • [Translation] Updates for project HomeAssistant Solvis Plugin and language nl by @transifex-integration in #70
  • [Translation] Updates for project HomeAssistant Solvis Plugin and language en by @transifex-integration in #73

Full Changelog: 1.1.8...1.2.0

1.2.0-alpha4

30 Nov 10:35
e61de60
Compare
Choose a tag to compare
1.2.0-alpha4 Pre-release
Pre-release

Fixes for translation and config flow

1.2.0-alpha3

29 Nov 13:39
Compare
Choose a tag to compare
1.2.0-alpha3 Pre-release
Pre-release

Fixed wrong display of Solvis Version

1.2.0-alpha2

27 Nov 20:49
Compare
Choose a tag to compare
1.2.0-alpha2 Pre-release
Pre-release
Fixes

1.2.0-alpha1

27 Nov 20:11
Compare
Choose a tag to compare
1.2.0-alpha1 Pre-release
Pre-release

!!! Huge upgrade with many possibilities to break things !!!

New features:

  • Added inital support for Solvis SC2-units
  • Added control for polling speed with a second "slow" speed option for entitys, that are usually changed less.

What's Changed

  • [Feature] Support for SC2 by @LarsK1 in #61
  • [FEATURE] Allow not often changed values to be polled more infrequently by @LarsK1 in #62

Full Changelog: 1.1.8...1.2.0-alpha1

1.1.8

25 Nov 20:39
Compare
Choose a tag to compare

V1.1.7

24 Nov 16:04
Compare
Choose a tag to compare
  • Fixes for sensor.py using version splitting.
    Full Changelog: 1.1.6...1.1.7

1.1.6

24 Nov 14:20
eb78d99
Compare
Choose a tag to compare

Fixes for duplicated code in coordinator

1.1.5

24 Nov 07:07
Compare
Choose a tag to compare

!!! DO NOT INSTALL THIS RELEASE !!!

What's Changed

  • Fixes & Version string parsing by @LarsK1 in #59

Full Changelog: 1.1.4...1.1.5

1.1.4

07 Nov 12:37
35f7c0e
Compare
Choose a tag to compare

[Fixes]

  • Fixed wrong debug output from coordinar.py

Full Changelog: 1.1.3...1.1.4