From 36a99d8110e8624c6f9becc2a442e87933d4c6b5 Mon Sep 17 00:00:00 2001 From: golles Date: Thu, 5 Dec 2024 20:17:29 +0000 Subject: [PATCH] Remove daily restart --- mechanische_ventilatie.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/mechanische_ventilatie.yaml b/mechanische_ventilatie.yaml index 4a832f7..c8f7dd3 100644 --- a/mechanische_ventilatie.yaml +++ b/mechanische_ventilatie.yaml @@ -98,12 +98,3 @@ button: then: lambda: |- id(${name}_fan).setSpeed(2, 15); - -time: - - platform: sntp - on_time: - - seconds: 0 - minutes: 0 - hours: 5 - then: - - button.press: ${name}_esphome_restart