hunterjm / ac-infinity-hacs

Custom Integration for AC Infinity Controllers
MIT License
25 stars 8 forks source link

Multiple controllers? #1

Open Kathou99 opened 11 months ago

Kathou99 commented 11 months ago

Hi Can we add multiples units? I only added one and now I get this to add other ones

The flux of configuration cannot be confured : 500 Internal Server Error Server got itself in trouble

By the way thank for this integrations :)

ChillingSilence commented 11 months ago

I've added multiple through configflow, however once I've added the second it seems like the first one just isn't happy with me any longer.

I can see this for it trying to update the speed etc for the 2nd:

2023-07-29 08:25:42.309 DEBUG (MainThread) [custom_components.ac_infinity] 48:27:E2:0F:6E:72: AC Infinity data: DeviceInfo(type=11, name='G-4N8ZA', version=6, is_degree=False, tmp_state=0, hum_state=0, vpd_state=0, choose_port=0, tmp=-327.68, hum=-327.68, vpd=-327.68, fan_type=None, fan_state=0, fan=6, work_type=2, level_on=6, level_off=6)

However in the debug logs I see nothing for the first at all when trying to adjust fanspeed.

Is this possibly related to the fact I have an esphome bluetooth_proxy to reach the units? It's in active connection mode.

ChillingSilence commented 11 months ago

Video showing this as I did the initial integration:

https://github.com/hunterjm/ac-infinity-hacs/assets/162461/f872e798-5e1a-443d-809b-4c85947a313f

My E-GMKQH just doesn't update (The first integration I did), no matter how many times I adjust it etc. whereas G-4N8ZA works after just half a second :)

Hopefully this video helps @hunterjm . This was on a fresh install with fans that had never been used before.

Kathou99 commented 11 months ago

yeah but I think it's support only one for now