Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes * Removed extra spaces from emulated_hue * Correct device type. of binary_sensor.enocean.markdown
This commit is contained in:
parent
455325fe61
commit
2b5d3c0c10
78 changed files with 101 additions and 101 deletions
|
@ -33,7 +33,7 @@ Configuration variables:
|
|||
- **sensor_class** (*Optional*): The [type/class](/components/binary_sensor/) of the sensor to set the icon in the frontend.
|
||||
- **entity_id** (*Required*): The entity that this sensor tracks.
|
||||
- **attribute** (*Optional*): The attribute of the entity that this sensor tracks. If no attribute is specified then the sensor will track the state.
|
||||
- **invert** (*Optional*): Invert the result (so `true` means decending rather than ascending)
|
||||
- **invert** (*Optional*): Invert the result (so `true` means descending rather than ascending)
|
||||
|
||||
## {% linkable_title Examples %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue