From: Giorgio Ravera Date: Thu, 21 Feb 2019 21:23:00 +0000 (+0100) Subject: Added button for restart hass X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=1b3b6b97ae7920cc79d2170a71c578f79c2ae185;p=homeassistant.git Added button for restart hass --- 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