core/homeassistant
alim4r 3e0e9e54bf
Fix duplicate metrics in prometheus (#61355)
* Fix duplicate metrics in prometheus

* Fix duplicate prometheus metrics for entities with multiple labelsets
- Move friendly_name detection to state_changed event
- Add additional test case

* Add review suggestions for prometheus friendly name update

* Remove commented out code in prometheus

* Update prometheus tests for deleted metrics

* Add review suggestions for prometheus
- Remove unnecessary firendly_name check in handle_entity_registry_updated
- Add assert in test
2022-01-25 08:05:52 -08:00
..
auth
backports
components Fix duplicate metrics in prometheus (#61355) 2022-01-25 08:05:52 -08:00
generated Use zeroconf for scanning in apple_tv (#64528) 2022-01-24 13:07:22 +01:00
helpers Address late review in entity registry (#64851) 2022-01-24 22:42:38 +01:00
scripts
util Add support for converting to and from mmHg (#64844) 2022-01-24 22:57:56 +01:00
__init__.py
__main__.py Validate operating system is supported (#64352) 2022-01-18 13:16:23 -08:00
async_timeout_backcompat.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Automatically add entry title as name placeholder in reauth (#64078) 2022-01-18 14:18:16 -08:00
const.py Remove the deprecated discovery_info endpoint (#64534) 2022-01-20 13:46:48 +01:00
core.py
data_entry_flow.py Fix webserver responsiveness where there are a lot of discoveries (#64719) 2022-01-22 22:29:16 +01:00
exceptions.py
loader.py
package_constraints.txt Bump aiodiscover to 1.4.7 to fix finding the gateway on MacOS (#64893) 2022-01-25 08:27:40 +01:00
requirements.py
runner.py
setup.py
strings.json