Move config back into config folder

This commit is contained in:
Georgi Gardev
2023-01-20 21:06:07 +02:00
parent a17f2e99c4
commit 3985e0220b
225 changed files with 22 additions and 23 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ keep everything organized and grouped by different functionalities.
- `routines` - definitions of automated routines - e.g. Coming Home or Waking Up
- `sensors` - describing sensors the house can use
The `speech` module uses [partial templates](https://github.com/GeorgeSG/sarah/tree/master/templates/partials) to generate more complex messages.
The `speech` module uses [partial templates](https://github.com/GeorgeSG/sarah/tree/master/config/templates/partials) to generate more complex messages.
## Hardware