mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 14:41:38 +01:00
* Catch malformed coordinates in here_travel_time * Add testcase for malformed entity_id state * Replace type ignore with None check * Directly raise InvalidCoordinatesException