- Intro
- Stable Fix Release
- V230825_1_fix
- Experimental Beta Release
- Tips
- Regarding icon schematics In Release Note
- Reference Page
Intro
The new version of the ESPHome update updates a cool submission from regevbr, which adds details such as engineering mode and specific settings. We got a lot of feedback from users wanting to have these features on the firmware.
We will try to do some Beta pushes next, hopefully the first Beta will be released tomorrow and will start with the most used 1U and 1W series.
In the meantime we will be fixing a past issue with energy units, for which we have received multiple feedbacks.
Due to the specificity of the 1U - which uses the S2 chip - it will be a bit more complicated to recover if the update process is damaged. So please weigh whether the current functionality is sufficient for the use, and then wait for the beta to stabilize a bit before following.
Thanks to the ESPHome community developers for their efforts.
Thank you for your support.
We will update this page with the progress of the test firmware https://docs.screek.io/gen1/beta
Stable Fix Release
V230825_1_fix
CHANGELOG
- 🐞Fix for alerting to energy value unit anomalies in the Home Assistant log.(Thanks to
starsoccer9@reddit
for the feedback).
- ⚙️Esphome kernel updated to 2023.8.2, but note that the ld2410 libraries use the original libraries plus our modified light support.
Experimental Beta Release
Tips
Regarding icon schematics In Release Note
Our definition of them is:
- 🐞 = fixing problems, bug metaphor.
- 🧬 = new feature
- ⚙️ = tweak internal settings
Reference Page
The LD2410 component has had a massive upgrade thanks to @regevbr! It now supports settings most if not all configuration parameters viaswitches
/numbers
andselects
and exposes more data via varioussensors
. This includes breaking changes that mean the existing gate configuration options have been moved to thenumber
platform.
Card