Releases: lolouk44/CurrentCost_HA_CC
Releases · lolouk44/CurrentCost_HA_CC
0.2.4
Added
- Support for unique_id to help sensor customisation
Changed
- Replaced deprecated DEVICE_CLASS_* Constants (fixes #20)
- Fixed default icon (flash-circle -> lightning-bolt-circle)
0.2.3
Changed
- Gracefully handle when unable to read serial port (fixes #17)
0.2.2
Changed
- Updated Sensor definition: replace deprecated device_state_attributes with extra_state_attributes (fixes #15)
0.2.1
Added
- Added handling of temperature in Fahrenheit
0.2.0 - Adding History Readings
Added
- Added last 24h and last 30 days energy used in KWh to the attributes
0.1.10
Changed
- Removed "Setting up State Class" error message used for testing
0.1.8 - Long Term Statistics
Added
Changed
- Updated README and INFO to use "modern" Template Sensors and allow support for Long Term Statistics for templated sensors
0.1.7
Re-release of 0.1.6 as code changed got reverted post github sync issue
Breaking Change
- Standardized the way sensor data is reported (removed the unit of measurement) - Please update your templates (see README)
0.1.6
Breaking Change
- Standardized the way sensor data is reported (removed the unit of measurement) - Please update your templates (see README)
0.1.5
Changed
- Added version to manifest