From 54d54905db9e5f1bfa4977ea0c7fd44e6567e11b Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 7 Dec 2025 12:04:55 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 5f474e4..1b3827f 100644 --- a/Readme.md +++ b/Readme.md @@ -13,5 +13,5 @@ This is a Gadgetbridge MQTT bridge for TrueNAS Scale, which allows you to connec ## Editing Sensors -- add new mqtt sensor around here [main.py#L133](https://git.olli.info/Oliver/GadgetbridgeMqtt/src/branch/main/main.py#L133) -- add new function for new sensor around here [main.py#L291](https://git.olli.info/Oliver/GadgetbridgeMqtt/src/branch/main/main.py#L291) \ No newline at end of file +- add new mqtt sensor around here [main.py#L90](https://git.olli.info/Oliver/GadgetbridgeMqtt/src/branch/main/main.py#L90) +- add new function for new sensor around here [main.py#L208](https://git.olli.info/Oliver/GadgetbridgeMqtt/src/branch/main/main.py#L208) \ No newline at end of file