ESPHome 2025.10.0-dev
Loading...
Searching...
No Matches
esphome::wts01 Namespace Reference

Data Structures

class  WTS01Sensor
 

Variables

constexpr uint8_t HEADER_1 = 0x55
 
constexpr uint8_t HEADER_2 = 0x01
 
constexpr uint8_t HEADER_3 = 0x01
 
constexpr uint8_t HEADER_4 = 0x04
 
constexpr uint8_t PACKET_SIZE = 9
 

Variable Documentation

◆ HEADER_1

uint8_t esphome::wts01::HEADER_1 = 0x55
constexpr

Definition at line 8 of file wts01.cpp.

◆ HEADER_2

uint8_t esphome::wts01::HEADER_2 = 0x01
constexpr

Definition at line 9 of file wts01.cpp.

◆ HEADER_3

uint8_t esphome::wts01::HEADER_3 = 0x01
constexpr

Definition at line 10 of file wts01.cpp.

◆ HEADER_4

uint8_t esphome::wts01::HEADER_4 = 0x04
constexpr

Definition at line 11 of file wts01.cpp.

◆ PACKET_SIZE

uint8_t esphome::wts01::PACKET_SIZE = 9
constexpr

Definition at line 10 of file wts01.h.