Replies: 6 comments 20 replies
-
Would be really a cool feature! I'm going crazy with the experiment to calculate the blinds with node red :) |
Beta Was this translation helpful? Give feedback.
-
Hi, @Ewoodster, @schlegel Sorry for the long delay. If so, which kind of installation are you using ? Addon, docker, standalone ? Thanks |
Beta Was this translation helpful? Give feedback.
-
Sorry for my late reply. Lots of work, but now I got one week of vacation. I have implemented everything as per instruction and get the following feedback:
|
Beta Was this translation helpful? Give feedback.
-
Hi together, My Setup:
If I see it correctly, the EEP-file modification above is not necessary anymore cause its added in the default. (I've added it anyways) I pressed the original switch and listend for the "feedback" ID of the fsr14. Then added the following in devices-file: [cover_state/arbeitszimmer] triggered the switch, but only got: Thought I should get the feedback-telegram now in Protocol-Log. But nothing shows up...have I forgot something? @mak-gitdev. I've also no clue how to convert this feedback-telegram to a HA-Cover-Entity which can be used in UI-elements and I am also very interested to get the glue-code which you announced previous. Go on with your great work! |
Beta Was this translation helpful? Give feedback.
-
Hi together, the FSB14 sends different rorgs as feedback depending on whether a final state has been reached or not, see last page. It would be very helpful to get mqtt message for two defined devices with the same address but different rorg. Currently, just the first matching address is processed further. This means either I miss the final state feedback or run times in case the shutter was stopped before reaching the final state. Examples: for receiving run times: for receiving final states: Is it possible to support such a configuration? Thank you for your great work! |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, There is a preview version available for the support of Eltako devices. Supported devices are listed here and you can have a look at this discussion to set up your devices. This version will later be merged in HA_enoceanmqtt 0.2.1. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Thanks to the great work so far, I am now able to control all the lights, sensors and blinds in my house. What is missing so far is the feedback from the actors. This means I can turn on and off the ligths from home assistant, and I can see the status when I do so, but I can't see the status change, when the lights or blinds were activated via the normal wall-mounted switches.
I know that Mak-dev is already working on the LED actors FSR-14 which is great, but I haven't seen the request for the blinds actors FSB14, yet. They will be a tougher nut to crack as their EEP is A5-3F-7F. So far I can open and close the shutters and blinds, and I even managed to control their position with a sort of work around in node-red (measure the run time, then divert it by the time needed to reach the intended position), but I am missing the feedback loop. The FSB14 send their runtime back, so once they are implemented, I have a closed loop control of the shutter positions.
I am willing to give any support needed.
Thank you very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions