6static const char *
const TAG =
"opentherm.number";
33 LOG_NUMBER(
"",
"OpenTherm Number",
this);
35 " Restore value: %d\n"
36 " Initial value: %.2f\n"
37 " Current value: %.2f",
virtual ESPPreferenceObject make_preference(size_t length, uint32_t type, bool in_flash)=0
uint32_t get_object_id_hash()
void publish_state(float state)
float get_min_value() const
ESPPreferenceObject pref_
void dump_config() override
void control(float value) override
Providing packet encoding functions for exchanging data with a remote host.
ESPPreferences * global_preferences