1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00
ha-core/homeassistant/components/aprs
springstan 524a1a7587
Use f-strings in integrations starting with "A" (#32110)
* Use f-strings in integrations starting with A

* Use f-strings in tests for integrations starting with A

* Fix pylint by renaming variable

* Fix nested for loop in f-string for aprs device_tracker

* Break long lines into multiple short lines

* Break long lines into multiple short lines v2
2020-02-23 13:38:05 -08:00
..
__init__.py Add APRS device tracker component (#22469) 2019-06-11 10:16:13 -07:00
device_tracker.py Use f-strings in integrations starting with "A" (#32110) 2020-02-23 13:38:05 -08:00
manifest.json Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00