mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-31 18:18:27 +02:00
service uuid based ble tracking (#800)
* service uuid based ble tracking * code review fixes * fix import, format * fix indentation * reformat
This commit is contained in:
@@ -382,6 +382,7 @@ CONF_SENSORS = 'sensors'
|
||||
CONF_SEQUENCE = 'sequence'
|
||||
CONF_SERVERS = 'servers'
|
||||
CONF_SERVICE = 'service'
|
||||
CONF_SERVICE_UUID = 'service_uuid'
|
||||
CONF_SERVICES = 'services'
|
||||
CONF_SETUP_MODE = 'setup_mode'
|
||||
CONF_SETUP_PRIORITY = 'setup_priority'
|
||||
|
||||
Reference in New Issue
Block a user