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
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
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
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
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
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
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
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
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
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
cribbstechnologies
0d4a378038
fixing formatting of example ( #3689 )
2017-10-21 10:29:39 +02:00
Adam Mills
65b244f252
Remove some stale info from Z-Wave ( #3551 )
2017-10-21 10:19:49 +02:00
Phill Price
a8814bceb1
Manual Alarm Panel arming options ( #3445 )
...
* Manual Alarm Panel arming options
Coming out on the site as very strangely styled, currently.
Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me.
* Update alarm_control_panel.manual.markdown
2017-10-21 09:56:30 +02:00
jeremysv
bc62f29960
Correct 'play_media' to 'media_play'. ( #3681 )
2017-10-21 09:56:30 +02:00
Fabian Affolter
4fed32d212
Add details about tests
2017-10-21 09:56:29 +02:00
Fabian Affolter
12b8d5944f
Sync with binary sensor
2017-10-21 09:56:29 +02:00
Fabian Affolter
2aaffcade4
Minimize configuration sample
2017-10-21 09:56:29 +02:00
quaec
2005b310cc
Added brief explantation of the sensors creation ( #3675 )
2017-10-21 09:56:29 +02:00
DubhAd
a1c2003ef3
Adding note on entity naming ( #3677 )
...
Adding troubleshooting note about entity names.
I wonder if this needs called out into its own section in the introductory documents though.
2017-10-21 09:56:29 +02:00
Paulus Schoutsen
8bfe27d5a4
Update dev nav
2017-10-21 09:56:29 +02:00
Paulus Schoutsen
a96666900a
Add privacy policy, tos from forums
2017-10-21 09:56:29 +02:00
DubhAd
775fdbda00
Corrected permissions
...
Permissions listed for hass-daemon were `777` (everybody can change it), corrected to `755`
2017-10-21 09:56:28 +02:00
Oliver
5bfc74ade6
Added support for Denon AVR-4810. ( #3640 )
...
Added support for Denon AVR-4810.
2017-10-21 09:56:28 +02:00
Fabian Affolter
62a6ff6ae2
Add blog post for building a serial analog sensor ( #3620 )
...
* Add blog post for building a serial analog sensor
* Fixed two minor grammar issues.
* Update date
* Rename blog post
2017-10-21 09:56:28 +02:00