DS2482 is I2C - 1-wire bus, so boneIO can read temperature from DS18B20 sensors.
You need to know I2C address of device you want to connect to!
Most common address is set up to 0x18.
For first setup turn on debug logging for app or at least for module boneio.helper.loader
.
DS2482 will scan for all available devices connected to it. You will see logs like:
2022-04-13 11:14:22 DEBUG (MainThread) [boneio.helper.loader] Found device with address 0x6e0300a279d76428
ds2482:
id: ds2482
address: 0x18