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
Home Assistant is the dominant DIY IoT hub. Supporting its MQTT discovery protocol makes PlaceBrain useful out-of-the-box for every existing HA user, without them re-wiring devices.
Changes
Toggle on device creation ("Publish Home Assistant discovery").
When enabled, on device/sensor creation the backend (gateway or devices) publishes retained messages to homeassistant/<component>/<node_id>/<object_id>/config per HA's schema.
Summary
Home Assistant is the dominant DIY IoT hub. Supporting its MQTT discovery protocol makes PlaceBrain useful out-of-the-box for every existing HA user, without them re-wiring devices.
Changes
homeassistant/<component>/<node_id>/<object_id>/configper HA's schema.Verification
MQTTintegration with correct device class and unit.