Skip to content

Commit 0ca9f55

Browse files
committed
Update readme
1 parent 8c621d9 commit 0ca9f55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,10 @@ Now you can turn on/off your PC and check if it is running via Home Assistant.
3939

4040
You can find all product documentation, related blog post on my dedicated [PokyPow Documentation](https://pokypow.com/docs).
4141

42+
# Developer Docs
4243

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

Comments
 (0)