mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 21:32:21 +01: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