mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
2024.11: Finish other noteworthy changes
This commit is contained in:
parent
8b0f2e7a7d
commit
f4ff619ff2
@ -201,10 +201,27 @@ of this release:
|
|||||||
There are many more improvements in this release; here are some of the other
|
There are many more improvements in this release; here are some of the other
|
||||||
noteworthy changes this release:
|
noteworthy changes this release:
|
||||||
|
|
||||||
- Add snapshot service to image entity ([@NickM-27] - [#110057]) ([image docs])
|
- [Image entities] now have a snapshot action, allowing you to save the current
|
||||||
- Blueprints for template entities ([@tetele] - [#126971]) ([template docs]) (noteworthy)
|
image in the entity to a file. Nice [@NickM-27]!
|
||||||
- Add limited template to at field for time triggers ([@Petro31] - [#126584]) ([homeassistant docs])
|
- [@Petro31] added [(limited) template] support to the "at" field of [time triggers].
|
||||||
- Add `nmi` (nautical miles) as valid distance unit ([@mib1185] - [#124723]) (noteworthy)
|
This allows you to template the time of that trigger in, for example,
|
||||||
|
a blueprint automation.
|
||||||
|
- [Nautical miles] (`nmi`) is now a valid distance unit. This means you can now
|
||||||
|
use this as a unit for your distance sensors. Thanks [@mib1185]!
|
||||||
|
- [@tetele] added [blueprints for template entities]! This allows for easier
|
||||||
|
re-use and sharing of common blueprints for sets of templated entities.
|
||||||
|
This feature is an advanced feature and is only available using manual YAML
|
||||||
|
configuration.
|
||||||
|
|
||||||
|
[(limited) template]: /docs/configuration/templating/#limited-templates
|
||||||
|
[@mib1185]: https://github.com/mib1185
|
||||||
|
[@NickM-27]: https://github.com/NickM-27
|
||||||
|
[@Petro31]: https://github.com/Petro31
|
||||||
|
[@tetele]: https://github.com/tetele
|
||||||
|
[blueprints for template entities]: /integrations/template/#using-blueprints
|
||||||
|
[Image entities]: /integrations/image
|
||||||
|
[Nautical miles]: https://en.wikipedia.org/wiki/Nautical_mile
|
||||||
|
[time triggers]: /docs/automation/trigger/#time-trigger
|
||||||
|
|
||||||
### Live logs
|
### Live logs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user