parent
3a386e627e
commit
161c368c9d
165 changed files with 482 additions and 1346 deletions
|
@ -1,9 +1,4 @@
|
|||
"""
|
||||
Component to offer a way to enter a value into a text box.
|
||||
|
||||
For more details about this component, please refer to the documentation
|
||||
at https://home-assistant.io/components/input_text/
|
||||
"""
|
||||
"""Support to enter a value into a text box."""
|
||||
import logging
|
||||
|
||||
import voluptuous as vol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue