14373 Commits

Author SHA1 Message Date
Sören
faa72c1ec4 Updates wording (#10030) 2019-08-02 12:05:17 +02:00
Adam
f9004d324d Update Hass.io update image to reflect current view. (#10020)
* Delete dashboard.png

* Update screenshot to reflect current view
2019-07-31 16:54:40 +02:00
Klaas Schoute
3fb1e31392 🔨 Fix broken links (part 4) (#10018) 2019-07-31 15:44:21 +02:00
Max Thirouin
a5533dd669 reporting_issues: markdown typo (#10017)
My 2 cts :)
2019-07-31 15:12:42 +02:00
capstan1
fffad9d0f7 add details on usb-stick (#9971)
* add details on usb-stick

A question I asked myself and that got asked frequently in the forums is weather the usb stick used for configuration needs to stay within the device. So I just added one line to make this more precise.

* ✏️ Tweak
2019-07-31 11:10:47 +02:00
Fredrik Erlandsson
7e89f931c2 Fix quotes (#9974)
* Fix quotes

* fix citation

* ✏️ Tweak

* ✏️ Tweak
2019-07-31 11:06:01 +02:00
Klaas Schoute
09181270fb 🔨 Fix broken Github user links (#10015) 2019-07-31 10:44:27 +02:00
James
6953727b94 Update binary_sensor.template.markdown (#10007)
The example was corrected, but is now wrong, so I have made it wrong again, which is now correct
2019-07-31 10:11:59 +02:00
Matthew Dornquast
18501783b3 Update to reflect current capabilities (#10009)
Features were added but documentation did not reflect this.  Helpful for folks to know wind items and more are already done!
2019-07-31 10:10:50 +02:00
Alex Popoutsis
b43d467d75 Correct service call (#10013)
Updating reference from `mqtt/mqtt_send` to use `mqtt.publish`.
2019-07-31 10:04:51 +02:00
Tony Brobston
62c4d0d4bb Update trigger.markdown (#10008)
When I was reading through the offset documentation I noticed what I think is a mistake in the comment. Could someone validate that this change is correct? Thank you.
2019-07-31 10:04:11 +02:00
Max Rumpf
c97be0dfec Fix developer API link in openwrt component (#10010) 2019-07-31 09:49:26 +02:00
Alex Molodoj
ca4bd45df9 Clarification regarding Alexa's proactive mode (#9863)
* Clarification regarding Alexa's proactive mode 

Clarification to restart HA as well as modified lambda function are added following the issue https://github.com/home-assistant/home-assistant/issues/24867#issuecomment-509063673

* Update alexa.smart_home.markdown

* Update alexa.smart_home.markdown
2019-07-31 01:36:19 +02:00
Baruch Rothkoff
9dcdcdc305 Fix title hirarchy (#10011)
It is not clear that `Restart` and the other nex titles are relevant to all installation types
2019-07-31 01:03:13 +02:00
Adam
5b3426b94d Remove Outdated text (#10012)
The option to 'Try out the new Lovelace UI" is no longer available and Lovelace is the default so this text is not needed.
2019-07-31 00:55:23 +02:00
Max Rumpf
8743f8487b Add logo & category to the weather info page, remove side bar hint (#10006)
Since there is no real sidebar anymore, we should link to the component category instead.
2019-07-29 21:28:47 +02:00
gjbadros
5b67050231 Corrected an example (#10005)
This example is trying to draw a distinction but has two identical lines.  I suspect this came from a search and replace to switch to the newer states('') notation.
2019-07-29 20:10:24 +02:00
7even
44213344d4 Update sensibo.markdown (#10004) 2019-07-29 17:14:44 +02:00
VDRainer
bbf18982e4 Set default payloads in quotes because the docs show true/false (#10002)
a90ec88e5c/homeassistant/components/command_line/binary_sensor.py (L19-L20)
https://community.home-assistant.io/t/command-line-binary-sensor-never-switches-to-on/128840?u=vdrainer
2019-07-29 12:07:53 +02:00
Sean Mooney
9de3f9d554 Note that Life360 is configurable through UI (#9998) 2019-07-29 09:36:35 +02:00
Sean Mooney
7f13b27ce2 Update outdated PS4 integration information (#9999)
* This removes outdated info about the PS4 integration only supporting a single console. Support for that was added in 0.90 a few months back (PR here: https://github.com/home-assistant/home-assistant/pull/21302).
* Added field to sidebar that it's configurable from UI (that's the *only* way it can be configured in fact which the docs already mention).
* Also tweaks the instructions to reflect design changes that were made to Home Assistant Integrations panel (must press the + button to add integrations).
* Lastly updated a URL that was changed in the Dev Tools redesign in 0.96 release (`/dev-info` has now become `/developer-tools/info`).
2019-07-29 09:35:56 +02:00
Sean Mooney
c9e85b9361 Update basic setup instructions for onboarding (#10000)
Updated instructions to reflect onboarding improvements in Home Assistant 0.94 (see video in blog post: https://www.home-assistant.io/blog/2019/06/05/release-94/) and mention the fact that this can be updated directly in the user interface now.
2019-07-29 09:34:45 +02:00
Sean Mooney
b58d0740ba Add note on Advanced mode toggle (#10001)
Customization menu will be hidden by default starting in 0.96, unless the user toggles on Advanced mode first.
2019-07-29 09:33:41 +02:00
Keith Pine
d57ce11313 Update installation.markdown (#9985)
Remove instructions to install libopenzwave1.5 on Linux installs. This instruction causes a lot of problems as the installed files interfere with the Python openzwave installation.
2019-07-28 20:33:20 +02:00
Carlos Duarte Do Nascimento (Chester)
bf12bae438 Minor clarification on Telegram bot setup (#9988)
* clarify: ID only returned if a message was sent

It took me quite a long time fighting a near-empty empty JSON

* Drop redundant phrase

Next paragraph has it all
2019-07-28 19:26:59 +02:00
svedese
0e36ae0d84 Updated with data_template (#9994)
Changed "data:" in "data_template:" as suggested in:
https://www.home-assistant.io/docs/automation/templating/
2019-07-28 19:23:48 +02:00
Anders Melchiorsen
01c786781b Add raw tags to netgear_lte example (#9989) 2019-07-28 12:17:20 +02:00
SimonThoustrup
0315f476c2 Change sequence of commands to virtualenv before activate (#9980) 2019-07-27 23:40:57 +02:00
Michal
751662c904 Update rest_command.markdown (#9979) 2019-07-26 23:23:46 +02:00
ambarkhuizen
5b8206b58c Update history-graph.markdown (#9978)
* Update history-graph.markdown

Changed minimum time_to_show from 10 to 1

* ✏️ Tweak
2019-07-26 20:02:22 +02:00
Marius
1df189b778 several changes to Manual Alarm panel doc (#9969)
* several changes to Manual Alarm panel doc

took out the double underscores in the sensor.date_time templates
changed the data field to data_template field where applicable (since the messages use the template)
commented out the initial_state: 'on', since that is no longer required
provided 1 example using multi-line notation

* Update manual.markdown

all agreed and changed
2019-07-26 16:06:23 +02:00
Magnus Øverli
59b92ef9a2 Added info on supported Ubuntu versions (#9940)
* Added info on supported Ubuntu versions

Adding a note on the latest docker-supported version of Ubuntu.

* Added info on supported versions of Ubuntu

Added a note to remind users that docker needs to be supported by their version of Ubuntu, and where to check if it is.
2019-07-26 15:09:41 +02:00
tubalainen
7c008914be Integrations via the GUI (#9973)
Added information about that the component can be added via the GUI - Integrations function.
2019-07-26 14:39:25 +02:00
Kanga-Who
56a1ad935e Extends Hass.io installation manual for generic Linux (#9972)
* Update installation.markdown

* Update installation.markdown

* ✏️ Extends machine type list

* ✏️ Minor tweak
2019-07-26 13:58:38 +02:00
Paulus Schoutsen
bea02c883f Fix Twitter social image 2019-07-25 21:39:21 -07:00
Paulus Schoutsen
18b98032ae Release 0.96.5 2019-07-25 09:53:29 -07:00
Fredrik Erlandsson
20143387ea Add support for turn_on/off, add note on Away mode (#9965)
* Add support for turn_on/off, add note on Away mode

* Fix url

* ✏️ Tweak
2019-07-24 23:11:40 +02:00
Maarten
6038ba1617 Update attribute of input_datetime with icon: (#9967)
* Update input_datetime.markdown

It's possible to set an icon for input_datetime, but it's not mentioned in the documentation.

* ✏️ Tweak
2019-07-24 23:05:25 +02:00
Paulus Schoutsen
9963bd2fa0 Clarify sidebar 2019-07-24 07:27:26 -07:00
Franck Nijhof
d02d29b693
🚑 Fixes issue in version.json (#9966) 2019-07-24 15:06:07 +02:00
akasma74
b45d12a354 Fix links appearance (#9963)
* Fix links appearance

For some reason the links inside p tag are not rendered properly, but inside br tag it works properly.

* Fix links

Better fix (by adding space)
2019-07-24 10:53:30 +02:00
pander8828
be066bb1a3 Update yi.markdown / solution for Pure-FTPd (#9958)
* Update yi.markdown

* Fix typo
2019-07-24 10:52:12 +02:00
Sean Mooney
a586093fab Minor tweaks to notify page (#9964)
Fix developer tools changes, rename component to integration, case changes, other very minor tweaks.
2019-07-24 09:22:17 +02:00
Paulus Schoutsen
e93572a45c Release 96.4 2019-07-23 17:14:56 -07:00
Alec Rust
32603662fa Fix Markdown link (#9959) 2019-07-23 22:15:21 +02:00
Jeff Irion
0047c75467 Update link to the full list of ADB key commands (#9961) 2019-07-23 22:13:54 +02:00
Dubh Ad
e7e3397acc Adding warning (#9960)
* Adding warning

As reported by multiple folks in the beta channel, looks like there's issues

* 🚑 Fixed Markdown
2019-07-23 21:56:00 +02:00
michaeldavie
d662b36198 Add note on prerequisites to Environment Canada (#9951)
* Add note regarding prerequisites

* 🚑 Fixed Markdown. Mixed with HTML requires spacing.
2019-07-23 12:24:56 +02:00
Sean Mooney
b1c42a1b43 Recorder page - rename component to integration (#9953)
Changes 4 mentions of "component" to "integration"
2019-07-23 12:21:22 +02:00
Sean Mooney
a902ed8281 Remove link from Logbook introduction (#9952)
The Home Assistant demo website doesn't have Logbook, so there's no "live example" that can be seen anymore. Better to remove this link rather than causing confusion.
2019-07-23 10:26:02 +02:00