#can more than one autodiscovered mqtt

1 messages · Page 1 of 1 (latest)

deft plume
#

This device works

{
    "state_topic": "gps2mqtt/device/SG_9159051999",
    "name": "Shannons Motorbike",
    "availability_topic": "gps2mqtt/availability",
    "json_attributes_topic": "gps2mqtt/device/SG_9159051999/attributes",
    "icon": "mdi:motorbike",
    "source_type": "gps"
}

This device doesn't

{
    "state_topic": "gps2mqtt/device/7028779537",
    "name": "Shannons Car",
    "availability_topic": "gps2mqtt/availability",
    "json_attributes_topic": "gps2mqtt/device/7028779537/attributes",
    "icon": "mdi:car-hatchback",
    "source_type": "gps"
}

none of the attributes show up in HA at all