mirror of
https://github.com/home-assistant/iOS.git
synced 2026-02-04 21:15:17 -06:00
## Summary The dynamic map attachment for push notifications has a fixed span for the region it shows. For certain cases you might want to show the map with a different zoom level. This pull request adds the `latitude_delta` and `longitude_delta` for this specific purpose. ## Link to pull request in Documentation repository Documentation: home-assistant/companion.home-assistant#891