forked from maretodoric/theengsgateway-docker
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
This line her:
"discovery_filter": "${DISCOVERY_FILTER:-[IBEACON]}",
forces my environment array into a string I guess, which again induces faults like:
presence configuration["discovery_filter"].remove("GAEN")
presence ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
presence AttributeError: 'str' object has no attribute 'remove'
Metadata
Metadata
Assignees
Labels
No labels