ESPHome  2024.3.1
Public Member Functions
esphome::rf_bridge::RFBridgeReceivedCodeTrigger Class Reference

#include <rf_bridge.h>

Inheritance diagram for esphome::rf_bridge::RFBridgeReceivedCodeTrigger:
esphome::Trigger< RFBridgeData >

Public Member Functions

 RFBridgeReceivedCodeTrigger (RFBridgeComponent *parent)
 
- Public Member Functions inherited from esphome::Trigger< RFBridgeData >
void trigger (Ts... x)
 Inform the parent automation that the event has triggered. More...
 
void set_automation_parent (Automation< Ts... > *automation_parent)
 
void stop_action ()
 Stop any action connected to this trigger. More...
 
bool is_action_running ()
 Returns true if any action connected to this trigger is running. More...
 

Additional Inherited Members

- Protected Attributes inherited from esphome::Trigger< RFBridgeData >
Automation< Ts... > * automation_parent_
 

Detailed Description

Definition at line 79 of file rf_bridge.h.

Constructor & Destructor Documentation

◆ RFBridgeReceivedCodeTrigger()

esphome::rf_bridge::RFBridgeReceivedCodeTrigger::RFBridgeReceivedCodeTrigger ( RFBridgeComponent parent)
inlineexplicit

Definition at line 81 of file rf_bridge.h.


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