implement async handlers for pulsing pw_sw

This commit is contained in:
2024-02-13 21:05:01 -08:00
parent c0e774c08c
commit 426c04116f
10 changed files with 176 additions and 147 deletions

1
www/power.ssi Normal file
View File

@@ -0,0 +1 @@
{}

5
www/status.ssi Normal file
View File

@@ -0,0 +1,5 @@
{
"volt": <!--#volt-->,
"temp": <!--#temp-->,
"power": <!--#power-->
}