Skip to content

auto_disconnect_time parameter #11

@dodepier

Description

@dodepier

Hi,

I need to set the auto_disconnect_time parameter to 10 since I have a pending connection. See my previous discusion on the '50ButtonsEach/fliclib-linux-hci' page:

50ButtonsEach/fliclib-linux-hci#76

Is it possible to set this parameter in the plug-in something like this:

 "platforms": [
   {
       "platform": "Flic",
       "name": "Flic",
       "controllers": [
           {"host": "localhost", "port": 5551, "auto_disconnect_time": 10}
       ]
   }
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions