Hosted MQTT
Managed broker access for ET-Bus and ESP32 devices with TLS, per-device credentials, and topic isolation per customer/site.
ET-Bus Cloud
ET-Bus Cloud gives ESP32, ET-Bus, hydroponics, weather, relay, and sensor projects a managed MQTT endpoint, private device credentials, clean topic structure, Home Assistant discovery, and a simple customer dashboard.
Why host it
A hosted MQTT service makes ET-Bus projects easier to sell and support. Customers get secure credentials, a working dashboard, alerts, and Home Assistant connectivity without running Mosquitto, certificates, backups, or broker access control themselves.
What it includes
Managed broker access for ET-Bus and ESP32 devices with TLS, per-device credentials, and topic isolation per customer/site.
Simple web status for relays, sensors, hydroponics, weather stations, pump nodes, and workshop monitoring.
MQTT discovery and clean entity naming so customer systems can connect without hand-writing YAML.
Email alerts first, then SMS for high-value systems such as pumps, freezers, grow rooms, and remote sheds.
Basic online/offline status, recent telemetry, device heartbeat, and event logs for diagnosis and support.
Firmware version, last-seen time, RSSI, reboot reason, and command results so problems can be fixed faster.
Topic model
The first version uses a strict topic layout so customers, sites, and devices stay separate. That keeps the service safe enough to grow beyond a single test broker.
sites/{site_id}/devices/{device_id}/statesites/{site_id}/devices/{device_id}/telemetrysites/{site_id}/devices/{device_id}/commandsites/{site_id}/devices/{device_id}/availability{
"device": "relay-01",
"site": "cambridge-shed",
"online": true,
"rssi": -61,
"temperature_c": 22.8,
"relay_1": "on",
"uptime_s": 18422
}
Starter pricing
Pilot
For proving one small install.
Home / Shed
For Home Assistant users and small remote systems.
Workshop / Grow
For hydroponics, pumps, racks, and site monitoring.
Early access
Send the device type, how many sensors or relays it has, whether it needs Home Assistant, and what alerts matter.