jxg81 / homebridge-actron-que

Homebridge plugin for Actron Que Controller
Apache License 2.0
8 stars 0 forks source link

Support for ActronAir Neo Controller/App #8

Closed brades1607 closed 1 year ago

brades1607 commented 1 year ago

Is your feature request related to a problem? Please describe. Integration of this plugin with ActronAir's latest controller, Neo.

Describe the solution you'd like Integration of this plugin with ActronAir's latest controller, Neo.

Describe alternatives you've considered Attempted to try with the Que plugin with the login details from the Neo app, but no luck

Additional context Add any other context or screenshots about the feature request here.

jxg81 commented 1 year ago

Hi @brades1607 I wrote this plugin based on interrogation of my own que system operation. I suspect that the entire API component would need to be rewritten to work with the Neo API which i do not have the resources to investigate. Please feel free to fork the repo, you will be able to reuse much of the framework but you would need to replace the Que API interface with the relevant Neo API. Happy to give you some pointers if you're keen to pick it up.