Closed philmd closed 2 years ago
Currently MifloraWorker is hardcoded to the 'hci0' adapter.
Since hosts might have multiple adapters, allow selecting a different one via the config.yaml.
Example:
miflora: update_interval: 300 args: adapter: hci3 devices: myplant: AA:BB:CC:DD:EE:FF
Signed-off-by: Philippe Mathieu-Daudé f4bug@amsat.org
Thanks
Description
Currently MifloraWorker is hardcoded to the 'hci0' adapter.
Since hosts might have multiple adapters, allow selecting a different one via the config.yaml.
Example:
Type of change
Signed-off-by: Philippe Mathieu-Daudé f4bug@amsat.org