Otto Winter
536ed8557f
Change to advertise esphomeyaml ( #5318 )
2018-05-06 23:15:58 +02:00
lbouriez
0591667068
fix yaml example ( #5275 )
...
* fix yaml example
* Fix configuration sample
2018-05-04 10:20:20 +02:00
Fabian Affolter
c66bde1843
Fix formatting and some sentences
2018-05-04 09:52:24 +02:00
Tod Schmidt
cb8cdf3452
Update snips.markdown ( #5292 )
...
* Update snips.markdown
Updated to reference latest add on.
* Update snips.markdown
* Fix escaping
2018-05-04 09:43:51 +02:00
DubhAd
49c697004a
Added explicit call out about Z-Wave ( #5294 )
...
* Added explicit call out about Z-Wave
Called out the need to disable the auto-start when you're using Z-Wave
* Included details about `discovery:`
2018-05-04 09:20:00 +02:00
DubhAd
f02495713b
Re-ordered the automation blocks ( #5305 )
...
The automations were as the editor produces them, so not logically ordered or clear to read. I've re-written them to match the rest of the documentation.
2018-05-04 09:19:02 +02:00
Fabian Affolter
334a06b4d6
Various fixes ( #5302 )
2018-05-03 22:01:32 +02:00
Robin
bc01c98712
Adds info on whitelist_external_dirs ( #5213 )
...
whitelist_external_dirs needs to be mentioned
2018-05-03 15:05:52 -04:00
Louis Orleans
b3288f13cd
Add specific instructions for Meraki device tracker ( #5297 )
...
* 📝 add specific instructions for Meraki device tracker
The current instructions aren't really complete, and require you to have both an understanding of how the Home Assistant API works, as well as be able to read through the code for the Meraki component to find the API endpoint you're supposed to use.
* Update formatting
2018-05-03 21:00:02 +02:00
Tod Schmidt
04a3b83a53
Update snips.markdown ( #5293 )
...
* Update snips.markdown
Added new examples and link to discord and new documentation
* Update snips.markdown
* Fix formatting
2018-05-03 20:21:34 +02:00
Greg Stevenson
8f8e2e9a3d
Update URL to Lets Encrypt blog ( #5295 )
...
The current link takes you to a page which tells you it is outdated.
2018-05-03 14:29:43 +02:00
Ian
39720a4de2
Create configuration_yaml_by_apocrathia.markdown ( #5291 )
...
Adding my own Home Assistant configuration repository to the cookbook.
2018-05-03 14:23:52 +02:00
DubhAd
9cb4d6c82f
Merge pull request #5287 from GoSpursGoNL/patch-1
...
Update deconz.markdown
2018-05-02 20:20:05 +01:00
GoSpursGoNL
851f0f29dd
Update deconz.markdown
...
I found that the credentials are no longer stored in deconz.conf but instead in .config_entries.json
2018-05-01 22:42:15 +02:00
Paulus Schoutsen
5e7c31b16c
Fix styling
2018-05-01 14:21:34 -04:00
Jan Willhaus
222d9483d9
Fix faulty link to AVM homepage ( #5283 )
2018-05-01 20:14:42 +02:00
DubhAd
4133cc0196
Calling out that devices are still added ( #5284 )
...
It's a common source of confusion that with `track_new_devices: False` devices are still added to `known_devices.yaml`. This adds a note to say that this is to be expected.
2018-05-01 20:13:28 +02:00
cdce8p
4c405c8e97
Added CONF_IP_ADDRESS to HomeKit ( #5281 )
2018-04-30 22:14:21 -04:00
DubhAd
7aee40a482
Adding note about mDNS ( #5280 )
...
For when mDNS doesn't work, people are stuck. Adding a note about how to work around that.
2018-04-30 23:12:56 +02:00
Diogo Gomes
3ffe30f777
fix broken link ( #5273 )
...
* fix broken link
* Fix links
2018-04-30 23:09:37 +02:00
PhyberApex
692fd52678
Fixing recursive call in cookbook ( #5279 )
...
Recursive calling is not allowed in home assistant. Splitting the script up was necessary.
2018-04-30 22:53:46 +02:00
Paulus Schoutsen
8ec44c00dd
Release 0.68.1
2018-04-30 14:07:31 -04:00
Gerard
19722e8ede
Add device_tracker component ( #5272 )
...
The `device_tracker` is added in Home Assistant 0.68 but missing in the list of components.
CC @cdce8p
2018-04-29 18:02:33 -04:00
Fabian Affolter
ec6f2fca64
Update for 0.68
2018-04-29 18:36:06 +02:00
Niklas Wagner
09aa7ac3e9
Tested on 7590 and use english (instead of german links) ( #5270 )
2018-04-29 16:12:14 +02:00
DK
b50c2fbbb0
Add some more documentation around hassio CLI ( #5215 )
...
* Add some more documentation around hassio CLI
This is rather basic, I think it needs it's own page
* Minor changes
2018-04-29 11:20:35 +02:00
Robin
fa028db9d8
Adds update file_path service to the local_file camera ( #5228 )
...
* Update camera.local_file.markdown
* Add entity_id info to service
* Update camera.local_file.markdown
* Update camera.local_file.markdown
* Fix table
2018-04-29 11:11:51 +02:00
yeah
5f97e6e4f2
Add hint on auto-renewing certs using automations ( #5261 )
...
* Add hint on auto-renewing certs using automations
* Minor changes
2018-04-29 10:22:37 +02:00
arg0nik
02ab1b4eb1
Update console log instructions ( #5267 )
...
* Update console log instructions
Some firmware versions have changed the id in the DOM from login-password to pcPassword.
* Fix syntax
2018-04-29 10:15:09 +02:00
DubhAd
53a50b60cf
Added minimum version note to the docs ( #5262 )
...
Since many will miss it in the blog post
2018-04-29 10:01:23 +02:00
bonterra
490b5069a2
Update docker.markdown ( #5266 )
...
A more detailed installation description for Docker on Raspberry Pi 3 with Raspbian.
2018-04-29 09:59:54 +02:00
Åskar Andersson
0809034667
Linkerror fixed ( #5263 )
2018-04-29 09:56:19 +02:00
Paulus Schoutsen
290e9509f9
Merge pull request #5259 from home-assistant/rc
...
0.68.0
2018-04-27 21:46:18 -04:00
Paulus Schoutsen
c0992370ab
Update post
2018-04-27 17:12:10 -04:00
Paulus Schoutsen
cb858f2b1f
Add blog post
2018-04-27 17:05:37 -04:00
GotoCode
16f2259365
Add link to supported AWS regions to the Amazon Polly docs ( #5247 )
2018-04-27 15:41:31 -04:00
Johann Kellerman
546806f1c6
Update qwikswitch add binary_sensors ( #5210 )
...
* Update qwikswitch.markdown
* bin
2018-04-27 15:41:00 -04:00
cdce8p
1fbf09ab66
Added new device classes to binary_sensor - HomeKit ( #5254 )
2018-04-26 22:55:03 +02:00
Paulus Schoutsen
73d436247a
Add blog post about dev website
2018-04-26 12:58:51 -04:00
Paulus Schoutsen
4dc03338a9
Merge branch 'current' into rc
2018-04-26 11:18:38 -04:00
Paulus Schoutsen
80b268cd65
Extract developer site ( #5249 )
...
* Extract developer site
* Fix title in sidebar
* Update dev section reference
* Update edit in github link on help page
2018-04-26 11:14:55 -04:00
Paulus Schoutsen
a83fd1d874
Update 2018-04-24-launch-google-assistant-support.markdown
2018-04-26 09:11:56 -04:00
cdce8p
0b948617b9
Updated release blog post for 0.68.0b1 (rc) ( #5246 )
2018-04-25 08:48:57 +02:00
Paulus Schoutsen
5f7f542f68
Eufy update dates
2018-04-24 23:30:23 -04:00
Matt Farmer
7bfe31cbac
Fix typo in sabnzbd documentation ( #5230 )
2018-04-24 21:00:05 +02:00
Paulus Schoutsen
ea74a32b40
Update google_assistant.markdown
2018-04-24 14:53:25 -04:00
Paulus Schoutsen
e6c69b0a48
Update google_assistant.markdown
2018-04-24 14:52:46 -04:00
Jeremy Klein
f5cfc55087
Update google_assistant.markdown ( #5241 )
...
Since RoomHints are now live in the Google Assistant API, I’m removing the “not yet” disclaimer.
2018-04-24 20:40:44 +02:00
Matthew Rollings
386307868d
Dyson instructions unclear about Device ID / Serial Number ( #5243 )
...
Modified text to explain the device_id needs the serial number for the device, not the name of the device as given in the example.
2018-04-24 20:18:25 +02:00
Paulus Schoutsen
b03e6e0ba4
Google Assistant 🎉 ( #5244 )
...
* Add blog post
* Add video
* Update link
2018-04-24 13:35:25 -04:00