Skip to content

Conversation

@shbatm
Copy link

@shbatm shbatm commented Jun 8, 2020

Just wanted to share this back -- I appreciate the code base and all the work you've done on it! I went through and did some general code cleanup per HA Standards (Black, isort, etc.)

I also made some minor tweaks which I've been using for a couple months:

  • Make RTS Cover Device class inherit from RFLink cover to prevent need for importing rflink module twice.
  • Flip the timer to start after the command is sent, to get a slightly more accurate position.

Don't worry if you don't want to use any of this; like I said, I just wanted to share back the tweaks I've made for my use case.

General code cleanup per HA Standards
Make RTS Cover Device class inherit from RFLink cover to prevent need for importing twice.
@javicalle
Copy link
Owner

@shbatm my sincere apologies for not giving you any feedback to the PR, but until now I have not been aware that I was here. I'm very sorry.

I promise to review your comments and suggestions as soon as I have a moment to review them.
I want to adapt the CC to the new HA requirements and maybe make it HACS compliant.

@shbatm
Copy link
Author

shbatm commented Apr 7, 2021

No worries. I know how it goes. I was using this version for a little over a year until I moved, it was working well. I haven't checked it against the newest HA since my RFLink is still in a box...

javicalle referenced this pull request May 29, 2021
Add version to the manifest file to acomplish with the HA custom_components requirements.
Also add myself as codeowner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants