ESPHome 2025.7.1
Loading...
Searching...
No Matches
copy_text_sensor.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace esphome {
7namespace copy {
8
10 public:
11 void set_source(text_sensor::TextSensor *source) { source_ = source; }
12 void setup() override;
13 void dump_config() override;
14
15 protected:
17};
18
19} // namespace copy
20} // namespace esphome
void set_source(text_sensor::TextSensor *source)
text_sensor::TextSensor * source_
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7