From 1b3b6b97ae7920cc79d2170a71c578f79c2ae185 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Thu, 21 Feb 2019 22:23:00 +0100 Subject: [PATCH] Added button for restart hass --- customizations/input_boolean.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 customizations/input_boolean.yaml diff --git a/customizations/input_boolean.yaml b/customizations/input_boolean.yaml new file mode 100644 index 00000000..e044bbb4 --- /dev/null +++ b/customizations/input_boolean.yaml @@ -0,0 +1,6 @@ +###################################################################### +# Customization: Input Boolean +###################################################################### + +homeassistant_restart: + can_cancel: false \ No newline at end of file -- 2.47.3