You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add is_ready property to base class and expose all telemetry properties
- Implement is_ready in OmniEquipment base class to check backyard service mode state
- Update all equipment classes to call super().is_ready before their own readiness checks
- Add telemetry properties to Backyard
- Add telemetry and config properties to Bow
0 commit comments