Skip to content

Commit 7836323

Browse files
authored
Prepare RC5 (#3422)
* Update Changelog.md * Update Changelog.md * Update Changelog.md * Update Changelog.md
1 parent 708fd68 commit 7836323

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

Changelog.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,32 @@
1-
## [16.0.0-RC5] - 2024-10-xx
1+
## [16.0.0-RC5] - 2024-12-05
22

3-
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC1)
3+
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0)
44

55
#### Known issues
66
Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and
77
[discussions](https://github.com/jomjol/AI-on-the-edge-device/discussions) before reporting a new issue.
88

99
#### Core Changes
1010
Only changes since RC4 are listed:
11+
- Removed `Autostart` parameter and make the flow to be always enabled (#3423)
12+
- Enable `Flow start` menu entry in UI (#3423)
1113
- Updated the Homeassistant Discovery topics (#3332):
1214
- `raw` has now set the `State Class` to `measurement`. Before it was always set to `""`.
1315
- `value` has now only set the `State Class` to `total_increasing` if the parameter `Allow Negative Rates` is **not** set. Else it uses `measurement` since the rate could also be negative. Before it was always set to `total_increasing`.
1416
- The `rate_per_time_unit` topic of an **Energy** meter needs a `Device Class`=`power`. For `gas` and `water` it should be `volume_flow_rate`. Before it was always set to `""`.
17+
- Added button for `flow start` (#3415)
18+
- Added support for Domoticz MQTT integration (#3359)
19+
- Added Date and time to overview page
20+
- Updated submodules and models
1521

1622
**:warning: Please check your Homeassistant instance to make sure it is handled correctly!**
1723

1824
#### Bug Fixes
1925
Only changes since RC3 are listed:
20-
- None
21-
22-
26+
- Added fix for ledintensity (#3418)
27+
- Added fix for OV2640 brightness contrast saturation (#3417)
28+
- Added fix for 'AnalogToDigitTransitionStart' always using 9.2 regardless of the configured value (#3393)
29+
- Addef fix for HA menu entry (#3342)
2330

2431

2532
## [16.0.0-RC4] - 2024-10-06

0 commit comments

Comments
 (0)