From 7cbf4a3da7252d7064682b41943ed14f98680771 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 17 Jul 2025 18:45:26 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index 833ea7b..5f474e4 100644 --- a/Readme.md +++ b/Readme.md @@ -10,3 +10,8 @@ This is a Gadgetbridge MQTT bridge for TrueNAS Scale, which allows you to connec - your Timezone - environment variables for your MQTT broker - start the app + +## 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