fix multiple misspellings of 'means' (#1005)

This commit is contained in:
Zeb Palmer 2016-09-30 00:27:59 -06:00 committed by Fabian Affolter
parent 4adaa72d8c
commit 7d60c8e70c

View File

@ -49,7 +49,7 @@ homeassistant:
| sensor_class | Description | | sensor_class | Description |
| ------------ | ----------- | | ------------ | ----------- |
| cold | On means cold (or too cold) | | 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. | | gas | CO, CO2, etc. |
| heat | On means hot (or too hot) | | heat | On means hot (or too hot) |
| light | Lightness threshold | | light | Lightness threshold |
@ -58,10 +58,10 @@ homeassistant:
| moving | On means moving, Off means stopped | | moving | On means moving, Off means stopped |
| opening | Door, window, etc. | | opening | Door, window, etc. |
| power | Power, over-current, etc. | | power | Power, over-current, etc. |
| safety | On meanse unsafe, Off means safe | | safety | On means unsafe, Off means safe |
| smoke | Smoke detector | | smoke | Smoke detector |
| sound | On means sound detected, Off meanse no sound | | sound | On means sound detected, Off means no sound |
| vibration | On means vibration detected, Off meanse no vibration | | vibration | On means vibration detected, Off means no vibration |
### {% linkable_title Reloading customize %} ### {% linkable_title Reloading customize %}