From 5bac2941be5f733d7ac94cecf479233bf3d68d90 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 9 Jun 2023 15:43:13 -0500 Subject: [PATCH] fix --- base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.yml b/base.yml index 3bd48f2..e5d852c 100644 --- a/base.yml +++ b/base.yml @@ -126,7 +126,7 @@ cover: device_class: garage name: ${friendly_name} ratgdo_id: ${id_prefix} - on_close: + on_closed: - switch.turn_off: ${id_prefix}_status_door on_open: - switch.turn_on: ${id_prefix}_status_door