core/homeassistant/components/geonetnz_quakes
Paulus Schoutsen 2abdfc9da6
GeoNet NZ Quakes code improvements (#32338)
* code quality improvements

* code quality improvements and fixed tests

* explicitly set unique ids

* improve unique id creation

* remove entities from entity registry

* added test for removing entities from entity registry

* revert entity registry handling from sensor and test code

* check for entity registry removal in geolocation test case

* make import absolute; isort

* change quality scale
2020-03-04 14:52:16 -08:00
..
.translations [ci skip] Translation update 2020-02-09 00:31:39 +00:00
__init__.py GeoNet NZ Quakes code improvements (#32338) 2020-03-04 14:52:16 -08:00
config_flow.py GeoNet NZ Quakes code improvements (#32338) 2020-03-04 14:52:16 -08:00
const.py Use f-strings in integrations starting with "F"and"G" (#32150) 2020-02-24 17:54:20 -08:00
geo_location.py GeoNet NZ Quakes code improvements (#32338) 2020-03-04 14:52:16 -08:00
manifest.json GeoNet NZ Quakes code improvements (#32338) 2020-03-04 14:52:16 -08:00
sensor.py GeoNet NZ Quakes code improvements (#32338) 2020-03-04 14:52:16 -08:00
strings.json GeoNet NZ Quakes code improvements (#32338) 2020-03-04 14:52:16 -08:00