[APP][Pro] Tesla Smart Charger

I have a feature request:
It seems like the only way to control the current for the Tesla charger is by using a flow card. Unfortunately, this makes it impossible for it to be directly controlled by other Homey apps. The only way for other Homey apps to be able to control the charge current through the ‘homey:manager:api’ is if the charge current is exposed as a capability.

Can you please expose the following as capabilities:

  • The target charge current
  • The measured charge current (if available)

If you don’t want it exposed this way because it clutters the UI experience, then adding it with uiComponent: null will also work fine.

I would happily write a patch to the tesla app for you but I couldn’t find the app on github.

1 Like