Lyr3x / Roode

A reliable smart home people counter based on VL53L1X and ESPHome
The Unlicense
150 stars 43 forks source link

Fix setup priority & init timeout panic #92

Closed CarsonF closed 2 years ago

CarsonF commented 2 years ago

Ensures Roode's setup comes after VL53L1X's setup, as there's a dependency there.

Also waiting for boot ourselves so we can feed watch dog, so ESPHome can gracefully continue while marking components as failed.