Page 1 of 1

Fibaro keyfob buttons

Posted: Friday 08 March 2019 16:54
by jaha
Hi just got the fibaro keyfob. All buttons added in devices (6) but not getting any buttons for double click or hold press. Like I get with the fibaro dimmer 2. How can I add this?

Re: Fibaro keyfob buttons

Posted: Saturday 09 March 2019 8:55
by lost
jaha wrote: Friday 08 March 2019 16:54 Hi just got the fibaro keyfob. All buttons added in devices (6) but not getting any buttons for double click or hold press. Like I get with the fibaro dimmer 2. How can I add this?
Hello,

On my side, push-buttons appear but they only get activated according to configuration (Scene activation for Square button ans so-on...) setup. Looks support for this device looks incomplete in OZW/Domoticz so all options may not be used.

Another problem is if included near the controller location, mesh network topology will be done from there and device may not reach the network if used somewhere else (controller not reachable & no other device able to relay providing a route in their static topology tables for the remote even if they must be able to do so: Every device is supposed to have a route to controller even if not a direct one).

I think this is a Z-Wave flaw: Not designed for always moving devices like remotes due to this static mesh routing.

Re: Fibaro keyfob buttons

Posted: Saturday 09 March 2019 11:16
by jaha
lost wrote: Saturday 09 March 2019 8:55
jaha wrote: Friday 08 March 2019 16:54 Hi just got the fibaro keyfob. All buttons added in devices (6) but not getting any buttons for double click or hold press. Like I get with the fibaro dimmer 2. How can I add this?
Hello,

On my side, push-buttons appear but they only get activated according to configuration (Scene activation for Square button ans so-on...) setup. Looks support for this device looks incomplete in OZW/Domoticz so all options may not be used.

Another problem is if included near the controller location, mesh network topology will be done from there and device may not reach the network if used somewhere else (controller not reachable & no other device able to relay providing a route in their static topology tables for the remote even if they must be able to do so: Every device is supposed to have a route to controller even if not a direct one).

I think this is a Z-Wave flaw: Not designed for always moving devices like remotes due to this static mesh routing.
So do you get more than 6 buttons? I dont get sny buttons for double click action tripple and hold.

Re: Fibaro keyfob buttons

Posted: Saturday 09 March 2019 21:07
by lost
jaha wrote: Saturday 09 March 2019 11:16 So do you get more than 6 buttons? I dont get sny buttons for double click action tripple and hold.
No, and buttons only trigger for the configured action (so they are not really "push-buttons").

Re: Fibaro keyfob buttons

Posted: Saturday 09 March 2019 22:28
by jaha
lost wrote: Saturday 09 March 2019 21:07
jaha wrote: Saturday 09 March 2019 11:16 So do you get more than 6 buttons? I dont get sny buttons for double click action tripple and hold.
No, and buttons only trigger for the configured action (so they are not really "push-buttons").
Okey must be a way to add all 30 buttons

Re: Fibaro keyfob buttons

Posted: Tuesday 12 March 2019 16:38
by jaha
Anybody know how I get edit domoticz code or the zwave XML so that domoticz adds 30 buttons for each action double, tripple click etc?

Re: Fibaro keyfob buttons

Posted: Wednesday 13 March 2019 14:07
by jaha
I found this.

Can I add this to domoticz?

https://community.home-assistant.io/t/f ... port/50097

Re: Fibaro keyfob buttons

Posted: Wednesday 13 March 2019 22:12
by jaha
Tried to add it in the zwcfg.xsd

But dont work found this:

Can any expert please help me how I add this to domoticz?

Link: https://www.home-assistant.io/docs/z-wa ... -specific/

Below is a table of the action/scenes for the Keyfob (as a reference for other similar devices):
Action scene_id scene_data
Button one (Square) single tap 1 7680
Button one (Square) hold 1 7800
Button one (Square) release 1 7740
Button two (Circle) single tap 2 7680
Button two (Circle) hold 2 7800
Button two (Circle) release 2 7740
Button three (X) single tap 3 7680
Button three (X) hold 3 7800
Button three (X) release 3 7740
Button four (Triangle) single tap 4 7680
Button four (Triangle) hold 4 7800
Button four (Triangle) release 4 7740
Button five (Triangle) single tap 5 7680
Button five (Triangle) hold 5 7800
Button five (Triangle) release 5 7740
Button six (Triangle) single tap 6 7680
Button six (Triangle) hold 6 7800
Button six (Triangle) release 6 7740

Re: Fibaro keyfob buttons

Posted: Wednesday 20 March 2019 10:05
by jaha
I solved it.

Info can be found here if somebody having the same problem.

https://github.com/domoticz/domoticz/issues/2693

Re: Fibaro keyfob buttons

Posted: Wednesday 20 March 2019 15:10
by jaha
jaha wrote: Wednesday 20 March 2019 10:05
@
lost wrote: Saturday 09 March 2019 8:55
jaha wrote: Friday 08 March 2019 16:54 Hi just got the fibaro keyfob. All buttons added in devices (6) but not getting any buttons for double click or hold press. Like I get with the fibaro dimmer 2. How can I add this?
I solved it.

Info can be found here if somebody having the same problem.

https://github.com/domoticz/domoticz/issues/2693