An Android dashboard app for Zigbee2MQTT, built to replace closed-source apps. No cloud, no account, no lock-in - your whole configuration is either one plain JSON file you can export and re-import or auto-configure settings stored in MQTT.
Features:
✓ Groups of clusters
✓ Sensor tiles with configurable decimal places, units
✓ Toggle tiles reflecting live device state
✓ Presence/occupancy sensor tiles
✓ Drag-and-drop reordering for groups, clusters within a group, and panels within a cluster
✓ Groups can be collapsed/expanded
✓ New-device and new-cluster prompts
✓ Toggle and momentary-button controls
✓ A manual reorder of auto-configured panels/clusters
✓ Watches every incoming MQTT payload for a `"smoke": true` field - no per-device registration needed.
✓ Export/import the whole configuration as a single gzip-compressed JSON file
✓ Publish/restore a backup via a retained MQTT messages
✓ Multiple brokers, each over TCP, SSL, WS, or WSS
An Android dashboard app for Zigbee2MQTT, built to replace closed-source apps.