https://github.com/atomaka/home-assistant-config
https://github.com/atomaka/home-assistant-config
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/atomaka/home-assistant-config
- Owner: atomaka
- Created: 2017-07-30T00:08:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T00:42:20.000Z (over 6 years ago)
- Last Synced: 2025-02-12T10:54:44.704Z (over 1 year ago)
- Language: Shell
- Size: 612 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home Assistant Configuration
My HA configuration
## Zwave Stick
In /etc/udev/rules.d/10-zwave-static.rules
```
ACTION=="add", ATTRS{idVendor}=="0658", ATTRS{idProduct}=="0200", SYMLINK+="zwave"
```