ESPHome 2026.1.0-dev
Loading...
Searching...
No Matches
esphome::thermopro_ble::ParseResult Struct Reference

#include <thermopro_ble.h>

Data Fields

optional< float > temperature
 
optional< float > external_temperature
 
optional< float > humidity
 
optional< float > battery_level
 

Detailed Description

Definition at line 11 of file thermopro_ble.h.

Field Documentation

◆ battery_level

optional<float> esphome::thermopro_ble::ParseResult::battery_level

Definition at line 15 of file thermopro_ble.h.

◆ external_temperature

optional<float> esphome::thermopro_ble::ParseResult::external_temperature

Definition at line 13 of file thermopro_ble.h.

◆ humidity

optional<float> esphome::thermopro_ble::ParseResult::humidity

Definition at line 14 of file thermopro_ble.h.

◆ temperature

optional<float> esphome::thermopro_ble::ParseResult::temperature

Definition at line 12 of file thermopro_ble.h.


The documentation for this struct was generated from the following file: