From b61f03f8c253c5400c4429226db2ab7fbd5ff4cb Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 7 Oct 2017 19:36:01 +0200 Subject: [PATCH] Update 'ha_release' --- source/_components/input_datetime.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/input_datetime.markdown b/source/_components/input_datetime.markdown index 528c3c846c3..f9351f09848 100644 --- a/source/_components/input_datetime.markdown +++ b/source/_components/input_datetime.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: home-assistant.png ha_category: Automation -ha_release: TODO +ha_release: 0.55 --- The `input_datetime` component allows the user to define date and time values that can be controlled via the frontend and can be used within automations and templates.