ESPHome 2025.5.0
Loading...
Searching...
No Matches
version_text_sensor.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace esphome {
7namespace version {
8
10 public:
11 void set_hide_timestamp(bool hide_timestamp);
12 void setup() override;
13 void dump_config() override;
14 float get_setup_priority() const override;
15 std::string unique_id() override;
16
17 protected:
18 bool hide_timestamp_{false};
19};
20
21} // namespace version
22} // namespace esphome
void set_hide_timestamp(bool hide_timestamp)
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7