Onewire Ds18b20 and DHT11 problems working together

Hello!

I’m new here, tell me if this is in the wrong category. Well i am starting with a automated garden with home-assistant on RP3. i was testing the Ds18b20 Temperature sensor that uses the onewire interface and the humidity/temperature DHT11 sensor, i managed to make them work individually but when i try to use them together it fails, i am guessing based on this post (https://arduino.stackexchange.com/questions/25938/problem-with-dht11-and-ds18b20-temperature-sensors) that is some library or communication overlap or problem when the two sensors are working. When they are both connected and configured only the DHT11 works and the only way to bring the ds18 back is to remove the DHT from the configuration.yaml (disconnecting the sensor doesn’t work).

Is there any way to make them work? has anyone experienced this or is it just me? in the meantime im looking for other humidity sensor that could work with the DS18 since this last one is better to get temperatures, in my opinion.

I have really surface-level knowledge on these topics so any guidance or sources would be really appreciated. Thanks for reading me! :smiley: