mirror of
https://github.com/home-assistant/core.git
synced 2025-07-06 21:07:08 +00:00

* Add type hints to diagnostics test helper * Move type alias to the top * Use Any * Move TestClientGenerator to typing helper * Use `dict[str, Any]` again * Use JsonObjectType * Add cast