mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
Fix availability_timeout typo.
This commit is contained in:
@@ -63,5 +63,5 @@ advanced:
|
||||
elapsed: false
|
||||
# Availability timeout in seconds, disabled by default (0).
|
||||
# When enabled, devices will be checked if they are still online.
|
||||
availability_timeout: 0,
|
||||
availability_timeout: 0
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user