Naming convention when creating sensors...please! #573
|
Hi, So sensors looks like : How can i easily filter include/exclude in the "recoder" => nearly impossible could you add something like "pve_" as a prefix to the technical name when creating the sensor. ps: In the current state, i won't install it it in my production system. Too messy. Thx. |
Replies: 2 comments
|
5.2.0 adds an entity id scheme choice at setup: Standard is Home Assistant's device-then-name as before; Extended puts a common prefix first and the id before the name — |
|
NICE, but unfortunately i'm not using
|
5.2.0 adds an entity id scheme choice at setup: Standard is Home Assistant's device-then-name as before; Extended puts a common prefix first and the id before the name —
sensor.pve_qemu_108_win11_cpu_used,sensor.pve_node_pve_cpu_used— so a search or recorder filter catches everything by the prefix and a list sorts by id. The prefix ispveunless you type another. Entities that exist keep their ids — the scheme applies to entities registered from then on, and there is deliberately no bulk rename. https://github.com/dougiteixeira/proxmoxve/releases/tag/5.2.0