1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-07 23:49:17 +00:00

6 Commits

Author SHA1 Message Date
atlflyer
ec536bda3d
Add json_attributes_path configuration for command_line sensor ()
Add json attributes path config to command line sensor
2024-07-06 18:52:27 +02:00
G Johansson
448f8a9568
Refactor setup code in command_line ()
* Refactor setup code in command_line

* Fix rebase

* Review comments
2024-04-02 22:47:04 +03:00
G Johansson
038b0e6d23
Add scan interval to Command Line ()
* Add scan interval

* Handle previous not complete

* Fix faulty text

* Add tests

* lingering

* Cool down

* Fix tests
2023-06-02 23:35:11 -04:00
Sebastian Lövdahl
bc3bf2ffe3
Use Platform constants all over the place 1/3 () 2021-12-28 21:13:20 +01:00
J. Nick Koston
215e3f2dab
Add the ability to reload command_line platforms from yaml () 2020-08-25 19:52:36 -05:00
J. Nick Koston
7b728b17f7
Add missing timeout to command_line platforms: cover, notify, switch ()
* Add missing timeout to command_line platforms: cover, notify, switch

* add timeout test for notify
2020-08-04 17:00:02 -10:00