6static const char *
const TAG =
"opentherm.number";
33 LOG_NUMBER(
"",
"OpenTherm Number",
this);
36 ESP_LOGCONFIG(TAG,
" Current value: %.2f", this->
state);
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