Merge pull request #2122 from home-assistant/release-0-39

0.39
This commit is contained in:
Paulus Schoutsen 2017-02-25 15:50:36 -08:00 committed by GitHub
commit f02b077f71
58 changed files with 1267 additions and 76 deletions

View file

@ -28,4 +28,4 @@ Configuration variables:
- **id** (*Required*): The ID of the device. This is the 4 bytes long number written on the dimmer.
- **name** (*Optional*): An identifier for the switch in the frontend.
- **sensor_class** (*Optional*): The [type/class](/components/binary_sensor/) of the sensor to set the icon in the frontend.
- **device_class** (*Optional*): The [type/class](/components/binary_sensor/) of the sensor to set the icon in the frontend.