README.md aktualisiert

This commit is contained in:
Manuel Kamper 2023-12-21 19:09:02 +00:00
parent 2ce5837d18
commit d2ac0e4dfd
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ current - Returns the current power consumption in W
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)
logs - See logs of the device (you can add a number like .../logs/12 to see the latest 12 log lines)
## FHEM integration
This is a minimalistic integration of your powermeter in FHEM as a HTTPMOD device. You can use it as a starting point for your own custom implementation