Fix over 100 typos/spelling mistakes :P (#1483)

* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
This commit is contained in:
Matt N 2016-11-23 01:23:23 -08:00 committed by Fredrik Lindqvist
parent 455325fe61
commit 2b5d3c0c10
78 changed files with 101 additions and 101 deletions

View file

@ -32,7 +32,7 @@ switch:
Configuration variables:
- **sink_name** (*Required*): The name of the Pulseaudio sink that will recieve the audio.
- **sink_name** (*Required*): The name of the Pulseaudio sink that will receive the audio.
- **source_name** (*Required*): The name of the Pulseaudio source that will supply the audio.
- **name** (*Optional*): Name of the switch.
- **host** (*Optional*): The IP address or host name of the PulseAudio server. If not specified, 127.0.0.1 is used.