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",
ESPPreferenceObject make_entity_preference(uint32_t version=0)
Create a preference object for storing this entity's state/settings.
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.