Okay Thank you very much
Maybe someone can clone/modify the driver to support the single switch mode. The addition of the fingerprint (and removing the second channel) could be enoughā¦
that would be great i have also written to fibaro but i donāt think anything will happen here
Hi,
You can set the device preference to ā1st and 2nd button toggle the loadā option. With this it must work as a single switch with two buttons.
- name: "buttonsOperation"
title: "Buttons operation"
description: "How device buttons should control the channels"
required: false
preferenceType: enumeration
definition:
options:
1: "1st and 2nd button toggle the load"
2: "1st - load ON, 2nd - load OFF"
3: "2-way/3-way switch configuration"
default: 1
This is not very easy.
The device is the same for single or double switch and it is not known what changes in its operation when it is configured as single.
Does endpoint 2 disappear or not?
Does it stop sending commands to endpoint 2 or not? And others that I do not know.
In the documentation there are configuration parameters that are different for each mode.
I know. Almost impossible without a device to test it.
i have a device
but you probably live too far away
hey I have another question I bought the Fibaro controller but canāt find a driver do you have any ideas?
Maybe because thereās no driver?
Does Fibaro (a company that wants to sell hardware) even provide drivers for their individual devices?
They want you to use their own Home Centre 3, that has a Works With SmartThings certification.
Get one of those and see how it integrates.
On the Fibaro website it says works with smartthings but maybe only if you buy their hub?
I would like to keep my hub.
I just wanted to make my switches and sockets smart and standardised
The sockets should work out of the box.
And the switches could be supported in SmartThings with little effort - but without all the fancy features like the LED ring.
As I said before: I donāt know where the driver for the double switch and the dimmer came from and why thereās no driver for the single switch (mode).
Someone has to write the driversā¦