core/homeassistant/components/command_line
G Johansson 6ad4e13b38
Manual trigger entity and refactor command_line switch (#91506)
* TriggerEntity to CoordinatorTriggerEntity

* _render_templates

* split manual vs coordinator

* name

* ManualTriggerEntity

* value

* Remove ManualTriggerEntity

* ManualTriggerEntity

* process_manual_data

* Add test

* imports

* Move ManualTriggerEntity

* cmd_line switch

* Review comments

* Fix templating

* Review comments

* Remove unneeded logging
2023-05-08 10:19:37 +02:00
..
__init__.py Cleanup command_line (#90268) 2023-03-27 21:19:09 +02:00
binary_sensor.py Cleanup command_line (#90268) 2023-03-27 21:19:09 +02:00
const.py
cover.py Cleanup command_line (#90268) 2023-03-27 21:19:09 +02:00
manifest.json
notify.py Improve notify type hints in integrations (#90034) 2023-03-21 11:40:19 +01:00
sensor.py Fix command_template sensor value_template not being used if json_attributes set (#90603) 2023-04-06 21:06:31 +02:00
services.yaml
switch.py Manual trigger entity and refactor command_line switch (#91506) 2023-05-08 10:19:37 +02:00
utils.py Cleanup command_line (#90268) 2023-03-27 21:19:09 +02:00