Nick Shipp
Nick Shipp
Heh, forgot I can't use features outside of nightly as well. Working on that.
This should now build on stable Rust *with* std, but no_std requires nightly feature-gated things.
Just going to throw my opinions into the wind. I have Alt+U mapped to undefine function and undefine variable, and `u` mapped to `Display as Unsigned Decimal`. I don't think...
For what it's worth, I've largely stopped verifying images in Frigate+ until this is resolved. I'm still uploading images, it just takes too much time to add bounding boxes for...
That's the same issue as https://github.com/Vector35/binaryninja-api/issues/4696
Lucid caches the value on their end for maybe 15-30 minutes after driving, but then it goes back to unknown. We may still want to cache the last known value.
Lucid doesn't expose that data, but you can compute it (in a Template sensor) based on the speed and discharge rate sensors. You're right though, we should just build that...
You're absolutely right, you're the first non-US owner we've heard from. I think I added support for other regions to the underlying library correctly, could you try https://testmycode.cc to make...
Oops, had a bug in there when there are no charging accounts listed in your account. Give it another shot?
Great, thanks for checking! In that case we basically just need to add a region selection field to the integration setup wizard. I should be able to do this tonight....