Replies: 2 comments
-
PR Welcome
PR welcome
This is the "official" Tesla Integration, which
Agreed and often discussed, PR welcome
You can find all MQTT values here: https://docs.teslamate.org/docs/integrations/mqtt |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply Jakob. Is there a better place to have discussion with other devs to help me work through if I get stuck? It doesn't look like teslamate expose any of it's own metadata through mqtt so that might be a place I could start on a PR since it's a small scope. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I setup teslamate back in 2023. I recently did the latest update which was a bit painful with the postgres migration. But I'm also noticing all of my homeassistant yaml is out of date.
As I looked through the docs: https://docs.teslamate.org/docs/integrations/home_assistant/
I think using proximity in yaml is no longer supported.
2025-06-19 23:13:04.142 ERROR (MainThread) [homeassistant.setup] The 'proximity' integration does not support YAML setup, please remove it from your configuration
It might be nice to have a screenshot or two of using the proximity ui within HA instead:
https://www.home-assistant.io/integrations/proximity/
Also, this section in the docs was a bit confusing. Does this have anything to do with teslamate? I suspect it's old wall charger integration yaml or something to that effect.
One final thought, it might be nice to have an official teslamate integration for HA instead of having to manually configure the yaml. Then it could be kept up to date more easily as new teslamate versions come out. (I could try working on this)
https://developers.home-assistant.io/docs/creating_component_index/
I think teslamate itself would want to have some mqtt metadata possibly.
Something like:
Beta Was this translation helpful? Give feedback.
All reactions