core/tests/components/geo_json_events
Cody C 6e59568ba3
Use feed name as entity name in GeoJSON (#108753)
* Add support for entity name in GeoJSON

Previously GeoJSON names were just the config entry ID. This is not very user friendly. Particularly so when there are many config entries and many, many entities from those same many config entries.

* Update GeoJSON tests to support entity names
2024-01-25 13:05:07 +01:00
..
__init__.py Use feed name as entity name in GeoJSON (#108753) 2024-01-25 13:05:07 +01:00
conftest.py
test_config_flow.py
test_geo_location.py Use feed name as entity name in GeoJSON (#108753) 2024-01-25 13:05:07 +01:00
test_init.py