sihui
(SiHui)
April 2, 2018, 5:46pm
4
This write-up provides a “how-to” to actually get this configuration completed for Z-Wave for those that don’t want to use the automatic configuration that the binding provides.
Z-Wave things can be configured in the same way as other OH2 bindings - for general information refer to the OH2 documentation . Note that at the time of writing, text configuration of things is only available in the development version of the binding - not the master or snapshot versions.
At the time of writing, there …
There are only a few examples here in the forum because most zwave users are using HABmin for thing configuration. You can still use manual items config, though.
Sure can.
zwave.things
Bridge zwave:serial_zstick:controller "ZWave Controller" [ port="/dev/ttyACM0", controller_softreset="false", controller_master="true", controller_inclusiontimeout=60, heal_enable="true", heal_time=2, security_networkkey="AF 2D 9E 35 21 A1 ED 2B 45 B1 F4 DA 39 A8 B5 F2"
]
Thing zwave:rtc_ct100_00_000:controller:node2 "Node 2: CT100 - First Floor" (zwave:serial_zstick:controller) [ node_id=2 ] {
Channels:
Type sensor_temperature : sensor_temperature [ config_scale…