Ohme car charger integration

Dan,
Sorry dont think I replied. Can you share your automation?

This is what I’m trying to achieve, i’m sure its a stupid syntax error, any ideas?

Its supposed to be setting number.ohme_target_percent =number.ohme_target_percent - sensor.polestar_battery_charge_level

Thanks

action: number.set_value
metadata: {}
data:
  value: "{{number.ohme_target_percent - sensor.polestar_battery_charge_level}}"
target:
  entity_id: number.ohme_target_percent

I have been using this integration for quite some time and it is great.

We have just had a second Ohme Charger Installed that is registered to a different e-mail address/account.

Is it possible to add a second instance of a charger to the Integration? When I try it comes up with a message “already_configured”

I’m in the process of rewriting mine - I’ll drop it here when I get a change (hopefully tonight)

I think this is a really simple fix. Can you try out v1.1.0-beta.1 please? If you’re using HACS you can just go into HACS, find the integration and click redownload.

Thanks Dan!

I have just installed the beta and tried adding a second account/charger and interestingly is comes up with the message “Unknown error occurred”, but when I click OK it has added the charger, but it seems to be a duplicate of the first one, rather than the new charger (checking the serial numbers).

Let me know if there is anything I can do to help diagnose the problem?

Update: I just tried deleting the charger and adding back in again and it appears to have worked

Sorry, spoke too soon, seems it didn’t add the second charger, but overwrote the original one, so have two duplicate new chargers

I signed into ohme with Google. It doesn’t seem to link with home assistant. Is there another way to link it?

@dan-r Loving the intergration. Only thing I’ve been able to find that will allow me to control with HA but one question, have you worked out a way to use the CT Clamp data from the Ohme Pro? Would love to use that with my HA as we have a clamp on our incomes

CT clamp readings are shown if your device supports it. From my Home Pro:

image

Yes! Thank you have found that one now. Any way to get it linked with Consumed energy?

Basically wanted to avoid having an extra CT clamp on my main as the Ohme already has one!