mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
2022.5: Finish up other noteworthy section
This commit is contained in:
parent
8913b117bb
commit
30e8c5a06e
@ -590,47 +590,40 @@ and (custom) integration and dashboard card developers.
|
|||||||
|
|
||||||
## Other noteworthy changes
|
## Other noteworthy changes
|
||||||
|
|
||||||
{% details "TODO" %}
|
|
||||||
|
|
||||||
- Revisit / recheck for other, newer and/or better items
|
|
||||||
- Check contents/spelling/grammar/order
|
|
||||||
|
|
||||||
{% enddetails %}
|
|
||||||
|
|
||||||
There is much more juice in this release; here are some of the other
|
There is much more juice in this release; here are some of the other
|
||||||
noteworthy changes this release:
|
noteworthy changes this release:
|
||||||
|
|
||||||
- Every script now automatically gets an unique ID, which means you can edit
|
- Every script now automatically gets a unique ID, which means you can edit
|
||||||
their name, icon, and assign them to areas straight from the UI!
|
their name, icon and assign them to areas straight from the UI!
|
||||||
Thanks, [@frenck]!
|
Thanks, [@frenck]!
|
||||||
- If you run Z-Wave JS server manually in for example, a Docker container, it
|
- If you run the Z-Wave JS server manually in, for example, a Docker container,
|
||||||
will now be automatically discovered on your network. Thanks [@raman325]!
|
it will now be automatically discovered on your network. Thanks [@raman325]!
|
||||||
- Template entities now have a `this` variable availble, which is reference
|
- Template entities now have a `this` variable available, which is a reference
|
||||||
to state of the template entity itself. Awesome work [@akloeckner] and
|
to the state of the template entity itself. Awesome work [@akloeckner] and
|
||||||
[@emontnemery]!
|
[@emontnemery]!
|
||||||
- Running Home Assistant Core or Container? [@frenck] added the
|
- Running Home Assistant Core or Container? [@frenck] added the
|
||||||
{% my developer_call_service service="backup.create" %} service to the
|
{% my developer_call_service service="backup.create" %} service to the
|
||||||
[backup] integration allowing you to create an automation to create backups
|
[backup] integration allowing you to create an automation to create backups
|
||||||
on a schedule.
|
on a schedule.
|
||||||
- [@sisimomo] added Markdown support to Blueprint input descriptions, allow
|
- [@sisimomo] added Markdown support to Blueprint input descriptions, allowing
|
||||||
you to add links to e.g., documentation in your Blueprints.
|
you to add links to, for example, documentation in your Blueprints.
|
||||||
- [Sonos] now has a favorites sensor, so you can access and use your favorites
|
- [Sonos] now has a favorites sensor so that you can access and use your
|
||||||
in your automations, scripts and templates. Thanks [@jjlawren]!
|
favorites in your automations, scripts, and templates. Thanks [@jjlawren]!
|
||||||
- [@dmulcahey] added support for configuring the power on state, of devices
|
- [@dmulcahey] added support for configuring the power-on state of devices
|
||||||
that have this configuration option, to [ZHA]. Nice!
|
that have this configuration option to [ZHA]. Nice!
|
||||||
- Sensors now have a new device class available: "duration". Thanks, [@bdraco]!
|
- Sensors now have a new device class available: "duration". Thanks, [@bdraco]!
|
||||||
- The output of [Media Selector] can now be directly used with play media
|
- The output of [Media Selector] can now be directly used with play media
|
||||||
service calls in your Blueprints. Awesome, [@emontnemery]!
|
service calls in your Blueprints. Awesome, [@emontnemery]!
|
||||||
- [@raman325] added frontend support for Sirens, so you can actually turn one
|
- [@raman325] added frontend support for Sirens, so you can actually turn one
|
||||||
on from the UI. 🚨 Alarming news [@raman325]!
|
on from the UI. 🚨 Alarming news [@raman325]!
|
||||||
- [@frenck] added an persons attribute to zones, which indicates who is
|
- [@frenck] added a persons attribute to zones, which indicates who is
|
||||||
currently in a zone.
|
currently in a zone.
|
||||||
- When customizing the device class / "Show as" of an entity in the UI, you can
|
- When customizing the device class / "Show as" of an entity in the UI, you can
|
||||||
now set it to nothing/emtpy as well. Thanks, [@zsarnett]!
|
now set it to nothing/empty as well. Thanks, [@zsarnett]!
|
||||||
- [@rdfurman] Added support to the [Honeywell] Total Connect Comfort (US)
|
- [@rdfurman] Added support to the [Honeywell] Total Connect Comfort (US)
|
||||||
integration for outdoor sensors. Awesome!
|
integration for outdoor sensors. Awesome!
|
||||||
- [Philips TV] now provides a switch to turn on/off the "Ambilight+Hue" syncing
|
- [Philips TV] now provides a switch to turn on/off the "Ambilight+Hue" syncing
|
||||||
if your TV model supports that. Thanks, [@bramstroker]!
|
(if your TV model supports that). Thanks, [@bramstroker]!
|
||||||
|
|
||||||
[@akloeckner]: https://github.com/akloeckner
|
[@akloeckner]: https://github.com/akloeckner
|
||||||
[@bdraco]: https://github.com/bdraco
|
[@bdraco]: https://github.com/bdraco
|
||||||
|
Loading…
x
Reference in New Issue
Block a user