Add ShopSavvy MQTT bridge (#139)

This commit is contained in:
Jake Marsh
2026-04-15 08:47:48 -05:00
committed by GitHub
parent 69e9d82248
commit adf2533fb2
+1
View File
@@ -408,6 +408,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.
- [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.