mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-01 10:38:27 +02:00
iBeacon support for ble_presence (#1627)
This commit is contained in:
@@ -279,6 +279,9 @@ CONF_HUMIDITY = "humidity"
|
||||
CONF_HYSTERESIS = "hysteresis"
|
||||
CONF_I2C = "i2c"
|
||||
CONF_I2C_ID = "i2c_id"
|
||||
CONF_IBEACON_MAJOR = "ibeacon_major"
|
||||
CONF_IBEACON_MINOR = "ibeacon_minor"
|
||||
CONF_IBEACON_UUID = "ibeacon_uuid"
|
||||
CONF_ICON = "icon"
|
||||
CONF_ID = "id"
|
||||
CONF_IDENTITY = "identity"
|
||||
|
||||
Reference in New Issue
Block a user