Should I be concerned about missing ZWave controller attributes?

My ZWave controller is recognized and online but the attributes section at the bottom of the Things definition in habmin is blank:

Here’s my bootup log:

2017-04-28 19:49:35.686 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = redacted, base URL = http://localhost:8080)
2017-04-28 19:49:44.577 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'CT100.items'
2017-04-28 19:49:50.156 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'HuronCt.sitemap'
2017-04-28 19:49:53.593 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at /start
2017-04-28 19:49:54.521 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2017-04-28 19:49:55.858 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
2017-04-28 19:49:56.044 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2017-04-28 19:49:56.293 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin
2017-04-28 19:50:03.841 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Connecting to serial port '/dev/ttyACM0'
2017-04-28 19:50:03.955 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Serial port is initialized
2017-04-28 19:50:03.988 [INFO ] [mmandclass.ZWaveSecurityCommandClass] - Update networkKey
2017-04-28 19:50:04.029 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2017-04-28 19:50:04.031 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2017-04-28 19:50:07.307 [INFO ] [age.SerialApiGetInitDataMessageClass] - NODE 1: Node found
2017-04-28 19:50:07.309 [INFO ] [age.SerialApiGetInitDataMessageClass] - ZWave Controller using Controller API
2017-04-28 19:50:07.310 [INFO ] [age.SerialApiGetInitDataMessageClass] - ZWave Controller is Primary Controller
2017-04-28 19:50:07.312 [INFO ] [age.SerialApiGetInitDataMessageClass] - ------------Number of Nodes Found Registered to ZWave Controller------------
2017-04-28 19:50:07.314 [INFO ] [age.SerialApiGetInitDataMessageClass] - # Nodes = 1
2017-04-28 19:50:07.315 [INFO ] [age.SerialApiGetInitDataMessageClass] - ----------------------------------------------------------------------------
2017-04-28 19:50:52.090 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'NULL' with the file 'thermostatMode.map' : Target value not found in map for 'NULL'
2017-04-28 19:50:52.098 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'NULL' with the file 'thermostatFanMode.map' : Target value not found in map for 'NULL'
2017-04-28 19:50:52.104 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'NULL' with the file 'thermostatOpState.map' : Target value not found in map for 'NULL'
2017-04-28 19:50:52.111 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'NULL' with the file 'thermostatFanState.map' : Target value not found in map for 'NULL'

Is this normal or did something go wrong? Thanks.

Thats not a problem - the controller doesn’t report these attributes.

1 Like