fjhorrillo / homebridge-airzone-cloud

Homebridge Airzone Cloud
Apache License 2.0
21 stars 3 forks source link

AirzoneCloud and DKN in parallel #9

Open javierinho2000 opened 2 years ago

javierinho2000 commented 2 years ago

It would be great to have either one bridge for both system modes or two bridges in parallel

In my home setup, 3 AC units run on DKN and one newer one on AirzoneCloud. Would it be possible to allow for both types of units so be exposed to Homekit? Maybe the plugin should be split in two?

fjhorrillo commented 2 years ago

Hello, I didn’t think about have more than one system. When I implemented support for DKN I evaluated this option (split in two) but is more difficult to maintain. I will check about to have multisystem config.

javierinho2000 commented 2 years ago

That's fantastic! I'll be glad to beta test if you have trouble testing the multi system option.

By the way, my 3 legacy units run on DKN Cloud: image (This app:) image

I successfully setup the bridge for this and Home showed all three units. However they were all unresponsive.

And the newer unit runs Airzone DKN EU app: image (This app:) image

Does your plugin support the api used by this newer app?

Thanks a lot for your support!

javierinho2000 commented 2 years ago

I just found API reference for DKN Airzone app. It seems it's a different protocol so you're plug-in most probably doesn't support it yet...

fjhorrillo commented 2 years ago

Hello Javier,

First of all, I will be glad if you join to our discord server to help with the testing of this new feature, I only have an Airzone System. For DKN I had the help o a member of our small community.

Finally, regarding to the new API I’m waiting for @fonsos help as contact with Airzone company.

javierinho2000 commented 2 years ago

Sure, glad to join you in Discord. Done!

fjhorrillo commented 2 years ago

Hello, I publish v0.2.0 with compatibility with the new API, also this version adds thermostats for all zones in all installations for one connection.