-
Setting the individual `available_current_phase*` isn't working. The Zaptec API requries all three to be updated at the same time to work.
-
I just switched from the 'root' HACS addon to this fork to try it out. In the original Zaptec addon, all data was added in the sensor attributes and I added some template sensors to extract those attr…
-
Hello
I am using the sensor.XXXXXX_session_total_charge to monitor my actual charge session. I am also using it for calculating daily, weekly, monthly and yearly use by loading it as a source entit…
-
Hi!
I've been using this now and it works awesome, thank you!
I can set:
charger_max_current: 6
charger_min_current: 6
But the charger supports setting this per phase as well. Is it possible …
-
I am getting the "invalid_driver" error when I try to add a Zaptec GO device in Homey. The error appears immediately when I click on Add device in the app.
-
-
Some attributes from charger data and state compete over the same attribute. E.g. `is_online` is being set to `True` by the data, and `1` by state, resulting in values going back and forth. Possibly t…
-
The "download diagnostics" seems to leak information that should be anonymized. E.g. `completed_session.AuthenticationCode` should be redacted.
-
Hi,
Love that this custom component exists.
I think now that Easee is in trouble, a lot of customers will choose to move to Zapotec in Sweden/Scandinavia. Are there any plans to implement switc…
-
Only affects container install
https://github.com/home-assistant/core/pull/91862
Solution:
docker exec into your hass container
`apk add build-base openssl1.1-compat-dev`
`pip install azure-ser…