ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
esphome::hoermann_hcp::HoermannHcpCommand Struct Reference

#include <hoermann_hcp.h>

Data Fields

const char * name
 
uint16_t pressed_value
 
uint16_t released_value
 
uint16_t pressed_value_2 {0x0000}
 
uint16_t released_value_2 {0x0000}
 
bool clears_target {true}
 

Detailed Description

Definition at line 26 of file hoermann_hcp.h.

Field Documentation

◆ clears_target

bool esphome::hoermann_hcp::HoermannHcpCommand::clears_target {true}

Definition at line 33 of file hoermann_hcp.h.

◆ name

const char* esphome::hoermann_hcp::HoermannHcpCommand::name

Definition at line 27 of file hoermann_hcp.h.

◆ pressed_value

uint16_t esphome::hoermann_hcp::HoermannHcpCommand::pressed_value

Definition at line 28 of file hoermann_hcp.h.

◆ pressed_value_2

uint16_t esphome::hoermann_hcp::HoermannHcpCommand::pressed_value_2 {0x0000}

Definition at line 30 of file hoermann_hcp.h.

◆ released_value

uint16_t esphome::hoermann_hcp::HoermannHcpCommand::released_value

Definition at line 29 of file hoermann_hcp.h.

◆ released_value_2

uint16_t esphome::hoermann_hcp::HoermannHcpCommand::released_value_2 {0x0000}

Definition at line 31 of file hoermann_hcp.h.


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