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
lamiskin
4650dd4759
Fix volvooncall.markdown external website link ( #1794 )
...
Volvo on call website is now found at: device_tracker.volvooncall.markdown
2017-01-28 21:45:14 +01:00
Fabian Affolter
f982d02678
Update ha_release
2017-01-28 21:45:14 +01:00
Gopal Kildoliya
83f467f1d0
Notify component for Facebook Messenger ( #1683 )
...
* Create notify.facebook.markdown
* Update notify.facebook.markdown
* Update notify.facebook.markdown
* Added Facebook logo
2017-01-28 21:45:14 +01:00
Corban Mailloux
5e27c77679
Typo fixes in APNS docs. ( #1789 )
2017-01-28 21:45:14 +01:00
Corban Mailloux
42856b3ec4
USPS sensor typo fixes ( #1788 )
2017-01-28 21:45:14 +01:00
Martin Hjelmare
0ea4594bf2
Add docs on influxdb data migration ( #1786 )
...
* Add docs for migrator script.
* Update release blog and link to influxdb sections.
2017-01-28 21:45:14 +01:00
Fredrik Lindqvist
f21755b321
Quick fix for formatting of bbb_gpio.markdown
...
Fix formatting of link to function as a proper link.
2017-01-28 21:45:14 +01:00
Paulus Schoutsen
f6e14a67e7
Update frontend docs
2017-01-28 21:44:38 +01:00
John Arild Berentsen
103586f00c
Update lock.zwave.markdown ( #1852 )
...
* Update lock.zwave.markdown
* Update lock.zwave.markdown
2017-01-28 18:10:18 +01:00
Fabian Affolter
9c0abbba36
Put it in the 'other' category
2017-01-27 20:49:28 +01:00
Yannick Simard
9f93cf647b
Update configuration key ensor -> sensor ( #1892 )
2017-01-27 20:40:51 +01:00
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
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