Homeyduino basic sketch

Can I use DS18b20 temp sensors with homeyduino?
I am new to programming with arduino (programming in general). And I have tried to follow the Sensor example
But when I try to translate this over to DS18b20 I am stuck and I can not find an example of how this is done online. Could someone please help me in with an example?

Thank you.

Have a look at https://randomnerdtutorials.com/
Many examples for all kind of sensors.

Thanks for the link. However, it confirms that arduino can be used for many sensors, but not if ds18b12 can be used with homeyduino or how this is done.

Do you have the DS18B20 sensor working without Homeyduino already, just as a regular Arduino sketch?