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

@ -284,10 +284,10 @@ backend.http:
port: 8008
zwave:
device: /dev/ttyUSB0
enabled: true
backend.zwave:
enabled: true
device: /dev/ttyUSB0
```
- Start Platypush (by running `platypush` or through a systemd service) and point your browser