ESPHome 2025.5.0
Loading...
Searching...
No Matches
teleinfo_text_sensor.cpp
Go to the documentation of this file.
1#include "esphome/core/log.h"
3namespace esphome {
4namespace teleinfo {
5
6static const char *const TAG = "teleinfo_text_sensor";
7TeleInfoTextSensor::TeleInfoTextSensor(const char *tag) { this->tag = std::string(tag); }
9void TeleInfoTextSensor::dump_config() { LOG_TEXT_SENSOR(" ", "Teleinfo Text Sensor", this); }
10} // namespace teleinfo
11} // namespace esphome
void publish_val(const std::string &val) override
void publish_state(const std::string &state)
mopeka_std_values val[4]
const char *const TAG
Definition spi.cpp:8
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7