RoboMagus
f0ca27fd08
Add reload to rest_command integration (#100511)
* 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>