7913 Commits

Author SHA1 Message Date
Julius Mittenzwei
2be4e2df70 Improvement of KNX climate component (#3903)
* Documentation for https://github.com/home-assistant/home-assistant/pull/10388

* added note that the knx plattform is not supported on Windows.

Reason: HAss on windows uses asyncio.ProactorEventLoop() which has poor UDP support.

See related issue: https://github.com/home-assistant/home-assistant/issues/6820

* ✏️ Fixed note markup
2017-11-18 10:17:40 -08:00
Matt White
af29799b40 Add include/exclude filter to mqtt_statestream docs (#3893)
* Add include/exclude filter to mqtt_statestream docs

* ✏️ Small changes
2017-11-18 10:17:40 -08:00
Matthew Donoughe
33d064393c documentation for Lutron Caseta update (#3883)
* initial documentation for caseta update

* get zip from home-assistant.github.io
2017-11-18 10:17:40 -08:00
r4nd0mbr1ck
1a2b45f3ff Add new configuration variables for request_sync (#3807)
* Add new configuration variables for request_sync

* Update google_assistant.markdown

Include note about initial sync with agent_user_id

* Change to api_key - remove homegraph prefix

* ✏️ Small spelling/grammar fixes
2017-11-18 10:17:40 -08:00
Jeremy Williams
635d033845 Add signal_strength monitor documentation (#3641) 2017-11-18 10:17:40 -08:00
Ari Lotter
b96a940e14 Create device_tracker.hitron_coda.markdown (#3512)
* Create device_tracker.hitron_coda.markdown

* Fix minor grammar issues

* 🔨 Processed review comments
2017-11-18 10:17:40 -08:00
Paulus Schoutsen
5ab2ca280b Merge remote-tracking branch 'origin/current' into next 2017-11-16 22:15:30 -08:00
Abílio Costa
f22dad1f59 Update switch.flux.markdown (#3517) 2017-11-16 21:12:10 -08:00
Robbie Trencheny
3a55791a75
Fix numbering 2017-11-16 16:35:37 -08:00
Fabian Affolter
85fcddbf17
Update configuration description style (#3994) 2017-11-16 21:05:16 +01:00
ziotibia81
8dad2f30b7 Modbus switch register support (#3978)
* Update switch.modbus.markdown

* Style fix
2017-11-16 08:02:48 +01:00
EspenT
8dba93493a Update media_player.samsungtv.markdown (#3984)
* Update media_player.samsungtv.markdown

* Fix entry
2017-11-16 08:01:50 +01:00
Daniel Perna
3796a3b946 Update HASS Configurator documentation (#3993)
* Updated options

* New options and screenshot

* Added note about clearing banned IPs
2017-11-16 08:01:38 +01:00
Marc Forth
82b0a39a7d Create configuration_yaml_by_mf_social (#3992)
Finally tidied up my repo enough that I don't mind advertising it publicly!  Hopefully it will be of some use to somebody.
2017-11-16 08:00:47 +01:00
Pierre Ståhl
4881ec195b Add documentation for system_log (#3972)
* Add system_log documentation

* Clarify that system_log is loaded by frontend

* Update to reflect that system_log is not a panel

* Add ha_release and use new style
2017-11-16 07:56:36 +01:00
Adam Mills
1589bfc184
Specify minimum ruby version of 2.3 (#3902) 2017-11-15 22:24:25 -05:00
Fabian Affolter
d40b9ff36f
Update configuration describtion style (#3991) 2017-11-15 23:35:22 +01:00
DubhAd
7d2980bbe6
Added service note
Added details about disabling the hciuart service for the Raspberry board (courtesy of Krekza on Discord)
2017-11-15 12:26:16 +00:00
jimbob1001
27d38de0c0 update to synology docker install page (#3989)
* update to synology docker install page

Unfortunately the Synology GUI way of installing Home Assistant through docker does not allow access to the USB devices to use a Bluetooth or Z-Wave radio (has to be done via ssh) - User Phil Hawthorne has provided great instructions on his blog to access these devices - so wondered if it was acceptable to provide a link (otherwise it would require adding quite a lot of info to the page)
Regards,
James

* Make a note
2017-11-15 11:42:33 +01:00
Michael Heinemann
71e63ad518 Fixed link to xiaomi component (#3988) 2017-11-15 10:45:21 +01:00
Andreas Björshammar
ce71523e3c Added option to set installation giid (#3946) 2017-11-15 08:59:27 +01:00
dinoaus
8b6c1b7e69 Update notify.telstra.markdown (#3985) 2017-11-15 08:56:29 +01:00
marthoc
9bba1df831 Add Cover to MQTT Discovery (#3983)
Adds Cover to the list of MQTT components supported by MQTT discovery.
2017-11-14 20:19:24 -08:00
Bob Igo
4271c4f7a4 Cleaned up English usage. (#3982) 2017-11-14 23:04:06 +01:00
Phil Hawthorne
783a00ec45 Fix incorrect closing paragraph tag (#3979)
There was a paragraph tag which wasn't closed correctly, which was
causing issues on the installation instructions pages.
2017-11-14 18:39:39 +01:00
ziotibia81
9a404b9a88 Modbus sensor types (#3980)
* Typo

* Added more sensor options

* Style fix
2017-11-14 14:57:57 +01:00
Martin Berg
17c00727dd Add doc for new changed_by attribute (#3650) 2017-11-14 12:57:39 +01:00
Stephen Foskett
c1f42bdc00 Update device_tracker.snmp.markdown (#3975)
Added suggestion to use Ping or NMAP instead since this is a MAC table not a list of current/active devices.
2017-11-13 21:22:49 +01:00
Christian Studer
0d862a9422 Adds a link directly to the cheatsheet (#3976)
The cheatsheet shows icons and their name in text on the same page, makes it easier to search for them.
2017-11-13 21:21:16 +01:00
Adam Mills
85fe7730ff
More details about new translation features (#3970)
* Add more details about new translations

* Fix typo
2017-11-12 22:44:21 -05:00
DubhAd
b4ba6bb2d3
Added note about Heal
Added Heal step to instructions, to ensure that all nodes learn about the new node
2017-11-12 21:55:23 +00:00
Aaron Bach
d93979e251 Adds docs for Tile (#3938)
* Adds docs for Tile

* Collaborator-requested changes
2017-11-12 21:32:32 +01:00
Fabian Affolter
9128742b1b
Python release (#3966)
* Remove 3.4

* Add note
2017-11-12 19:40:46 +01:00
c727
c204d468c1 [Install] Refresh getting started installation (#3932)
* [Install] Refresh getting started installation

* Update index.markdown

* Update index.markdown

* Remove HTML
2017-11-12 15:35:23 +01:00
c727
1ec80cf84c [Install] Refresh Venv guide (#3931)
* [Install] Refresh Venv guide

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown
2017-11-12 15:00:31 +01:00
c727
89ab5d9598 [Install] Update Alternative install (#3933)
* [Install] Update Alternative install

* Update installation.markdown
2017-11-12 14:55:27 +01:00
jodur
138c325d8c lirc configration has changed in strech (#3954)
* lirc configration has changed in strech

The instructions here are only valid for rasberry pi with raspbian jessie. With raspbian stretch the he hardware.conf file is not supported, obsoleted by a new lirc_options.conf file and systemd unit definitions

* Minor changes

* Add space
2017-11-12 14:49:22 +01:00
Stephen Yeargin
5cc7f7e85f Fix Linode link (#3963)
Their landing page at some point must have changed.
2017-11-12 14:49:00 +01:00
Kevin Delaney
5558f0a70d Added example description (#3964) 2017-11-12 11:05:28 +01:00
John Arild Berentsen
c974f51343 Update control-panel.markdown (#3965)
* Update control-panel.markdown

Info for  https://github.com/home-assistant/home-assistant-polymer/pull/604

* Update control-panel.markdown

* Update control-panel.markdown
2017-11-12 11:04:46 +01:00
Fabian Affolter
32ba18149b
Add Tor blog post (#3949)
* Add Tor blog post

* Add social image

* 🔨 Rewrite, corrections and other improvements

* Minor changes
2017-11-12 10:57:47 +01:00
Paulus Schoutsen
9e1043fa21 Merge branch 'current' into next 2017-11-11 13:02:56 -08:00
Paulus Schoutsen
3ad0d80352 Release 0.57.3 2017-11-11 13:01:45 -08:00
Erik Eriksson
75f174abd7 Update volvooncall.markdown (#3953)
* Update volvooncall.markdown

* Update volvooncall.markdown

* Update volvooncall.markdown
2017-11-11 12:21:49 -08:00
Fabian Affolter
39892e28b8
Fix markdown 2017-11-11 10:54:28 +01:00
Fabian Affolter
b3b53d90f9
Fix slashes 2017-11-11 10:53:33 +01:00
Patrik Hermansson
4146b5def0 Update timer.markdown (#3960)
* Update timer.markdown

Added a working configuration example.

* Remove blank lines
2017-11-11 10:14:04 +01:00
Taylor Peet
0a197b3a61 Related issue #10507 (#3957) 2017-11-11 09:38:40 +01:00
Ernst79
d6aaf52fe1 Change link to tutorial to get the key (#3958)
The old links were referring to a forum post in which it only was explained how to enable the advanced settings, followed by a link to the remaining part of the tutorial (on the Domoticz site). I changed the link to the domoticz forum directly, as it gives the full instructions, including enabling the advanced settings in the app. Added the word “password”, as it is called “password” in the Mii app, and not “key” in the app.
2017-11-11 09:37:58 +01:00
Fabian Affolter
35e55bb5a9
Add blog post about TTN and Home Assistant (#3945) 2017-11-11 09:32:34 +01:00