Hey, great project! :)
I just set things up here, but sadly my poor little home assistant green using a sdcard as storage is totally unable to keep up with the dataflow here. ;(
I have 4 strings and 37 panels so the integration says 42 devices 464 entities
When I enable my waveshare and the sun is up, my server just goes completely unresponsive. Disabling it and it comes back up.
2026-04-13 07:42:01.668 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.tigo_ts4_7_power_4 (<class 'custom_components.pytap.sensor.PyTapSensor'>) took 0.759 seconds. Please create a bug report at https://github.com/azebro/pytap/issues
2026-04-13 07:57:24.325 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration pytap which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
I don't think its cpu issues, but more i/o to the storage trying to save data from all those sensors? Not sure...
Would it be possible to add something to only store less of the dataflow? Say every minute or five minutes?
I guess I could also disable panel sensors I don't care too much about.
Failing that I guess it's time to upgrade the old ha green. :)
Hey, great project! :)
I just set things up here, but sadly my poor little home assistant green using a sdcard as storage is totally unable to keep up with the dataflow here. ;(
I have 4 strings and 37 panels so the integration says 42 devices 464 entities
When I enable my waveshare and the sun is up, my server just goes completely unresponsive. Disabling it and it comes back up.
2026-04-13 07:42:01.668 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.tigo_ts4_7_power_4 (<class 'custom_components.pytap.sensor.PyTapSensor'>) took 0.759 seconds. Please create a bug report at https://github.com/azebro/pytap/issues
2026-04-13 07:57:24.325 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration pytap which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
I don't think its cpu issues, but more i/o to the storage trying to save data from all those sensors? Not sure...
Would it be possible to add something to only store less of the dataflow? Say every minute or five minutes?
I guess I could also disable panel sensors I don't care too much about.
Failing that I guess it's time to upgrade the old ha green. :)