core/homeassistant/components/ihc
Franck Nijhof 39336d3ea3
Add prettier (in pre-commit and CI) (#33693)
* Add prettier (in pre-commit and CI)

* Make all file prettier

* Change order

* Add to Azure Pipelines

* Fix a YAML file prettier caught as invalid

* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02: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
ihc_auto_setup.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
ihcdevice.py
light.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
manifest.json Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
sensor.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
switch.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
util.py