DrieStone / TeslaData-Widget

A Scriptable widget to pull data from the TeslaFi API
59 stars 18 forks source link

Using with Teslamate #11

Open chinedu40 opened 3 years ago

chinedu40 commented 3 years ago

Hi,

I'm a little confused as to how to make this work with teslamate running on docker. As far as i'm aware teslamate doesnt have an api url unless by this you mean the http://localhost:3000 or http://localhost:4000. Similar where would i create a json file for this configuration?

himynamesned commented 3 years ago

Hi,

I'm a little confused as to how to make this work with teslamate running on docker. As far as i'm aware teslamate doesnt have an api url unless by this you mean the http://localhost:3000 or http://localhost:4000. Similar where would i create a json file for this configuration?

@Chinedu40 Looks like someone has managed it https://teslamotorsclub.com/tmc/posts/5254207/

tlj commented 3 years ago

I just created https://github.com/tlj/teslamate-mqtt-api to expose data from Teslamate in an API (it's the one linked to by @himynamesned above). @DrieStone, maybe you can add a note about using that in the Readme?