26 Commits

Author SHA1 Message Date
Adam Mills
65d3633dc1 Switch to new zwave entity ids by default (#2885) 2017-06-24 15:02:14 -04:00
Paulus Schoutsen
ed3de4b595 Merge remote-tracking branch 'origin/current' into next 2017-06-21 22:26:10 -07:00
Adam Mills
0cff4e0fe6 Update Z-Wave docs for event changes (#2847) 2017-06-19 09:53:14 -04:00
Paulus Schoutsen
806b740e12 Merge branch 'current' into next 2017-06-17 12:10:33 -07:00
Hamid
f84dc25792 Add network_key configuration (#2828)
* Add network_key configuration

Network key can be set here rather than in the (difficult to find) configuration `options.xml`. It takes the same comma separated "0xNN" string syntax as previous.

* Cleanup unneeded section

Removed the options.xml information that is on longer required as per comments from @dale3h
2017-06-16 16:47:24 -05:00
Adam Mills
200f9cbd9b Add docs for new entity_id generation (#2815) 2017-06-16 13:07:58 -04:00
John Arild Berentsen
bc83d5a0fa Add note to set_config parameter
Ther has been confusion about how to use the latest version of the set_config service. This adds a note to clarify the use.
2017-06-10 19:11:52 +02:00
Adam Mills
0e1b2a5d39 Support for ZWave value renaming (#2716) 2017-06-03 20:14:45 -07:00
Fabian Affolter
850284c4c4 Merge branch 'current' into release-0-46 2017-06-03 09:40:50 +02:00
Adam Mills
6cf3cd0a24 Rename time trigger 'after' to 'at' (#2731) 2017-06-01 22:41:02 -07:00
Joost D
6e3b9df172 Added extra command after having issues (#2725)
New ZWave stick didn't show up in /dev
Found a solution via the forums that worked for me.
2017-05-30 08:54:49 +02:00
John Arild Berentsen
864f839981 Changes for #7676 in homeassistant (#2674)
* Changes for #7676 in homeassistant

* Update z-wave.markdown
2017-05-21 20:15:57 +02:00
Paulus Schoutsen
4039de28dd Merge branch 'current' into next 2017-05-06 14:15:17 -07:00
Josh Wright
bb47c1d04e Update docs for PyPI python-openzwave install
PYOZW is now installed automatically from PyPI, simplifying the
installation process significantly.
2017-05-06 09:52:25 -04:00
BRUH Automation
3f2364abd2 Update install path for openzwave config in venv (#2541) 2017-05-04 21:58:58 -07:00
John Arild Berentsen
e350c98c35 Update docs because python3 branch is gone. (#2519)
Update docs because python3 branch is gone. 
Users can now use master branch.
2017-04-27 16:33:18 +02:00
Fabian Affolter
24fd53f45b
Clean-up 2017-04-24 09:30:36 +02:00
Adam Mills
6f8db0a3f8 Rename zwave nodes by node ID instead of entity ID (#2382) 2017-04-05 08:11:49 -04:00
John Arild Berentsen
51ca0c4d77 Update z-wave.markdown (#2321)
* Update z-wave.markdown

* Update z-wave.markdown

* Update z-wave.markdown

Update for #6832
2017-03-29 18:52:50 +02:00
Patrick Easters
a87f349c79 Fixing link to virtualenv page (#2326)
Looks like this was broken by the recent reorganization of docs. The redirect worked, but it didn't preserve the anchor
2017-03-24 22:26:02 +01:00
AlucardZero
a3c91e417e Tiny typo fix (#2261) 2017-03-15 07:16:38 +01:00
Andrey
7e63e3b15b Update z-wave.markdown (#2176) 2017-03-05 21:29:10 +01:00
Andrey
ccfd59919d Zwvae: Add refresh entity/node services (#2197) 2017-03-05 21:24:53 +01:00
Delper
5ee77d7113 Change "customize" to "device_config" (#2175)
Updated configuration variables example to follow parameter name for 0.39.
2017-03-01 09:46:30 +02:00
Fabian Affolter
3631f44615
Add 'print_node' (source #2066) 2017-02-23 11:46:25 +01: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