14355 Commits

Author SHA1 Message Date
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
Sean Mooney
b7f2396ce7 Correct service calls on persistent_notification page (#9954)
I updated the service calls to correct ones (they had a / instead of a .) and also removed the Services icon image since it's gone with the redesigned Dev Tools in 0.96.
2019-07-23 10:10:47 +02:00
cogneato
6e4424dcf9 Change component to integration (#9946)
Changing stray mentions of "component" to "integration"
2019-07-22 21:34:10 +02:00
Paulus Schoutsen
241de1f28e
RPi4 images link to RPi 4 images instead of 3 2019-07-22 11:29:28 -07:00
cgtobi
d26b521ec0 Add note about manual config and discovery (#9945) 2019-07-22 19:16:39 +02:00
Ville Skyttä
86b8f09f6b Spell categories in title case (#9941)
For consistency, and gets rid of "Binary Sensor"/"Binary sensor"
duplicate listing entry.
2019-07-22 11:13:45 +02:00
Ville Skyttä
73de39add0 Spelling fixes (#9942) 2019-07-21 23:55:32 +02:00
Pascal Vizeli
a29fab9f87
Update installation.markdown 2019-07-21 23:31:14 +02:00
Franck Nijhof
75cad96c7d
Correct incorrect YAML in Discord example (#9936) 2019-07-21 22:15:53 +02:00
Magnus Øverli
ff2db73b30 Fix deprecated link (#9938)
Updated the link to hassio installation instructions on linux/vm.
2019-07-21 22:15:33 +02:00
Paulus Schoutsen
0a7857030e Add 1 more changelog line 2019-07-21 12:01:58 -07:00
Paulus Schoutsen
5026a0e3c0 0.96.3 2019-07-21 11:12:43 -07:00
Paulus Schoutsen
480fbc15b9 96.2 2019-07-21 11:11:03 -07:00
Franck Nijhof
64de6a001b
Removes archlinux package instructions (#9934) 2019-07-21 15:35:35 +02:00
Aaron Bach
ce01ef1c14 Fix incorrect timing statement on WWLLN docs (#9929) 2019-07-20 18:34:47 +02:00
LuBeDa
fd9d50b4e6 Added infos about the windows parameter (#9926)
* Added infos about the windows parameter

Default value 10 minutes

* ✏️ Tweak
2019-07-20 13:59:28 +02:00
Dubh Ad
e90d506a2c Converting JSON to YAML (#9927)
Given that people use YAML, another old JSON approach converted to YAML.
2019-07-20 13:54:33 +02:00
Philip Rosenberg-Watt
ba5958c5ab Update APRS username documentation (#9914)
* Update APRS username documentation

* ✏️ Tweak
2019-07-20 12:18:19 +02:00
Aaron Bach
e3c79fb80f Add WWLLN to list of geolocation triggers (#9921)
* Add wwlln as a geolocation trigger

* ✏️ Tweak
2019-07-20 12:01:11 +02:00