core/homeassistant/components/homekit_controller
springstan 157f972d72
Use f-strings in integrations starting with "H" - "L" (#32265)
* Use f-strings in integrations starting with "H"

* Use f-strings in integrations starting with "I"

* Use f-strings in integrations starting with "J"

* Use f-strings in integrations starting with "K"

* Use f-strings in integrations starting with "L"

* Fix lint error

* Use join instead of f-string in homekit_controller

* Use local variables with f-strings

* Fix lint error

* Escape the characters in f-string

* Sort imports with isort in homeworks light

* Fix pylint error

* Fix broken tests

* Fix broken tests v2
2020-02-28 12:39:29 +01:00
..
.translations [ci skip] Translation update 2020-02-18 00:31:41 +00:00
__init__.py Make homekit_controller a local push integration (#32213) 2020-02-26 10:35:53 -08:00
air_quality.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
alarm_control_panel.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
binary_sensor.py Add homekit_controller occupancy sensor (#32188) 2020-02-25 22:01:03 +00:00
climate.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
config_flow.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
connection.py Address homekit_controller feedback on #32212 and #32213 (#32228) 2020-02-26 17:10:05 -08:00
const.py Add homekit_controller occupancy sensor (#32188) 2020-02-25 22:01:03 +00:00
cover.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
fan.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
light.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
lock.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
manifest.json homekit_controller test cleanups (#32212) 2020-02-26 09:44:04 -08:00
sensor.py Add missing device class attributes to homekit_controller sensors (#32175) 2020-02-25 21:43:14 +01:00
storage.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
strings.json Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
switch.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00