An open API service indexing awesome lists of open source software.

https://github.com/atomaka/home-assistant-config


https://github.com/atomaka/home-assistant-config

Last synced: about 1 year ago
JSON representation

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"
```