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
cdce8p
193ae8a0d0
Fix release not anchor link ( #5235 )
2018-04-23 17:39:18 -04:00
cdce8p
033028b881
Fix release version ( #5236 )
2018-04-23 17:39:04 -04:00
Paulus Schoutsen
b455d059c8
Update 2018-04-27-release-68.markdown
2018-04-23 13:42:55 -04:00
cdce8p
0cfcbf254b
Added release notes for 0.67.1 ( #5211 )
...
* Added notes for 0.67.1
* Updated _config.yml
2018-04-23 11:58:46 -04:00
cdce8p
c66272aa85
Fix release notes 0.68.0b0 ( #5212 )
2018-04-23 11:34:20 -04:00
Paulus Schoutsen
e6adf8ca0b
remove confusion about build times to support new hardware
2018-04-22 18:08:03 -04:00
Pascal Vizeli
10db3b3f9e
Blogpost Hass.io 2018 ( #5233 )
...
* Create 2018-04-22-hassio-2018.markdown
* Update 2018-04-22-hassio-2018.markdown
* Update 2018-04-22-hassio-2018.markdown
* Create test
* Add files via upload
* Delete test
* Update 2018-04-22-hassio-2018.markdown
* Delete blogpost.png
* Create test
* Add files via upload
* Delete test
* Update 2018-04-22-hassio-2018.markdown
* Update 2018-04-22-hassio-2018.markdown
* Update 2018-04-22-hassio-2018.markdown
* Update 2018-04-22-hassio-2018.markdown
* Update 2018-04-22-hassio-2018.markdown
2018-04-22 16:26:58 -04:00
Marcelo Moreira de Mello
00d950773e
Updated watering_minutes with the allowed values ( #5225 )
2018-04-22 21:49:27 +02:00
Ben Lebherz
8eae78cb34
fix link to the TTN sensor page ( #5218 )
2018-04-22 21:42:21 +02:00
Brian Hanifin
21ed92fb92
Change Page Title to "Homekit Switch" ( #5222 )
...
* Change Page Title to "Homekit Switch"
It was left titled "Homekit Light" when first published.
* Minor cleanup
2018-04-21 20:06:31 -04:00
Rob Cranfill
6c90dedce5
Update homekit.markdown ( #5207 )
...
Minor grammar fixes. (Thanks for a great product!)
2018-04-20 23:30:06 +02:00
Rob Cranfill
329393788f
Fix typo homekit.markdown ( #5209 )
...
Fixed very minor typo ("if the are supported"' -> "if they are supported").
2018-04-20 23:28:16 +02:00
Paulus Schoutsen
952aaf8aa0
Add release blog post
2018-04-20 14:36:47 -04:00
Paulus Schoutsen
acd36632f7
Merge remote-tracking branch 'origin/current' into next
2018-04-20 10:59:32 -04:00