mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 04:19:03 +00:00
* Make IPv4 and IPv6 parse errors raise an API error Currently, IP address parsing errors lead to an execption which is not handled by the `api_validate()` call. By using concrete IPv4 and IPv6 types and `vol.Coerce()` parsing errors are properly handled. * ruff format * ruff check
14 KiB
14 KiB