ESPHome 2026.8.1
Loading...
Searching...
No Matches
esphome::exposure_notifications::ExposureNotificationTrigger Class Referencefinal

#include <exposure_notifications.h>

Inheritance diagram for esphome::exposure_notifications::ExposureNotificationTrigger:
esphome::Trigger< ExposureNotification > esphome::ble_device_base::ESPBTDeviceListener

Public Member Functions

bool parse_device (const ble_device_base::ESPBTDevice &device) override
 
- Public Member Functions inherited from esphome::Trigger< ExposureNotification >
void trigger (const Ts &...x) ESPHOME_ALWAYS_INLINE
 Inform the parent automation that the event has triggered.
 
void set_automation_parent (Automation< Ts... > *automation_parent)
 
void stop_action ()
 Stop any action connected to this trigger.
 
bool is_action_running ()
 Returns true if any action connected to this trigger is running.
 
- Public Member Functions inherited from esphome::ble_device_base::ESPBTDeviceListener
virtual ~ESPBTDeviceListener ()=default
 
virtual void on_scan_end ()
 Called at the end of each scan duration period.
 

Additional Inherited Members

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

Detailed Description

Definition at line 17 of file exposure_notifications.h.

Member Function Documentation

◆ parse_device()

bool esphome::exposure_notifications::ExposureNotificationTrigger::parse_device ( const ble_device_base::ESPBTDevice & device)
overridevirtual

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