appdaemon
appdaemon copied to clipboard
Fix register_route documentation
Fix register_route document which needs to return an aiohttp Response object.
As per the response in this issue: https://github.com/AppDaemon/appdaemon/issues/1492
Hello @foxy82,
Please can you run pre-commit run --all-files on your PR so it passes its checks?