mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 21:05:02 +01: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