Commit Graph

181 Commits

Author SHA1 Message Date
Franck Nijhof
98d32e1b46 2023.6: Sync codebase with docs 2023-05-31 20:20:12 +02:00
Franck Nijhof
4496ff6507 Merge branch 'current' into next 2023-05-31 17:59:37 +02:00
Raman Gupta
fad30f03f8 Document zwave statistics sensors (#27334)
* Document zwave statistics sensors

* Update source/_integrations/zwave_js.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-30 20:45:28 +02:00
c0ffeeca7
d953e1e504 Add Z-Wave device: add note on 700 series controller (#27589)
* Add Z-Wave device: add note that 700 series controller support SmartStart

- Z-Wave controller page: add note that 700 series controllers support SmartStart.

* Fix typo
2023-05-30 17:16:00 +02:00
c0ffeeca7
e6e6a08216 Z-Wave: streamline setup procedure (#27587)
* Z-Wave: manual setup steps: streamline wording

* Fix formatting error.

* Fix automatic numbering
2023-05-30 15:20:23 +02:00
Raman Gupta
14288059b2 Revert early docs merge for zwave (#27154) 2023-04-26 18:28:47 +02:00
Franck Nijhof
36269a2f4b Merge branch 'current' into next 2023-04-26 16:29:03 +02:00
Raman Gupta
9ede0201ba Document zwave statistics sensors (#27142)
* Document 'special' zwave entities

* Document zwave statistics sensors

* Update source/_integrations/zwave_js.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update zwave_js.markdown

* Update zwave_js.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-04-26 16:07:06 +02:00
Raman Gupta
1b34679128 Document 'special' zwave entities (#27139) 2023-04-26 09:26:56 +02:00
c0ffeeca7
bcb93b3093 Z-Wave: add Z-Wave terminology table (#26991) 2023-04-14 13:43:56 +02:00
c0ffeeca7
bc084cbd23 Z-Wave: Add overview of server installation option 1 and 2 (#26989)
* Z-Wave: Add overview of server installation option 1 and 2

- fix typo

* Fix typo

* Fix typo in chart
2023-04-13 16:43:55 +02:00
c0ffeeca7
565884a034 Fix broken Z-Wave link (#26983)
* Z-Wave: fix broken link

- closes #26952

* Fix link format

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-04-13 08:05:24 +02:00
c0ffeeca7
284a0c3ea1 Z-Wave: move up section on advanced features (#26964)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-12 21:00:17 +02:00
c0ffeeca7
7ed9de2db4 Restructure Z-Wave integration page (#26873)
* Restructure Z-Wave integration page

- Rename 'Overview' to 'Getting started' section
- Move Add and Remove procedures from FAQ to Getting started

* Adding device procedure: add link to removal

* Remove information that controller won't respond.

Co-authored-by: AlCalzone <d.griesel@gmx.net>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: AlCalzone <d.griesel@gmx.net>

* Z-Wave: update procedure on adding a device

* Z-Wave exclusion: Remove info that controller ...

... does not respond to other commands during exclusion
- feedback AlCalzone

* replace node by device

- to be consistent with terminology
- and use a more user-friendly term

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* replace node by device

- to be more consistent with terminology
- and use a more user-friendly term

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* replace node by device

- to be more consistent with terminology
- and use a more user-friendly term

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: AlCalzone <d.griesel@gmx.net>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-04-12 12:14:54 +02:00
c0ffeeca7
ce5e54820e Add info where to find security keys (#26890)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-11 15:54:06 +02:00
c0ffeeca7
e1bed985aa Add Z-Wave overview and setup sections (#26862)
* Add overview and setup sections

- add overview section explaining the terminology around Z-Wave
- expand setup procedure

* Fix typo in Z-Wave

* Fix more typos

* Terminology: Fix error in driver name

Co-authored-by: AlCalzone <d.griesel@gmx.net>

* Implement review feedback

- by @MartinHjelmare, @AlCalzone, @Frenck
- Remove part of overview section
 (too much implementation detail at this stage)
- Fix terminology inconsistencies
- Remove unnecessary include

* Remove unnecessary introductory clause

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Remove redundant steps

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Remove redundant element

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Use specific name instead of generic variable

Variable is not needed here, as it is only used in this specific case.

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Use specific name instead of variable

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Remove redundant code

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Fix typo

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Rephrase

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Fix terminology

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: AlCalzone <d.griesel@gmx.net>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-05 11:44:34 +02:00
c0ffeeca7
d30913afbc Remove description of obsolete ping service (#26849) 2023-04-03 16:44:42 +02:00
Raman Gupta
89fbef60dd Fix grammar (#26458) 2023-03-05 12:59:15 +01:00
Raman Gupta
90080b0656 Add UI only features to zwave_js docs (#26435)
* Add UI only features to zwave_js docs

* add details

* Update zwave_js.markdown

* Update zwave_js.markdown

* formatting and grammar

* cleanup

* Update zwave_js.markdown

* Update zwave_js.markdown

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* bold colons

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-03-04 23:51:13 +01:00
Raman Gupta
21615758dc Remove references to ozw and zwave from docs (#26434) 2023-03-03 11:45:32 +01:00
Franck Nijhof
0c1e49a5f3 2022.11: Sync docs with codebase 2022-10-31 18:46:47 +01:00
kpine
f159c7c2e7 Fix Z-Wave automation example (#24651) 2022-10-22 09:04:24 +02:00
blhoward2
476d1431eb Rename zwavejs2mqtt to zwave-js-ui in docs (#24207)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-09-22 16:39:57 +02:00
Benoit Anastay
66958b77cd Replace "Updates" category name with "Update" (#24090)
The purpose of this change is to be consistent withothers categories names as suggested by @ludeeus
2022-09-11 21:13:18 +02:00
Sven Serlier
4bc775083b Fix broken links (#24050) 2022-09-08 19:10:16 +02:00
Raman Gupta
71d2538b5b Add update platform to ha_platforms and ha_category for zwave_js (#23906) 2022-08-30 19:06:23 +02:00
Raman Gupta
62543f7052 Update zwave_js notification event docs (#23542) 2022-08-21 21:51:19 +02:00
Martin Hjelmare
8742c79415 Fix Z-Wave logs how-to (#23631) 2022-08-03 18:16:57 +02:00
Zack Barett
eb1d54209c Z-Wave JS integration rename to Z-Wave (#23382)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-26 17:52:06 +02:00
dependabot[bot]
066f4dc075 Bump textlint-rule-terminology from 3.0.1 to 3.0.2 (#23187)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-28 16:42:59 +02:00
Philip Allgaier
8f12f68ced Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Joakim Sørensen
3f3ce25b76 Adjust navigation changes for 2022.5 (#22623) 2022-05-04 18:15:48 +02:00
Franck Nijhof
ef0fd1c3df 2022.5: Beta release notes (#22406) 2022-04-27 17:56:29 +02:00
Raman Gupta
0c24d70445 Add documentation for zwave_js.invoke_cc_api service (#22489) 2022-04-27 09:17:35 +02:00
Reuben Bijl
17f717f310 Document zwave_js Multilevel Switch (#22488)
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
2022-04-27 09:14:25 +02:00
Franck Nijhof
5d72c2a03c Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof
d56d2d3f16 Remove deprecated OpenZWave integration (#21997) 2022-03-14 17:33:29 +01:00
Franck Nijhof
2d8c9b6794 Sync codebase with docs for 2022.3 2022-02-23 21:35:38 +01:00
Francois Chagnon
17f7f77bab Add humidifier support to zwave_js (#21758) 2022-02-23 18:17:10 +01:00
Franck Nijhof
7c4b339a39 Merge branch 'current' into next 2022-02-22 00:51:41 +01:00
Raman Gupta
26421219ce Document zwave_js.event automation trigger (#20877)
* Add documentation for zwave_js.event automation trigger

* fix rebase

* fix rebase

* Add links to docs and add note about opening a GitHub issue

* Remove link from example

* fix lint

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-21 23:47:42 +01:00
Raman Gupta
ad7c641160 Update docs for zwave_js ping button entity to replace service (#21559) 2022-02-15 01:06:45 +01:00
Franck Nijhof
1cd947537d Merge branch 'current' into rc 2022-02-01 16:10:24 +01:00
Franck Nijhof
4bd790a4cf Merge branch 'current' into next 2022-02-01 16:09:55 +01:00
Thorjan Knudsvik
aa6c4452b8 Add zwave_js_notification event example (#21423) 2022-02-01 15:16:03 +01:00
Franck Nijhof
07715f3b71 Sync codebase with docs for 2022.2 2022-01-26 19:57:34 +01:00
Franck Nijhof
a5cd7fc19b Merge branch 'current' into next 2022-01-23 20:11:56 +01:00
Raman Gupta
d6b0d613ed Zwave js diagnostics (#21234)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-18 08:56:45 +01:00
blhoward2
80526e68c1 Change recommendation for 700 series z-wave controllers due to buggy fw (#21230) 2022-01-17 23:32:28 +01:00
gitwazza
8404a3844c Explain how to access Z-Wave JS logs (#21050)
Add details on how to access the Z-Wave JS logs. Note: I'm not sure about the prevailing (best) way to indicate the path to an option in the GUI. I've followed close to the other example on this page, but adjusted slightly to provide current UI and additional detail.
2022-01-06 12:16:21 +01:00