From 9cd1eb67041483e601e93255636f5f757c37e79a Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 9 Jun 2023 18:05:06 -0500 Subject: [PATCH] button --- base.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/base.yml b/base.yml index 7c472fe..0ee1d0f 100644 --- a/base.yml +++ b/base.yml @@ -76,6 +76,12 @@ binary_sensor: - switch.turn_on: ${id_prefix}_status_obstruction on_release: - switch.turn_off: ${id_prefix}_status_obstruction + - platform: ratgdo + type: button + id: ${id_prefix}_button + ratgdo_id: ${id_prefix} + name: "Button" + entity_category: diagnostic - platform: ratgdo type: motor id: ${id_prefix}_motor