mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
8705f7b2ed
commit
6170ad72d8
@ -73,7 +73,7 @@ Happy holidays! And for the last time in 2024: Enjoy the release!
|
|||||||
## Improved scene editor experience
|
## Improved scene editor experience
|
||||||
|
|
||||||
{% term Scenes %} are a great way to set the mood in your home. They allow you
|
{% term Scenes %} are a great way to set the mood in your home. They allow you
|
||||||
to capture the state of your devices at a specific moment and restore them
|
to capture the state of your devices at a specific moment and restore it
|
||||||
later, using a button on your dashboard, an automation, or even a voice command.
|
later, using a button on your dashboard, an automation, or even a voice command.
|
||||||
|
|
||||||
One of the common frustrations with editing scenes in Home Assistant is that it
|
One of the common frustrations with editing scenes in Home Assistant is that it
|
||||||
@ -85,7 +85,7 @@ waking up everyone. 😅
|
|||||||
[@karwosts] & [@marcinbauer85] to the rescue! 🦸♂️ As of this release, the scene
|
[@karwosts] & [@marcinbauer85] to the rescue! 🦸♂️ As of this release, the scene
|
||||||
editor has two modes. A **review mode** and an **edit mode**.
|
editor has two modes. A **review mode** and an **edit mode**.
|
||||||
|
|
||||||
<img class="no-shadow" alt="The improved scene editor now as a preview mode, which is shown in this screenshot." src="/images/blog/2024-12/scene-review-mode.png"/>
|
<img class="no-shadow" alt="The improved scene editor now has a preview mode, which is shown in this screenshot." src="/images/blog/2024-12/scene-review-mode.png"/>
|
||||||
|
|
||||||
The “review mode” is how your scene will open, and it will show you the scene as
|
The “review mode” is how your scene will open, and it will show you the scene as
|
||||||
it is currently set up, but it will not apply it. You can then switch to the
|
it is currently set up, but it will not apply it. You can then switch to the
|
||||||
@ -187,7 +187,7 @@ reduction in the number of possible combinations!
|
|||||||
|
|
||||||
The results speak for themselves:
|
The results speak for themselves:
|
||||||
|
|
||||||
<lite-youtube videoid="RH69Dh6coMM" videotitle="A faster voice experience with Our default conversation agent" posterquality="maxresdefault"></lite-youtube>
|
<lite-youtube videoid="RH69Dh6coMM" videotitle="A faster voice experience with our default conversation agent" posterquality="maxresdefault"></lite-youtube>
|
||||||
|
|
||||||
## Revised Integration Quality Scale
|
## Revised Integration Quality Scale
|
||||||
|
|
||||||
@ -268,7 +268,7 @@ We welcome the following new integrations in this release:
|
|||||||
- **[Nord Pool]**, added by [@gjohansson-ST]
|
- **[Nord Pool]**, added by [@gjohansson-ST]
|
||||||
Pulls in latest energy prices from the Nord Pool energy market as sensors.
|
Pulls in latest energy prices from the Nord Pool energy market as sensors.
|
||||||
- **[Sky Remote]**, added by [@dunnmj]
|
- **[Sky Remote]**, added by [@dunnmj]
|
||||||
Control your [Sky] box using automations on from your Home Assistant
|
Control your [Sky] box using automations or from your Home Assistant
|
||||||
dashboards.
|
dashboards.
|
||||||
|
|
||||||
[@dunnmj]: https://github.com/dunnmj
|
[@dunnmj]: https://github.com/dunnmj
|
||||||
@ -303,7 +303,7 @@ changes to existing integrations:
|
|||||||
PTZ cameras has been added. Thanks!
|
PTZ cameras has been added. Thanks!
|
||||||
- [@fwestenberg] updated the [Stookwijzer integration], with some new sensors,
|
- [@fwestenberg] updated the [Stookwijzer integration], with some new sensors,
|
||||||
right on time for the winter season. Nice!
|
right on time for the winter season. Nice!
|
||||||
- The [Habitica integration] now provides action for quest handling, scoring
|
- The [Habitica integration] now provides actions for quest handling, scoring
|
||||||
habits, and rewards. It also adds calendars for your to-do and daily reminders.
|
habits, and rewards. It also adds calendars for your to-do and daily reminders.
|
||||||
Nice, [@tr4nt0r]!
|
Nice, [@tr4nt0r]!
|
||||||
- The [eQ-3 Bluetooth Smart integration] now provides several helpful switches
|
- The [eQ-3 Bluetooth Smart integration] now provides several helpful switches
|
||||||
@ -474,13 +474,13 @@ higher to continue using the integration.
|
|||||||
{% details "History Stats" %}
|
{% details "History Stats" %}
|
||||||
|
|
||||||
After this change, `history_stats` in `time` or `ratio` mode will only count
|
After this change, `history_stats` in `time` or `ratio` mode will only count
|
||||||
definitively known time-based on recorded data.
|
definitively known time-based recorded data.
|
||||||
|
|
||||||
Prior to this change, if the start of the time window was earlier than the
|
Prior to this change, if the start of the time window was earlier than the
|
||||||
oldest datapoint in the recorder, `history_stats` would count time using the
|
oldest datapoint in the recorder, `history_stats` would count time using the
|
||||||
assumption that an entity was in the first state it found since the beginning
|
assumption that an entity was in the first state it found since the beginning
|
||||||
of time. This could lead to wild overcalculations when a switch was turned on
|
of time. This could lead to wild overcalculations when a switch was turned on
|
||||||
after a long period of inactivity, and `history_stats` would assume it has
|
after a long period of inactivity, and `history_stats` would assume it had
|
||||||
_always_ been on and calculate a huge value based on that.
|
_always_ been on and calculate a huge value based on that.
|
||||||
|
|
||||||
([@karwosts] - [#126271]) ([documentation](/integrations/history_stats))
|
([@karwosts] - [#126271]) ([documentation](/integrations/history_stats))
|
||||||
@ -555,7 +555,7 @@ starting on 27 November.
|
|||||||
|
|
||||||
{% details "Statistics" %}
|
{% details "Statistics" %}
|
||||||
|
|
||||||
Previously the attributes were only provided when they had a non `None` value.
|
Previously the attributes of the entity states of the Statistics integration were only provided when they had a non `None` value.
|
||||||
This has now changed so the attributes are always provided even with `None`
|
This has now changed so the attributes are always provided even with `None`
|
||||||
values. You might need to modify your automations or scripts depending on
|
values. You might need to modify your automations or scripts depending on
|
||||||
whether these attributes are present or not.
|
whether these attributes are present or not.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user