Alec Rust
8ae9eef5c1
Fix link ( #8694 )
2019-02-22 21:03:05 +01:00
DubhAd
b7dee5cbb8
Restructuring for clarity ( #8425 )
...
The current structure leads to confusion, which parts apply to Hass.io, or Hassbian, or ... As discussed in the architecture issue, I've moved all the platform specific parts to the end, even for those that require no actions.
I've also:
* moved the details for how to find the appropriate device path, and highlighting the likely default paths
* linked to a useful site that'll generate the content for the key, for those not using Linux
* stripped out the duplication of statements about the first run
* reordered the Hass.io section to put the GUI actions first, with a "you can also use the command line" rather than the other way around
* added details of how to pass the stick through on Docker
* put in a Community install section for other Linux, and Mac. Removed RancherOS
* expanded the wall of text note explaining the `ls` output so that you can actually follow it
2019-02-10 22:42:05 +01:00
Dan Loewenherz
6c29c39962
Update installation.markdown ( #8391 )
2019-02-02 23:25:49 +01:00
Klaas Schoute
95029cb1d7
✏️ Tweak round 2
2019-01-31 14:03:49 +01:00
Klaas Schoute
375b7817cc
✏️ Tweak
2019-01-31 14:03:11 +01:00
Klaas Schoute
51e01ee76b
Update source/_docs/z-wave/devices.markdown
...
typo
Co-Authored-By: sveip <petersveistrup@gmail.com>
2019-01-26 14:01:58 +01:00
sveip
1a50f8f548
Clarify polling.
2019-01-26 13:03:58 +01:00
Franck Nijhof
e19443b969
👕 Replaces truthy YAML boolean values ( #8212 )
2019-01-19 12:02:31 +01:00
Franck Nijhof
69a0bfd29a
🔨 Replaces all hardlinks with relative ones ( #8207 )
2019-01-19 11:56:44 +01:00
John Arild Berentsen
4e98de3efc
Update control-panel.markdown ( #8001 )
...
Updates for https://github.com/home-assistant/home-assistant-polymer/pull/2390
Allow user to remove broadcast node from groups in ui.
2019-01-03 23:31:52 +01:00
Nicole Zeckner
1c1bc54c96
Update installation.markdown ( #7883 )
...
Change from -G to -aG, since we want to add to the group and not change the group. (Sorry I didn't catch this with the last one.)
2018-12-17 16:44:30 +01:00
Nicole Zeckner
6e3a0cc33d
Update installation.markdown ( #7868 )
...
Change usermod "-G" to usermod "-aG" since we want the user added to dialout, not moved to dialout.
2018-12-16 09:37:23 +01:00
Michael Luggen
996ec7f3b1
add fibaro to the list of supported hubs ( #7706 )
2018-12-02 13:01:54 +01:00
Keith Pine
171c6af6f1
Update Z-Wave device 'delay' default ( #7668 )
...
The z-wave component sets a default of 5, not 2.
DEFAULT_CONF_REFRESH_DELAY = 5
2018-11-28 10:35:12 +01:00
Ben Nelson
8466f55293
Typo spelling correction ( #7660 )
...
Aoetec to Aeotec
2018-11-27 22:31:07 +01:00
DubhAd
d840835d1b
Adding configurator note ( #7197 )
...
Now it can be set up with the integration, we probably should mention that ;)
2018-10-28 18:00:51 +01:00
Franck Nijhof
2dbbafef62
Merge branch 'current' into next
2018-10-14 09:46:28 +02:00
DubhAd
7017eb4cd5
`is_state` needs quotes all the way ( #6751 )
...
Apparently `is_state` treats the value as a string
2018-10-13 21:43:48 +02:00
Austin Drummond
c3926e3b49
Fixed a link on z-wave entities ( #6737 )
2018-10-13 10:18:16 +02:00
Paulus Schoutsen
98ccac56c7
Merge branch 'current' into next
2018-10-12 17:00:15 +02:00
Paulus Schoutsen
54f350b22b
Merge branch 'rc' into current
2018-10-12 16:57:35 +02:00
DubhAd
667a05b90a
Simplification of the supported controllers ( #6647 )
...
* Simplification of the supported controllers
Stripped it down to the key fact - *static controllers* are all that'll work with OZW.
Noted that Z-Wave Plus controllers are recommended, to take advantage of all the features of Z-Wave Plus.
Noted that S2 and Smart Start aren't supported by OZW
* Controllers restored
Restored the list of confirmed sticks, but taken out the lists of OSs because we just took the list from the OZW pages, and it's clear that's outdated and incomplete
2018-10-10 12:11:39 +02:00
Paulus Schoutsen
c31aba7408
Update controllers.markdown
2018-10-09 21:08:22 +02:00
Charles Garwood
610b8e7f64
Add config entry note for Z-Wave ( #6636 )
...
* Add config entry note for Z-Wave
* ✏️ Tweaks
2018-10-09 19:59:22 +02:00
Alok Saboo
a4dca76042
Fixed typos ( #6623 )
...
* Fixed typos
* More typos
2018-10-09 12:13:54 +02:00
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
Florian Klien
d3589d9518
typos fixed ( #6582 )
2018-10-07 10:58:35 -04:00
Paulus Schoutsen
0a11f461d4
Merge branch 'current' into next
2018-10-05 18:00:02 +02: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
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
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
47d0901d9f
Merge branch 'rc' into current
2018-09-28 16:53:14 +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
Blake Blackshear
6695cff64a
Updates for changes to related PR
2018-09-25 17:45:03 -05: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
0dbb33e608
Merge branch 'current' into next
2018-09-24 12:16:28 +02:00
DubhAd
bd9b269536
Adding how to confirm the USB path on Hass.io ( #6343 )
...
Adding how to confirm the USB path on Hass.io
2018-09-23 22:20:35 +02:00
DubhAd
5429bde6d6
Clarity about the wakeup interval ( #6339 )
...
Lots of people seem to mistake the wakeup interval with how often the device reports changes
2018-09-23 12:07:48 +02:00
DubhAd
3ea9ce4538
Highlighting the package names ( #6269 )
...
Highlighting the package names because apparently we forgot to do so before
2018-09-18 12:23:13 +02:00
Fabian Affolter
33eed3a65a
Add command with LC_ALL=C ( fixes #6270 ) ( #6306 )
2018-09-18 11:06:33 +02:00
John Arild Berentsen
8b7a5d58f8
Changes for 0.78
2018-09-14 16:09:54 +02:00
DubhAd
d22d9b82bb
Merge pull request #6147 from home-assistant/turbokongen-patch-2
...
Clarify and make sure users add config entry.
2018-09-08 16:38:47 +01:00
John Arild Berentsen
0a651bdfba
Update installation.markdown
2018-09-08 17:27:05 +02:00
John Arild Berentsen
d383a4ab12
Update installation.markdown
...
Sneaky little....
2018-09-05 16:02:51 +02:00
Andrey Mikhaylov (lolmaus)
f1c91676f6
Added Razberry Board to supported devices table ( #6193 )
...
since it already has it's own support page
2018-09-04 08:50:05 +02:00
Denix
9aafcbe934
added more detailed instructions for razberry ( #6162 )
...
* added more detailed instructions for razberry
* Minor changes
2018-09-02 16:42:01 +02:00
John Arild Berentsen
9a5780476a
Clarify and make sure users add config entry.
2018-09-02 10:27:17 +02:00
John Arild Berentsen
ffee9ec2af
Clarification
...
Clarification of the config option
2018-09-02 09:53:51 +02:00
Paulus Schoutsen
7b3961d127
Merge branch 'rc' into current
2018-08-29 12:13:23 +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
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
062f785563
Remove entity registry docs ( #6030 )
2018-08-22 17:41:59 +02:00
Paulus Schoutsen
c92f9e5001
Merge branch 'rc' into current
2018-08-17 17:37:46 +02:00
Fabian Affolter
a80732c1f1
Merge branch 'current' into next
2018-08-14 08:46:39 +02:00
Chris LeBlanc
dcd0b59626
Inform of zwave config service ( #5896 )
...
* Update installation.markdown
* Inform of zwave update_config service.
* Improve clarity of "this".
* 🚑 Fixes configuration tag
2018-08-14 01:24:56 +02:00
Marc
ed6d68a9ce
Update device-specific.markdown ( #5989 )
...
* Update device-specific.markdown
Homeseer devices seem to now send different data for Central Scene commands. IDs are the same, data changed significantly.
* Minor change
2018-08-11 22:12:38 +02:00
John Arild Berentsen
0532df1e71
Remove rename functions from control panel ( #5976 )
2018-08-09 12:45:44 +02:00
Vasiley
975689e4fe
Merge pull request #5963 from home-assistant/skalavala-patch-1
...
new lovelace config generator addition
2018-08-05 19:09:14 -05:00
John Arild Berentsen
a75368ac6e
Update services.markdown ( #5926 )
...
* Update services.markdown
Just a minor change to make sure users delete the correct entries from the file.
* Update services.markdown
* Update services.markdown
2018-08-04 22:19:52 +02:00
John Arild Berentsen
42130b674e
Update control-panel.markdown ( #5927 )
...
Adds information about the new protection card in Z-Wave panel
2018-08-03 14:30:25 +02:00
DubhAd
f2bd55e4cf
Adding details on renaming Z-Wave ( #5917 )
...
* Adding details on renaming Z-Wave
Given that renaming Z-Wave entities is still a complicated process, adding step by step instructions for doing that.
* ✏️ Minor grammar fix
2018-07-29 13:44:45 +02:00
DubhAd
e8f9124815
Added details of how to use update ( #5888 )
...
* Added details of how to use update
Added details of how to use the update service.
* Update
Added more details, including backing up the config file before editing
2018-07-29 10:30:01 +02:00
DubhAd
78aec45bdc
Adding some troubleshooting ( #5796 )
...
Common problems, so they should be documented
2018-07-21 16:47:40 +02:00
Tony Roman
0659b4506d
Add ZWave device specific information about HANK Four-key Scene Controller HKZW-SCN04
2018-07-08 10:49:51 -04:00
Tony Roman
d0d819b400
Add ZWave device specific information about HANK One-key Scene Controller ( #5633 )
2018-07-08 12:41:11 +02:00
Daniel Lashua
618afa3393
Inovelli Wall Switches ( #5622 )
...
Add device specific information for Inovelli Wall Switches regarding CENTRAL_SCENE command class.
2018-06-28 22:55:50 +02:00
DubhAd
141adba52c
Updated the templates ( #5558 )
...
* Updated the templates
Added device class to the templates, and simplified them
* Add raw
* Add period
2018-06-19 10:54:32 +02:00
cby016
905b38ebec
Update control-panel.markdown
2018-06-13 17:57:09 -06:00
sjabby
e7fe1b699c
Added instructions for Fibaro Keyfob FGKF-601 ( #5490 )
...
Added instructions for central scene settings for Fibaro Keyfob FGKF-601.
2018-06-04 09:13:32 +02:00
DubhAd
27a7bbd239
Added more details about lock codes
2018-05-20 12:52:54 +01:00
DubhAd
6e1b48dd7b
Adding entry for update config ( #5374 )
...
* Adding entry for update config
* ✏️ Minor typo tweak
2018-05-16 14:12:17 -04:00
NWiBGRsK
47c54dc831
I just successfully setup a Aeotec Z-Stick Gen5 on Windows 2008 R2 which runs fine ( #5331 )
...
It was a bit of a challenge to get python-openzwave compiled, but I try to update the according sources to make it easier to use.
2018-05-08 16:08:25 +02:00
DubhAd
0d603c0a6e
More words ( #5164 )
...
* More words
Added an explanation of what's going on, and that devices will function normally.
* ✏️ Language tweaks
2018-04-14 10:08:43 +02:00
DubhAd
c962dee84d
Added further notes about dialout group ( #5163 )
...
Added note about checking the account is in the dialout group, and how to add it if not
Added note about the device path being an example
2018-04-12 22:06:56 +02:00
Charles Garwood
460fce6a10
Remove reference to old_entity_id and new_entity_id attributes ( #5110 )
...
Remove references to old_entity_id and new_entity_id attributes as they were removed in https://github.com/home-assistant/home-assistant/pull/12652
2018-04-04 20:42:56 +02:00
DubhAd
f6954ccb79
Added note about broadcast group ( #5080 )
...
Thanks to turbokongen commenting in https://github.com/home-assistant/home-assistant/issues/11823
Added a note about how to remove the broadcast group association
2018-04-02 17:44:36 +02:00
Paulus Schoutsen
3b4e3111ce
Merge remote-tracking branch 'origin/current' into rc
2018-03-24 22:15:14 -07:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 ( #5014 )
...
* Migrate the non blog posts to use no domain
* Update demo links
* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Paulus Schoutsen
b8329c2eb3
Merge remote-tracking branch 'origin/current' into rc
2018-03-24 21:21:49 -07:00
DubhAd
dc50cbc5b0
Reworded for Rename Node ( #4987 )
...
Moved the warning further up in the hope that people actually read it. Reworded Rename Node description to hopefully make it clearer.
2018-03-23 22:44:56 +01:00
Paulus Schoutsen
772fb32af9
Merge branch 'current' into next
2018-03-23 14:07:56 -07:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Adam Mills
5a5d9c8d4e
Remove Z-Wave old entity IDs ( #4749 )
2018-03-13 22:24:17 +01:00
Niklas Wagner
b3d7794354
Update date; current state of OpenZWave and S2
...
Source:
- https://groups.google.com/d/msg/openzwave/nK6Pw2vwoZQ/9rXQYix2AQAJ
- https://github.com/OpenZWave/open-zwave/commits/master
2018-03-07 14:08:41 +01:00
DubhAd
7965cb8b07
Changed example to ACM from USB ( #4804 )
...
Most Z-Wave sticks identify as ttyACM rather than ttyUSB - changing the example in the docs to fit what'll work for most people
2018-03-06 21:14:52 +01:00
Mahasri Kalavala
177e801cd0
Merge pull request #4691 from home-assistant/DubhAd-patch-3
...
Note about rename node being broken
2018-02-25 18:47:06 -05:00
DubhAd
7ba6c9b624
Added link to the new registry docs
2018-02-23 21:18:50 +00:00
DubhAd
7c151dc28f
Wording tweak
...
Having upgraded to 0.63 I see that it does rename the `zwave.` entity ID
2018-02-23 20:55:06 +00:00
cdce8p
5f91c5a3b8
Changed parameter name ( #4641 )
...
* Added device_config_domain and device_config_glob
2018-02-21 04:32:50 +01:00
Antoni K
11d93eff17
Update Docker note ( #4714 )
...
Added extra information about running HASS in a Docker container to the module pass-through note.
2018-02-20 17:01:02 -05:00
Daniel Shokouhi
58bc0b814c
Wording change
2018-02-20 08:28:17 -08:00
Daniel Shokouhi
9d171ff596
Small change to recommend adding a network key to the configuration
...
We should consider recommending a network key for all z-wave installations. As users begin to add more and more devices they may not think about adding this later on as the network grows. Many users come to Discord or elsewhere and get confused as to why their Z-Wave device is not functioning correctly and come to find out they needed a network key and to add the device securely. As more and more Z-Wave Plus devices come out there are more security enabled devices as well. All locks and sensors are pretty much security devices.
2018-02-20 08:07:08 -08:00
DubhAd
daa2d1449d
Update
...
Made it clearer that while it renames the entity (whatever that means) it now no longer changes the entity_id.
2018-02-17 12:58:32 +00:00
DubhAd
c75af2b615
Note about rename node being broken
...
Given https://github.com/home-assistant/home-assistant/issues/12430 , adding a note that Rename Node is now broken, and pointing to the blog post on how to rename nodes.
2018-02-17 10:42:27 +00:00
Omen Wild
0a0a0a20a2
Add a Python program to print the correct code sequence for compliant devices ( #4619 )
...
* Add a Python program to print the correct code sequence for compliant devices
* Remove blank lines
2018-02-15 19:13:53 +01:00
CupricReki
fb2236f70e
Update installation.markdown ( #4661 )
...
`raspbi-config` changed to `raspi-config`
2018-02-13 17:04:25 +01:00
Fabian Affolter
1247a72051
Minor updates
2018-02-09 21:02:30 +01:00
Paulus Schoutsen
73b0e785fc
Add blog post disabling Disqus
2018-02-08 22:23:50 -08:00
DubhAd
34c5baefa3
Added note about error ( #4559 )
...
Adding a specific note about the error that indicates the library is missing
2018-02-08 21:48:06 +01:00
Ville Skyttä
b39bd81c6e
Spelling fixes ( #4532 )
...
* Spelling fixes
* "It's" -> "its" fixes
* Fix capitalization of "Pi" in "Raspberry Pi"
"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +01:00
Paulus Schoutsen
cc025a6a72
Merge branch 'current' into next
2018-01-26 00:49:00 -08:00
DubhAd
94476935de
Pulled through notes of other path options ( #4438 )
...
* Pulled through notes of other path options
Added notes that for Hass.io there may be multiple path options depending on the device.
* Updated Hass.io note
2018-01-25 22:55:59 +01:00
Guyanthalas
f7c2c1af03
sync usb_path to other docs ( #4439 )
...
* sync usb_path to other docs
The hassio zwave documents reference usb_path: /dev/ttyACM0, so this document should be in sync. After some discussion it appears that this could be variable, in which case there should be a good way to figure out the CORRECT answer rather than using a guess as example code without stating it as such. Possibly linking back to the linux "how to find" section?
* Removed manual set language per suggestion
2018-01-25 21:50:43 +01:00
Franck Nijhof
6224c71c08
Various markdown, spelling, and grammar fixes #3 ( #4510 )
...
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
DubhAd
42f9a8e5cd
Fixed Heal notes ( #4506 )
...
Clarified that it needs to be Heal Network, and that after Remove you're not moving a device to its final place ;)
2018-01-25 18:19:46 +01:00
Fabian Affolter
645ed26dc9
Merge branch 'current' into next
2018-01-21 10:32:57 +01:00
nicxvan
0d754a6299
Add text about serial option for z stick operation ( #4440 )
...
* Add text about serial option for z stick operation
* Fixing naming conventions to match brand names
* Fix name
2018-01-17 08:03:42 +01:00
DubhAd
978d901f71
Typo fix ( #4437 )
...
Missing comma, now found and restored to its rightful place
2018-01-17 08:01:47 +01:00
DubhAd
32e53ba464
Added WallC-S, layout tweak ( #4387 )
...
* Added WallC-S, layout tweak
Moved the central scene configs to their own block, added entry for WallC-S based on feedback in Discord
* 🚑 Fixing the build
2018-01-11 22:53:25 +01:00
Eamonn O'Connell
68c79e1d2c
Improved zwave security network key description ( #4309 )
...
* Improved zwave security network key description
As someone adding a zwave device securely for the first time I found there were some gaps in the documentation.
* ✏️ Corrected small typo
2017-12-30 23:23:39 +01:00
DubhAd
7167ab1210
Update from forum post ( #4305 )
...
https://community.home-assistant.io/t/aeotec-wallmote-quad-zw130/12100/14 provided details on the Scene data for the Aeotec Wallmote
2017-12-30 12:23:33 +01:00
sveip
0c5d0bb522
Specify the correct device name for hass.io ( #4206 )
...
The doc might be misleading and make people believe they will have to add it manually with the curl command, which does not work.
2017-12-13 10:16:53 +01:00
austinmroczek
9af39648c3
Add example network_key line ( #4133 )
...
Added an example network_key line for configuration.yaml file.
I was having a hard time making it work because I was re-using an existing key from Razberry which was in a slightly different format. It wasn't until I "created" a new key to see the format.
2017-12-04 00:21:46 +01:00
DubhAd
e3a54014bf
Added note about disabling Z-Way ( #4027 )
...
* Added note about disabling Z-Way
A few people have had problems where they've installed the Razberry software, and it's then caused problems (locking the card, and/or over-writing the `zwcfg*.xml` file). Adding a note to ensure that if installed it is disabled.
* Minor changes
2017-12-03 18:12:25 +01:00
Fabian Affolter
ade302523b
Merge branch 'current' into next
2017-12-02 01:13:00 +01:00
Zorks
6c2d9a60d8
changed example in 'burglar' example to true/false
2017-11-30 18:59:23 -08:00
DubhAd
ce2f0e91b4
Added note about polling interval ( #4098 )
...
Added polling interval note, since apparently it got lost. Also corrected a stray link.
2017-11-30 08:53:51 +01:00
Taylor Vierrether
14c7ca6dff
change example to pass true/false so it actually works, clarify snesor name, and fix broken links ( #4084 )
2017-11-28 09:42:10 +01:00
Fabian Affolter
379de6fb86
Merge branch 'current' into next
2017-11-27 22:20:13 +01:00
ArnoGit
4b14d45bab
Adding remark pertaining to secure devices ( #4075 )
...
* Adding remark pertaining to secure devices
Per experience with Schlage locks, you need to 1st exclude them from the previous network/hub before you can enroll them in a new network. This seems to be true for secure zwave devices with anti-theft protection
* Clarification
Added clarification, that you may need to use the previous setup for the exclusion process,
* Minor changes
2017-11-26 10:02:56 +01:00
Ryan Sandridge
90dd532cdf
Adds correction to Zooz switch manual ( #4060 )
...
* Adds correction to Zooz switch manual
Adds correction to Zooz switch manual, which supplied incorrect instruction on how to include/exclude the switch from a Z-wave network.
* Fix name
2017-11-26 09:37:10 +01:00
John Arild Berentsen
aaa0bfbd3d
Update control-panel.markdown
...
Documentation for https://github.com/home-assistant/home-assistant-polymer/pull/677
2017-11-25 09:12:14 +01:00
DubhAd
c836d8fb67
Added note about Pi2 ( #4047 )
...
Added note about Pi2 based upon feedback in Discord
2017-11-23 08:28:51 +01:00
DubhAd
76db7f5c4f
Added notes for RancherOS ( #4048 )
2017-11-23 08:28:13 +01:00
Paulus Schoutsen
5ab2ca280b
Merge remote-tracking branch 'origin/current' into next
2017-11-16 22:15:30 -08:00
DubhAd
7d2980bbe6
Added service note
...
Added details about disabling the hciuart service for the Raspberry board (courtesy of Krekza on Discord)
2017-11-15 12:26:16 +00:00
DubhAd
b4ba6bb2d3
Added note about Heal
...
Added Heal step to instructions, to ensure that all nodes learn about the new node
2017-11-12 21:55:23 +00:00
John Arild Berentsen
c974f51343
Update control-panel.markdown ( #3965 )
...
* Update control-panel.markdown
Info for https://github.com/home-assistant/home-assistant-polymer/pull/604
* Update control-panel.markdown
* Update control-panel.markdown
2017-11-12 11:04:46 +01:00
Paulus Schoutsen
9e1043fa21
Merge branch 'current' into next
2017-11-11 13:02:56 -08:00
DubhAd
c41cd5a3b2
Added note about naming
...
Added note that renaming takes place on restart
2017-11-10 20:02:24 +00:00
DubhAd
14eccf7f32
Adding further device details
...
Adding config details for the Fibaro Button and Aeotec Wallmote
2017-11-09 20:23:16 +00:00
DubhAd
07d95d98b8
Emphasising the long first start time
2017-11-09 19:49:43 +00:00
John Arild Berentsen
d291868644
Update control-panel.markdown
...
Updates for new services and buttons.
2017-11-09 18:27:53 +01:00
DubhAd
3686974b7d
Tweaks for readability
2017-11-08 19:26:47 +00:00
Fabian Affolter
9faf94b30e
Merge branch 'current' into next
2017-11-08 09:22:04 +01:00
John Arild Berentsen
a417716f69
Add new Z-Wave services ( #3898 )
...
Documentation to https://github.com/home-assistant/home-assistant/pull/10369
2017-11-06 15:15:30 +01:00
DubhAd
4e61e68e7c
Added HassIO details and troubleshooting
...
Included the HassIO specific details here too
Also added basic troubleshooting steps that have come up a few times
2017-11-05 10:33:24 +00:00
Paulus Schoutsen
2581fb1bcd
Merge branch 'current' into next
2017-11-02 09:31:07 -07:00
Ryan Sandridge
c13673dc8b
Provide a script for macOS to generate the secure key ( #3867 )
...
Without including the LC_CTYPE=C environment variable on macOS, tr returns a "Illegal byte sequence" error.
2017-11-02 08:32:25 +01:00
DubhAd
3596205202
Updating titles to make links easier
2017-11-01 18:26:35 +00:00
DubhAd
1aab59beaf
Added note about 3.6 packages
2017-11-01 15:41:00 +00:00
DubhAd
3495f1bb24
Typo argh
2017-10-31 21:13:37 +00:00
DubhAd
9cd59cc66e
Note on using sticks with HassIO
...
Adding a note that it's advised to use a USB stick rather than a module, as passing a USB stick through Docker is much easier.
2017-10-31 21:13:05 +00:00
Colin Teubner
6b9956a2d8
Doc improvements to alarm control panel, zwave ( #3601 )
...
* Adding examples for notifications, disarming
* Remove old reference to options.xml
Options.xml isn't needed for network key anymore, it should be set in configuration.yaml. Linked that section back to the main Z-Wave page that explains it.
* Add blank lines
2017-10-31 14:41:49 +01:00
Brady Rosino
fcc6e8f6db
Add missing 'tap and hold off' details ( #3808 )
2017-10-28 09:25:00 +02:00
DubhAd
e8a743760c
Clarifications
...
Fixed note classes, added emphasis to Add Node Secure, highlighted that the default Add Node is non-secure
2017-10-27 18:36:11 +01:00
DubhAd
b009e48f95
Missed a character
2017-10-27 18:28:38 +01:00
DubhAd
d6793ad267
Other fixes
...
Apparently I don't get to make up configuration variables. Removing it anyway since few other components have it as an option
2017-10-26 08:47:15 +02:00
DubhAd
1a74879767
Corrected sensor to binary_sensor
2017-10-26 08:47:15 +02:00
DubhAd
819ad58a7c
Update about Hass.io
...
Added link to the Hass.io Z-Wave docs, and a note that the pre-reqs don't apply to it.
2017-10-26 08:47:14 +02:00
DubhAd
6155149ce0
Removed outdated info
...
Removed info about versions before 0.4x
2017-10-26 08:47:14 +02:00
DubhAd
18fcb411b1
And some missing raw tags
2017-10-26 08:47:13 +02:00
DubhAd
46889a59c2
Fixing some tabs that snuck in
2017-10-26 08:47:13 +02:00
DubhAd
67193615a6
Other fixes
...
Apparently I don't get to make up configuration variables. Removing it anyway since few other components have it as an option
2017-10-25 21:19:13 +01:00
DubhAd
a6b848085e
Corrected sensor to binary_sensor
2017-10-25 21:09:15 +01:00
DubhAd
6733138762
Update about Hass.io
...
Added link to the Hass.io Z-Wave docs, and a note that the pre-reqs don't apply to it.
2017-10-25 11:37:19 +01:00
DubhAd
37c527e446
Removed outdated info
...
Removed info about versions before 0.4x
2017-10-25 10:54:08 +01:00
DubhAd
726029170f
And some missing raw tags
2017-10-24 11:39:54 +01:00
DubhAd
a7ccbf18d4
Fixing some tabs that snuck in
2017-10-24 11:36:41 +01:00
Joe Francis
7275d8823e
Fix small typo ( #3728 )
2017-10-23 08:26:58 +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
Fabian Affolter
07a64bd124
Add change from #3660 which was in the wrong file because of #3467
2017-10-21 13:34:24 +02:00
Daniel Høyer Iversen
ea3b8e3b39
Fix travis build ( #3644 )
...
* Update controllers.markdown
* Update installation.markdown
2017-10-16 23:02:24 +02:00
DubhAd
018890a3b8
Rewriting the Z-Wave documentation ( #3467 )
...
* Z-Wave documents refactoring
* Continuing to update documentation for Z-Wave
* Wakeup correction
Note that it only applies to devices that can be battery powered (for example, my Aeotec sensor is USB powered, but as it supports Wake the option is shown)
* Polling impact notes
Example of what the impact of polling can be
* Fix object_id to entity_id
2017-10-14 19:16:28 +02:00
misterbenj34
ee5816c4fa
Update device-specific.markdown ( #3186 )
...
Update automation example code with new standard (id)
2017-09-12 09:42:03 +02:00
Addo Solutions
b6e145f3cf
Feature/central scene documentation ( #3288 )
...
* Updating scene_activated to include scene_data
* Adding note about CentralScene
* Adding note about zwcfg
* Removing home seer notes and removing technical information
* Adding HomeSeer specific notes.
* Going back to pre-k to learn punctuation
Also tweaking a few bit of the examples and a few other silly mistakes
* Removing level extension from the zwave item
2017-09-01 21:41:46 +02:00
waxhell
5e00e31289
Update device-specific.markdown ( #3119 )
...
Use entity_ids for Minimote example rather than depreciated object_id
2017-08-04 20:57:54 +02:00
Fabian Affolter
481320128f
Re-organisation Documentation and Getting started ( #2055 )
...
* Split MQTT documentation
* Add more details
* Move content to /docs
* Enable sidebar
* Move content to /docs
* Enable sidebar
* Move content
* Update links
* Remove wizard stuff
* Enable sidebar
* Minor changes
* Move MQTT parts to /docs
* update links
* Update links and sync content
* Fix link
* Enable sidebar
* Remove navigation
* Remove navigation and other minor updates
* Update links
* Add overview page
* Make title linkable
* Update
* Plit content
* Update links
* Rearrange content
* New getting-started section
* Add icons for docs
* Update for new structure
* Update for new structure
* Add docs navigation
* Add docs overview page
* Remove ecosystem navigation
* Add docs and remove other collections
* Move ecosystem to docs
* Remove duplicate files
* Re-add ecosystem overview
* Move to ecosystem
* Fix permission
* Update navigation
* Remove collection
* Move overview to right folder
* Move mqtt to upper level
* Move notebook to ecosystem
* Remove un-used files
* Add one more rectangle for iOS
* Move two parts back from docs and rename Run step
* Remove colon
* update getting-started section
* Add redirect
* Update
* Update navigation
2017-02-23 11:09:41 +01:00