12 void setup()
override;
62 void play(Ts... x)
override { this->parent_->write_time(); }
67 void play(Ts... x)
override { this->parent_->read_time(); }
The RealTimeClock class exposes common timekeeping functions via the device's local real-time clock...
void dump_config() override
union esphome::ds1307::DS1307Component::DS1307Reg ds1307_
float get_setup_priority() const override
void play(Ts... x) override
struct esphome::ds1307::DS1307Component::DS1307Reg::@59 reg
Helper class to easily give an object a parent of type T.
void play(Ts... x) override