ESPHome
2026.8.0b4
Loading...
Searching...
No Matches
esphome
components
ble_presence
ble_presence_device.cpp
Go to the documentation of this file.
1
#include "
ble_presence_device.h
"
2
#include "
esphome/core/log.h
"
3
4
namespace
esphome::ble_presence
{
5
6
static
const
char
*
const
TAG =
"ble_presence"
;
7
8
void
BLEPresenceDevice::dump_config
() { LOG_BINARY_SENSOR(
""
,
"BLE Presence"
,
this
); }
9
10
}
// namespace esphome::ble_presence
ble_presence_device.h
esphome::ble_presence::BLEPresenceDevice::dump_config
void dump_config() override
Definition
ble_presence_device.cpp:8
log.h
esphome::ble_presence
Definition
ble_presence_device.cpp:4
Generated by
1.12.0