mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 08:16:30 +00:00
* Fix duplicate entity_ids in System Monitor This fix makes it so `_percent` is appended to the `entity_id` of the following 3 resources, in order to make the `entity_id` unique: - disk_use_percent - memory_use_percent - swap_use_percent * match entity_id to resource name Match entity_id to resource name, to make resulting entity_id more predictable * match entity_id to more resource names match entity_id to more resource names * Add unique_id property * Revert "Add unique_id property" This reverts commit c213ac360e0fa90ab1b9cfbd2161413f038a4ff1.