|
ESPHome 2026.5.0b1
|
Setup priorities for the sendspin hub and its child components. More...
Variables | |
| constexpr float | HUB = esphome::setup_priority::AFTER_WIFI |
| constexpr float | CHILD = HUB - 1.0f |
Setup priorities for the sendspin hub and its child components.
Centralized here so every sendspin component orders itself relative to the hub without each subcomponent having to pick a priority independently. Children run one step later than hub so they can assume hub's setup() has already completed.
|
inlineconstexpr |
Definition at line 41 of file sendspin_hub.h.
|
inlineconstexpr |
Definition at line 40 of file sendspin_hub.h.