1018 Commits

Author SHA1 Message Date
Ben Bangert
a39d89e86f Update support controllers (#6620)
Tested the Zooz z-wave Plus S2 Stick ZST10 with Home-Assistant. Zwave worked, nodes included and communicating using a Raspberriy Pi3 with the latest Hass.io.
2018-10-08 21:42:30 +02:00
Paulus Schoutsen
21472419df
Add webhook trigger docs (#6610) 2018-10-08 20:16:29 +02:00
Christian Studer
3af63feb83 Fixes multiple typos (#6588) 2018-10-08 19:52:35 +02:00
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04:00
DubhAd
348c952f85 Little note that triggers are or (#6575)
We don't really call out that triggers are `or`, so adding a little about that here.
2018-10-07 11:43:54 +02:00
spacemanspiff2007
8020ba4c03 Added info about customizing entities (#6572)
* Added info about customizing entities

* Minor change
2018-10-07 09:26:44 +02:00
Jeppe Ladefoged
0e3fa5d250 Removed api_password (#6556)
Removed api_password from example configuration.
api_password is being discontinued and replaced with users/password.
2018-10-06 21:23:48 +02:00
DubhAd
1edbbfeb1f Install guide tweak (#6553)
Trying to split this into "first class" and "here be dragons". The aim being to make less experienced folks less likely to dive directly into things like Armbian, or Mac, or ...
2018-10-06 15:18:41 +02:00
DubhAd
0378f2ddce Improving the Securing docs (#5458)
* FOR DISCUSSION - improving the Securing docs

This probably needs some back and fore to work out what the projects want here, but I thought I'd give it a first pass through to turn this from a "wall of things" that seem equally important into something hopefully more digestible. Particularly as some of the things look like you should do all of them, but they're actually mutually exclusive, or functionally identical.

I've tried to break it into things that people must do (here's the basic minimum) and things they should consider if they want to make it more secure. I've also tried to steer people towards `cloud` where it'll work for them, and if they just want remote access to the UI to use a VPN or Tor (I moved the SSH tunnel option last because it's the most complicated to set up of the three).

* Update based upon feedback

* Added link to fail2ban guide

* Updates

* Update

* ✏️ Tweaks
2018-10-06 14:09:37 +02:00
Paulus Schoutsen
0a11f461d4 Merge branch 'current' into next 2018-10-05 18:00:02 +02:00
Gerard
6a27dd89e5 Remove duplicate text (#6520) 2018-10-05 12:29:25 +02:00
Alok Saboo
3720d09813 Use proper case for Home Assistant (#6526) 2018-10-05 11:37:45 +02:00
Jeppe Ladefoged
7c10ab9a2a Added Chrome on Linux + minor updates (#6491)
Added Chrome on Linux
Updated Firefox on Linux and Windows
Updated Chromium on Linux
2018-10-04 21:48:43 +02:00
DubhAd
bdc068914e
Merge pull request #5885 from GuyKh/patch-1
Update the instructions for location of dropbox_uplodaer.sh
2018-10-03 19:30:18 +01:00
DubhAd
6c31e3be04 Adding detail about initial state (#6475)
It's always been a bit of mystery why automations sometimes get turned off. This should shed some light on it.

I appreciate the intent is to fix this, but until it's fixed, it makes sense to document it.
2018-10-03 18:40:43 +02:00
Amir Hanan
5a05ac3c3c Device comparability notes / how to activate (#6470)
Took me a while to figure out how I could use it on my older model iPhone 6....
2018-10-03 16:59:46 +02:00
Franck Nijhof
04048834b1 Changes int -> integer (#6452) 2018-10-03 12:42:57 +02:00
Guy Khmelnitsky
a53879bae8
Update backup_dropbox.markdown 2018-10-03 09:38:04 +03:00
Guy Khmelnitsky
87fee22f67
Update backup_dropbox.markdown 2018-10-03 09:37:12 +03:00
Guy Khmelnitsky
78b7367f17
Update backup_dropbox.markdown 2018-10-03 09:35:54 +03:00
Guy Khmelnitsky
29858e853f
Update the terrible looks 2018-10-03 09:34:15 +03:00
eresonance
762feb02a2 Add comment about alarm_type versions (#6440)
Added info about the alarm_type from the openzwave code. I believe there is some mixed info based on older V1 alarms vs new V2 alarms. V2 have fixed alarm_types so I've separated the two to make it clear which one a user should look at.
2018-10-02 20:48:15 +02:00
Max Rumpf
0652a7b0a9 Fix grammar error (allows vs allow) (#6426) 2018-10-02 10:44:01 +02:00
Fabian Affolter
cbcba8f2a3
Add IQS 'internal' (#6417) 2018-10-01 22:45:52 +02:00
Isabella Gross Alström
268366c62e Update with grouping of notifications (#6410)
* Update with grouping of notifications

Also two minor changes to sentences about iOS 10 to reflect that there is newer versions out now.

* Minor tweaks
2018-10-01 15:54:58 +02:00
Department G33k
94110afce8 Update upgrading.markdown (#6394) 2018-10-01 11:47:23 +02:00
WofWca
da0702e2c1 fix a link (#6399) 2018-10-01 09:24:24 +02:00
DubhAd
0678f8ff57
Merge pull request #6288 from blakeblackshear/cooper_scene_controller
Z-Wave indicator services to support Cooper Scene Controllers
2018-09-30 20:14:36 +01:00
Jason Hu
88f1e347bb Update multi-factor-auth.markdown (#6389) 2018-09-30 21:12:48 +02:00
DubhAd
3f4b6ec249 Adding link for renaming (#6390)
Since now folks are confused, adding a link to the customizing docs.
2018-09-30 21:03:05 +02:00
Blake Blackshear
1947424d73 Use correct method to access attribute 2018-09-30 11:54:52 -05:00
Jan van Helvoort
98fee71fc0 Add zwave.network_complete_some_dead event description (#6366)
* Add zwave.network_complete_some_dead event description

* typo

* ✏️ Minor spelling fix
2018-09-30 13:45:00 +02:00
Paulus Schoutsen
cf02456d1a Merge branch 'current' into next 2018-09-28 16:54:33 +02:00
Paulus Schoutsen
47d0901d9f Merge branch 'rc' into current 2018-09-28 16:53:14 +02:00
Blake Blackshear
f970507132 Add docs for bitwise filters (#6352)
* Add docs for bitwise filters

* Escape pipe
2018-09-27 17:03:39 -04:00
Fabian Affolter
adbc7b1072 Add basic support for Quality scale (#6364)
* Add basic support for Quality scale

* Use the emojis

* Leave two samples

* Remove examples

* Link to the docs

* Add scale docs

* Minor changes

* Add class and quality

* Add name
2018-09-27 15:59:04 +02:00
DubhAd
f33219761c Adding magic (#6359)
Turns out you can trick OZW into thinking a device has failed, and allowing you to remove a failed node.
2018-09-26 13:37:09 +02:00
DubhAd
ff56705b76 Adding how to use the Remove Failed node service (#6360)
Since it's been confirmed to work, adding the details here on how to trick the system
2018-09-26 13:10:44 +02:00
DubhAd
9788c4f8fe Bigger warning (sync with Hass.io docs) (#6363)
At least a couple of times a week somebody turns up with issues, who's using a 0.5A mobile charger, or USB port on some device. Clearly the warning needs to be bigger.
2018-09-26 13:09:01 +02:00
Blake Blackshear
6695cff64a Updates for changes to related PR 2018-09-25 17:45:03 -05:00
Adam Mills
2068f12e74 Remove stale version warning (#6351)
This feature is now released, so this warning isn't necessary any longer.
2018-09-25 08:47:32 +02:00
Blake Blackshear
431963e68c Update docs for update PR 2018-09-24 21:08:31 -05:00
Blake Blackshear
4a6b98abde Update to follow standards 2018-09-24 18:16:17 -05:00
Blake Blackshear
062e0e8be6 Add device specific info for Cooper Scene Controllers 2018-09-24 18:16:17 -05:00
Blake Blackshear
120f55026d Add documentation for new Z-Wave services 2018-09-24 18:16:17 -05:00
Paulus Schoutsen
6b36e0eb76 6 digit 2018-09-24 23:24:42 +02:00
DubhAd
3203fdef65
Merge pull request #6131 from home-assistant/awarecan-patch-1
Add notify MFA module
2018-09-24 20:44:42 +01:00
WofWca
43996efb0e Spelling fixes (#6349)
* Articles, comma

* Article

* Fix cases of "Nmap" word's letters

* Fix prepositions
2018-09-24 13:23:31 +02:00
Paulus Schoutsen
0dbb33e608 Merge branch 'current' into next 2018-09-24 12:16:28 +02:00
ChrisTBarnes
71eb1b509d Update upgrading.markdown (#6348) 2018-09-24 10:40:05 +02:00