New Z-Wave devices visible in OZW, but not in Domoticz
Posted: Friday 08 July 2016 22:05
Hello,
after being fairly happy with Domoticz and a Fibaro RGBW controller, I recently thought I could use some new devices for added illumination benefit.
What I have running:
- Raspberry Pi 512MB with a z-wave.me daugther board, running Domoticz V3.4834
- the Fibaro RGBW dwarf
What I add(ed) now:
- an Aeotec RGB bulb
- a TapHome switchable plug (http://www.taphome.eu/en/easyplug-details.html)
Now I wasn't able to learn the new devices through Domoticz - it told me to 'press a Button on remote' while I don't have one. Triggering the inclusion on either of the devices didn't do anything either. So I included them through the z-way web interface which worked on first attempt. Both devices are controllable through zway. (Not as nicely as I'd like to though.)
So, for the real issue I'm facing:
The devices show up in the ~/domoticz/Config/zwcfg_0xsomehex.xml file in ~/domoticz/Config. Additionally, Domoticz actually lists them on startup:
Unfortunately though, only the 12 devices generated by the Fibaro RGBW show up in the devices list, no mention of the new ones. I've seen on another thread that it is possible to switch some z-wave sticks into debug logging mode. Alas, this is not offered for my z-wave.me board.
Do you have any idea what might've gone wrong? What kind of information could I supply?
after being fairly happy with Domoticz and a Fibaro RGBW controller, I recently thought I could use some new devices for added illumination benefit.
What I have running:
- Raspberry Pi 512MB with a z-wave.me daugther board, running Domoticz V3.4834
- the Fibaro RGBW dwarf
What I add(ed) now:
- an Aeotec RGB bulb
- a TapHome switchable plug (http://www.taphome.eu/en/easyplug-details.html)
Now I wasn't able to learn the new devices through Domoticz - it told me to 'press a Button on remote' while I don't have one. Triggering the inclusion on either of the devices didn't do anything either. So I included them through the z-way web interface which worked on first attempt. Both devices are controllable through zway. (Not as nicely as I'd like to though.)
So, for the real issue I'm facing:
The devices show up in the ~/domoticz/Config/zwcfg_0xsomehex.xml file in ~/domoticz/Config. Additionally, Domoticz actually lists them on startup:
Code: Select all
2016-07-08 21:38:59.391 OpenZWave: Starting...
2016-07-08 21:38:59.392 OpenZWave: Version: 1.4-77-g40eb730
2016-07-08 21:38:59.392 OpenZWave: using config in: /home/pi/domoticz/Config/
2016-07-08 21:38:59.708 OpenZWave: Driver Ready
2016-07-08 21:38:59.724 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Level, Instance: 1
2016-07-08 21:38:59.733 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Bright, Instance: 1
2016-07-08 21:38:59.734 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Dim, Instance: 1
2016-07-08 21:38:59.734 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Level, Instance: 2
2016-07-08 21:38:59.736 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Bright, Instance: 2
2016-07-08 21:38:59.736 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Dim, Instance: 2
2016-07-08 21:38:59.737 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Level, Instance: 3
2016-07-08 21:38:59.738 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Bright, Instance: 3
2016-07-08 21:38:59.739 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Dim, Instance: 3
2016-07-08 21:38:59.739 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Level, Instance: 4
2016-07-08 21:38:59.741 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Bright, Instance: 4
2016-07-08 21:38:59.751 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Dim, Instance: 4
2016-07-08 21:38:59.752 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Level, Instance: 5
2016-07-08 21:38:59.753 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Bright, Instance: 5
2016-07-08 21:38:59.754 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Dim, Instance: 5
2016-07-08 21:38:59.754 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Level, Instance: 6
2016-07-08 21:38:59.756 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Bright, Instance: 6
2016-07-08 21:38:59.756 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SWITCH MULTILEVEL, Label: Dim, Instance: 6
2016-07-08 21:38:59.757 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SENSOR MULTILEVEL, Label: Power, Instance: 4
2016-07-08 21:38:59.757 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: METER, Label: Energy, Instance: 1
2016-07-08 21:38:59.758 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: METER, Label: Power, Instance: 1
2016-07-08 21:38:59.759 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: COLOR, Label: Color, Instance: 1
2016-07-08 21:38:59.761 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: COLOR, Label: Color Index, Instance: 1
2016-07-08 21:38:59.818 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: SWITCH MULTILEVEL, Label: Level, Instance: 1
2016-07-08 21:38:59.834 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: SWITCH MULTILEVEL, Label: Bright, Instance: 1
2016-07-08 21:38:59.835 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: SWITCH MULTILEVEL, Label: Dim, Instance: 1
2016-07-08 21:38:59.836 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: COLOR, Label: Color, Instance: 1
2016-07-08 21:38:59.852 OpenZWave: Value_Added: Node: 4 (0x04), CommandClass: COLOR, Label: Color Index, Instance: 1
2016-07-08 21:38:59.858 OpenZWave: Value_Added: Node: 5 (0x05), CommandClass: SWITCH BINARY, Label: Switch, Instance: 1
2016-07-08 21:38:59.872 OpenZWave: Value_Added: Node: 5 (0x05), CommandClass: SENSOR MULTILEVEL, Label: Temperature, Instance: 1
2016-07-08 21:38:59.872 OpenZWave: Value_Added: Node: 5 (0x05), CommandClass: METER, Label: Energy, Instance: 1
2016-07-08 21:38:59.873 OpenZWave: Value_Added: Node: 5 (0x05), CommandClass: METER, Label: Power, Instance: 1
Do you have any idea what might've gone wrong? What kind of information could I supply?