RainerStaude / hass-becker-component-plus-pybecker

A native home assistant component to control becker RF shutters with a Becker Centronic USB Stick.
MIT License
47 stars 4 forks source link

Not working with Roto roof shutters #6

Closed Flink closed 2 years ago

Flink commented 2 years ago

Hi!

I basically have the exact same problem than the one described here: https://github.com/ole1986/centronic-py/issues/24 If I try to call the service becker.pair twice though, nothing happens the second time :confused: I’m using HAOS so I don’t have access to python when ssh’ing into the Core container. Any idea on how to make it work with your custom integration? (which seems very nice otherwise!)

RainerStaude commented 2 years ago

I will look into this later this week. It should not be a big deal.

RainerStaude commented 2 years ago

Could you try if the changes in the develop branch work for you: https://github.com/RainerStaude/hass-becker-component-plus-pybecker/tree/develop Just download the files and replace them in your config/custom_components/ folder.

Flink commented 2 years ago

Just tried and it’s working perfectly! Thanks a lot :slightly_smiling_face:

RainerStaude commented 2 years ago

Great 😃

RainerStaude commented 2 years ago

update main branch with changes from development branch.