2.3.0
Changes:
- Sensors that represent a date (
MinFlowDate_M
,MaxFlowDate_M
,MinPowerDate_M
,MaxPowerDate_M
,MinFlowDate_Y
,MaxFlowDate_Y
,MinPowerDate_Y
,MaxPowerDate_Y
) are now set as a date in Home Assistant Infoevent
is now reading value 99 from the meterInfoevent counter
sensor has been added (this was previouslyInfoevent
)Serial number
sensor has been added- Removed invalid device class temperature for
MinFlow_Y
,MaxFlow_Y
,Temp1xm3
,Temp2xm3
What's Changed
- Use token for Codecov upload and fix black errors by @golles in #68
- Update sensor.py by @HAEdwin in #73
- Add support for date sensors by @golles in #75
New Contributors
Full Changelog: 2.2.0...2.3.0