Initial release: Ashvale Station 1.0.0

This commit is contained in:
2026-08-15 20:43:51 +01:00
commit 06ce53bc44
36 changed files with 7116 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
---
name: Bug report
about: Something crashed or behaved wrongly
labels: bug
---
**What happened**
**What you expected instead**
**Hardware**
- Board: (e.g. Pi Zero 2 W)
- Sense HAT: (v1 / v2 / none, running the simulator)
- OS and Python version:
**Output of `GET /api/status`**
```json
```
**Relevant log lines** (`journalctl -u ashvale -n 50`)
```
```