NovapaX
7dbf76c25f
Update component_deps_and_reqs.markdown
2018-04-19 12:12:13 +02:00
NovapaX
f6db975a41
Update component_deps_and_reqs.markdown
2018-04-19 12:11:05 +02:00
NovapaX
f2f34e8e9d
Update component_deps_and_reqs.markdown
2018-04-19 12:08:40 +02:00
NovapaX
41631bd881
Update component_deps_and_reqs.markdown
2018-04-17 00:06:20 +02:00
Jonathan Weinberg
d434247c54
Spelling fix ( #5198 )
...
`c` was missing.
2018-04-16 16:33:49 -04:00
Kyle Niewiada
6f7e6f5cde
correct possible typo ( #5176 )
2018-04-16 19:41:07 +02:00
Robin
cae7305fda
Add info on whitelisting ( #5197 )
...
Needs to be added as causing issues for users https://community.home-assistant.io/t/0-67-whitelisted-dir-issues/50305/5
2018-04-16 09:27:36 -04:00
Flavio Barisi
8fc39cb9db
Update device_tracker.owntracks_http.markdown ( #5172 )
...
* Update device_tracker.owntracks_http.markdown
Show battery value reported by owntracks
* Update device_tracker.owntracks_http.markdown
Fix
* Fix configuration sample
2018-04-16 09:51:27 +02:00
Robin
64df5f785a
Propose edits to DuckDNS docs ( #5181 )
...
* Propose reorder of config variables
I've found this docs horribly confusing. `lets_encrypt.accept_terms` should appear at the top of the list as it's the first entered variable. Also this should become `required` as typically `optional` config variables are not displayed in the example config, but it is here.
* Update duckdns.markdown
* Minor changes
2018-04-16 09:50:03 +02:00
shred86
65d8d892e6
Update to lights ( #5190 )
...
You cannot currently change the light color with this component. The dimmer functionality is currently in the dev branch and will hopefully be in the next HA update, so I left that in for now.
2018-04-16 08:40:23 +02:00
DubhAd
9465ec0c1a
Adding list of supported components ( #5191 )
...
Only the blog post says what components are supported, making it confusing for people. Adding that information to the docs.
2018-04-16 08:39:23 +02:00
DubhAd
c8c0fdf35d
Merge pull request #5188 from home-assistant/weather-docs
...
Weather docs
2018-04-15 19:22:53 +01:00
Fabian Affolter
0b5ee4d0c4
Move raw
2018-04-15 19:02:53 +02:00
apastuszak
429040954a
Change order or ProxyPass in first example ( #5185 )
...
I was not able to login to Home Assistant till I change he Home Assistant config to place the Websocket reverse proxy info BEFORE the web UI info. In the other order it loads, but never lets me log in. If I reverse them, then I login just fine.
2018-04-15 18:48:05 +02:00
Fabian Affolter
424dc3013c
Minor updates
2018-04-15 17:28:56 +02:00
Fabian Affolter
a6795e584c
Add link
2018-04-15 17:24:14 +02:00
Fabian Affolter
9d71a51873
Add details about conditions
2018-04-15 17:16:18 +02:00
Colin Frei
8bacd6162f
Link to correct holidays version ( #5184 )
2018-04-15 15:17:54 +02:00
Darren Reynolds
26c45c852b
Add Doorbell ring examples ( #5180 )
...
* Add Doorbell ring examples
Add Doorbell ring examples for SONOS media players and hass_url_override option explanation.
* Fix typos
2018-04-15 14:06:40 +02:00
stephanerosi
75520f8d64
Media player webostv next/previous buttons ( #5183 )
...
* Media player webostv next/previous buttons
Description of the change visibles in https://github.com/home-assistant/home-assistant/pull/13829
* Fix formatting
2018-04-15 14:06:27 +02:00
Norien
d0268f1e05
Update light.nanoleaf_aurora.markdown ( #5175 )
...
in current build `- platform: aurora` is not found however `- platform: nanoleaf_aurora` works ok!
2018-04-15 13:20:16 +02:00
Gerard
e2e44aeb33
Clarify titles of BMW Connected Drive components ( #5178 )
...
* Update binary_sensor.bmw_connected_drive.markdown
* Update bmw_connected_drive.markdown
* Update device_tracker.bmw_connected_drive.markdown
* Update lock.bmw_connected_drive.markdown
* Update sensor.bmw_connected_drive.markdown
* Update binary_sensor.bmw_connected_drive.markdown
* Update bmw_connected_drive.markdown
* Update device_tracker.bmw_connected_drive.markdown
* Update lock.bmw_connected_drive.markdown
* Update sensor.bmw_connected_drive.markdown
* Update binary_sensor.bmw_connected_drive.markdown
* Update lock.bmw_connected_drive.markdown
2018-04-15 13:18:12 +02:00
ionred
fdef560c1a
config example update ( #5179 )
...
The configuration didn't work as listed. Required addition of platform and switches lines, along with indent fixes.
2018-04-15 13:17:29 +02:00
Robin
17285ba293
Remove refs to watcher ( #5169 )
...
I accidentally reintroduced an old reference to `watchers`, removed in this PR
2018-04-14 20:37:06 +02:00
DubhAd
0d603c0a6e
More words ( #5164 )
...
* More words
Added an explanation of what's going on, and that devices will function normally.
* ✏️ Language tweaks
2018-04-14 10:08:43 +02:00
Robin
3f43547c0e
Correct errors in folder_watcher doc ( #5168 )
...
* Correct errors
Corrects errors identified by @dale3h in https://github.com/home-assistant/home-assistant.github.io/pull/4885
* Adds event_type info
* Add info on recursive monitoring
2018-04-14 09:52:36 +02:00
DubhAd
d6b1ac2262
Added dialout group ( #5162 )
...
* Added dialout group
Membership of the dialout group is required for Z-Wave and Zigbee sticks
* Minor change
2018-04-14 09:38:26 +02:00
DubhAd
f30e4a7c36
Moved the note up ( #5166 )
...
It's easy for people to fail to notice the note, since it comes after the default upgrade instructions. Moved it up to make it harder to miss
2018-04-14 09:31:40 +02:00
Paulus Schoutsen
ed630d4b84
Release blog post for 0.67
2018-04-13 17:58:21 -04:00
Paulus Schoutsen
bd9e7179e6
Merge branch 'current' into rc
2018-04-13 17:01:21 -04:00
DubhAd
c962dee84d
Added further notes about dialout group ( #5163 )
...
Added note about checking the account is in the dialout group, and how to add it if not
Added note about the device path being an example
2018-04-12 22:06:56 +02:00
Fabian Affolter
b8870424cd
Update titles
2018-04-12 20:20:55 +02:00
DubhAd
a32d7d75c1
Merge pull request #5147 from home-assistant/revert-5134-patch-1
...
Revert "Add example file attachment parameters"
2018-04-12 18:25:57 +01:00
DubhAd
465cdebc7f
Merge pull request #5161 from stealthcopter/patch-2
...
Xiaomi Vacuum Docs: Seconds should be milliseconds
2018-04-12 18:24:04 +01:00
DubhAd
7ffafe6556
Merge pull request #5160 from adamomg/patch-2
...
Updated spelling dedicate to dedicated
2018-04-12 18:22:31 +01:00
Matthew Rollings
3876353d68
Seconds should be milliseconds
...
The documentation said seconds instead of milliseconds
2018-04-12 17:07:56 +01:00
Pascal Vizeli
e4c97ce322
Update addon_config.markdown
2018-04-12 17:01:11 +02:00
adamomg
b3ad3f0174
Updated spelling dedicate to dedicated
...
Spelling mistake.
2018-04-12 10:59:10 -04:00
Paulus Schoutsen
ee8090a9e1
Add blog post about Ubiquiti
2018-04-12 09:53:45 -04:00
bvansambeek
fe1ce5a19b
Tip to use external broker for more stability ( #5159 )
...
An external broker is more stable, this is something I did not know as a beginner.
Especially because the embedded broker has a memory leak.
It would have saved me a bunch of time and WAF trust issues if I would have had this piece of knowledge.
Issue on memory leak: https://github.com/home-assistant/home-assistant/issues/11594
2018-04-12 13:38:42 +02:00
DubhAd
97525ba3eb
Moved the Python warning ( #5157 )
...
Moved the Python version warning to the top of the page, and made it a warning
2018-04-12 13:38:03 +02:00
Mark Perdue
5dd2412a37
Adds attributes table to VeSync wiki ( #5151 )
2018-04-11 12:06:53 +02:00
Pascal Vizeli
342b99221d
Add security infos
2018-04-10 21:04:35 +02:00
Pascal Vizeli
061c9bdfa1
Update addon_config.markdown
2018-04-10 20:58:36 +02:00
Pascal Vizeli
ffb528dbd6
Update addon_config.markdown
2018-04-10 20:57:30 +02:00
Pascal Vizeli
f147350ab4
Update addon_config.markdown
2018-04-10 20:56:57 +02:00
Franck Nijhof
a9569af0a4
Revert "Add example file attachment parameters ( #5134 )"
...
This reverts commit e3c6e65f19
.
2018-04-10 20:06:45 +02:00
DubhAd
89406e3ea0
Consistency update ( #5136 )
...
It was pointed out that everywhere else `entity_id:` is in the `data:` section for `light.turn_on`. Updating the example here to be consistent with that.
2018-04-09 20:15:34 +02:00
brkr19
e3c6e65f19
Add example file attachment parameters ( #5134 )
2018-04-09 20:14:49 +02:00
Johann Kellerman
85be6ed99c
New Qwikswitch sensors ( #5128 )
...
New config according to: home-assistant/pull/13622
2018-04-09 20:02:21 +02:00