* Rename input_slider to input_number
* Update input_number to optionally display slider, input box, or both * Update references to input_slider in other parts of the documentation
This commit is contained in:
parent
4d43b63d76
commit
9234ca3d01
7 changed files with 66 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