Hi, New here.
I managed to load entity’s through configuration.yaml.
lately I tried to add “openHardwaremonitor” but I get an error.
here is my configuration.yaml:
sensor:
platform: openhardwaremonitor
host: 192.168.5.158
when I’m trying to add the entity in my sensors lovelace using UI I dont have
tried in the code editor.
after click save and looking for the sensor I get the error:
“Entity is not available: sensor.openhardwaremonitor”
The integration doesn’t add just one sensor. There are several entities created for the monitored components in your computer. Normally the entity_ids should be prefixed with the name of your computer.
And the attributes should look like something like that:
level_0: COMPUTER
level_1: Generic Hard Disk
level_2: Load
name: Used Space
minimal_value: 24.9
maximum_value: 28.0
unit_of_measurement: %
friendly_name: SSD Speicherplatz
icon: mdi:nas