Open ThomasCr opened 1 week ago
Hey there @garbled1, @epenet, mind taking a look at this issue as it has been labeled with an integration (onewire
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
onewire documentation onewire source (message by IssueLinks)
The problem
Hi,
I have a problem with HA onewire setup. I have 3 locally connected DS9490 bus adapters with some DS18B20 sensors, but also one remote connected DS9490 bus with 3 other DS18B20 sensors. This one is connected in the following way: (from my /etc/owfs.conf)
I also have a systemd task script running, which is checking for the remote connected devices and restart owserver in case the sensor is lost.
In HA I only connected the local ow-server instance.
But after some time, HA semse to loose connection to the remote connected sensors. I checked right now, the remote sensors reported last time on 3:00 AM. That time, the check script also restartet the ow-server.
HA only has a problem with the remote sensors, the locally connected sensors are availible. But the ow-server has a connection to the remote sensors. I also use owhttp to check the sensors.
What version of Home Assistant Core has the issue?
core-2024.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
onewire
Link to integration documentation on our website
https://www.home-assistant.io/integrations/onewire/
Diagnostics information
home-assistant_onewire_2024-11-19T20-27-23.429Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
The 3 remote sensors are: 28.90644A030000 28.BA764A030000 28.5D5A4A030000
I know, there are some problems on the locally connected usb adapter, I think the logs show only them, not the remote ones..