mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
* Add support for new openzwave * Fix pipeline * fix log output * Support auth / discovery * Add basic structs * fix lint * Fix start order
21 lines
265 B
Markdown
21 lines
265 B
Markdown
# How to use
|
|
|
|
## Configuration
|
|
|
|
Add-on configuration:
|
|
|
|
```yaml
|
|
device: /dev/ttyUSB0
|
|
network_key:
|
|
```
|
|
|
|
### Option `device`
|
|
|
|
|
|
### Option `network_key`
|
|
|
|
|
|
## Known issues and limitations
|
|
|
|
- You hardware need to be compatible with OpenZwave library
|