Hi Guys,
I’m running openhardwaremonitor on two machines
1st stays on 24/7 (Media pc)
2nd when in use (Gaming pc)
I’m wanting to log the temps ect on the Gaming pc when in use, yet I want HA to ignore it when it’s off. I added to the logger to stop it spamming when not in use, yet I still seem to see one of the sensors showing up
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:514
First occurred: 28 August 2022 at 11:51:08 (1129 occurrences)
Last logged: 08:00:16
Update of sensor.gaming_pc_asus_tuf_gaming_z690_plus_wifi_d4_nuvoton_nct6798d_voltages_cpu_vcore is taking over 10 seconds
here is my config
logger:
default: warning
logs:
pychromecast.socket_client: critical
pyhik.hikvision: critical
homeassistant.components.sensor: error
homeassistant.components.template.sensor: error
homeassistant.util.async_: error
custom_components.govee.light: error
homeassistant.components.openhardwaremonitor: fatal
could someone please tell me if I’ve done something wrong, or a better solution.
many thanks