Skip to content

Releases: RenierM26/ha-ubersolar

0.1.9

15 Jul 10:19
8a0efe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.8...0.1.9

0.1.8

11 Jul 16:54
0a6e7c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

11 Jul 16:04
fb4076c
Compare
Choose a tag to compare

What's Changed

  • Handle switches in memory until next update by @RenierM26 in #1

Full Changelog: 0.1.6...0.1.7

Bump api version to fix rssi depreciated.

24 Jun 19:31
Compare
Choose a tag to compare
  • Fix depreciated RSSI.

Full Changelog: 0.1.5...0.1.6

Fix state class for device time

05 May 19:44
Compare
Choose a tag to compare
  • Fix state class for device time.

Full Changelog: 0.1.4...0.1.5

Sort manifest, bump pyubersolar version

28 Feb 05:35
Compare
Choose a tag to compare

Sort manifest and bump pyubersolar version.

Full Changelog: 0.1.3...0.1.4

Use TOTAL on Volume sensors instead of Measurment.

03 Feb 05:21
Compare
Choose a tag to compare

*** Requires Home Assistant 2023.2 ***

  • Use Bluetooth_Adapters in manifest file. (HA split bluetooth and bluetooth_adapters, this makes integration wait for available adapters before starting)
  • Use TOTAL for the two Liter Volume based sensors.
  • Use UntiOfElectricalPotential and UnitOfTime Enums instead of depreciated unit constants.

Full Changelog: 0.1.2...0.1.3

Bump library for small cache tweak.

30 Dec 05:36
Compare
Choose a tag to compare

Fix version, bump library.

30 Dec 05:04
Compare
Choose a tag to compare
  • Bump library, removed unsubscribe from notifications as not needed.

Add select platform, use entity description for switches.

29 Dec 18:01
Compare
Choose a tag to compare
  • Add select platform,
  • Use entity description for switches.