Files
core/homeassistant
David 129d720d8e Fix duplicate entity_ids in System Monitor (#12124)
* 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.
2018-02-09 14:10:16 -08:00
..
2018-02-08 12:16:51 +01:00
2018-01-30 14:44:05 -08:00
2018-01-30 12:30:47 +01:00
2018-01-27 11:58:27 -08:00
2018-01-29 00:24:08 -08:00
2018-01-29 00:23:53 -08:00
2018-01-30 12:30:47 +01:00
2018-01-30 12:30:47 +01:00