Added to profile of Fibaro single switch FGS- 213, button1 and button2 components.
Modified code to execute scenes, sending events to button1 for S1 scenes and to button2 for S2 scenes if are activated wit parameters 28 or/and 29
───────────────────────────────────────────────────
Name Z-Wave Switch and Child Mc
Version 2023-04-06T11:23:43.217297079
───────────────────────────────────────────────────
First of all, thank you Mariano for the Fibaro Smart Implant (FSI) driver. I can finally see the value of the onboard temperature sensor.
I still have one issue. I have two DS18B20 temperature sensors connected to the FSI but I can only get a temperature reading from one of them. When I connect each one individually they each work correctly so I believe the sensors and wiring are correct. When I connect them at the same time to the FSI the driver reports “- ‘C” for the second one.
I’ve also tried to get it to work with and without the 4.7K ohm pull-up resistor on the serial line. There is no change in the behavior.
In order to try and get the driver to recalculate what temperature sensors were attached I went into Settings and checked “6 External Temp Probe”. The log file output at this point is here.
Has anyone been able to get more than DS18B20 temperature sensor to work? If so, could you please give me any ideas on what else I can try. Thanks.
I have two sensors working for several weeks using Smart Implant Beta-4 driver. Try remove Smart Implant and then rejoin Smart Implant when both sensors are connected.
@TapioX, thank you for the suggestion. I removed and reinstalled the device again this morning and, unfortunately, only one external temperature probe is providing a reading.
Do you use a pull-up resistor in your configuration?
This parameter allows reversing the operation of Q1 and Q2 without changing the wiring (in case of invalid motor connection) to ensure proper operation.
Would it be possible to use this to make the child device(Edge_child) display the power and energy?
Is it possible to make the child device display the energy and power?
I integrate Smartthings with Home Assistant and use the energy and power there.
HI @Ped
Sorry, this requires modifying and adding quite a few things to the driver.
I don’t know if in the future I will have time to do it, right now I don’t have it.
You have to activate in preferences send scenes, parameter 28 for S1 and parameter 29 for S2 to value 15, which sends all possible actions
When you perform the actions on the ficisco switch, you have to see in the details view that Button-1 shows the scenes for S1 and Button-2 shows the scenes for S2.
The routines are made by putting in the IF part the actions of button-1 or button-2
Great to have a driver available for the Fibaro Smart Implant thank you. I installed mine yesterday with the “Smart Implant Beta-4 driver” and a single external temperature sensor, but will mainly be using the outputs. The outputs both seem to be able to be switched on remotely, but when trying to switch them off, I just get a spinning button in the SmartThings app and it eventually says there is a network error. If I manually switch them off on the device whilst the app is requesting them to switch off, the app recognises that they have switched off and stops spinning the button. Therefore I don’t think it really is a network error, just that the code to activate the turn off isn’t successfully creating the action. Any thoughts @Mariano_Colmenarejo ???
The operation of the out switches depends on the configuration parameters of the device.
The parameters shown in preference settings after installation are the default values, but the device may have other values saved from its previous use.
You can do a factory reset to restore the default values or modify the parameters manually.
Other users could help you with this, I don’t have this device, but if you want to send me the CLI logs of what doesn’t work I’ll look at it.
This is the manual, in case you don’t have it
This part is important to allow out1 and out2 local or zwave control