Update Readme.md

This commit is contained in:
Oliver 2025-07-17 18:45:26 +00:00
parent f453539aec
commit 7cbf4a3da7

View File

@ -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)