I’m trying to switch over from the somewhat-broken Tesla Custom Integration (HACS) to the new Tesla Fleet integration. Looks good so far! Missing a few sensors though:
- charge limit (%)
- climate (is it on or off)
I’m trying to switch over from the somewhat-broken Tesla Custom Integration (HACS) to the new Tesla Fleet integration. Looks good so far! Missing a few sensors though:
Broken how?
I’ve had a number of things stop working as of late (back seat warmers, asleep always shows on, no elegant solution to the draconian new polling limits) and had to implement things like the proxy add-on to keep it working. Don’t want to sound thankless - its been a great solution for a constantly moving and frustrating platform. But this new component seems like the future.
It certainly is annoyingly ever changing. It costs, but Tessie works well.
Edit: the author of the fleet integration has said that there is more to come, but I can’t see any action on GitHub.
same here, need the charge limit sensor for doing HA-automation-things
I created a new issue: Missing sensor "charge limit" in Tesla Fleet integration · Issue #126476 · home-assistant/core · GitHub
Fleet is s work in progress. Basically int sensors in the first person. If you look at GitHub you’ll see activity. Looking forward to when stuff gets released
It just shipped, along with almost every other command, in 2024.10
Tessie has taken a little bit of a backseat while I worked on Tesla Fleet. I expect to give it some more love early next year.
just tried it but cannot find the sensor for the configured “charge limit”. am I blind?
From what I can see charge limit is not yet in Tesla fleet.
It’s missing: Add missing number platform to init of Tesla Fleet by Bre77 · Pull Request #127406 · home-assistant/core - github.com
Yeah I somehow forgot to add the number platform to the init so it just… doesnt get added. Should get fixed in 2024.10.1
Thanks Brett.
Charge limit and charge current seem to be in 2024.10.1, many thanks.