Fixed order of zwave/backend.zwave

This commit is contained in:
Fabio Manganiello 2021-05-08 20:17:27 +02:00
parent 3429fd6318
commit 4b2507a710
1 changed files with 4 additions and 4 deletions

View File

@ -282,12 +282,12 @@ firmware, nor an MQTT service in between.
```yaml
backend.http:
port: 8008
zwave:
device: /dev/ttyUSB0
backend.zwave:
enabled: true
backend.zwave:
device: /dev/ttyUSB0
```
- Start Platypush (by running `platypush` or through a systemd service) and point your browser