Commit graph

2434 commits

Author SHA1 Message Date
Fabian Affolter
f9e982cd45
Remove duplicate 2017-01-30 12:39:56 +01:00
Alok Saboo
f788abf2cd
Added default option (#1903) 2017-01-30 12:39:56 +01:00
Matt N
a477eaf44b
Fix typos and grammar in media_player.vlc.markdown (#1894) 2017-01-30 12:39:56 +01:00
Robbie Trencheny
7a41936827
Host is now optional on Hue 2017-01-30 12:39:56 +01:00
Robbie Trencheny
b6f7eb7735
Update Hue docs to note the new parameters 2017-01-30 12:39:56 +01:00
Alok Saboo
303e2b46ec
Added missing backticks (#1902) 2017-01-30 12:39:56 +01:00
Robbie Trencheny
a3f5062ec7 Merge pull request #1907 from andrey-git/patch-4
Fix ha_category to be like in openalr
2017-01-29 16:40:23 -08:00
Adrián López
af8353376c Fix example to work correctly (#1912) 2017-01-29 23:00:28 +01:00
Jeff Schroeder
1966a015de Fix "cameras" hyperlink which was invalid markdown (#1906) 2017-01-29 22:59:21 +01:00
Teemu R
ab062985a0 Update switch.flux.markdown (#1840)
* Update switch.flux.markdown

Add disable_brightness_adjust doc.

* Update switch.flux.markdown

defaults to false.
2017-01-29 20:26:23 +01:00
Fabian Affolter
962c5e71d0
Add logo 2017-01-29 16:02:36 +01:00
Fabian Affolter
8c9ae5f19a
Add logo 2017-01-29 15:57:13 +01:00
Lukas
634517532e Documentation for linksys_ap device tracker (#1600)
* Documentation for linksys_ap device tracker

* Update device_tracker.linksys_ap.markdown

* Update device_tracker.linksys_ap.markdown

* Update device_tracker.linksys_ap.markdown
2017-01-29 15:46:29 +01:00
Fabian Affolter
57c2c4fdc4
Add inital Lutron docs 2017-01-29 13:33:39 +01:00
Fabian Affolter
d8b38f6289
Remove duplicate 2017-01-29 13:33:39 +01:00
Martin Hjelmare
c0e7e85319 Add info on mysensors S_RGBW_LIGHT (#1899) 2017-01-29 12:59:52 +01:00
Alok Saboo
d9987a1d7d Added default option (#1903) 2017-01-29 09:24:36 +01:00
Duoxilian
c68df1bc66 Update climate.markdown (#1898)
Add documentation for hold_mode.
2017-01-29 09:24:10 +01:00
Matt N
3c301bf8e5 Fix typos and grammar in media_player.vlc.markdown (#1894) 2017-01-29 09:23:46 +01:00
andrey-git
c414c6f45f Fix ha_category to be like in openalr 2017-01-29 08:41:32 +02:00
Robbie Trencheny
3e064877aa Host is now optional on Hue 2017-01-28 16:55:10 -08:00
Robbie Trencheny
c7c6c2e558 Update Hue docs to note the new parameters 2017-01-28 16:53:48 -08:00
Alok Saboo
1fb47207ae Added missing backticks (#1902) 2017-01-29 01:37:09 +01:00
Fabian Affolter
2828183942
Update formatting 2017-01-29 00:37:45 +01:00
Paulus Schoutsen
c693f7425a Merge branch 'current' into next 2017-01-28 15:21:21 -08:00
Fabian Affolter
878905e2a3 Add inital docs for Amazon Polly (#1896) 2017-01-28 21:52:53 +01:00
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