Commit graph

5112 commits

Author SHA1 Message Date
Niklas Wagner
09aa7ac3e9 Tested on 7590 and use english (instead of german links) (#5270) 2018-04-29 16:12:14 +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
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
Å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
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
4dc03338a9 Merge branch 'current' into rc 2018-04-26 11:18:38 -04: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
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
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
acd36632f7 Merge remote-tracking branch 'origin/current' into next 2018-04-20 10:59:32 -04:00
Mark Perdue
b8627d6285 Update attributes table to reflect closed PR (#5206)
The PR https://github.com/home-assistant/home-assistant/pull/13816 has been withdrawn since it exposed static attributes which are not supported. Updating wiki to reflect current state
2018-04-20 14:16:37 +02:00
Viorel Stirbu
945fb9b69e Add docs for Sensirion SHT31 sensor (#4848) 2018-04-19 11:38:02 +02:00
koolsb
574e2213ba Add blackbird media player component (#5056) 2018-04-19 11:35:48 +02:00
koolsb
7fd2f7da46 Update onkyo media player (#5058) 2018-04-19 11:32:07 +02:00
Sebastian Muszynski
557867f26e
Support for multiple MAX!Cube LAN gateways (#5078) 2018-04-19 09:11:52 +02:00
Maximilian Früh
444030d09f Document the headers configuration parameter of the RESTful switch (#5196)
* Document the `headers` configuration parameter of the RESTful switch

* Fix indent
2018-04-18 19:35:03 +02:00
Nick Whyte
b2104a9770 Doc for covers that only support open_cover and close_cover HomeKit (#5203)
* Documentation for covers that only support `open_cover` and `close_cover`
2018-04-18 14:40:53 +02:00
stephanerosi
8f52412ebe Add examples on changing channel through play_media service (#5200)
* Add examples on changing channel service

As per following merge request https://github.com/home-assistant/home-assistant/pull/13934

* ✏️ Language tweak
2018-04-17 19:55:51 +02:00
jcrowegitHu8
26a9b29854 Update media_player.samsungtv.markdown (#5202) 2018-04-17 19:54:29 +02:00
Tod Schmidt
56f0a1a3c3 Added REST API for tts_get_url (#5173)
* Added REST API for tts_get_url

* ✏️ Language tweaks
2018-04-17 19:40:16 +02:00
escoand
38b58a7e70 Adds documentation for Kodi discovery (#5144)
* describe discovery

* ✏️ Language tweaks
2018-04-17 19:39:59 +02:00
Dmitry Avramenko
649b3c8755 Enable broadcast of Facebook bot messages (#4688)
* enable broadcast of FB bot messages

this should go together with PR https://github.com/home-assistant/home-assistant/pull/12459 
it enables FB messenger broadcast ability to send messages to all people who interacted with the bot previously and have the chat open.

* fixes as per request from reviewer.

fixes as per request from reviewer. 
FB -> Facebook
fixed indents.  (not sure what 2x for each level was), but I fixed it as per sample above.

* Update notify.facebook.markdown

* ✏️ Tiny fixes

* Update notify.facebook.markdown

* Update notify.facebook.markdown

* 🚀 Trigger rebuild
2018-04-17 19:21:57 +02:00
Robin
04560310f9 Adds Sigfox sensor docs (#5130)
* Create sensor.sigfox.markdown

* Adds name

* Address reviewer comments

* Update logo

* Add files via upload

* ✏️ Markdown tweak
2018-04-17 19:11:44 +02:00
ChristianKuehnel
e1747451fc bmw_connected_drive: added documentation for new services (#5055)
* added documentation for the newly implemented services

* added documentation for update_state service

* improved documentation

* ✏️ Several improvements.
2018-04-17 19:10:16 +02:00
Heiko Thiery
078167bb03 Add documentation for AVM fritzbox smarthome component (#4076)
* Add documentation for fritzhome

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* change component name and configuration

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* followed review comments

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* another rename

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* remove default from host

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* add documentation for device attributes

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* bump to ha_release 0.65

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* ✏️ Some spelling and grammar fixes

* ✏️ Grammar and spelling updates

* ✏️ Small grammar & spelling changes

* ⬆️ ha_release -> 0.68
2018-04-17 19:06:39 +02:00
Khole
560108c659 Hive R3 update (#4974)
* R3-Dev

* R3 - Sensor Update
2018-04-16 21:01:43 +02:00
Lincoln Kirchoff
70af38b086 Add climate.modbus module documentation (#4593)
* Added climate.modbus module documentation

* Update climate.modbus.markdown

Updated IOT class Local Push to Local Polling.

* Reviewed comments for changes

Added configuration tags, removed optional configuration values, and set the correct release version.

* Fixed formatting with the configuration settings

* ⬆️ ha_release -> 0.68
2018-04-16 20:34:50 +02: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
Sebastian Muszynski
e607d1bf39 HA category updated (#5194) 2018-04-16 09:50:43 +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
GaryOkie
124a41c3bb Update cover.wink.markdown (#5187)
* Update cover.wink.markdown

I made a suggestion to W1ll1am to improving the doc to mention availability of the MyQ Cover.   He said good call - go for it and edit it.

* Remove whitespaces and empty lines
2018-04-15 20:34:29 +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
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