Fabian Affolter
2f35de85f5
Small cosmetic changes
2017-01-27 11:13:56 +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
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
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
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
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
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
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
Pascal Vizeli
606835fe1d
Update TTS for new function in 0.37 ( #1863 )
2017-01-24 11:32:16 +01:00
Fabian Affolter
6380eb337d
Update release number
2017-01-24 11:28:50 +01:00
Fabian Affolter
4a06170c4c
Add ha_release
2017-01-24 11:28:50 +01:00
Robbie Trencheny
f4778a3aa4
Spelling fix for HTML5 push notifications
2017-01-24 01:22:05 -08:00
Robbie Trencheny
8ca99e1d2f
Spelling fix on notify.kodi
2017-01-24 01:11:12 -08:00
Fabian Affolter
e19273e847
Add show_on_map option ( #1837 )
...
* Add show_on_map option
* Add logo for ISS
* Add docs for ISS binary sensor
* Add deprecated warning
2017-01-24 10:02:35 +01:00
Aaron Polley
ff071fc2fa
Added Documentation for Piglow component ( #1760 )
2017-01-24 09:42:08 +01:00
Lupin Demid
7d4c170882
Updated docs with new params and all text style ( #1820 )
2017-01-24 09:25:01 +01:00
Fabian Affolter
b9b18124a6
Minimize configuration sample
2017-01-24 09:12:35 +01:00
Daniel Høyer Iversen
f18dcf81e3
Update switch.broadlink.markdown ( #1856 )
2017-01-24 00:25:22 +01:00
Fabian Affolter
3be117b3af
Add support for direct messaging ( #1859 )
2017-01-23 22:38:11 +01:00
dramamoose
024a00a0b9
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-23 11:21:54 +01:00
Marcelo Moreira de Mello
2e84ff3ab5
Added supportability matrix link from the github page of python-amcrest project ( #1850 )
2017-01-22 23:03:02 +01:00
Adrián López
aa3d3f8ace
Fix componentes/camera link ( #1853 )
2017-01-22 21:08:59 +01:00
Fabian Affolter
1b7caca5af
Minimize configuration sample
2017-01-22 11:28:02 +01:00