Merge pull request #3403 from BioSehnsucht/rename-input-slider
Rename input_slider to input_number and add numeric text box option
This commit is contained in:
parent
48d1b3347f
commit
7076f2006d
7 changed files with 59 additions and 51 deletions
|
@ -31,7 +31,7 @@ To use the `dweet` component in your installation, add the following to your `co
|
|||
dweet:
|
||||
name: HAExport
|
||||
whitelist:
|
||||
- input_slider.brightness
|
||||
- input_number.brightness
|
||||
- input_boolean.notify_home
|
||||
- sensor.weather_temperature
|
||||
- sensor.cpu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue