Skip to content

[#69] Add 30s startup grace period for sensor availability#71

Open
dirkgroenen wants to merge 2 commits into
mainfrom
69-load-balancer-stops-working-on-startup-if-p1ib-sensor-values-mqtt-based-are-unavailable
Open

[#69] Add 30s startup grace period for sensor availability#71
dirkgroenen wants to merge 2 commits into
mainfrom
69-load-balancer-stops-working-on-startup-if-p1ib-sensor-values-mqtt-based-are-unavailable

Conversation

@dirkgroenen
Copy link
Copy Markdown
Owner

@dirkgroenen dirkgroenen commented Oct 18, 2025

Implements a grace period during startup to handle sensors that aren't immediately available (e.g. MQTT-based sensors). After 30 seconds, creates a Home Assistant repair issue if sensors are still unavailable. Auto-dismisses when sensors recover.

Fixes #69

Running changes locally:

action: update.install
data:
  version: 69-load-balancer-stops-working-on-startup-if-p1ib-sensor-values-mqtt-based-are-unavailable
target:
  entity_id: update.evse_load_balancer_update

Implements a grace period during startup to handle sensors that aren't
immediately available (e.g. MQTT-based sensors). After 30 seconds, creates
a Home Assistant repair issue if sensors are still unavailable. Auto-dismisses
when sensors recover.

Fixes #69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Load balancer stops working on startup if P1IB sensor values (MQTT based) are unavailable

1 participant