Commit graph

2294 commits

Author SHA1 Message Date
Fabian Affolter
d48df70ec9 Add initial Sky Hub docs (#1895) 2017-01-28 21:52:31 +01:00
Yannick Simard
ba08412e15
Update configuration key ensor -> sensor (#1892) 2017-01-28 21:46:23 +01:00
JammyDodger231
0f9451d8e1
Update mqtt.markdown (#1884)
After having my own MQTT server running on a VPS that is hosted elsewhere from my home assistant server I found that after using lets encrypt it would not allow me to use the .pem files created with home assistant. They worked natively with mosquitto_sub and owntracks but this is the only method I found to work. The change should help anyone else who can't get a secure connection and save hours of searching
2017-01-28 21:46:23 +01:00
nodomain
24acb2881f
Update history.markdown (#1823) 2017-01-28 21:46:23 +01:00
Fabian Affolter
63d0982d1a
Add details about HP Microserver gen8i
https://community.home-assistant.io/t/hp-ilo-sensor-component/2935/9
2017-01-28 21:46:23 +01:00
Jan Wh
4c7709d61d
Necessary quotation in Matrix room id or alias (#1883)
* Necessary quotation in Matrix room id or alias

[YAML syntax](https://symfony.com/doc/current/components/yaml/yaml_format.html) suggests that strings containing `!` and `#` should be wrapped in single or double quotes. Otherwise it will be recognised as an inline comment.

* Clarified wording
2017-01-28 21:46:23 +01:00
Daniel Høyer Iversen
9eb2978a87
Update switch.broadlink.markdown 2017-01-28 21:46:23 +01:00
Fabian Affolter
2a2254fed5
Fix logo 2017-01-28 21:46:23 +01:00
Molodax
97f9e64708
Update media_player.vlc.markdown
adding homeassistant user to audio group is needed to make it work, see details here https://community.home-assistant.io/t/vlc-with-google-tts-on-raspberry-pi/10418
2017-01-28 21:46:02 +01:00
ThUnD3r|Gr33n
2cc3157f53
Configuration correction. (#1875)
Hey fellas. Changed the Friendly name indicator in config.

Have a great day!
2017-01-28 21:46:02 +01:00
Pascal Vizeli
5733d08394
Update image_processing.openalpr_cloud.markdown 2017-01-28 21:46:02 +01:00
ThUnD3r|Gr33n
309454e077
Corrected automation part: event_type and event_data (#1744)
automation:
- alias: Open garage door
  trigger:
    platform: event
    event_type: openalpr.found
    event_data:
      entity_id: openalpr.camera_garage_1
      plate: XXXXXXXX
2017-01-28 21:46:02 +01:00
godloth
1f17c96ec3
added delimiter to fix some display errors (#1874) 2017-01-28 21:46:02 +01:00
Fabian Affolter
5b87a04a47
Revert "correct value_template format for command_state" (#1873) 2017-01-28 21:46:02 +01:00
Daniel Høyer Iversen
59c10059d8
Update switch.broadlink.markdown 2017-01-28 21:46:02 +01:00
nunojusto
63b0028e64
correct value_template format for command_state (#1868) 2017-01-28 21:46:02 +01:00
Stu Gott
c1aa4d748b
Update switch.wemo.markdown (#1869) 2017-01-28 21:46:02 +01:00
Robbie Trencheny
b91f8945cf
Cleanup layout and grammar 2017-01-28 21:46:02 +01:00
Daniel Høyer Iversen
ba860bd8f2
Update switch.broadlink.markdown 2017-01-28 21:46:02 +01:00
Oliv3rDog
42e955646a
Update switch.broadlink.markdown 2017-01-28 21:46:02 +01:00
JammyDodger231
722241b438
Added in second implementation (#1864)
Added in my implementation of MQTT light control for using addressable LED strips like the WS2812B, NeoPixels and the rest.
2017-01-28 21:46:02 +01:00
Robbie Trencheny
fab930f393
Spelling fix for HTML5 push notifications 2017-01-28 21:46:02 +01:00
Robbie Trencheny
4ba9a23d21
Spelling fix on notify.kodi 2017-01-28 21:46:02 +01:00
Fabian Affolter
2c0b0c15c3
Minimize configuration sample 2017-01-28 21:46:02 +01:00
Daniel Høyer Iversen
e1ebd155d9
Update switch.broadlink.markdown (#1856) 2017-01-28 21:46:02 +01:00
dramamoose
788f903976
Update light.flux_led.markdown (#1849)
Additional details added, I added another device which I wasn't sure was compatible until I bought it, and more details on configuring.
2017-01-28 21:46:02 +01:00
Michaël Arnauts
022ed8c583
Fix recorder.markdown layout (#1844)
The mysql shell example wasn't closed correcty.
2017-01-28 21:45:36 +01:00
Michaël Arnauts
c352564001
Update sensor.influxdb.markdown (#1845)
Fix case of `influxdb` component name.
2017-01-28 21:45:36 +01:00
Roddie Hasan
e911357e97
Fix typo (#1843) 2017-01-28 21:45:36 +01:00
Adam Mills
b640736e42
Include ignore_cec in cast documentation (#1838) 2017-01-28 21:45:36 +01:00
Daniel Høyer Iversen
033c271b26
Update switch.broadlink.markdown 2017-01-28 21:45:36 +01:00
Daniel Høyer Iversen
366efd3c69
Update switch.broadlink.markdown 2017-01-28 21:45:36 +01:00
Jon
d6c83dfd86
Update ecobee.markdown (#1828) 2017-01-28 21:45:36 +01:00
Craig J. Ward
42318f019b
Insteon local (#1829)
* add documentation

* insteon switch

* update documentation

* update documentation
2017-01-28 21:45:36 +01:00
Fabian Affolter
56bdc082e7
Remove wrong file (should have been fan.wink) 2017-01-28 21:45:36 +01:00
Robbie Trencheny
15d36e7992
Fix ha_category 2017-01-28 21:45:36 +01:00
Robbie Trencheny
0e46815656
Fix ha_category 2017-01-28 21:45:36 +01:00
nodomain
f7f6bd3a3e
Fixed mySQL config documentation (#1821)
I just did not work with the description before. See also https://community.home-assistant.io/t/error-in-setting-up-recorder-with-mysql/7705/2
2017-01-28 21:45:36 +01:00
Ryan Parrish
85eaa374b5
Add missing '1' to clarify the example. (#1815) 2017-01-28 21:45:36 +01:00
Pascal Vizeli
7c937f00ec
Update image_processing.markdown 2017-01-28 21:45:36 +01:00
Teemu R
9dcd126b5c
Update switch.flux.markdown (#1809)
Document -1 for brightness.
2017-01-28 21:45:25 +01:00
diplix
d4c9a3b9d3
add instructions for macOS vlc configuration (#1810)
https://community.home-assistant.io/t/audio-media-player-to-local-audio-out/9714/4?u=diplix
2017-01-28 21:45:25 +01:00
Teemu R
7c24ed0fa7
Update eq3btsmart doc for new features (#1618)
* WIP: Update eq3btsmart for new features

This is WIP as it requires a revamped backend library, and should not be merged before the changes to the backend are done. See https://github.com/bimbar/bluepy_devices/pull/6 for details.

* Update climate.eq3btsmart.markdown

simplify the documentation, there is no need to pair the device.
2017-01-28 21:45:25 +01:00
Fabian Affolter
20646ab69a
Add variable description and other minor changes 2017-01-28 21:45:25 +01:00
Justin Dray
13370d213b
Updated supported TV list and update port info (#1800)
Updated port information to cover 2016+ TVs that are supported as of this week.

I've removed the similar model TVs that had the same issue as mine (KU6000), that being they were modern ones using a websocket interface on a different port to the old ones.
2017-01-28 21:45:14 +01:00
lee-js
5247627fb2
Exaple code fixed (#1805)
Example config caused hass to fail to start. Corrected and confirmed working.
2017-01-28 21:45:14 +01:00
Corban Mailloux
d8cf85ebd9
Typo fixes in TTS docs. (#1796) 2017-01-28 21:45:14 +01:00
Bryce Edwards
dd81ef08fb
Add upnp_bind_multicast option to emulated_hue component (#1798) 2017-01-28 21:45:14 +01:00
Justin Dray
a09b1d28c4
Update Samsung tv compatibility list (#1799) 2017-01-28 21:45:14 +01:00
Fabian Affolter
8072e2b32a
Make title shorter 2017-01-28 21:45:14 +01:00