more agressive timeouts for passive zigbee devices

This commit is contained in:
Cyryl Płotnicki 2023-12-27 15:38:01 +00:00
parent 61012204f5
commit 3809de55d8

View file

@ -36,7 +36,8 @@ in {
settings = {
homeassistant = true;
permit_join = true;
availability = true;
availability.active.timeout = 10;
availability.passive.timeout = 90;
frontend.port = 8089;
mqtt.server = "mqtt://10.0.0.8:1883";
serial = {