gibsonlp
(Gibsonlp)
September 16, 2019, 9:25pm
1
Hello.
I have successfully configured RFlink to control (most) of my Somfy covers.
One cover, however is inverted for some reason, up is down and down is up. The physical remote control is fine (up is up).
I was wondering if there is a way to flip it in the configuration, I could not find a way to do it in the RFlink interface itself so I thought that maybe it’s possible in the HASS level.
It looks like someone already wrote a quick fix here: https://github.com/fmartens/home-assistant/commit/1b34ce80cdc024d42c5eb0b56b6f1e474b2e46ee
I was wondering if there is a reason this was not added to the main branch and/or if there are other solutions.
Thanks!
javicalle
(javicalle)
September 18, 2019, 6:27pm
2
The fix you have found will be released with the next hassio’s version.
You may have it available to install in a couple of days.
javicalle
(javicalle)
September 19, 2019, 12:51pm
4
And here it is:
![](upload://kYr6OQ4gzito0Ki4sduMsNs9FOz.png)
Happy 6th birthday to us! Yep, it’s been 6 years since the first commit, 6 years since we started our quest for a local and privacy foucsed home automation hub. And I think that we’re doing a pretty ok job
It’s time for Home Assistant release 99. And this release is adding a bunch of new great features all over the place.
Welcome Bram!
Nabu Casa has hired Bram Kragten . Bram has been active in the Home Assistant community for a while and is on…
After update you can configure your sunscreen as inverted
:
cover:
- platform: rflink
devices:
YOUR_ACTUAL_DEVICE_ID:
... /...
type: inverted
1 Like