What's Changed
- feat(maps): add map_load service to switch the active map by @kingchddg901 in #150
Add multi-map switching support
This adds a
map_loadservice and a newSwitch Mapselect entity for novel/protobuf devices. The selector learns map IDs from the active map state, persists visited maps, and uses map description frames when available to show friendly names.
Full Changelog: v1.12.0...v1.13.0