Revert "A single quote snuck in and safety needed some love"

This reverts commit 2479c682e223c1595bfe916c0faffef705374be2.
This commit is contained in:
Robbie Trencheny 2016-08-10 00:39:28 -07:00
parent 2479c682e2
commit a60c2c24bf

View File

@ -18,12 +18,12 @@ Most binary sensors support the `SENSOR_CLASSES` which let you specify the type
- **None**: Generic on/off
- **opening**: Door, window, etc
- **motion**: Motion sensor
- **gas**: CO, CO2, etc
- **gas'**: CO, CO2, etc
- **smoke'**: Smoke detector
- **moisture**: Specifically a wetness sensor
- **light**: Lightness threshold
- **power**: Power, over-current, etc
- **safety**: On means unsafe, Off means safe
- **safety**: Generic on=unsafe, off=safe
- **heat**: On means hot (or too hot)
- **cold**: On means cold (or too cold)
- **moving**: On means moving, Off means stopped