15663 Commits

Author SHA1 Message Date
Phil Bruckner
68deb29523 Add for option for template triggers (#9572) 2019-06-07 21:45:56 -07:00
Paul Bottein
58e9e086df Add temperature sensor support to google smarthome (#9557)
* Remove 'include_non_clients' config option

* Remove scan interval config option

* Remove naming config options

* Oops, removed standard option

* Remove entity_namespace, too

* Add Repetier-Server component documentation (#9362)

* Updated to newest developer version of Repetier platform

* ✏️ Tweak

After this we will merge it

* Added Repetier Logo file

* Mention 'adb_response' attribute (#9529)

* Mention 'adb_response' attribute

* Add missing '

* Remove template braces

* ✏️ Tweak

After this I will merge it

* Add documentation for LCN service calls (#9516)

* Add docs for LCN service calls

* ✏️ Tweak

After this we can merge it

* Adding Watson TTS (IBM Cloud) (#9279)

* Adding Watson TTS (IBM Cloud)

* Review fixes

* ✏️ Tweak

* ✏️ Tweak

After this we can merge it

* Created the Azure EH docs (#9462)

* Created the Azure EH docs

* Update release version

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* ✏️ Tweak

After this we can merge it

* Adds AdGuard Home integration (#9538)

* Adds AdGuard Home integration

* Update source/_components/adguard.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_components/adguard.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Add temperature sensor support to google smarthome
2019-06-07 12:16:54 -07:00
DubhAd
69023ebd5e Bumping Python (#9579)
Since we'll shortly be dropping 3.5, time to tell people to use at least 3.6
2019-06-07 10:04:18 +02:00
cpopp
a0a235f089 Add documentation for streamlabswater component (#8733)
* Add documentation for streamlabswater component

* Bump ha_release for component to 0.90

* Quote version to maintain trailing zero

* Remove unnecessary redirects from streamlabswater

* Update streamlabswater.markdown
2019-06-06 13:55:59 -07:00
Maciej Bieniek
8cbb2e9df7 Add abbreviation for light template variable names (#9573) 2019-06-06 18:10:48 +02:00
Adriaan Peeters
b79a7c2181 Correct copy/paste error (#9574) 2019-06-06 18:02:15 +02:00
Fabian Affolter
51260d8568
Minor changes (remove dupl. content, periods, etc.) 2019-06-06 18:01:27 +02:00
Bram Kragten
ae4b174aeb Remote rpi gpio: address -> host (#9575) 2019-06-06 17:58:31 +02:00
Paulus Schoutsen
d39783c360 Add redirect for old blog url 2019-06-05 16:11:14 -07:00
Paulus Schoutsen
94f136469f Update june 5 2019-06-05 12:29:09 -07:00
Paulus Schoutsen
2650c64d8b Update date 2019-06-05 12:26:17 -07:00
Franck Nijhof
a208eb48c5
🚑 Added release blog post title & description (#9569) 2019-06-05 20:52:30 +02:00
Pascal Vizeli
f8e7d04fa2
Merge pull request #9568 from home-assistant/rc
Release 0.94
2019-06-05 18:46:06 +02:00
cogneato
c1c1141f95
breaking change descriptions added
breaking change descriptions
2019-06-05 01:25:52 -06:00
Paulus Schoutsen
722f580ea8 Update release notes + discovery docs 2019-06-04 14:36:53 -07:00
Klaas Schoute
456add7392 Correct misspelled install (#9565) (#9566) 2019-06-04 14:27:12 -07:00
Aron Hafner
58d210e64e Correct misspelled install (#9565) 2019-06-04 22:27:33 +02:00
Barrysv
4c112c6652 Fix ipv6 issue with Nginx not redirecting to ipv4 instance of Hass (#9550)
In the Nginx config rather than specifying localhost:8123 use 127.0.0.1:8123 so this will ensure incoming IPv6 requests get redirected to Hass on IPv4. "localhost:8123" means Nginx will try to connect to Hass using the same protocol that came in - and Hass doesn't do dual stack at present
2019-06-04 21:31:20 +02:00
Paulus Schoutsen
1a6eaac77f Update text 2019-06-04 10:11:52 -07:00
Paulus Schoutsen
c1d94387f2 Add what we discover 2019-06-04 10:07:32 -07:00
Paulus Schoutsen
bd1fcf5e1b Add video 2019-06-04 08:45:36 -07:00
Paulus Schoutsen
444fbe4e4f Update notes 2019-06-03 16:23:16 -07:00
Paulus Schoutsen
2edbd4c8b2 Update components picture 2019-06-03 16:18:55 -07:00
Paulus Schoutsen
caceedea60 Update text 2019-06-03 16:11:56 -07:00
Paulus Schoutsen
0b521756b6 Add note 2019-06-03 16:00:55 -07:00
Jeff Irion
980547b852 Mention 'adb_response' attribute (#9529)
* Mention 'adb_response' attribute

* Add missing '

* Remove template braces

* ✏️ Tweak

After this I will merge it
2019-06-03 15:11:55 -07:00
Andre Lengwenus
50923e75a0 Add documentation for LCN service calls (#9516)
* Add docs for LCN service calls

* ✏️ Tweak

After this we can merge it
2019-06-03 15:11:55 -07:00
Jason Lawrence
f975cec1a2 Remove entity_namespace, too 2019-06-03 15:11:08 -07:00
Jason Lawrence
d65334e038 Oops, removed standard option 2019-06-03 15:10:54 -07:00
Jason Lawrence
5edbb9c3f6 Remove naming config options 2019-06-03 15:10:26 -07:00
Jason Lawrence
a20d39128b Remove scan interval config option 2019-06-03 15:09:54 -07:00
Jason Lawrence
9b875a46f9 Remove 'include_non_clients' config option 2019-06-03 15:08:27 -07:00
Eduard van Valkenburg
d3ce0835f6 Created the Azure EH docs (#9462)
* Created the Azure EH docs

* Update release version

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* ✏️ Tweak

After this we can merge it
2019-06-03 14:58:38 -07:00
Morten Trab
0888428408 Add Repetier-Server component documentation (#9362)
* Updated to newest developer version of Repetier platform

* ✏️ Tweak

After this we will merge it

* Added Repetier Logo file
2019-06-03 14:58:37 -07:00
András Rutkai
505b50226d Adding Watson TTS (IBM Cloud) (#9279)
* Adding Watson TTS (IBM Cloud)

* Review fixes

* ✏️ Tweak

* ✏️ Tweak

After this we can merge it
2019-06-03 14:58:36 -07:00
Paulus Schoutsen
8239b58bb8 Add SSDP docs 2019-06-03 14:57:27 -07:00
Paulus Schoutsen
88d34093ef Update text 2019-06-03 14:44:38 -07:00
Paulus Schoutsen
215915fcee Update text 2019-06-03 14:27:59 -07:00
Paulus Schoutsen
8aead15b49 Update ogimage 2019-06-03 14:12:35 -07:00
Paulus Schoutsen
bc67df3858 Add components picture 2019-06-03 14:10:36 -07:00
Paulus Schoutsen
b4cae19d56 Update blog post 94 2019-06-03 14:03:20 -07:00
DubhAd
267f8ca0f5
Merge pull request #9560 from home-assistant/klaas-2019-206
 Put the device classes back
2019-06-03 19:45:41 +01:00
klaasnicolaas
e599084f8e Put the device classes back 2019-06-03 20:19:46 +02:00
Klaas Schoute
7aad455bbf 🔨 Change the device class description (#9544)
* 🔨 Change URLs to device classes on dev page

* 🔨 The other url's

* ✏️ Improve the description

* 🔨 Revert the suggested urls
2019-06-03 11:16:00 -07:00
Klaas Schoute
b346a03336 ✏️ Fix broken link in configurator component (#9553) 2019-06-02 22:36:08 +02:00
Franck Nijhof
c425dda640
Adds AdGuard Home integration (#9538)
* Adds AdGuard Home integration

* Update source/_components/adguard.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_components/adguard.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
2019-06-02 07:47:36 +02:00
Klaas Schoute
11497d8d82 🔨 Add logo and quality scale (#9543) 2019-06-01 21:37:40 +02:00
Mårten Seiplax
b0e07fab98 Fix 404 link for react example (#9546)
The link for the react example returns a 404

Seems it has been moved to https://github.com/home-assistant/custom-panel-starter-kit-react

Updated the link description for better accessibility (when used with text-to-speech software used by visually impaired users).
2019-06-01 20:04:29 +02:00
DubhAd
ea1f3d836c
Merge pull request #9540 from aav7fl/patch-1
Add Z-Wave device model and bold shutdown directions for readability
2019-06-01 09:26:01 +01:00
Eduard van Valkenburg
0ad6227164 Created the Azure EH docs (#9462)
* Created the Azure EH docs

* Update release version

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* ✏️ Tweak

After this we can merge it
2019-06-01 10:05:17 +02:00