core/homeassistant/components/esphome
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 [ci skip] Translation update 2020-04-04 00:07:23 +00:00
__init__.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
binary_sensor.py Move esphome imports at top-level (#29064) 2019-11-25 18:00:58 -08:00
camera.py
climate.py Move esphome imports at top-level (#29064) 2019-11-25 18:00:58 -08:00
config_flow.py Type hint improvements (#31876) 2020-02-16 13:47:55 +01:00
cover.py Move esphome imports at top-level (#29064) 2019-11-25 18:00:58 -08:00
entry_data.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
fan.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
light.py
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
services.yaml
strings.json Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
switch.py