From adf2533fb2c84c7663741b2291f2edc7de0c1ea7 Mon Sep 17 00:00:00 2001 From: Jake Marsh Date: Wed, 15 Apr 2026 08:47:48 -0500 Subject: [PATCH] Add ShopSavvy MQTT bridge (#139) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94d4b71..3430f88 100644 --- a/README.md +++ b/README.md @@ -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.