Releases: RenierM26/ha-ubersolar
Releases · RenierM26/ha-ubersolar
0.1.9
0.1.8
0.1.7
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.
- Fix depreciated RSSI.
Full Changelog: 0.1.5...0.1.6
Fix state class for device time
- Fix state class for device time.
Full Changelog: 0.1.4...0.1.5
Sort manifest, bump pyubersolar version
Sort manifest and bump pyubersolar version.
Full Changelog: 0.1.3...0.1.4
Use TOTAL on Volume sensors instead of Measurment.
*** 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.
Full Changelog: 0.1.1...0.1.2
Fix version, bump library.
- Bump library, removed unsubscribe from notifications as not needed.
Add select platform, use entity description for switches.
- Add select platform,
- Use entity description for switches.