Two quotes snuck in and safety needed some love

This commit is contained in:
Robbie Trencheny 2016-08-10 00:40:50 -07:00 committed by GitHub
parent 90cac41443
commit bf0fac7283

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
- **smoke'**: Smoke detector
- **gas**: CO, CO2, etc
- **smoke**: Smoke detector
- **moisture**: Specifically a wetness sensor
- **light**: Lightness threshold
- **power**: Power, over-current, etc
- **safety**: Generic on=unsafe, off=safe
- **safety**: On means unsafe, Off means safe
- **heat**: On means hot (or too hot)
- **cold**: On means cold (or too cold)
- **moving**: On means moving, Off means stopped