mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 06:20:17 +01:00
7bd8c0d39a
## Description: Adds a new `mobile_app` webhook command, `get_zones`, which just returns all zones. ## Checklist: - [x] The code change is tested and works locally. - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass** - [x] There is no commented out code in this PR.