hass-core/homeassistant/components/ihc
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
..
__init__.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
binary_sensor.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
const.py Black 2019-07-31 12:25:30 -07:00
ihc_auto_setup.yaml Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
ihcdevice.py Black 2019-07-31 12:25:30 -07:00
light.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
manifest.json Update to version 2.6 of ihcsdk (#31789) 2020-02-13 16:12:02 +01:00
sensor.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
services.yaml Add separate on/off ids on manual configured IHC lights (#20253) 2019-03-01 08:17:59 +01:00
switch.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
util.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00