ESPHome 2026.5.0b1
Loading...
Searching...
No Matches
sendspin_hub.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::sendspin_::LastPlayedServerPref
 Persistent storage structure for last played server hash. More...
 
struct  esphome::sendspin_::StaticDelayPref
 Persistent storage structure for player static delay. More...
 
class  esphome::sendspin_::SendspinHub
 Thin adapter over sendspin::SendspinClient. More...
 
class  esphome::sendspin_::SendspinChild
 Base class for all sendspin subcomponents. More...
 
class  esphome::sendspin_::SendspinPollingChild
 Base class for sendspin subcomponents that need polling behavior. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::sendspin_
 
namespace  esphome::sendspin_::sendspin_priority
 Setup priorities for the sendspin hub and its child components.
 

Variables

constexpr float esphome::sendspin_::sendspin_priority::HUB = esphome::setup_priority::AFTER_WIFI
 
constexpr float esphome::sendspin_::sendspin_priority::CHILD = HUB - 1.0f