Commit graph

9535 commits

Author SHA1 Message Date
Matt N
4c3bff048b Make it more clear that content-type is relevant for camera iOS notifications (#3731)
Without `content-type`, no thumbnail would show:
https://github.com/home-assistant/home-assistant-iOS/issues/39#issuecomment-338554874
2017-10-23 09:58:23 +02:00
Kevin Delaney
13c6d6befd Fix incorrect file name in autostart symlink and chmod (#3727) 2017-10-23 09:57:49 +02:00
Kevin Fronczak
0afea9e887 Fail2Ban Sensor Documentation (#3679)
* Initial revision of sensor.fail2ban docs

* Bumped version
2017-10-23 09:24:36 +02:00
Christoffer Kylvåg
fc13d87168 Update faulty link, website => documentation (#3729) 2017-10-23 08:32:28 +02:00
Fabian Affolter
8b11170505
Fix redirect (related to #3729) 2017-10-23 08:30:40 +02:00
Sven-Hendrik Haase
4bdfe75b0a Correct way 'Arch Linux' is spelled (#3723) 2017-10-23 08:28:02 +02:00
Joe Francis
7275d8823e Fix small typo (#3728) 2017-10-23 08:26:58 +02:00
Ken Davidson
1aa509a507 Update notify.clicksend_tts.markdown (#3726)
Minor grammar and formatting fixes.
2017-10-23 08:26:18 +02:00
Thom Troy
7776584bd6 Add irish rail docs (#3633)
* Add irish rail docs

* make main example be basic

* Small spelling & grammar fixes
2017-10-23 08:25:36 +02:00
Uli
2073c792a0 typofix in hass.io docs (#3711) 2017-10-22 21:57:59 +02:00
DubhAd
440b1843ab Adding note about config
Adding a note about how to add the Configuration menu if it's missing
2017-10-22 20:41:13 +01:00
cogneato
23f9641572 typo / grammar fixes for zwave (#3717) 2017-10-22 21:10:54 +02:00
DubhAd
433b884356 Added a note for how to generate keys (#3718)
Added a line on randomly generating the client_id and access_id strings. Not sure if there's a better way?
2017-10-22 21:10:08 +02:00
Niklas V
ab83a9eb09 Update sensor.travisci.markdown (#3719)
Changed the code example from github_token to api_key that is what is required. It is mostly confusing to have GitHub_token instead of api_key in the example code.
2017-10-22 21:08:45 +02:00
Daniel Høyer Iversen
93eb1772c6 Update xiaomi_aqara.markdown 2017-10-22 20:47:08 +02:00
Paulus Schoutsen
3074d2b78e Update website 2017-10-22 08:49:27 -07:00
B1ue-W01f
433e95a652 Added Nest Developer Outbound Port Info (#3701)
Configuration fails if outbound port is unavailable.

Added info about required port from Known Issues section in: https://github.com/openhab/openhab1-addons/wiki/Nest-Binding
2017-10-22 17:31:11 +02:00
Klaas Hoekema
a789821b69 Update description of default EmonCMS sensor names (#3708)
Revises the section on default names to match the changes I'm proposing
to use the feed names defined in EmonCMS if available.
2017-10-22 17:29:59 +02:00
DubhAd
d9439c8c73 Missed some links
The Topics links didn't fall out as expected, so I've added the key links in here
2017-10-22 09:54:46 +01:00
Uli
56678e43e4 fixed dead link to retrieving access token for xiaomi vacuum and switch (#3709) 2017-10-22 10:40:42 +02:00
Uli
22acb5b1a9 typofix in z-wave docs (#3710) 2017-10-22 10:38:11 +02:00
Carlo Costanzo
bacddd56ad Minor Website change (#3707) 2017-10-22 10:35:45 +02:00
DubhAd
83d4dc8f17 Corrected data_template use
A couple of the automations had data_template where only data was required.
2017-10-22 09:33:02 +01:00
Fabian Affolter
eedd679d41
Fix links 2017-10-22 01:45:07 +02:00
Fabian Affolter
90d07e2d61
Update instructions 2017-10-22 01:45:07 +02:00
Ken Davidson
0f280c1b3c Update database.markdown (#3703)
Minor language edits.
2017-10-22 00:59:44 +02:00
cdce8p
e8733459d2 Script - wait_template 'trigger.entity_id' support (#3593)
* * Updated wait_template to include 'trigger.entity_id' and 'variables' support

* * Deleted notes and whitespaces

* Small grammar correction
2017-10-22 00:58:46 +02:00
Fabian Affolter
00e221b4d1
Merge branch 'current' into next 2017-10-22 00:57:29 +02:00
Fabian Affolter
8791e6e89a Merge pull request #3694 from home-assistant/release-0-56
0.56
2017-10-22 00:55:58 +02:00
Fabian Affolter
09f58f4b06
Add Toon docs (#3706) 2017-10-22 00:34:44 +02:00
Fabian Affolter
5f68226a58 Add Toon docs (#3706) 2017-10-22 00:33:29 +02:00
Fabian Affolter
e1e7fc184e
Add release blog post 2017-10-21 23:57:40 +02:00
Pascal Vizeli
af57c744be Update run_local.markdown 2017-10-21 22:44:39 +02:00
Fabian Affolter
1ff2e9f9df
Update credits 2017-10-21 22:20:28 +02:00
Fabian Affolter
8d7c97549e Renaming API.AI to Dialogflow (#3699) 2017-10-21 13:12:33 -07:00
Fabian Affolter
d8dbf252ff
Update for 0.56 2017-10-21 21:26:41 +02:00
Guyanthalas
c51c5b4234 minor grammar update (#3702) 2017-10-21 21:23:23 +02:00
cgtobi
42846163ba Add support for multiple disks. (#3678)
* Add support for multiple disks.

* Make disks optional.
2017-10-21 18:48:22 +02:00
Marcelo Moreira de Mello
75c5aaae40 Added Ring Camera component documentation and added new sensors (#3682)
* Added Ring Camera component documentation and added new sensors

* Kept only the basic as example for the component

* Added scan_interval option to camera ring documentation

* Rephrased statement
2017-10-21 17:37:40 +02:00
Martin Eberhardt
3b001c7a12 Documentation for scrape sensor attribute option (#3696)
* Documentation for scrape sensor attribute option

* Move comment up
2017-10-21 17:36:46 +02:00
c727
39c2487cf0 custom panel example: update to polymer 2 class (#3693) 2017-10-21 17:36:29 +02:00
Fermulator
f2ec8c291f update init.d daemon script to specify HASS_BIN (#3700)
* update init.d daemon script to specify HASS_BIN

As per:
 * https://home-assistant.io/docs/autostart/init.d/
, coupled with:
 * https://home-assistant.io/docs/installation/virtualenv/

It's obvious that the user needs to replace "RUN_AS" with the correct user.
What can be made more clear is to include a "HASS_BIN" shell variable, with a similar instruction to update that if needed.

Note that I opted NOT to change the HASS_BIN to the full path /usr/bin/hass, as the previous revision presumably assumes that the `hass` binary is in the $PATH env for whatever user is running it ... (didn't want to change that).

* Fix name
2017-10-21 17:35:57 +02:00
c727
b61ba91c17 custom-ui state-card upgrade example (#3698)
* custom-ui state-card upgrade example

* wording

* Add some line breaks
2017-10-21 17:35:16 +02:00
Martin Eberhardt
0ded1ab76f Update the list of Danish region on CLA signature page (#3697) 2017-10-21 16:14:35 +02:00
Fabian Affolter
869e9f1856
Add details for commit messages 2017-10-21 15:07:47 +02:00
Max Rumpf
89e692c7c7 Very small wording improvement (#3695) 2017-10-21 13:36:50 +02:00
Fabian Affolter
07a64bd124
Add change from #3660 which was in the wrong file because of #3467 2017-10-21 13:34:24 +02:00
Fabian Affolter
23567dc9b6
Merge branch 'next' into release-0-56 2017-10-21 13:32:06 +02:00
Fabian Affolter
1aa99e91bf
Add details about the token 2017-10-21 10:29:42 +02:00
Alexis Iglauer
e92d4ab076
Removed reference to WPS-only setup (#3690)
MyStrom buttons can be set up via the app (as per the manual, confirmed by me today).
2017-10-21 10:29:42 +02:00