Skip to content

Commit 041123f

Browse files
committed
2025.8: Add Roborock breaking change
1 parent bfbdac7 commit 041123f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source/_posts/2025-08-06-release-20258.markdown

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,19 @@ Note that all values in this range are possible, but roughly the old values can
530530

531531
{% enddetails %}
532532

533+
{% details "Roborock" %}
534+
535+
The battery property on vacuum entities is being removed in Home Assistant. Therefore, this property is now removed from this integration and is replaced by a battery level sensor.
536+
537+
Please review your automations, scripts or cards using the battery property and update the code to use the battery sensor instead.
538+
539+
([@luca-angemi] - [#150126]) ([documentation](/integrations/roborock))
540+
541+
[@luca-angemi]: https://github.com/luca-angemi
542+
[#150126]: https://github.com/home-assistant/core/pull/150126
543+
544+
{% enddetails %}
545+
533546
{% details "Roku" %}
534547

535548
Roku media players entities now report to be off where they previously reported to be in standby state.

0 commit comments

Comments
 (0)