159 Commits

Author SHA1 Message Date
c0ffeeca7
6ec05712cd
Fix secure inclusion section. Source: AlCalzone (#30990)
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
2024-01-24 09:04:17 +01:00
Franck Nijhof
e1b6a3d56e
Merge branch 'current' into rc 2023-12-06 08:27:14 +01:00
Fletcher
7ce599c0fe
Correct spelling errors and minor formatting issues in z-wave (#30143) 2023-12-04 17:53:52 +01:00
Franck Nijhof
7949b2b3b9
Merge branch 'current' into next 2023-11-29 09:46:23 +01:00
c0ffeeca7
a4a68172c0
u-z integrations: apply sentence-style caps to categories (#29907)
* u-z integrations: apply sentence-style caps to categories

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Add references to glossary terms

* Update source/_integrations/universal.markdown

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Update source/_integrations/universal.markdown

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* linter: change vizio to VIZIO

- as per product website https://www.vizio.com/en/smartcast

* remove term refs from YAML

* VIZIO: change spelling according to website

- https://www.vizio.com/en/t

* Update source/_integrations/vizio.markdown

* Update source/_integrations/universal.markdown

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Update source/_integrations/unifiprotect.markdown

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix some more to sentence-style caps

* Update source/_integrations/unifiprotect.markdown

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update source/_integrations/unifiprotect.markdown

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update source/_integrations/unifiprotect.markdown

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 14:43:27 +01:00
Raman Gupta
f0801e44ca
Document zwave_js.set_lock_configuration service (#29768)
* Document zwave_js.set_lock_configuration service

* Remove handle params
2023-11-15 17:57:58 +01:00
Raman Gupta
43a5a980f8
Update docs for zwave_js.set_config_parameter changes (#29520)
* Update docs for zwave_js.set_config_parameter changes

* Update source/_integrations/zwave_js.markdown

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-09 12:28:38 +01:00
Raman Gupta
6537666cc3
Document zwave_js.refresh_notifications service (#29537) 2023-11-08 14:32:39 +01:00
Raman Gupta
1b56141b6c
Add docs for new zwave hard reset action (#29362) 2023-10-31 19:58:36 +01:00
Raman Gupta
bc6ddb2a23
Add docs for new zwave hard reset action (#29362) 2023-10-25 12:25:17 -04:00
Franck Nijhof
61461ee4af
Merge branch 'current' into next 2023-10-23 12:16:08 +02:00
Raman Gupta
99b3b72d56
Add event to zwave_js ha platforms (#29460) 2023-10-20 19:11:17 -04:00
Raman Gupta
42b012b3a7
Add event category to zwave_js (#29442) 2023-10-20 08:18:08 +02:00
Raman Gupta
8747b38b0e
Re-capitalize proper names (#29415) 2023-10-18 22:14:43 +02:00
c0ffeeca7
20018665c1
Z-Wave integration: remove 1 level of hierarchy (#29409)
* Z-Wave integration: remove 1 level of hierarchy

- in the FAQ section
  - This allows titles to be displayed in the asides
  - which improves navigation
- Apply sentence-style capitalization in headers

* FAQ: shorten titles so that they fit better in aside

* Fix typo
2023-10-18 20:02:21 +02:00
Raman Gupta
3939257a37
Add @frenck's Z-Wave grammar changes from #29038 elsewhere (#29051) 2023-10-03 20:33:54 +02:00
Raman Gupta
bd30124e67
Add @frenck's Z-Wave grammar changes from #29038 elsewhere (#29051) 2023-09-27 18:21:22 +02:00
Raman Gupta
ba6184f0ee
Document logging changes for zwave_js (#29038)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-09-27 11:12:07 +02:00
Raman Gupta
cf23df2327
Document zwave_js changes for lib bump to 0.52.0 (#29036) 2023-09-26 18:58:35 -04:00
Raman Gupta
93b5fe9f8f
Document addition of endpoint to zwave_js_notification event (#29037) 2023-09-26 18:51:58 -04:00
The00Dustin
e4c955745a
Update zwave_js.markdown (#28873)
Removing redundant verbiage as per #28839.
2023-09-12 09:06:27 +02:00
Franck Nijhof
ca962cf860
Enforce Markdown ordered list numbering (#28179) 2023-07-11 21:28:37 +02:00
Franck Nijhof
1170f37732
Enforce Markdown unordered list style (#28172) 2023-07-11 14:44:41 +02:00
Franck Nijhof
298bdbaeab
Add remark linter for prohibited strings (#28126)
* Add remark linter for prohibited strings

* Formated .remarkrc with prettier
2023-07-07 13:38:35 +02:00
c0ffeeca7
8b7a27b676
Integrations page update paths to reflect current UI (#28091)
* Integrations page: update paths to reflect current UI

- The cogwheel on the integration card was removed with 2023.7

* Undo automatic numbering
2023-07-06 10:34:54 +02:00
Petro31
4861150200
Simple fix to clarify information. (#28065)
Co-authored-by: gleversluis <46139776+gleversluis@users.noreply.github.com>
2023-07-04 14:36:08 +02:00
c0ffeeca7
82455c944e
Z-Wave: rename Configuration menu to Settings (#27708) 2023-06-08 11:21:31 +02:00
c0ffeeca7
e673fa5c41
Z-Wave: Update paths to reflect new integration design (#27683) 2023-06-07 19:11:44 +02:00
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