10365 Commits

Author SHA1 Message Date
tubalainen
6a27c1926f Added default update (#6100)
* Added default update

Added the default update interval to the component page.

* Minor change
2018-08-28 08:36:52 +02:00
Peter Weidenkaff
bea89ac043 Fix SQL command to extract token on iOS (#6095) 2018-08-28 08:35:40 +02:00
Fabian Affolter
b7c7c051e6
Minor changes 2018-08-28 08:34:24 +02:00
tmd224
7169b41a2c Adding more detail on .gitignore (#6099)
-Added more detail on creating .gitignore for windows users
-Added tip for exiting VI editor when writing commit messages
2018-08-28 08:27:19 +02:00
Pascal Vizeli
8e89bd1147
Update HassOS 1.10 2018-08-28 01:10:11 +02:00
Paulus Schoutsen
0902b3b9cf Update notes 2018-08-28 00:46:57 +02:00
Paulus Schoutsen
ba16ee36f2 Mention iOS app 2018-08-28 00:41:44 +02:00
Paulus Schoutsen
7829920550 Update blogpost 2018-08-27 23:01:02 +02:00
Jason Hu
ccb632bc4e Add TOTP MFA docs (#6089)
* Add TOTP MFA docs

* Remove configuration options
2018-08-27 22:45:39 +02:00
Marcel Hoppe
05fdd225d7 Add documentation for hangouts and notify.hangouts components (#6044)
* Add documentation for hangouts and notify.hangouts components

* use {% configuration %}

* name is not required

* Update hangouts.markdown

remove email and password from config
add integrations description

* Update hangouts.markdown

Add notice for 2fa

* Typo

* More fixes

* Update notify.hangouts.markdown

* Update notify.hangouts.markdown

add hint to hangouts.conversations

* cleaner doc removing name option from conversations entries
2018-08-27 22:45:39 +02:00
Ben Lebherz
e401a5ed17 pi_hole sensor also supports a list for monitored_conditions (#6093)
* pi_hole sensor also supports a list as monitored_conditions

* Minor change
2018-08-27 13:03:06 +02:00
tony chang
65a01fdc9e Update raspberry pi docker instructions (#6087)
There appears to be a latest tag now:
https://hub.docker.com/r/homeassistant/raspberrypi3-homeassistant/tags/
2018-08-27 10:54:57 +02:00
Jason Hu
2cac5cef5b Update providers.markdown (#6091) 2018-08-27 10:54:09 +02:00
Paulus Schoutsen
48b2dcc45c Add note about rollback 2018-08-26 22:40:32 +02:00
Paulus Schoutsen
e133c38491 Add link to auth docs 2018-08-26 21:24:14 +02:00
DubhAd
b9c9dd8da5 Rewording (#6080)
* Rewording

As *Rename Node* no longer exists, some of this makes no sense. Reworking

* Minor changes
2018-08-26 11:03:44 +02:00
Fabian Affolter
6c44f93eb6
Make configuration example simpler (#6082) 2018-08-26 10:49:30 +02:00
Pascal Vizeli
e3e2ab052c
Add support for HassOS 2.2 2018-08-26 10:24:02 +02:00
Marc Forth
9de06c1e9b Update snips.markdown (#6079)
Fix syntax in example as per #6074
2018-08-25 16:16:50 +02:00
Ken Davidson
ca3ee8c4ea Update sensor.noaa_tides.markdown (#6077)
Grammar fixes.
2018-08-25 12:35:23 +02:00
Paulus Schoutsen
b0a6e824f7 Update notes 2018-08-25 11:20:18 +02:00
djm300
f7399377ad Added verify_ssl option (#5507) 2018-08-24 23:35:23 +02:00
DubhAd
c43b581ad9 Added some details (#6072)
Making it a little clearer that `40` is a numeric, also making it clearer that it's an *entity attribute* that's being checked
2018-08-24 17:38:58 +02:00
DubhAd
64da013d69 Minor fix (#6071)
* Minor fix

Removing quotes around numbers in the templates

* Update entities.markdown
2018-08-24 17:38:25 +02:00
Paulus Schoutsen
0c47a91224 initial 77 release blog 2018-08-24 17:11:41 +02:00
Paulus Schoutsen
8d74993ce6 Merge branch 'current' into next 2018-08-24 17:08:09 +02:00
Paulus Schoutsen
ce9d0751ea
Add auth docs (#6068)
* Add auth docs

* Minor tweak

* ✏️ Spelling

* ✏️ Spelling

* ✏️ Spelling and grammar

* Remove impossible
2018-08-24 17:07:45 +02:00
Paulus Schoutsen
b63d317dcb
Update dead url 2018-08-24 14:15:00 +02:00
bigwoof
ea9803e7e4 include required "sensor_type:" in example - remove duplicate total_rain (#6064)
* include required "sensor_type:" in example - remove duplicate rain_total 

updated the example to include sensor type as this is a required part of the configuration and is needed to make it a valid example

also removed duplicate sensor type for rain_total

* Minor changes

* Minor changes
2018-08-24 01:16:30 +02:00
Sven-Hendrik Haase
56895804da Update wording for Arch Linux (#6065)
The current wording has two problems:

1) It says that there is still i686 but that is wrong incorrect. i686 has been dropped.
2) It implies that there official Home Assistant packages which is also not the case.
2018-08-24 01:15:49 +02:00
Robert Svensson
4bdd51eb30 Small improvements requested on previous PR (#6067) 2018-08-24 01:14:13 +02:00
squidwardy
49d13e9ca6 Add documentation for js_is_module in panel_custom (#6056)
* Update panel_custom.markdown

* Update panel_custom.markdown

* Update panel_custom.markdown
2018-08-23 11:15:16 +02:00
JC Connell
d1e59700b7 Add noaa_tides documentation (#5881)
* Add noaa_tides documentation

* Remove error on last line

* Formatting fix

* ✏️ Minor tweaks

* Change units to unit_system

* Minor changes
2018-08-23 00:21:24 +02:00
Dan Klaffenbach
ee69e93902 List example for homematic.put_paramset in documentation (#6032)
See home-assistant/home-assistant#16024
2018-08-22 22:32:23 +02:00
Paulus Schoutsen
062f785563 Remove entity registry docs (#6030) 2018-08-22 17:41:59 +02:00
Eduard van Valkenburg
b88f94c067 Fixed links to sub components. (#6062) 2018-08-22 16:18:42 +02:00
Tom Harris
0817f273ba Insteon merge (#6057)
* Add X10 support

* insteon_plm binary_sensor on event

* revert

* Add binary_sensor_on event information

* Describe events for Mini-Remotes

* Remove blank line

* Update for Hub connections

* Merge insteon_plm and insteon_local into insteon

* Revert GEM changes

* Revert Gem changes
2018-08-22 09:11:46 +02:00
Kevin Eifinger
83b817b9d1 Update Xiaomi Aqara Button documentation (#6059)
Update the documentation to show the click event types supported by the 1st and 2nd generation.
https://github.com/home-assistant/home-assistant/issues/16097
2018-08-21 21:33:50 +02:00
Pascal Vizeli
507017651d Remove RPI variants (#6060) 2018-08-21 21:32:09 +02:00
Paulus Schoutsen
9991dc879e Release 0.76.2 2018-08-21 11:45:06 +02:00
DubhAd
93fc628a2d Link has changed (#6051)
Updating the link to the Google docs - doesn't seem to redirect correctly for everybody
2018-08-20 22:46:12 +02:00
Tom
b421c553d9 Update sensor.iperf3.markdown (#6052)
Default is 10.
2018-08-20 22:45:33 +02:00
Paulus Schoutsen
0e4a3736ac
Document allow_hosts option 2018-08-20 21:54:20 +02:00
huangyupeng
9b9fdb4946 Add platform param (#6048)
* Add platform param

Add platform to distinguish accounts from different apps
The value could be 'tuya' or 'smart_life'. Default is 'tuya'.
related pull request is home-assistant/home-assistant#16058

* Minor fixes
2018-08-20 18:21:11 +02:00
Paulus Schoutsen
f3e0efcf79
Update vacuum.ecovacs.markdown 2018-08-20 17:44:00 +02:00
Paulus Schoutsen
bcd7772053
Update ecovacs.markdown 2018-08-20 17:43:49 +02:00
Greg Laabs
03e53ea64b Add documentation for the new Ecovacs (Deebot) component and vacuum (#5922)
* Add documentation for the new Ecovacs (Deebot) component and vacuum

* Copy paste error fix

* Typo fix and template improvements

From PR review
2018-08-20 17:43:01 +02:00
Fabian Affolter
d061d2858d
Move parts to FAQ and other minor updates 2018-08-20 17:23:51 +02:00
Paulus Schoutsen
cec178bdce Merge branch 'current' into next 2018-08-20 16:20:34 +02:00
Oleksii Serdiuk
4bd702e65a openuv: Add documentation for Current UV Level (#6041) 2018-08-20 14:22:47 +02:00