1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00
ha-core/homeassistant/components/axis
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
..
.translations [ci skip] Translation update 2020-02-19 00:31:49 +00:00
__init__.py Axis - config flow use new helper functions (#31286) 2020-01-30 22:20:30 +01:00
axis_base.py Use literal string interpolation in integrations A (f-strings) (#26377) 2019-09-03 09:11:36 -05:00
binary_sensor.py Use f-strings in integrations starting with "A" (#32110) 2020-02-23 13:38:05 -08:00
camera.py Use f-strings in integrations starting with "A" (#32110) 2020-02-23 13:38:05 -08:00
config_flow.py Axis - config flow use new helper functions (#31286) 2020-01-30 22:20:30 +01:00
const.py Black 2019-07-31 12:25:30 -07:00
device.py Axis - config flow use new helper functions (#31286) 2020-01-30 22:20:30 +01:00
errors.py Axis config flow (#18543) 2019-03-24 16:16:50 +01:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
strings.json Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
switch.py Use f-strings in integrations starting with "A" (#32110) 2020-02-23 13:38:05 -08:00