Commit Graph

111 Commits (spacegaier-patch-3)

Author SHA1 Message Date
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
gitwazza 2443972fde
Update zwave_js.markdown (#20981) 2022-01-02 17:46:24 +01:00
The Louie 834455a0af
Update link to Zwavejs2Mqtt quick-start (#20960)
The orginal had captial Z and M where there shouldn't be.
2021-12-31 16:03:32 +01:00
Franck Nijhof b0d25401a2
Merge branch 'current' into next 2021-12-27 20:51:43 +01:00
Raman Gupta da0d80112d
Remove zwave_js device automation information (#20859)
* Update stale zwave_js device automation information

* additional tweaks

* additional tweaks

* review comments

* Comment

* Revert heading change
2021-12-27 17:12:29 +01:00
blhoward2 7ebe108495
Update zwave_js documentation for support (#20378)
* modify zwavejs documentation for support

These changes address common mistakes and support questions that are being seen on Discord, including misunderstanding which sticks are supported, whether both addons are necessary, and people moving their USB stick to include devices. I also prioritized the full installation and migration instructions to the top because people keep saying they didn't know those existed in the documentation...

* updated supported controllers

* Update controllers.markdown

* Update controllers.markdown

* Update controllers.markdown

* fix: changes to docs

* fix: norm references to Zwavejs2Mqtt

* fix: minor correction

* 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>

* fix: address comments

* fix: add aka name to addon

* fix: grammar

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* fix: frenk's edits

* fix: frenck's final edit

* Update source/_integrations/zwave_js.markdown

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

* fix: correct switching directions

* fix: change sequence again

* Fix link

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-17 19:57:57 +01:00
Joakim Sørensen d8522f67eb
Change Integrations to Devices & Services (#20620) 2021-12-09 13:38:04 +01:00
Joakim Sørensen a0d701ccdb
Change Integrations to Devices & Services (#20620) 2021-12-08 10:50:19 +01:00
Joakim Sørensen 7fb9e73fb3
Adjust supervisor references (#20556) 2021-12-03 17:52:13 +01:00
Arno M afd2eb5244
Clarify zwave migration for zwave_js (#20189)
* Update zwave_js.markdown

I had a old config in which I still had the manual config entry in the configuration file. If you do not remove it, zwave simply comes back after reboot. This change makes the user aware of this case.

* Update zwave_js.markdown

Fixed zwave  to 'zwave' per linter error

* Fix note and adjust language

* Fix note div render

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-09 13:03:48 +01:00
Raman Gupta feabc65865
Update zwave_js.ping documentation (#19972) 2021-10-26 00:07:51 +02:00
Martin Hjelmare 6fc44eac1b
Update Z-Wave integrations deprecation and migration status (#19856) 2021-10-19 12:06:32 +02:00
Eirik Z 0c381ce821
Add interference solution for Z-Wave JS troubleshooting (#19841)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-18 13:28:28 +02:00
Martin Hjelmare d1fa0eb725
Update zwave_js migration docs (#19432) 2021-10-15 23:59:00 -04:00
N1c093 1992114235
Fix wrong URL to automation templating (#19579) 2021-10-03 21:40:56 +02:00
kpine bb764d0973
Fix zwave_js FAQ formatting (#19526) 2021-09-29 20:29:25 +02:00
Franck Nijhof ac43da2898
Sync codebase with docs for 2021.9 2021-08-26 21:54:08 +02:00
Franck Nijhof 25ae3c212e
Merge branch 'current' into next 2021-08-25 18:56:06 +02:00
Joakim Sørensen 03124d99e2
Rename snapshot -> backup (#18129)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-08-25 09:48:59 +02:00
Raman Gupta fbc506a8e8
Add documentation on zwave_js automations (#19008)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-22 10:52:24 +02:00
J. Nick Koston 216cfe19fb
Add ZWaveMe stick to zwave_js known discoverable devices (#19028)
* Add ZWaveMe stick to zwave_js known discoverable devices

* Update source/_integrations/zwave_js.markdown
2021-08-21 19:26:18 +02:00