4 Commits

Author SHA1 Message Date
Dan C Williams
81743d0a9a
Update schedule sensor referencen (#30914)
The schedule helper now creates a `schedule` sensor instead of a binary sensor.  I am not sure when this changed, but when I added a schedule helper on 2024.1.3 it did not create a binary_sensor but instead a schedule sensor that has an on/off state.
2024-01-18 16:08:29 +01:00
Danny Tsang
80128c159a
Add example automation using the schedule helper (#30668)
* Added example automation using the schedule helper.

* Correct example title.

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-10 14:08:33 +01:00
Sven Serlier
e13f3dc49b
Update URLs (#27005)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-04-16 13:49:55 +02:00
Franck Nijhof
9aec928b43
Add schedule (#23721)
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-08-11 16:14:48 +02:00