mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-31 12:03:02 +01:00
b030879efd
* Rename detect-blocking-io API value to match other APIs For the new detect-blocking-io option, use dashes instead of underscores in `on-at-startup` for consistency with other API endpoints. This is a breaking change, but since the API is really new and not really used yet, it is fairly safe to do so. * Fix pytest