hass-core/homeassistant/components/command_line
G Johansson b5b9a06c2c
Refactor Command Line sensor to use ManualTriggerEntity (#93999)
* Refactor sensor to use ManualTriggerEntity

* Add device and state class
2023-06-04 15:00:53 -04:00
..
__init__.py Add scan interval to Command Line (#93752) 2023-06-02 23:35:11 -04:00
binary_sensor.py Remove update_before_add from binary_sensor in Command Line (#94040) 2023-06-04 14:53:34 -04:00
const.py Add scan interval to Command Line (#93752) 2023-06-02 23:35:11 -04:00
cover.py Refactor Command Line cover to use ManualTriggerEntity (#93997) 2023-06-03 14:19:59 -04:00
manifest.json Move yaml configuration to integration key for command_line (#92824) 2023-05-29 08:00:50 +02:00
notify.py Move yaml configuration to integration key for command_line (#92824) 2023-05-29 08:00:50 +02:00
sensor.py Refactor Command Line sensor to use ManualTriggerEntity (#93999) 2023-06-04 15:00:53 -04:00
services.yaml Add targets and selectors for services (B-C) (#50189) 2021-05-14 13:38:41 +02:00
strings.json Address late review comments for Command Line (#93743) 2023-05-29 19:45:42 +02:00
switch.py Add scan interval to Command Line (#93752) 2023-06-02 23:35:11 -04:00
utils.py Cleanup command_line (#90268) 2023-03-27 21:19:09 +02:00