183 Commits

Author SHA1 Message Date
AlCalzone
361845d910
Z-Wave: add required documentation on identify command (#37512)
* Z-Wave: add required documentation on identify command

* set code block language

* add empty lines
2025-02-17 15:23:53 +01:00
Franck Nijhof
adac9669aa
2024.12: Sync with codebase 2024-11-27 18:57:16 +01:00
c0ffeeca7
3e1fcd9ae4
Z-Wave: shorten titles to improve skimming (#35109) 2024-10-07 10:03:09 +02:00
Franck Nijhof
8b9ad61e42
Improve YAML styling for all automation examples (#34932) 2024-10-02 11:13:23 +02:00
Franck Nijhof
b825527486
Change trigger platform key to trigger (#34901)
* Change trigger platform key to trigger

* Error sneaked in
2024-09-25 14:20:46 +02:00
Franck Nijhof
96e00f69a0
Adjust automation to plural triggers/conditions/actions keys (#34825) 2024-09-24 20:23:58 +02:00
c0ffeeca7
7a0ff42680
Z-Wave Supervision CC: add note about working or fail status (#34772)
* Z-Wave Supervision CC: add note about working or fail status

* fix formatting

* Remove requirement statement
2024-09-18 10:17:38 +02:00
c0ffeeca7
1094568d6b
Z-Wave Command Classes: sort list (#34770) 2024-09-17 09:13:37 +02:00
c0ffeeca7
6d45050acf
Z-Wave: add required term definitions (#34761) 2024-09-16 15:42:13 +02:00
c0ffeeca7
df4c6654f3
Z-Wave: add terminology section (#34760) 2024-09-16 15:20:32 +02:00
c0ffeeca7
bf5c0d69b0
Z-Wave: update procedure on adding device (#34721)
* Z-Wave: update procedure on adding device

* Fix terminology

* Emphasize that step 7 is a troubleshooting step

* clarify step on turning on the device
2024-09-16 08:26:56 +02:00
c0ffeeca7
89430762aa
Z-Wave: Add device compatibility note as defined by standard (#34717)
* Add device compatibility note as defined by standard

* Update source/_integrations/zwave_js.markdown

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-14 06:42:59 +02:00
c0ffeeca7
3197ada1d9
Z-Wave association group: clarify wording (#34718) 2024-09-13 16:20:22 +02:00
c0ffeeca7
75d6db1518
Z-Wave: add list of used association groups (#34700)
* Z-Wave: add list of used association groups

* Rephrase

* Apply suggestions from code review

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>

* Move term definitions to terminology section, add note user doesn't need to add device to group

* Add link to factory reset explainer

* Apply suggestions from code review

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>

---------

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
2024-09-13 14:19:00 +02:00
c0ffeeca7
892fa46fff
Z-Wave: FAQ Devices and CC: add link to list of CCs (#34715) 2024-09-13 13:45:51 +02:00
c0ffeeca7
887e9358ec
Z-Wave: add screenshot of controller device panel (#34701) 2024-09-13 08:54:23 +02:00
c0ffeeca7
4627a554ac
Add list of Z-Wave Command Classes supported in Home Assistant (#34698)
* Add list of Z-Wave Command Classes supported in Home Assistant

* Update source/_integrations/zwave_js.markdown

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>

* split up sentence

* Update source/_integrations/zwave_js.markdown

* Update source/_integrations/zwave_js.markdown

* Update source/_integrations/zwave_js.markdown

* Update source/_integrations/zwave_js.markdown

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

* rephrase title

* Update source/_integrations/zwave_js.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-09-13 06:40:20 +02:00
c0ffeeca7
1052318910
Z-Wave: add section on Z-Wave functionality that isn't supported in HA (#34696)
* Z-Wave: add section on Z-Wave functionality that isn't supported in HA

* Update source/_integrations/zwave_js.markdown

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>

* Move term definition to terminology section

* Clarify that the Z-Wave controller cannot join another network

* replace device by controller to remove ambiguity

---------

Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
2024-09-12 13:10:31 +02:00
c0ffeeca7
93e23446f2
Z-Wave: move term equivalents table to getting started (#34695)
* Undo formatting

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Marcel van der Veldt <marcel.vanderveldt@nabucasa.com>

* Update source/_integrations/zwave_js.markdown

* Update source/_integrations/zwave_js.markdown

---------

Co-authored-by: Marcel van der Veldt <marcel.vanderveldt@nabucasa.com>
2024-09-12 09:52:53 +02:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Franck Nijhof
3761877fef
Rename Services to Actions in integrations: Z (#33835) 2024-07-17 07:20:51 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Joacim Järkeborn
0099696dfa
Update zwave_js.markdown docs to make it more clear (#32829) 2024-05-18 12:34:09 +02:00
c0ffeeca7
3eda1db689
Installation methods: add glossary references (#32287)
* Installtion methods: add glossary references

* Update source/_docs/blueprint/selectors.markdown
2024-04-12 11:56:02 +02:00
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