Solax X1 Boost Air Mini : local data

@rudimoes I have the same problem: next day->no data until restart. Did you manage to solve it?

@kuolemaaa

I did not find a solution, the REST-sensor becomes and stay unavailable when i need to restart HA after sunset.

I have a workaround by running an automation 30 min after sunrise to reload the template sensors an so reactivate the template sensors. This works fine for me.

alias: Zonnepanelen Herlaad Sjabloon Sensor
description: ""
trigger:
  - platform: sun
    event: sunrise
    offset: "00:30:00"
condition: []
action:
  - data: {}
    action: template.reload
  - target:
      entity_id: notify.testlog
    data:
      message: sensor.solaxloc_rest Herladen Uitgevoerd 
    action: notify.send_message
mode: single

Iā€™m using this workaround for almost a year but somedays in the morning the Energy total sensor adds the total amount of energy, and i need to correct it manually. Any workaround or some configuration i missed it only happens on the Total Energy. I dont want to go back to solax integration because doesnt show me real time and i have all my data stored for the past year.

Actually the issue iā€™m running into is that the log shows me that Solaxloc_Rest_Local changed to OK then became unavailable then changed to OK then back to unavailable.

Also curl-ing the X1 Boost directly: sometimes it responds almost instant,other times it takes up to, i dont know, 40 seconds and other times it fails without notice.

Solax X1 Boost with wifi dongle