mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
committed by
Paulus Schoutsen
parent
3a386e627e
commit
161c368c9d
@@ -1,9 +1,4 @@
|
||||
"""
|
||||
Component to offer a way to select a date and / or a time.
|
||||
|
||||
For more details about this component, please refer to the documentation
|
||||
at https://home-assistant.io/components/input_datetime/
|
||||
"""
|
||||
"""Support to select a date and/or a time."""
|
||||
import logging
|
||||
import datetime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user