(EDGE Driver-Mc): Z-Wave Edge Drivers and others with FIBARO devices:

This driver has a problem with this device, which was reported a year ago.
They made a driver modification and asked if that solved it, I told them that it didn’t solve it and that’s how it stayed.

from fibaro do not expect any help for smartthings user

1 Like

@Mariano_Colmenarejo

Actually I worked out how to link to Mariano’s Edge Drivers and downloaded the Fibaro Switch one, and it has solved my problem! So thanks very much Mariano!

That said, I am trying to customise as little as possible. Anyone know why they can’t just fix these bugs in the SmartThings Stock ZWAVE Switch driver?

thanks
David.

1 Like

Out of interest has anyone used a Fibaro Smart Module (FGS224) to power lighting (non dimmable)?

I’ve seen someone saying these are ‘dry contacts’ best not used for light switching, though I have no idea whether that means it will not work, or is just ‘not advisable’ but will work. Not sure, then, why it would not be advised. I have some spare Smart Modules which I’ll set up once the electrician swings by. I’d prefer to avoid buying additional Fibaro Double (FGS223)/Single 2 switches, when I already have a few spare Smart Modules.

Thanks if you have experience with these…

David.

Devices with relays, such as FGS-223 or FGS-224, are designed for nominal values ​​of resistive loads, incandescent bulbs.

If used with LED bulbs, which have a switching power supply to convert AC to DC to power the LEDs, then the peak start current can reduce the life of the relay contacts, if leds are rated at 100w or more, that was my experience. Relays lasted a year and I had to put a current-limiting resistor with the LED panels and they have already been working for 3 years with the new relays that I put in double swicth fgs-223.

That is why devices that use an electronic switch or an electronic current regulator instead of a relay are better for this type of LED bulbs.

In the Fibaro manual it explains well the maximum resistive current they support.

2 Likes

Thanks Mariano. So what Fibaro module would you use with LED bulbs (non-dimmable)?

If the LEDs consume less than 200w, a current limiting device like this one can be used, placed in series with the LED circuit.
Absorbs the peak starting current and prevents the relay contacts from burning

1 Like

Mariano, hello!
Could you add support for Aeotec Home Energy Meter Gen2 (1 phase) to this driver (Z-Wave Electric Meter Mc)?
Mfg Code - 0086-0002-001C
Model - 0002-001C

Hi,

This device is already added to the driver.

- id: "AeonHomeEnergyMeter/2-EU"
    deviceLabel: Aeon Energy Monitor
    manufacturerId: 0x0086
    productType: 0x0002
    productId: 0x001C
    deviceProfileName: base-electric-meter
2 Likes

Previously I used the Aeotec Edge driver. When I installed and applied your driver for my HEM g2, nothing changed. The device still only transmits reports with Power (W) and Energy (KWh). Volts (V) and Current (A) are not displayed. Can you tell me what could be the reason?


Hi,

It was tested and another user sent me CLI logs when I added it and this device does not emit voltage and current.

Do I understand correctly that the problem is in the firmware of the device itself? And that, regardless of the settings of parameter 101, there is no current and voltage data in the reports that it sends to the hub?

This model that we tested and according to this documentation does not send values ​​of V and A

0086-0002-0001, I think it supports it, but I have not tried it nor have I found documentation

https://manual.zwave.eu/backend/make.php?lang=en&sku=AEO_HEM2&cert=ZC08-13040001

Hi, thank you for your drivers.
Could you please look into the Window treatment driver MC as it is showing the gate’s status as ‘open’ when they are actually closed and vica versa. I use the driver with Fibaro ibt4zwave. Another user had a similar issue with the correct status report.


It does not show percentage of closed/open state; 0% or 100% with no intermediate values if stoped while operating.

The gates can be open and closed.
Thank you.

Sorry, I didn’t find a solution to that problem.

You can ask to @Giorgia if she found a solution

So I ended up creating a virtual device, activating the gates and correcting status display with routines.

2 Likes

Hi @Mariano_Colmenarejo ,
A good friend is going to buy FGR-224 , because it have the ability for manual time calibration in addition to auto calibration. Can you please add to your driver ?

Hi @dotan_shai

I’ve spent over an hour looking at the manuals for the FGR-223 and FGR-224, they are quite different in terms of operation and the parameters have different values ​​and sizes.

All this requires writing a specific subdriver for this device with a new profile with preferences and the code to manage them.

Sorry, but I don’t have time to spend so much time developing this and debugging it without having a device

3 Likes

Hi @Mariano_Colmenarejo,
I’m just informing anyone that you made a test driver for FGR-224 under Zwave Window Treatment - Test driver . Also, @dubi_dekel is going to buy this device. He will test the device and send some CLI logs if needed for debug.
As always, thank you so much for your work and time…

2 Likes

Hi,

Is there any news on whether it works? to merge the Mc driver

Not yet… My friend @dubi_dekel still didn’t receive his ordered FGR-224 module.
I’ll let you know when he’ll get it. I will also send you a CLI log in case you’ll find something that you want to change…