hass-core/homeassistant/components/mysensors
Franck Nijhof 24840b54ac
Add yamllint (in pre-commit and CI) (#33676)
* Add yamllint (in pre-commit and CI)

* Fix linting for all YAML files

* Bump and add it to requirements

* Fix gen_requirements for pre-commit, remove 'v' from version
2020-04-05 10:33:45 +02:00
..
__init__.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
binary_sensor.py Black 2019-07-31 12:25:30 -07:00
climate.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
const.py Update service domain for mysensors from 'switch' to 'mysensor… (#29147) 2019-11-27 13:31:40 +01:00
cover.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
device.py Unsub dispatcher when removing entity from hass (#33510) 2020-04-02 09:25:33 -07:00
device_tracker.py Black 2019-07-31 12:25:30 -07:00
gateway.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
handler.py Move imports to top for mysensors (#29517) 2019-12-05 19:54:43 +01:00
helpers.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
light.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
notify.py Use literal string interpolation in integrations K-M (f-strings) (#26389) 2019-09-03 21:14:00 +02:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
switch.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00