Releases: Aohzan/ecodevices
Releases · Aohzan/ecodevices
5.3.1
- Fix error when last state was unavailable
5.3.0
- Fix deprecations (close #50)
- Bump pyecodevices
5.2.0
- Compare total sensors with previous value when possible to avoid wrong values
5.1.0
- Add binary sensor in Tempo and HCHP modes to know if currently in HC or not
- Add sensor in Tempo mode to know today and tomorrow colors
- Teleinfo instant power is now in VA instead of W
- Remove warning message for HCHP and Tempo total entity when equal to 0
5.0.0
- Add Tempo support
- Add Teleinfo type input:
base
, hchp
or tempo
(automatic migration during upgrade)
5.0.0b1
- Add Tempo support
- Add Teleinfo type input:
base
, hchp
or tempo
(automatic migration during upgrade)
4.8.0
- Add divider factor for both meters to allow user to choose a compatible unit of measurement (example, m³ for gas instead of dm³ with a divider factor of 1000)
- Update translation
4.7.0
- add some teleinfo attributes: Avertissement depassement, Conso instant general, Puissance apparente
- code enhancement
- bump dependencies
4.6.1
fix DeviceInfo for HA 2023.8 release
4.6.0
- bump pyecodevices (force xml encoding)