⚠️ Notes
- If the image is too dark after the update or otherwise different than before, you might need to update the camera settings and create a new reference image. We extended the camera settings and some devices need reconfiguration due to this.
- New parameters got added, please revise the settings!
For a full list of changes see Full list of changes
Known issues
Please check the issues and
discussions before reporting a new issue.
Core Changes
Only changes since RC4 are listed:
-
Removed
Autostart
parameter and make the flow to be always enabled (#3423) -
Enable
Flow start
menu entry in UI (#3423) -
Updated the Homeassistant Discovery topics (#3332):
raw
has now set theState Class
tomeasurement
. Before it was always set to""
.value
has now only set theState Class
tototal_increasing
if the parameterAllow Negative Rates
is not set. Else it usesmeasurement
since the rate could also be negative. Before it was always set tototal_increasing
.- The
rate_per_time_unit
topic of an Energy meter needs aDevice Class
=power
. Forgas
andwater
it should bevolume_flow_rate
. Before it was always set to""
. - Added button for
flow start
(#3415) - Added support for Domoticz MQTT integration (#3359)
- Added Date and time to overview page
- Updated submodules and models
⚠️ Please check your Homeassistant instance to make sure it is handled correctly!
Bug Fixes
Only changes since RC4 are listed: