Compare commits
2 Commits
9ab16b3dcd
...
11d5d5db4d
| Author | SHA1 | Date | |
|---|---|---|---|
|
11d5d5db4d
|
|||
|
2f494a7dd6
|
@@ -1,2 +0,0 @@
|
|||||||
[default.extend-words]
|
|
||||||
mosquitto = "mosquitto"
|
|
||||||
@@ -1,11 +1,8 @@
|
|||||||
# automation_rs
|
# automation_rs
|
||||||
|
Custom home automation solution with google-home intergration
|
||||||
Custom home automation solution with google-home integration
|
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
Make sure to setup git hooks by running
|
Make sure to setup git hooks by running
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git config --local core.hooksPath .git-hooks/
|
git config --local core.hooksPath .git-hooks/
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user