README.md aktualisiert

This commit is contained in:
Manuel Kamper 2024-05-24 13:44:08 +02:00
parent 3dbda1a293
commit 561fe1abbc

View File

@ -67,8 +67,9 @@ waterlevel - Returns the level of the water tank
ping - Check if the API is up and running
stats - Returns some stats of the device
reboot - Reboots the device
logs - See logs of the device (you can add a number like .../stats/12 to see the latest 12 log lines)
soils - See soil moisture of the device (usage like logs)
logs - See logs of the device (you can add a number like .../stats/12 to see the latest 12 log lines)
soils - See soil moisture of the device (usage like logs)
soilthreshold - Set new soil wet/dry threshold (you need to set it by adding a integer like .../soilthreshold/12500)
## FHEM Integration
This is the Watering-HTTPMOD Device for FHEM. It shows status symbols and all readings from stats. You can manually trigger a watering pulse and enable/disable the automatic watering mode.