Commit graph

4521 commits

Author SHA1 Message Date
Chris Aloi
4ebe77ce1c Revised on, off and state parameters (#1827)
Updated on, of and state parameters to reflect [docs](https://home-assistant.io/components/switch.command_line/)
2017-01-19 23:06:46 +01:00
Jon
a47b93bf2a Update ecobee.markdown (#1828) 2017-01-19 23:05:00 +01:00
Craig J. Ward
d8483c1cfc Insteon local (#1829)
* add documentation

* insteon switch

* update documentation

* update documentation
2017-01-19 23:04:22 +01:00
Fabian Affolter
fa3dfe8e3b
Remove wrong file (should have been fan.wink) 2017-01-19 22:35:59 +01:00
Robbie Trencheny
58003be320 Fix ha_category 2017-01-19 11:43:28 -08:00
Robbie Trencheny
84d1090ec2 Fix ha_category 2017-01-19 11:43:15 -08:00
nodomain
33191734db 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-19 07:56:08 +01:00
Ryan Parrish
5fd4725374 Add missing '1' to clarify the example. (#1815) 2017-01-19 07:50:55 +01:00
Pascal Vizeli
714b48711c Update image_processing.markdown 2017-01-18 21:40:38 +01:00
Pascal Vizeli
3dabf3df68 Update image_processing.openalpr_cloud.markdown 2017-01-18 21:09:22 +01:00
Pascal Vizeli
ad022c41a2 Update image_processing.openalpr_local.markdown 2017-01-18 21:09:13 +01:00
Fabian Affolter
cd22d296c9
Add number blog post 2017-01-18 18:04:31 +01:00
Brent Saltzman
12ff2bfd03 Updated URL for Foscam CGI guide. (#1808)
Former URL is now 404'ing.
2017-01-18 08:28:52 +01:00
Teemu R
bb9e6c0f49 Update switch.flux.markdown (#1809)
Document -1 for brightness.
2017-01-18 08:26:15 +01:00
diplix
37670c3912 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-18 08:25:24 +01:00
Teemu R
fda68bef25 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-18 08:24:02 +01:00
Fabian Affolter
b37fb0a38a
Add variable description and other minor changes 2017-01-18 08:18:12 +01:00
Fabian Affolter
e19f20b203
Add section for Docker Hub 2017-01-17 22:44:02 +01:00
officiallybob
e1cf7a99ab Update sensor.usps.markdown (#1803)
* Update sensor.usps.markdown

Added more information on Opting In to MY USPS.

* Update sensor.usps.markdown
2017-01-17 20:54:07 +01:00
Justin Dray
a19afd2a8d 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-17 20:51:28 +01:00
lee-js
3d24514cfc Exaple code fixed (#1805)
Example config caused hass to fail to start. Corrected and confirmed working.
2017-01-17 20:50:22 +01:00
Michael Luggen
c065258549 Update z-wave.markdown (#1784) 2017-01-17 08:02:49 +01:00
Alex
c1aeb7ed55 Update systemd unit file for virtualenv (#1785)
The current systemd unit file will provoke an error because the 'ExecPre' line calls a shell built-in function and all systemd Execs need to use an absolute path. the proposed change sets the python environment using the provided 'Environment' calls as used by systemd.
2017-01-17 08:02:12 +01:00
J-CMartin
7cd5ee3112 All in One documentation - WinSCP section update (#1795)
Added some more verbiage as how to properly configure WinSCP to be able to access the folder structure under .homeassistant with the ability to edit the config files using WinSCP. It took me a bit to find that SCP protocol needed to be selected when creating a new session, so I edited the last paragraph to add that requirement and make it easier for first time installers.
2017-01-17 08:01:12 +01:00
Corban Mailloux
6a22aa6651 Typo fixes in TTS docs. (#1796) 2017-01-17 08:00:17 +01:00
Bryce Edwards
bb0446016a Add upnp_bind_multicast option to emulated_hue component (#1798) 2017-01-17 07:59:42 +01:00
Justin Dray
321f7a34cf Update Samsung tv compatibility list (#1799) 2017-01-17 07:59:06 +01:00
Fabian Affolter
40cf338094
Make title shorter 2017-01-17 07:57:05 +01:00
Paulus Schoutsen
1084768cd4 Release 0.36.1 2017-01-16 22:20:13 -08:00
RBHR
3a4c5b7cd0 Update code_review_component.markdown (#1793) 2017-01-16 13:04:01 +01:00
Pedro Navarro
32f8d0db14 Fixed typo (#1792) 2017-01-16 12:46:35 +01:00
lamiskin
8f2e73735f Fix volvooncall.markdown external website link (#1794)
Volvo on call website is now found at: device_tracker.volvooncall.markdown
2017-01-16 12:45:29 +01:00
Fabian Affolter
ae54348a07
Add Facebook Messenger notification support 2017-01-16 08:40:45 +01:00
Fabian Affolter
001fbbe9d3
Add @gopalkildoliya 2017-01-16 08:36:00 +01:00
Fabian Affolter
c01c26c5aa
Update ha_release 2017-01-16 08:34:21 +01:00
Gopal Kildoliya
55f99eeaf5 Notify component for Facebook Messenger (#1683)
* Create notify.facebook.markdown

* Update notify.facebook.markdown

* Update notify.facebook.markdown

* Added Facebook logo
2017-01-16 08:31:23 +01:00
Corban Mailloux
492f9753a6 Typo fixes in APNS docs. (#1789) 2017-01-16 08:18:44 +01:00
Corban Mailloux
86789c91eb USPS sensor typo fixes (#1788) 2017-01-16 08:16:15 +01:00
Paulus Schoutsen
a341b7248b Add initial code review check lists 2017-01-15 15:27:10 -08:00
Martin Hjelmare
f0ebc4a2eb Add docs on influxdb data migration (#1786)
* Add docs for migrator script.
* Update release blog and link to influxdb sections.
2017-01-16 00:04:25 +01:00
Fredrik Lindqvist
b19538b43c Quick fix for formatting of bbb_gpio.markdown
Fix formatting of link to function as a proper link.
2017-01-15 22:59:38 +01:00
Fabian Affolter
0cc5def8d1
Add missing social image 2017-01-15 22:25:50 +01:00
Fabian Affolter
5bfc9c783d
Updade for 0.36 2017-01-15 22:00:45 +01:00
Fabian Affolter
8a06b60769
Add missing logo 2017-01-15 21:48:28 +01:00
Fabian Affolter
6d32e1a823
Add TTS changes 2017-01-15 21:25:15 +01:00
Adam Mills
f9f26b79a1 Add instructions for installing node.js via nvm (#1770) 2017-01-15 20:47:27 +01:00
Daniel Perna
6c5c2f2916 Fixed wrong syntax (#1781) 2017-01-15 20:43:40 +01:00
Paulus Schoutsen
5d9797c0fc Fix blog post 2017-01-15 09:31:24 -08:00
Paulus Schoutsen
24b556702c Merge remote-tracking branch 'origin/next' into current 2017-01-15 09:30:47 -08:00
Paulus Schoutsen
b74b2fc33b Update frontend docs 2017-01-15 09:19:42 -08:00