We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c621d9 commit 0ca9f55Copy full SHA for 0ca9f55
README.md
@@ -39,4 +39,10 @@ Now you can turn on/off your PC and check if it is running via Home Assistant.
39
40
You can find all product documentation, related blog post on my dedicated [PokyPow Documentation](https://pokypow.com/docs).
41
42
+# Developer Docs
43
44
+Build:
45
+
46
+```
47
+docker run --rm --privileged -v "${PWD}":/config -it ghcr.io/esphome/esphome:2026.1.2 compile ESPHome/pokypow.yaml
48
0 commit comments