rubillos / RV-Bridge

Homekit to RV-C bridge - Allows control of RV lights, fans, and thermostats via HomeKit.
73 stars 11 forks source link

Feature Request: Awning Control and Heat Pump #2

Closed kwe1009 closed 1 year ago

kwe1009 commented 1 year ago

I have a 2019 Tiffin and your code works great with it but I would like to be able to control my awning and heat pump. I'm not much of a programmer and all of my attempts to make this happen have been unsuccessful at best.

rubillos commented 1 year ago

I'm planning to add support for awnings in a couple of months (we store our RV about an hour away so I really only get to work on this software when I'm traveling in it). Awnings are a bit tricky because the software has to estimate the position of the awning based on the amount of time since the button presses. I have some ideas on how to implement it and will be working on it on our next trip in October.

Did you create a configuration file for you Tiffin? If so I'd love to incorporate it into this project. Thanks!

kwe1009 commented 1 year ago

Thanks. Attached is my Tiffin file which I am still working on. I had a CoachProxy but the CAN bus board just died so I'm trying your solution which I really like better. I don't have Apple products but I'm using the Home KIt bridge with Home Assistant and it is working great.

Michael W.

On Mon, Aug 14, 2023 at 10:47 AM Randy Ubillos @.***> wrote:

I'm planning to add support for awnings in a couple of months (we store our RV about an hour away so I really only get to work on this software when I'm traveling in it). Awnings are a bit tricky because the software has to estimate the position of the awning based on the amount of time since the button presses. I have some ideas on how to implement it and will be working on it on our next trip in October.

Did you create a configuration file for you Tiffin? If so I'd love to incorporate it into this project. Thanks!

— Reply to this email directly, view it on GitHub https://github.com/rubillos/RV-Bridge/issues/2#issuecomment-1677587323, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF462HVPE3DQ3CYEYW7BEKTXVJB47ANCNFSM6AAAAAA3O6EZ3U . You are receiving this because you authored the thread.Message ID: @.***>

rubillos commented 1 year ago

I don't think GitHub has a way to add attachments to issues. (If you replied to the GitHub email any attachment would be ignored). Could you send the file to my email at randy@mac.com? Thanks!

rubillos commented 1 year ago

Great, got the file, thanks!