Skip to content

Expose Node HW Configuration #184

Discussion options

You must be logged in to vote

This is a fixed property of the device, I don't see much use in having this as a sensor.

In specific cases, you can use template to obtain this value, for example:

{{ device_attr('sensor.node_pve_status', 'model') }}

I believe the biggest use case is in Dashboards, often you can do this without creating a sensor, but if you want you can create a sensor template with the code above.

You can see more use cases for device templates in the Home Assistant documentation.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@papperone
Comment options

@dougiteixeira
Comment options

Answer selected by dougiteixeira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants