Case in point. They just released Core 2024.11.2 and I had to add ‘allow net,’ to the apparmor profile…
Hi Adam, Can You help me about one issue?
System: Home Assistant OS 13.2 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2024.11.3
Home Assistant Supervisor: 2024.11.4
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing…
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Detecting Layout of i2c, we expect to see “1a” here.
checking i2c port 0 at /dev/i2c-0
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: – – – – – – – –
10: – – – – – – – – – – – – – – – –
20: – – – – – – – – – – – – – – – –
30: – – – – – – – – – – – – – – – –
40: – – – – – – – – – – – – – – – –
50: – – – – – – – – – – – – – – – –
60: – – – – – – – – – – – – – – – –
70: – – – – – – – –
not found on /dev/i2c-0
checking i2c port 1 at /dev/i2c-1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: – – – – – – – –
10: – – – – – – – – – – 1a – – – – –
20: – – – – – – – – – – – – – – – –
30: – – – – – – – – – – – – – – – –
40: – – – – – – – – – – – – – – – –
50: – – – – – – – – – – – – – – – –
60: – – – – – – – – – – – – – – – –
70: – – – – – – – –
found at /dev/i2c-1
I2C Port 1
Settings initialized. Argon One Detected. Beginning monitor…
Current Temperature = 33 °C
2024-11-23_14:39:45: 33C - Fan 0% | hex:(0x00)
Current Temperature = 29 °C
2024-11-23_14:40:15: 29C - Fan 0% | hex:(0x00)
Current Temperature = 29 °C
2024-11-23_14:40:45: 29C - Fan 0% | hex:(0x00)
Current Temperature = 27 °C
2024-11-23_14:41:15: 27C - Fan 0% | hex:(0x00)
Current Temperature = 29 °C
2024-11-23_14:41:45: 29C - Fan 0% | hex:(0x00)
Current Temperature = 28 °C
2024-11-23_14:42:15: 28C - Fan 0% | hex:(0x00)
Current Temperature = 30 °C
2024-11-23_14:42:45: 30C - Fan 0% | hex:(0x00)
Current Temperature = 29 °C
2024-11-23_14:43:15: 29C - Fan 0% | hex:(0x00)
So, it seems, that the Your ADD ON works properly, but in some reason the temperatures don’t switch the Fan ON or OFF. What can I do?
I have set the parameters that the fan should stop when the temp is 35 Celsius, and start again until it will reached 45 decree Celsius.
Hi Olli,
did You ever solve this problem? I have same issue with that fan control. Everything seems to be ok, but the fan does not stop/start according to temperatures.
Your system shows the temp is lower than your setpoint and that would turn the fan off.
Thank You for the answer. Ok… that was the situation at that moment, when I take the log-capture to this site, but even though it is above the limits, it dosen’t change the status of fan. So, the software functioning right, but it dosen’t effect the real fan inside the raspberry case…