mirror of
https://github.com/home-assistant/core.git
synced 2026-02-27 05:14:39 +00:00
* Move MapData to Coordinator * seeing if mypy likes this * delete dead code * Some MR comments * remove MapData and always update on startup if we don't have a stored map. * don't do on demand updates * remove unneeded logic and pull out map save * Apply suggestions from code review Co-authored-by: Allen Porter <allen.porter@gmail.com> * see if mypy is happy --------- Co-authored-by: Allen Porter <allen.porter@gmail.com>