Hey all, for those who don’t know,
@segbrk and I reversed the Lucid Motors mobile API, and you can find the Python bindings for that here:
https://github.com/nshp/python-lucidmotors
Pary of the reason we reversed it (other than it’s fun and we don’t know how not to open locked doors) was to build a Home Assistant integration, which is now fully featured and you can find here:
https://github.com/borski/ha-lucidmotors
It’s super easy to install the HA integration through HACS, as explained in the link above - if you don’t have
Home Assistant, it’s a fantastic tool that is trivial to set up and will handle all of your home automation, allowing you to do things you’ve never even considered doing before.
For example, my bathroom fan turns on whenever the humidity is above 60% automatically, and turns off when it’s at a reasonable humidity level - that is something I accomplished with a $3 temperature/humidity sensor that hooked right up to home assistant with zero lines of code.
If you are adept with the terminal, there are a myriad number of ways to
install Home Assistant.
If you are not, and don’t want to learn, that’s totally fine! Even the most Luddite of us can set up Home Assistant Green - it’s a little $99 box you plug in, and is entirely plug-and-play, and comes with HA preinstalled. It’s really super duper easy. Seriously, here’s the 4-step tutorial.
If you are fancy and have any Zigbee or Thread devices, you can add on a
SkyConnect for $35. If you don’t know what Zigbee or Thread is, don’t worry about it for now, but the gist is they are wireless local communication protocols for smart home devices; HA cannot hear them by default, but by buying this “USB key” it can hear those radio waves and interact with those home devices.
Anyway, this thread is meant to be for people to share their automations, useful ways they’ve set up the Lucid integration for their home, and so on. If enough people use it, it may become its own subforum, but for now this is fine. Have fun!