Remove warning; frontend now merged (#3784)

This commit is contained in:
Lukas Barth 2017-10-26 18:18:29 +02:00 committed by Fabian Affolter
parent 9f012992d1
commit d66bc61044
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -12,10 +12,6 @@ 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`: