Hi
First of all, amazing work you are doing!
I am creating an automation in home assistant to charge my EV with my Ohme Go charger.
I noticed that from home assistant I cannot change to the paused state. Then I get the following error: Error: Error communicating with Ohme API. When I change from smart charge to max charge that works as expected.
When I change the mode in the (iOS) app it also works.
Did they change something in the API?
Found some more stuff in the home assistant logs
`Logger: ohme.ohme
Source: components/ohme/select.py:76
First occurred: 9:57:53 PM (3 occurrences)
Last logged: 10:00:52 PM
Ohme API response error: /v1/chargeSessions/<serial>/stop, 401; {"timestamp":1766177873417,"status":401,"error":"Unauthorized","message":"Unauthorised","path":"/v1/chargeSessions/<serial>/stop"}
Ohme API response error: /v1/chargeSessions/<serial>/stop, 401; {"timestamp":1766177906095,"status":401,"error":"Unauthorized","message":"Unauthorised","path":"/v1/chargeSessions/<serial>/stop"}
Ohme API response error: /v1/chargeSessions/<serial>/stop, 401; {"timestamp":1766178052610,"status":401,"error":"Unauthorized","message":"Unauthorised","path":"/v1/chargeSessions/<serial>/stop"}
`
Hi
First of all, amazing work you are doing!
I am creating an automation in home assistant to charge my EV with my Ohme Go charger.
I noticed that from home assistant I cannot change to the paused state. Then I get the following error:
Error: Error communicating with Ohme API. When I change from smart charge to max charge that works as expected.When I change the mode in the (iOS) app it also works.
Did they change something in the API?
Found some more stuff in the home assistant logs
`Logger: ohme.ohme
Source: components/ohme/select.py:76
First occurred: 9:57:53 PM (3 occurrences)
Last logged: 10:00:52 PM
`