Commit Graph

114 Commits

Author SHA1 Message Date
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
J. Nick Koston
561489f449 Document known discoverable zwave_js devices (#19023) 2021-08-21 16:36:33 +02:00
Raman Gupta
290351e8f5 Document area_id as an input to zwave_js services (#19016) 2021-08-21 14:24:57 +02:00
Franck Nijhof
151011122e Merge branch 'current' into next 2021-08-19 15:53:28 +02:00
Raman Gupta
1669f0084b Add select platform and category to zwave_js docs (#18915) 2021-08-16 20:07:34 +02:00
Raman Gupta
a97df238cd Add number/siren category and platform to zwave_js page metadata (#18909)
* Add siren category and platform to zwave_js page metadata

* add number platform as well
2021-08-15 00:18:59 +02:00
pfunkmallone
5e67cf4d78 Change "remove" to "delete" in zwave_js tutorial (#18813)
Just trying to match the actual gui
2021-08-08 07:54:44 +02:00
Raman Gupta
6e0ae6fca2 Document zwave_js.reset_meter service (#18587)
* Document zwave_js.meter_reset service

* revert additional change and put in separate PR

* Updates based on PR feedback

* Tweak

* tweaks based on upstream feedback

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-03 10:58:32 +02:00
Raman Gupta
7df57609f0 Document zwave_js.reset_meter service (#18587)
* Document zwave_js.meter_reset service

* revert additional change and put in separate PR

* Updates based on PR feedback

* Tweak

* tweaks based on upstream feedback

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-28 23:26:25 +02:00
Franck Nijhof
46be9f74e6 Sync codebase with docs for 2021.8 2021-07-28 22:31:15 +02:00
Franck Nijhof
c5e83224bc Merge branch 'current' into next 2021-07-28 13:42:27 +02:00
Raman Gupta
31269103f4 Update zwave-js docs with new parameter for multicast_set_value service (#18580) 2021-07-23 10:37:01 -04:00
Oxan van Leeuwen
5489f1cf2f Fix a bunch of typos (#18579) 2021-07-23 00:07:27 +02:00
Raman Gupta
0ed7c00e48 Document new options parameter for zwave_js.set_value service (#18558) 2021-07-20 11:33:22 +02:00
Charles Garwood
4e6c9d8262 Update Z-Wave JS docs (#18504)
Not really early stages anymore, fix zwave_js.ping service description, and update info on polling.
2021-07-14 09:40:09 +02:00
Franck Nijhof
04987cbb49 Merge branch 'current' into next 2021-06-24 13:20:55 +02:00
Raman Gupta
ff5a721627 Document zwave_js.multicast_set_value service (#17989)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-16 10:13:49 +02:00
Milan Meulemans
ef50bfff4f Remove repeated words (#18190) 2021-06-14 23:01:44 +02:00
Raman Gupta
b036d67d20 Document zwave_js.ping service (#18196) 2021-06-14 22:39:43 +02:00
Franck Nijhof
1ae35fa224 Merge branch 'current' into rc 2021-05-05 18:59:08 +02:00
Franck Nijhof
00d3755a0a Correct Z-WaveJS documentation on devices names from zwavejs2mqtt (#17690) 2021-05-05 14:22:58 +02:00
Raman Gupta
e054f85efc Document zwave_js_value_updated event (#17615)
* Document zwave_js_value_updated event

* add statement about assumed_state

* use table and add entity domain impacted

* add example automation

* lint
2021-05-05 13:41:29 +02:00
Franck Nijhof
5682d5a20d Merge branch 'current' into rc 2021-05-04 16:06:45 +02:00
kpine
d8b25dbdcf Fix heading level for Scene events section (#17678) 2021-05-03 17:35:02 +02:00
Franck Nijhof
25825e0fb6 Sync docs with dev codebase, fixing missing platforms (#17619) 2021-04-27 17:43:49 +02:00
Raman Gupta
464cdf9a53 Update zwave_js.bulk_set_partial_config_parameters description (#17527) 2021-04-25 12:44:10 +02:00
Martin Hjelmare
b6db2602db Remove zwave js GUI node configuration limitation (#17203) 2021-03-31 11:20:46 +02:00
Raman Gupta
17072f3ee4 Update zwave_js docs to reflect changes in Z-Wave JS 7.0.0 (#17053)
* Update docs to reflect changes in Z-Wave JS 7.0.0 and to add the new notification event type

* grammar

* grammar

* fix event names

* grammar

* remove type from value notification event

* Update source/_integrations/zwave_js.markdown

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-30 22:51:07 +02:00
Raman Gupta
8ebbbea701 Add documentation for zwave_js.bulk_set_partial_config_parameters service (#17127)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-30 15:46:09 +02:00
Raman Gupta
7033b37d57 Add documentation for zwave_js.set_value service (#17177) 2021-03-30 14:44:10 +02:00
TheDK
f895f2ff42 Update zwave_js.markdown (#17070)
Fix broken link for Contributing configuration files
2021-03-19 22:11:21 +01:00
Franck Nijhof
38d229792b Add more My links (#16816) 2021-03-03 15:18:22 +01:00
Raman Gupta
007d640655 Update example zwave_js_event value notification event to include new keys (#16815) 2021-03-03 15:18:19 +01:00
Raman Gupta
2dc57d429a Update Z-Wave JS limitations for next release (#16796) 2021-03-03 15:18:14 +01:00
Raman Gupta
5d45dfdc21 add docs for zwave_js.refresh_value service (#16718) 2021-02-24 02:34:41 +01:00
Raman Gupta
647dbaba88 add documentation for zwave_js.set_config_parameter service (#16650)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-23 22:33:33 +01:00
Franck Nijhof
c30a460bd6 Merge branch 'current' into next 2021-02-16 07:32:20 +01:00
Franck Nijhof
3b07f98388 Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Franck Nijhof
42380c64bd Merge branch 'current' into next 2021-02-16 07:12:09 +01:00
scyto
6b526a20d8 added text prompt to review limitations before use (#16597)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-15 23:14:48 +01:00
Franck Nijhof
14d360ef22 Merge branch 'current' into next 2021-02-15 13:29:02 +01:00
kpine
2100f28af6 Barrier Operator CC is now supported (#16554)
Remove text about Barrier Operator Command Class not being supported. It is supported in node-zwave-js as of v6.2.0, and support in HA is being added with PR https://github.com/home-assistant/core/pull/46379.
2021-02-14 13:25:46 +01:00
Franck Nijhof
8f82a159f9 Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof
906d311f50 Remove an advanced instruction from Z-Wave JS documentation (#16486) 2021-02-10 09:14:40 +01:00
Nick Ellering
8d4ab9fa0e Update zwave_js.markdown (#16432)
Corrected step 1 of "How can I add (include) a new device to my Z-wave network?" and "How can I remove (exclude) a device from my Z-Wave network?"
2021-02-05 21:13:19 +01:00
Paulus Schoutsen
fafa53d063 Add Z-Wave recommendation (#16419)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-05 10:53:41 +01:00
Marcel van der Veldt
337bc406a9 Update zwave_js docs (#16414)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-04 23:26:23 +01:00
Reese
bc03f386fc Remove the now-deprecated zwave from featured and replace it with z-wave_js (#16410) 2021-02-04 12:47:35 +01:00