You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link meter devices to add-on via_device using supervisor slug
Resolve the add-on slug from the supervisor (`/store/addons/self`) in
run.sh and forward it as `ADDON_SLUG` in the `[MQTT_INSIGHTS]` section.
The MQTT Insights service then sets `via_device: <addon_slug>` on the
CT002 and Shelly meter discovery payloads so Home Assistant nests them
under the AstraMeter add-on device.
0 commit comments