itchannel / apex-ha

Local Neptune Apex HA Integration (Aquarium Controller)
GNU General Public License v3.0
19 stars 3 forks source link

Failed to authenticate with Apex Controller #44

Open fungijr opened 5 months ago

fungijr commented 5 months ago

Hello,

I tried setting this up today but all I'm getting is a "Failed to Connect" error.

2024-01-30 09:24:12.454 ERROR (MainThread) [custom_components.apex.config_flow] Failed to authenticate with Apex Controller

Any ideas?

mzdimal commented 2 months ago

For me, it errors out on line 42 of config_flow.py and it's likely because my device does not support the rest authentication method used by this integration. It would be nice to use the integration without authentication and only use the read-only mode for status polling.