mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00

* Add YAML reload to rest_command integration * Add rest_command reload tests * Fix test coverage * Remove unnecessary call to keys Co-authored-by: J. Nick Koston <nick@koston.org> * Perform cleanup on reload with empty config * Fix mypy * Fix ruff * Update homeassistant/components/rest_command/__init__.py * Update __init__.py --------- Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Erik Montnemery <erik@montnemery.com>