bretterer / home-assistant-rivian

Rivian (Unofficial) Integration for Home Assistant
Apache License 2.0
103 stars 20 forks source link

Climate Control Prompts Failure to Establish Connection to API #167

Open TonyMontuna opened 2 weeks ago

TonyMontuna commented 2 weeks ago

When trying to turn on the Air Conditioner, I get an error saying unable to connect to Rivian API.

I tried restarting HASS, disabling and re-enabling the integration, using the integration device information interface, the climate card interface, and none prompt a different result.

I enabled debugging and noticed there are a few things it's telling me home-assistant_rivian_2024-06-15T20-32-06.697Z.log

"Error occurred while communicating with Rivian."

"Cannot Connect to Host Rivian.com"

I've attached to debug logs here. If there's something else I should try or perhaps I've incorrectly configured please let me know.

natekspencer commented 2 weeks ago

It looks like something outside of this integration is blocking (or interfering with) network traffic to the Rivian endpoints. Have you made any adjustments to firewall rules, addons (such as adguard) or such that effect network traffic? On another integration I work on, IPv6 also causes issues, so might be worth checking and ensuring that is disabled and testing if that fixes anything.