Commit graph

7353 commits

Author SHA1 Message Date
JammyDodger231
639504b408 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-27 18:45:04 +01:00
nodomain
974fdb2ab1 Update history.markdown (#1823) 2017-01-27 19:42:04 +02:00
Fabian Affolter
2f35de85f5
Small cosmetic changes 2017-01-27 11:13:56 +01:00
Fabian Affolter
a16d62277c
Use log with transparent background 2017-01-27 11:12:52 +01:00
Pascal Vizeli
734b08fecc Microsoft face (#1876)
* Microsoft Face

* Add platform doku
2017-01-27 11:05:50 +01:00
Pascal Vizeli
b2bbe1d802 Sonos update for 0.37 (#1886) 2017-01-27 10:48:13 +01:00
Fabian Affolter
c5264ad282
Add details about HP Microserver gen8i
https://community.home-assistant.io/t/hp-ilo-sensor-component/2935/9
2017-01-27 02:25:55 +01:00
Jan Wh
e780463da2 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-26 23:05:07 +01:00
Martin Rowan
2255af407a Update development environment setup guide (#1804) 2017-01-26 19:54:48 +02:00
Fabian Affolter
53f5ad4c13
Add missing sidebar for notebooks 2017-01-26 16:50:22 +01:00
Fabian Affolter
b8c439792b
Remove line breaks and minimize configuration sample 2017-01-26 16:43:42 +01:00
Fabian Affolter
703a399be3
Make title linkable and other small changes 2017-01-26 16:39:59 +01:00
David McNett
d92c215d5d media_player.anthemav ha_release version (#1882)
* media_player/anthemav: Initial Commit

Adding preliminary component page for media_player/anthemav with logo and
rudimentary configuration information.  This is just a placeholder so I could
verify my local rake setup and confirm that I can maintain the page.

* media_player/anthemav component page content

* Current version from upstream/next

* Missed 0.36 for the anthemav media player, bumping release version
2017-01-26 16:39:32 +01:00
happyleavesaoc
c05021e96f update usps doc (#1880) 2017-01-26 16:37:06 +01:00
William Scanlon
10248cd3de Update wink doc (#1881)
* Update wink doc

* Fixed yaml
2017-01-26 16:36:25 +01:00
Fabian Affolter
a8d63c1f8f Move Jupyter docs from cookbook to Ecosystem (#1860) 2017-01-26 16:35:28 +01:00
Oleksii Serdiuk
87dfa42e30 Add Opera to the list of supported browsers (#1877)
Tested on Windows 10, Kubuntu Linux 16.10, and Android 6.
2017-01-26 16:20:43 +01:00
Daniel Høyer Iversen
2dc31ad75d Merge pull request #1879 from Molodax/patch-4
Update media_player.vlc.markdown
2017-01-26 14:03:20 +01:00
Daniel Høyer Iversen
573b2d8112 Update switch.broadlink.markdown 2017-01-26 14:03:01 +01:00
Fabian Affolter
6dab776966
Fix logo 2017-01-26 09:23:55 +01:00
Fabian Affolter
834fdca7bc
Remove tailing whitespaces 2017-01-26 09:09:52 +01:00
Fabian Affolter
c99d76371e
Add camera platform 2017-01-26 09:04:52 +01:00
Fabian Affolter
9dd9a1fb76
Fix markup 2017-01-26 08:47:21 +01:00
Fabian Affolter
a8e759c4e8
Make title linkable 2017-01-26 08:44:29 +01:00
Molodax
5048b92d01 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-25 20:25:38 +01:00
Gianluca Barbaro
ab01a36a24 Update keyboard_remote.markdown (#1878)
Documentation updated regarding PR #5535
2017-01-25 13:59:05 -05:00
Pascal Vizeli
fd0a2c0c47 revert the change back to delay 2017-01-25 19:53:46 +01:00
Pascal Vizeli
76a214b358 remove delay. Is not needed on sonos 2017-01-25 19:19:42 +01:00
Adam Mills
fd4cf4662b Clarify zwave refresh delay configurations (#1858)
* Clarify zwave refresh delay configurations

* Update z-wave.markdown

Added missing word.
2017-01-25 16:39:08 +01:00
markcarline
ce79924ed0 Update z-wave.markdown (#1835)
The documentation mentions "auto_heal" which I think it should be "autoheal" ?
2017-01-25 16:30:14 +01:00
ThUnD3r|Gr33n
a3c7b2e333 Configuration correction. (#1875)
Hey fellas. Changed the Friendly name indicator in config.

Have a great day!
2017-01-25 16:27:58 +01:00
Pascal Vizeli
cf48134a2e Update image_processing.openalpr_cloud.markdown 2017-01-25 12:16:06 +01:00
Kevin Tawaststjerna
6b70989561 Added warning and link to how to ssh (#1780)
* Added warning and link to how to enable ssh on raspbian.
2017-01-25 11:37:56 +01:00
ThUnD3r|Gr33n
cb9b7f0567 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-25 11:30:06 +01:00
godloth
6c8215ea17 added delimiter to fix some display errors (#1874) 2017-01-25 11:15:15 +01:00
Fabian Affolter
03d44a12b0 Revert "correct value_template format for command_state" (#1873) 2017-01-25 11:13:20 +01:00
Daniel Høyer Iversen
0149c4b4d3 Merge pull request #1866 from Oliv3rDog/patch-1
Using E-Control remotes on HA
2017-01-25 10:56:24 +01:00
Daniel Høyer Iversen
54944aac50 Update switch.broadlink.markdown 2017-01-25 10:55:31 +01:00
nunojusto
297e37dbae correct value_template format for command_state (#1868) 2017-01-25 09:40:34 +01:00
Robbie Trencheny
85dd52434a Merge pull request #1870 from Cooper-Dale/patch-2
template correction
2017-01-24 22:58:26 -08:00
Cooper Dale
dd44c1b1df template correction
This one and only is working for me on HA 0.36.1
2017-01-25 07:26:59 +01:00
Stu Gott
a11ff60b86 Update switch.wemo.markdown (#1869) 2017-01-24 22:10:23 -08:00
Nick Touran
606a4e216b Added documentation for Washington State DOT sensor. (#1846) 2017-01-24 22:08:51 -08:00
Robbie Trencheny
f3bb7d6b47 Cleanup layout and grammar 2017-01-24 13:20:52 -08:00
Daniel Høyer Iversen
2f9ad06aeb Update switch.broadlink.markdown 2017-01-24 21:35:49 +01:00
Fabian Affolter
fa0ca7f802 Update var description (#1834)
* Update var description

* Update description
2017-01-24 19:54:54 +01:00
ecksun
6c3df542ae media_player.kodi: add ssl option (#1865) 2017-01-24 18:21:10 +01:00
Oliv3rDog
1c42266be5 Update switch.broadlink.markdown 2017-01-24 12:17:36 -02:00
JammyDodger231
39de8342a3 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-24 11:57:25 +01:00
Pascal Vizeli
2b8c2ded7b ffmpeg binary_sensor update for 0.37 (#1862)
* ffmpeg binary_sensor update for 0.37

* Some cosmetical changes
2017-01-24 11:37:03 +01:00