|
ESPHome 2026.8.0b4
|
#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} |
Definition at line 26 of file hoermann_hcp.h.
| bool esphome::hoermann_hcp::HoermannHcpCommand::clears_target {true} |
Definition at line 33 of file hoermann_hcp.h.
| const char* esphome::hoermann_hcp::HoermannHcpCommand::name |
Definition at line 27 of file hoermann_hcp.h.
| uint16_t esphome::hoermann_hcp::HoermannHcpCommand::pressed_value |
Definition at line 28 of file hoermann_hcp.h.
| uint16_t esphome::hoermann_hcp::HoermannHcpCommand::pressed_value_2 {0x0000} |
Definition at line 30 of file hoermann_hcp.h.
| uint16_t esphome::hoermann_hcp::HoermannHcpCommand::released_value |
Definition at line 29 of file hoermann_hcp.h.
| uint16_t esphome::hoermann_hcp::HoermannHcpCommand::released_value_2 {0x0000} |
Definition at line 31 of file hoermann_hcp.h.