DubhAd
02cef5ae20
Merge pull request #4028 from caz0075/patch-1
...
Update systemd.markdown with After=network-online.target for robust start up
2017-11-25 20:33:05 +00:00
DubhAd
d41b8a4c04
Merge pull request #4070 from netopiax/patch-4
...
Clarifying note about physical Hue bridge
2017-11-25 20:31:36 +00:00
DubhAd
8394caafd6
Merge pull request #4045 from RyuzakiKK/patch-1
...
light.yeelight: rename Developer mode with the new LAN mode
2017-11-25 20:29:31 +00:00
Colin Teubner
bed902de61
Update emulated_hue.markdown
2017-11-25 10:28:50 -08:00
bcl1713
98106b52b5
Remove "away_mode_name" ( #4067 )
...
Remove "away_mode_name" as an option as it is not implemented in the code.
2017-11-25 17:33:38 +01:00
Fabian Affolter
9fd1c2266c
Update
2017-11-25 00:17:43 +01:00
Fabian Affolter
24c63abda6
Update configuration variables description
2017-11-24 21:59:26 +01:00
Fabian Affolter
ccb00150e9
Update config var description style
2017-11-23 22:53:29 +01:00
Fabian Affolter
a238c0295b
Update variable description style ( #4043 )
...
* Update variable description style
* ✏️ Tiny grammar fix
* ✏️ Tiny grammar fix
2017-11-23 08:29:18 +01:00
DubhAd
c836d8fb67
Added note about Pi2 ( #4047 )
...
Added note about Pi2 based upon feedback in Discord
2017-11-23 08:28:51 +01:00
DubhAd
76db7f5c4f
Added notes for RancherOS ( #4048 )
2017-11-23 08:28:13 +01:00
Ludovico de Nittis
66ab35f139
light.yeelight: rename Developer mode with the new LAN mode
...
For reference http://forum.yeelight.com/t/no-developer-mode-with-rgbw-and-yeelight-app/2514
2017-11-22 17:51:48 +01:00
Pascal Vizeli
8a6a75bb40
Update addon_communication.markdown
2017-11-22 14:15:01 +01:00
Pascal Vizeli
5ffd915231
Update addon_communication.markdown
2017-11-22 14:14:41 +01:00
Alok Saboo
e7ad856b0b
Add information about Ring subscription requirement ( #4040 )
...
* Add information about subscription requirement
* Clarification
2017-11-22 13:42:49 +01:00
Isabella Gross Alström
f090a46780
Update group.markdown to show that you can customize order of groups. ( #4037 )
...
* Update group.markdown
* Remove blank lines
2017-11-22 11:49:20 +01:00
Sven-Hendrik Haase
daf517b0c0
Document new attributes ( #4042 )
...
* Document new attributes
Add documentation for the new attributes `transmission_rate_upstream` and `transmission_rate_downstream`.
* Shorter names
2017-11-22 08:41:07 +01:00
Florian Klien
5dc71643b8
fix documentation for input_datetime ( #4033 )
...
changes from home-assistant#10417 breaks old configs
2017-11-21 19:54:35 +01:00
Jerry Workman
cb6e9dbbb3
Add reference to HA version and what's new in the latest release. ( #4038 )
...
Provide information to users so that they can determine the impact of the latest version on their system. Updates many times require changes to configuration, renaming of entities (z-wave for example), and deprecation of features,
2017-11-21 19:52:08 +01:00
Paulus Schoutsen
acaab3dbf8
Update code_review_platform.markdown
2017-11-21 09:09:39 -08:00
ikonixx
bc712e02d8
Update device_tracker.tile.markdown ( #4029 )
...
Added "t" to "bluetooth" in description.
2017-11-21 10:41:09 +01:00
Paulus Schoutsen
24d1223935
Release 0.58.1
2017-11-20 21:40:30 -08:00
caz0075
2da586c0b4
Update systemd.markdown
...
I found that After=network.target was not robust enough for Auto-discovery to work correctly and find devices on the network. I changed this to After=network-online.target to wait until the network was completely "up" before starting.
2017-11-21 09:53:26 +10:00
Anders Melchiorsen
6a49dae9b0
Remote control updates ( #3997 )
...
* Update remote.itach.markdown
* Update remote.apple_tv.markdown
* Update remote.markdown
* Update remote.harmony.markdown
* Grammar fixes
2017-11-20 20:21:01 +01:00
Joe Gross
16fd4474d2
Correct container name for restart command ( #4021 )
...
Using above instructions container name includes the dash.
shiny % docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
a9be19e6c76a homeassistant/home-assistant "python -m homeass..." 5 minutes ago Up About a minute 0.0.0.0:8123->8123/tcp home-assistant
shiny % docker restart homeassistant
Error response from daemon: No such container: homeassistant
[1] 67676 exit 1 docker restart homeassistant
shiny !1 ! % docker restart home-assistant
home-assistant
2017-11-20 08:38:53 +01:00
DubhAd
2bd161d258
Added note about template triggers ( #4018 )
...
Added an entity_id to the template trigger, as is best practice. Added a warning that template triggers without an entity_id have major performance impacts, and directing people to template sensors as an alternative.
2017-11-19 22:04:00 +01:00
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
Florian Klien
a034d4b438
truth table for condition sun ( #3961 )
...
* added truth table to illustrate sunset condition
truth table illustrates sunset condition with and without offsets
* ✏️ Small typo fix.
2017-11-19 21:20:30 +01:00
Vasiley
797fd4a69f
Update sensor.lacrosse.markdown ( #4011 )
2017-11-19 21:19:36 +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
0ebbe1fd79
Update 2017-11-18-release-58.markdown
2017-11-18 16:50:43 -08:00
Paulus Schoutsen
e87a9460e0
Add initial docs for cloud component
2017-11-18 16:23:57 -08:00
Paulus Schoutsen
2acf4e665a
Update 2017-11-18-release-58.markdown
2017-11-18 14:28:00 -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
Paulus Schoutsen
17d3be1616
Rename wrongly named files
2017-11-18 10:27:33 -08: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