Update input_datetime.markdown (#3629)

* Update input_datetime.markdown

As the frontend is not merged the documentation is very misleading

* Make it a note
This commit is contained in:
moskovskiy82 2017-10-15 10:34:07 +03:00 committed by Fabian Affolter
parent 8f5f2f2e52
commit c48fda8081

View File

@ -12,6 +12,10 @@ ha_category: Automation
ha_release: 0.55
---
<p class='note warning'>
This component is a work in progress. The frontend is not yet implemented.
</p>
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.
To add three datetime inputs to your installation, one with both date and time, and one with date or time each, add the following lines to your `configuration.yaml`: