Multiple ds18b20

Hello,
I have a issue with 4 ds18b20, they didnt appear on dashboard automatically and if i wanna get The slave address this is what i get… See The picture


Where is the problem? Greatful with an answer

Thanks

you can try this library to get reading from multiple sensor GitHub - timofurrer/w1thermsensor: A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices..
once you can use cayenne MQTT python library to send data GitHub - myDevicesIoT/Cayenne-MQTT-Python: Python Library for Cayenne MQTT API

Case solved… Thanks

1 Like