50 Commits

Author SHA1 Message Date
EgonMarmol
c5d92b428b http to https URL rewrite (#10946) 2019-10-22 20:45:03 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Klaas Schoute
b1ef4996eb ✏️ The great integration migration - part 2 (#9760)
* ✏️ The great integration migration - part 2

* ✏️ Tweak
2019-07-03 13:48:38 +02:00
Franck Nijhof
69a0bfd29a 🔨 Replaces all hardlinks with relative ones (#8207) 2019-01-19 11:56:44 +01:00
DubhAd
ac31a5105a Adding links to the graphing options (#6320)
Adding links to the graphing options
2018-09-20 11:45:20 +02:00
DubhAd
e1ccd79776 Added note about instant updates (#5308)
Added note about instant updates and the Controlled command classes that are required for it to work.
2018-05-08 09:28:16 +02:00
DubhAd
14f0228a96 Added note about hop limit (#4165)
Just found out about the 4 hop limit, update to reflect this
2017-12-10 12:27:16 +01:00
Uli
e553ecbec1
typofix in z-wave docs (#3710) 2017-10-31 20:19:53 +01:00
DubhAd
d9439c8c73 Missed some links
The Topics links didn't fall out as expected, so I've added the key links in here
2017-10-22 09:54:46 +01:00
Adam Mills
65b244f252
Remove some stale info from Z-Wave (#3551) 2017-10-21 10:19:49 +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
Derek Brooks
94dd37d322 Update Z-Wave set_config_parameter (#3453)
Adds a bit of clarity to the `set_config_parameter` service.
2017-09-29 08:42:59 +02:00
John Arild Berentsen
74785fb594 Update z-wave.markdown (#3213)
* Update z-wave.markdown

Changes for:
https://github.com/home-assistant/home-assistant/pull/9056

* Update z-wave.markdown

* Update z-wave.markdown

* Update z-wave.markdown
2017-09-26 09:58:23 +02:00
Mahasri Kalavala
94a862fd29 Added a section about delay during startup (#3421)
* Added a section about delay during startup

Added additional note right after configuration to let users know about the expected delays during startup due to installation of additional dependencies.

* Set first letter of name to upper-case
2017-09-23 18:28:35 +02:00
John Arild Berentsen
09db289355 Add link to a very good info page about pitfalls of Z-Wave (#3376)
* Update z-wave.markdown

* Move link
2017-09-17 15:10:31 +02:00
Paulus Schoutsen
28fd5114d6 Merge branch 'current' into next 2017-09-07 07:42:43 -07:00
DubhAd
4e1c04c951 Update Z-Wave documentation to mention Wake (#3291)
* Update Z-Wave documentation to mention Wake

Adding a note that battery powered devices need to be awake to update their settings, since this trips up many folks new to Z-Wave

* Updated documentation as per discussion
2017-09-02 22:53:47 +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
Mattias Ryrlén
6f959cd162 Update z-wave.markdown (#3262)
* Update z-wave.markdown

spent way to long time to find this, so thought about document it down.

* Minor change
2017-08-28 11:22:01 +02:00
Ken Davidson
07a95497cf Update z-wave.markdown (#3133)
Minor changes to fix typos.
2017-08-04 17:05:01 +02:00
Adam Mills
218977b11f Update the Z-Wave add node instructions (#3093)
Now that the frontend Z-Wave panel is available, users don't
need to manually trigger services.
2017-07-30 09:35:01 +02:00
Aliaksandr
6e4f5f36c7 Add info about preferable way to add device to z-wave network (#3049)
* Add info about preferable way to add device to z-wave network

* Shorted the sentence .

Shorted the sentence .
2017-07-28 20:27:15 +02:00
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