Daniel
2b35375582
Updated Windows and Android access token instructions ( #4016 )
...
Removed unnecessary steps to retrieve the access token in Windows and Androis section
2017-11-19 21:25:28 +01:00
Vasiley
797fd4a69f
Update sensor.lacrosse.markdown ( #4011 )
2017-11-19 21:19:36 +01:00
Franck Nijhof
0e5f2e9007
✏️ Fixes a small typo
2017-11-19 19:16:09 +01:00
Sebastian Muszynski
deea03d46f
Troubleshooting section of the Xiaomi Aqara Gateway extended ( #3922 )
...
* Troubleshooting section of the Xiaomi Aqara Gateway extended.
* ✏️ Tiny grammar thingy
2017-11-19 18:40:26 +01:00
Patrik
fa9e9422b9
WIP: Update cloud.markdown ( #4015 )
...
* Update cloud.markdown
* Update cloud.markdown
2017-11-19 09:29:13 -08:00
Patrik
2cc3e3243f
Update tradfri.markdown to clarify install pre-requisites ( #3891 )
...
* Update tradfri.markdown
* Update tradfri.markdown
* Update tradfri.markdown
* Fix after review
* Update tradfri.markdown
* Update tradfri.markdown
* Update tradfri.markdown
* ✏️ Small improvements
2017-11-19 17:29:48 +01:00
Fabian Affolter
698eae1fe1
Update config style and add missing variable
2017-11-19 13:49:53 +01:00
DubhAd
49a0c02ad3
Added link to unlink instructions
...
Added a link to the documentation so that others don't wonder how this magic works ;)
2017-11-19 10:50:58 +00:00
Peter Epley
a72ca79554
Update google_assistant.markdown ( #4012 )
...
Added further details on Google's Request Sync API and what it does
2017-11-19 08:12:50 +01:00
Paulus Schoutsen
e87a9460e0
Add initial docs for cloud component
2017-11-18 16:23:57 -08:00
Paulus Schoutsen
2511f63c98
Merge remote-tracking branch 'origin/current' into next
2017-11-18 12:20:12 -08:00
Paulus Schoutsen
559cfe67c7
Merge pull request #4001 from home-assistant/release-0-58
...
0.58
2017-11-18 12:19:59 -08:00
Paulus Schoutsen
70d3d0084b
Add release notes for 0.58
2017-11-18 12:19:10 -08:00
Alok Saboo
b60cc24526
Merge pull request #3890 from arsaboo/current
...
Added instructions to save Ring video file using automation
2017-11-18 14:56:27 -05:00
William Scanlon
524aa6cd13
Added Unifi direct doc. ( #4004 )
...
* Added Unifi direct doc.
* Added Unifi direct doc
2017-11-18 19:24:16 +01:00
Martin Hjelmare
40e4229f68
Fix line endings on rainbird switch ( #4009 )
2017-11-18 10:17:41 -08:00
Corey Pauley
6630a5f54a
Added a brief explanation and screenshot of Alexa Skills Kit and slot type synonyms ( #3995 )
...
* Added a brief explanation and screenshot of Alexa Skills Kit and slot type synonyms
* ✏️ Added missing comma
2017-11-18 10:17:41 -08:00
Andrey
a90d5ebc24
Documentation for es5 / untranspiled JS ( #3948 )
...
* Documentation for es5/es6 code
* Update frontend.markdown
* ✏️ Small typo corrections
2017-11-18 10:17:40 -08:00
Vignesh Venkat
1af229c146
telegram_bot: Support for sending video ( #3936 )
...
* telegram_bot: Support for sending video
Documentation for video support. Very similar to photo/document.
* ✏️ Spelling & grammar fixes
2017-11-18 10:17:40 -08:00
Fabrizio Furnari
c38c00b00d
ViaggiaTreno sensor documentation ( #3924 )
...
* ViaggiaTreno sensor documentation
* ✏️ Spelling, grammar, styling, and configuration fixes
2017-11-18 10:17:40 -08:00
Eugenio Panadero
0ed0151609
Add state_template
docs and example for the universal media player ( #3907 )
...
* Add state_template docs and example
* fix template and adjust to doc standards
* ✏️ Some minor changes
2017-11-18 10:17:40 -08:00
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
Matt White
70d5f66732
Add include/exclude filter to mqtt_statestream docs ( #3893 )
...
* Add include/exclude filter to mqtt_statestream docs
* ✏️ Small changes
2017-11-18 18:26:22 +01:00
Julius Mittenzwei
e2ce24487b
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 18:15:05 +01:00
Jeremy Williams
33e6f957af
Add signal_strength monitor documentation ( #3641 )
2017-11-18 18:11:34 +01:00
Eugenio Panadero
a55f959daa
Add state_template
docs and example for the universal media player ( #3907 )
...
* Add state_template docs and example
* fix template and adjust to doc standards
* ✏️ Some minor changes
2017-11-18 18:04:30 +01:00
Martin Hjelmare
19ae9c8fd9
Fix line endings on rainbird switch ( #4009 )
2017-11-18 17:31:24 +01:00
nkrauss
ad2baa45a1
Added additional model ( #4006 )
...
Tested and working with LC-60EQ10U
2017-11-18 15:41:52 +01:00
Matthew Donoughe
9e563d8e90
documentation for Lutron Caseta update ( #3883 )
...
* initial documentation for caseta update
* get zip from home-assistant.github.io
2017-11-18 15:41:05 +01:00
Fabrizio Furnari
d5ad8c2434
ViaggiaTreno sensor documentation ( #3924 )
...
* ViaggiaTreno sensor documentation
* ✏️ Spelling, grammar, styling, and configuration fixes
2017-11-18 11:07:09 +01:00
Vignesh Venkat
a287ad6799
telegram_bot: Support for sending video ( #3936 )
...
* telegram_bot: Support for sending video
Documentation for video support. Very similar to photo/document.
* ✏️ Spelling & grammar fixes
2017-11-18 10:29:41 +01:00
Corey Pauley
1740f62340
Added a brief explanation and screenshot of Alexa Skills Kit and slot type synonyms ( #3995 )
...
* Added a brief explanation and screenshot of Alexa Skills Kit and slot type synonyms
* ✏️ Added missing comma
2017-11-18 10:09:51 +01:00
Ari Lotter
837168d8f1
Create device_tracker.hitron_coda.markdown ( #3512 )
...
* Create device_tracker.hitron_coda.markdown
* Fix minor grammar issues
* 🔨 Processed review comments
2017-11-18 10:09:32 +01:00
Andrey
2cbc925ac0
Documentation for es5 / untranspiled JS ( #3948 )
...
* Documentation for es5/es6 code
* Update frontend.markdown
* ✏️ Small typo corrections
2017-11-18 10:09:04 +01:00
r4nd0mbr1ck
ce3a6a5e81
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 09:01:07 +01:00
William Scanlon
fe3d8d77ee
Revert "Added Unifi direct documentation"
...
This reverts commit ba7907f784
.
2017-11-17 15:45:34 -05:00
William Scanlon
ba7907f784
Added Unifi direct documentation
2017-11-17 15:17:14 -05:00
Leonardo Bellettini
1b65feb073
corrected typo ( #4002 )
2017-11-17 21:00:53 +01: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
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
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
Fabian Affolter
d40b9ff36f
Update configuration describtion style ( #3991 )
2017-11-15 23:35:22 +01:00