Update README

This commit is contained in:
2024-08-27 15:21:21 +02:00
parent e64880f66c
commit ed956f2d79

7
README
View File

@@ -23,3 +23,10 @@ Optional decimal point for numbers.
- STOP
- SET TEMP 20.0
- SET DEWP 60.0
### Web Interface Example
There is a little example web interface you can check
out in the opt/webgui directory. This simple php page
demonstrates how you can create a custom interface for
your drybox. For more info see the README file there.