fix multiple misspellings of 'means' (#1005)
This commit is contained in:
parent
4adaa72d8c
commit
7d60c8e70c
1 changed files with 4 additions and 4 deletions
|
@ -49,7 +49,7 @@ homeassistant:
|
|||
| sensor_class | Description |
|
||||
| ------------ | ----------- |
|
||||
| cold | On means cold (or too cold) |
|
||||
| connectivity | On meanse connection present, Off means no connection
|
||||
| connectivity | On means connection present, Off means no connection
|
||||
| gas | CO, CO2, etc. |
|
||||
| heat | On means hot (or too hot) |
|
||||
| light | Lightness threshold |
|
||||
|
@ -58,10 +58,10 @@ homeassistant:
|
|||
| moving | On means moving, Off means stopped |
|
||||
| opening | Door, window, etc. |
|
||||
| power | Power, over-current, etc. |
|
||||
| safety | On meanse unsafe, Off means safe |
|
||||
| safety | On means unsafe, Off means safe |
|
||||
| smoke | Smoke detector |
|
||||
| sound | On means sound detected, Off meanse no sound |
|
||||
| vibration | On means vibration detected, Off meanse no vibration |
|
||||
| sound | On means sound detected, Off means no sound |
|
||||
| vibration | On means vibration detected, Off means no vibration |
|
||||
|
||||
### {% linkable_title Reloading customize %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue