EA4GKQ
EA4GKQ
I set it as 120 of minimal time of charger and sometimes never ends without available.
Same error with last dev firmware No available but still charging  
[{"client":65538,"priority":50,"state":"active","charge_current":5,"auto_release":false},{"client":65537,"priority":1000,"state":"disabled","auto_release":true}] But this data is after stop it manually Yes, I saw that active was NO in my screenshot but eco was activated, I don't know why active was not....
I saw ready 5A in display without solar available. I check that eco mode is set. Before plug the car  After plug the car charging was started...
I have the same problem pi@domotica:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" pi@domotica:~ $ uname -a Linux domotica...
Atacched an excel with all datapoints registered in debug mode  [datapoints_debug.xlsx](https://github.com/Koenkk/zigbee2mqtt/files/14548054/datapoints_debug.xlsx) DataPOint 1 has 0 1 2 values DataPoint 2 is always 0 DataPoint 3 is always 75 DataPoint...
``` const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const tz = require('zigbee-herdsman-converters/converters/toZigbee'); const exposes = require('zigbee-herdsman-converters/lib/exposes'); const reporting = require('zigbee-herdsman-converters/lib/reporting'); const extend = require('zigbee-herdsman-converters/lib/extend'); const e = exposes.presets; const ea = exposes.access; const...
I have bought a zigbee bridge to extract all datapoints. I will back soon
I can see these values with tuya bridge on iot.tuya cloud {"1":"Induction state" ,"2":"Motion Sensitivity" ,"3":"Near Detection" ,"4":"Far Detection" ,"9":"Target distance" ,"102":"Presence Sensitivity" ,"103":"Illuminance Value" ,"104":"有无人状态" ,"105":"Delay Time"} and these...
> I have same device. Upon first plugin and registering I got a whole lot of error messages in z2m. With initial instructions from [#21738 (comment)](https://github.com/Koenkk/zigbee2mqtt/issues/21738#issuecomment-2039818205) and file from [#21738...