Merge branch 'current' into next

This commit is contained in:
Fabian Affolter 2018-05-08 09:36:29 +02:00
commit 01a57548f9
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
44 changed files with 223 additions and 108 deletions

View file

@ -61,12 +61,12 @@ __MQTT Sensors and Switches__
[mqtt-switch]: /components/switch.mqtt/
```yaml
# Example configuration.yml entr
# Example configuration.yaml entry
sensor:
platform: mqtt
name: "MQTT Sensor"
state_topic: "home/bedroom/temperature"
unit_of_measurement: "ºC"
unit_of_measurement: "°C"
switch:
platform: mqtt