oh2th / com.go-e.charger

Homey app for the go-e Home and Gemini family of EV chargers
GNU General Public License v3.0
1 stars 2 forks source link

When authentication is required, allow_charging will not change state #17

Closed oh2th closed 1 year ago

oh2th commented 1 year ago

Describe the bug

Changing allow_charging mode has no effect, if authentication is required (v2-api-key: acs=1) from the go-eCharger security settings. Works fine when authentication is disabled (v2-api-key: acs=0)

Workaround

For now, disable authentication, and the allow_charging works as expected from Homey.

Expected behavior

allow_charging changes in Homey, should work also with authentication.

Related information