Compare commits

2 Commits
Author SHA1 Message Date
Sebastian Raff 872855a219 Add she - smart home engine 2026-07-05 20:54:36 +02:00
Sebastian Raff ebad0fc1c9 Add Feezal to Dashboards 2026-07-05 20:52:39 +02:00
+3 -1
View File
@@ -414,6 +414,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
- [openHAB](https://github.com/openhab) - Includes a [MQTT binding](https://github.com/openhab/openhab1-addons/wiki/MQTT-Binding).
- [openLuup](https://github.com/akbooer/openLuup) - A pure-Lua open-source emulation of the Vera Luup home automation environment with MQTT.
- [pimatic](https://pimatic.org/) - MQTT plugin included.
- [she - smart home engine](https://github.com/hobbyquaker/she) - Scriptable smart home automation engine with AI assistance.
- [shopsavvy-mqtt](https://github.com/shopsavvy/shopsavvy-mqtt) - MQTT bridge that publishes product price data with Home Assistant MQTT discovery support.
- [knx2mqtt](https://c0d3.sh/smarthome/knx2mqtt) - Telegram bi-directional integration as alternative to HomeAssistant's built-in support.
@@ -504,9 +505,9 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
## Visualization, Dashboards
- [awtSCADA](https://github.com/larionovavi-stack/awtscada) - Industrial SCADA/HMI system with MQTT support (plus IEC 61850, OPC UA, Modbus TCP). Runs from a single HTML file in any browser, zero installation. 53 function blocks, 65 graphic elements, real-time trends.
- [MQTT-Tiles](https://github.com/flespi-software/MQTT-Tiles) - MQTT-based IoT dashboard visualization tool. Allows easy dashboards sharing. Works with any MQTT broker supporting the WSS protocol.
- [Crouton](https://github.com/edfungus/Crouton) - A dashboard that taps into your IOT network, using only MQTT and JSON.
- [d3-MQTT-Topic-Tree](https://github.com/hardillb/d3-MQTT-Topic-Tree) - A MQTT Topic Tree viewer using the d3 collapsible tree and MQTT over websockets.
- [Feezal](https://github.com/feezal/feezal) - Dashboard editor powered by Web Components and MQTT
- [HelloIoT](https://github.com/adrianromero/helloiot) - MQTT client and dashboard application.
- [HOMR-REACT](https://github.com/klauserber/homr-react) - A configurable MQTT Visualization.
- [Linear MQTT Dashboard](https://github.com/ravendmaster/linear-mqtt-dashboard) - Easy, customizable control panel - MQTT-client.
@@ -518,6 +519,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
- [mqtt-panel](https://github.com/fabaff/mqtt-panel) - A web interface for MQTT.
- [mqtt-prometheus-message-exporter](https://github.com/tg44/mqtt-prometheus-message-exporter) - A small service which will convert mqtt messages to prometheus metrics.
- [mqtt-svg-dash](https://github.com/jpmens/mqtt-svg-dash) - Subscribe to MQTT, extract JSON from a message and make lights blink on an SVG page.
- [MQTT-Tiles](https://github.com/flespi-software/MQTT-Tiles) - MQTT-based IoT dashboard visualization tool. Allows easy dashboards sharing. Works with any MQTT broker supporting the WSS protocol.
- [mqtt2highcharts](https://github.com/matbor/mqtt2highcharts) - Plotting live numbered data from a subscribed MQTT topic using Highcharts.
- [MYHELLOIOT](https://adrianromero.github.io/myhelloiot/) - MQTT dashboard application.
- [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED.