7 Commits

Author SHA1 Message Date
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
sjabby
9e00c9ac0a Update example to reflect current syntax (#6382) 2018-09-30 13:42:02 +02:00
PhyberApex
692fd52678 Fixing recursive call in cookbook (#5279)
Recursive calling is not allowed in home assistant. Splitting the script up was necessary.
2018-04-30 22:53:46 +02:00
Anders Melchiorsen
476449131c The automation state trigger has deprecated its state alias (#2758)
The "state" used to be an alias for "to" but this was deprecated to make the
meaning more clear.

This commit updates the examples to no longer use the deprecated name.
2017-06-04 18:45:40 +02:00
System Tester
d7d4ed83f5 Update automation_flashing_lights.markdown (#1971)
Corrected spelling mistake in instruction text.
2017-02-05 16:50:23 +01:00
Dani
a833efa18a Update automation_flashing_lights.markdown (#590) 2016-06-27 21:43:39 -07:00
Fabian Affolter
438af1a023 Add example from @Mihai258 2016-03-30 10:25:00 +02:00