From 262ad52b54d3171d577d2da2a059cb7b09393a36 Mon Sep 17 00:00:00 2001 From: maccoylton Date: Mon, 25 Nov 2019 16:59:45 +0000 Subject: [PATCH] Added wifi check interval charactersitic --- src/wifi_thermostat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wifi_thermostat.c b/src/wifi_thermostat.c index 2d66eef..a230041 100644 --- a/src/wifi_thermostat.c +++ b/src/wifi_thermostat.c @@ -570,6 +570,7 @@ homekit_accessory_t *accessories[] = { ¤t_humidity, &ota_trigger, &wifi_reset, + &wifi_check_interval, NULL }), NULL