Teslemetry / hass-teslemetry

Teslemetry integration from Home Assistant through HACS
https://teslemetry.com
MIT License
13 stars 6 forks source link

1.7.4: Enablement of streaming sensor entities #46

Closed purcell-lab closed 5 months ago

purcell-lab commented 6 months ago

Checklist

Describe the issue

Some streaming values are coming though, such as SOC: image

data: {"data":{"Soc":"81.488","ChargeAmps":"5","ChargeEnableRequest":"true","ChargeLimitSoc":"80","ChargeState":"Idle","ChargeCurrentRequestMax":"16"},"createdAt":"2024-03-15T10:24:54.092491867Z","vin":"5YJ3F7EC5LF698201"}

Whilst others are remaining unknown.

Screenshot 2024-03-15 20 47 11 Screenshot 2024-03-15 20 45 33

data: {"data":{"EnergyRemaining":"57.120"},"createdAt":"2024-03-15T10:21:23.044564992Z","vin":"5YJ3F7EC5LF698201"}
data: {"data":{"ACChargingPower":"0.000"},"createdAt":"2024-03-15T10:21:53.042763605Z","vin":"5YJ3F7EC5LF698201"}

Reproduction steps

No response

Debug logs

No response

Bre77 commented 5 months ago

I currently do not know why this is the case, and it will require further investigation on my part.

purcell-lab commented 5 months ago

Sorry this was only a transient issue with 1.7.4 it has since been resolved.