core/homeassistant/components/zha
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
..
.translations
core Improve string formatting v4 (#33668) 2020-04-05 16:01:41 +02:00
__init__.py
api.py Improve string formatting v4 (#33668) 2020-04-05 16:01:41 +02:00
binary_sensor.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
entity.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
fan.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
light.py
lock.py
manifest.json Update zha dependencies (#33639) 2020-04-04 12:58:43 -04:00
sensor.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
strings.json
switch.py