From 009593a1db8ae7be7481bed0da5ac0f40473d797 Mon Sep 17 00:00:00 2001 From: DigiH Date: Fri, 20 Dec 2024 13:41:34 +0100 Subject: [PATCH] [DOCS] BresserWeatherSensorLW reference change (#593) --- README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 571461256..0b207aa5e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Projects using the Theengs Decoder library * [Theengs Gateway](https://github.com/theengs/gateway) - A Python-based BLE to MQTT bridge running on Raspberry Pi, Windows or Linux. * [Theengs Explorer](https://github.com/theengs/explorer) - A text user interface to discover BLE devices, showing their raw advertisement alongside the decoded data; running on Linux, Windows or macOS. * [Theengs App](https://github.com/theengs/app) - A paid app for Android and iOS/iPadOS phones and tablets displaying decoded BLE sensor data and optionally acting as a BLE to MQTT bridge. -* [BresserWeatherSensorTTN](https://github.com/matthias-bs/BresserWeatherSensorTTN) - Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver based on ESP32 and RFM95W/SX1276 - sends data to a LoRaWAN Network. +* [BresserWeatherSensorLW](https://github.com/matthias-bs/BresserWeatherSensorLW) - Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 — sends data to a LoRaWAN Network. * [Platypush](https://github.com/BlackLight/platypush) - A versatile and extensible platform for home and life automation with hundreds of supported integrations. For more information view the [documentation](https://decoder.theengs.io/) diff --git a/docs/README.md b/docs/README.md index cf630b35f..7ccaea811 100644 --- a/docs/README.md +++ b/docs/README.md @@ -32,7 +32,7 @@ Projects using the Theengs Decoder library * [Theengs Gateway](https://gateway.theengs.io/) - A Python-based BLE to MQTT bridge running on Raspberry Pi, Windows or Linux. * [Theengs Explorer](https://github.com/theengs/explorer) - A text user interface to discover BLE devices, showing their raw advertisement alongside the decoded data; running on Linux, Windows or macOS. * [Theengs App](https://app.theengs.io/) - A paid app for Android and iOS/iPadOS phones and tablets displaying decoded BLE sensor data and optionally acting as a BLE to MQTT bridge. -* [BresserWeatherSensorTTN](https://github.com/matthias-bs/BresserWeatherSensorTTN) - Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver based on ESP32 and RFM95W/SX1276 - sends data to a LoRaWAN Network. +* [BresserWeatherSensorLW](https://github.com/matthias-bs/BresserWeatherSensorLW) - Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 — sends data to a LoRaWAN Network. * [Platypush](https://github.com/BlackLight/platypush) - A versatile and extensible platform for home and life automation with hundreds of supported integrations. ::: warning Note