hass-core/homeassistant/components/shell_command
RoboMagus c433b251fa
Shell command response (#96695)
* Add service response to shell_commands

* Add shell_command response tests

* Fix mypy

* Return empty dict instead of None on error

* Improved response type hint

* Cleanup after removing type cast

* Raise exceptions i.s.o. returning

* Fix ruff
2023-07-20 11:53:57 +02:00
..
__init__.py Shell command response (#96695) 2023-07-20 11:53:57 +02:00
manifest.json Sort manifests 9 (#87030) 2023-02-08 20:22:30 +01:00
services.yaml