Home Assistant Automations

2025.6.0 breaks it due to a dependency.

  • Setup failed for custom integration 'lucidmotors': Requirements for lucidmotors not found: ['lucidmotors==1.2.3']. 10:18:32 PM – (ERROR) setup.py

    Unable to install package lucidmotors==1.2.3: × No solution found when resolving dependencies: ╰─▶ Because lucidmotors==1.2.3 depends on protobuf>=5.28.3,<6.0.0 and protobuf==6.31.1, we can conclude that lucidmotors==1.2.3 cannot be used. And because you require lucidmotors==1.2.3, we can conclude that your requirements are unsatisfiable. 10:18:30 PM – (ERROR) util/package.py - message first occurred at 10:18:28
Ughhhh I really wish gRPC and protobuf didn’t suck at versioning lol

@segbrk may have to be the one who fixes it since I’m in Wisconsin visiting family this weekend
 
This is very cool indeed. I set this up locally, and to my pleasant surprise, the estimated range / degradation info is sent to Teslalogger if you turn it on, and you can compare your car with the rest of the fleet at https://teslalogger.de/degradation.php. The dropdown does not have Lucid models, but if you edit it in HTML, you'll start seeing data (see below, in km, with only 2 data points currently). I'm not sure what the exact name of the other models are in the API.

I started a new thread here: https://lucidowners.com/threads/lucidlogger.12559/
Please post your questions there to keep this topic clean.
 
Happy Father's Day everyone!

I'm getting an error when I try to connect my Lucid to HA I am getting the following error... "Config flow could not load: 500 Internal Server Error Server got itself in trouble" I have rebooted my HAG multiple times and I have HACS. Not sure what how to resolve the error. Any help would be appreciated @borski :)
 
Happy Father's Day everyone!

I'm getting an error when I try to connect my Lucid to HA I am getting the following error... "Config flow could not load: 500 Internal Server Error Server got itself in trouble" I have rebooted my HAG multiple times and I have HACS. Not sure what how to resolve the error. Any help would be appreciated @borski :)
There's a version mismatch between the Lucid integration and Home Assistant Core 2025.6.0. We'll have to wait until one of the Integration's clever and generous authors has time to fix it.
In the meantime, if you haven't updated your Home Assistant to 2525.6.0, you might want to hold off. I did, as I rely on the integration to assist with charging my car.
 
Last edited:
Thanks for the quick reply. I have 2025.6.1. Must be cuz I just got HAG last week and everything is new. I'm a bit overwhelmed by HA so it's good to know that this issue isn't me.
Hang in there once you get it setup you'll love it. Definitely an issue with HA hopefully one of the repo owners can update it soon. It appears to be due to a version discrepancy in gprc / protobuf which I too fought with implementing the API directly in Python. Hopefully will be resolved soon.

In the meantime, you should try experimenting with other home assistant capabilities. I use it for controlling my entire house. Lights, sprinkler system, pool fill, garage/gate doors, thermostats, and notifications for camera events.
 
Hang in there once you get it setup you'll love it. Definitely an issue with HA hopefully one of the repo owners can update it soon. It appears to be due to a version discrepancy in gprc / protobuf which I too fought with implementing the API directly in Python. Hopefully will be resolved soon.

In the meantime, you should try experimenting with other home assistant capabilities. I use it for controlling my entire house. Lights, sprinkler system, pool fill, garage/gate doors, thermostats, and notifications for camera events.
I'm migrating devices from smart things one room at a time. I'm also working on a Eufy camera integration that is a slow go :) Patience is a virtue.
 
Mine has evolved far beyond what I thought it would be several months after starting. One idea at a time.
 
What everyone else said is correct. @wwong actually already created a PR for this (thank you!) and @segbrk should get it merged and release a version soon.

I would but I’m on a family weekend in Wisconsin.
 
v1.2.0 is out. Let me know how I've broken it this time 🙂
In theory it shouldn't break with every new HA release now... we'll see how that works out
 
v1.2.0 is out. Let me know how I've broken it this time 🙂
In theory it shouldn't break with every new HA release now... we'll see how that works out
Perfect! It’s loading again. Thanks :)

Looking forward to my garage door opening automatically when I enter the court again :p
 
Last edited:
v1.2.0 is out. Let me know how I've broken it this time 🙂
In theory it shouldn't break with every new HA release now... we'll see how that works out
Thank you!
 
I added this to my HA setup to check it out. What I am seeing concerns me. I am hardcore about MFA. Am I seeing this right, if Lucid's security get compromised, bad actors can access direct control to our cars with just username and password. No api token key or any extra level of security in the API?
 
Back
Top