core/homeassistant/components/abode
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-03-29 00:04:45 +00:00
__init__.py Add await to coroutines in Abode (#33664) 2020-04-05 00:19:59 +02:00
alarm_control_panel.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
binary_sensor.py Add window class for Abode binary sensors (#32854) 2020-03-16 15:03:42 +01:00
camera.py Update legacy job calls in abode (#33607) 2020-04-04 11:30:00 -05:00
config_flow.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
const.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
cover.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
light.py Fix unnecessary method call (#32549) 2020-03-07 16:13:39 +01:00
lock.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
strings.json Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
switch.py Unsub dispatcher when removing entity from hass (#33510) 2020-04-02 09:25:33 -07:00