core/homeassistant/components/homekit_controller
Ville Skyttä d88ca0f5cb Lint exclusions (#28655)
* Remove malformed pylint disable markers

* Remove some unused imports

* Remove some unneeded lint exclusions

* Remove more unneeded lint exclusions

* Add specific codes to all noqa's
2019-11-16 10:22:07 +01:00
..
.translations [ci skip] Translation update 2019-11-14 00:32:16 +00:00
__init__.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
alarm_control_panel.py
binary_sensor.py
climate.py Update Homekit climate.py to remap current mode (#28625) 2019-11-12 00:35:09 +01:00
config_flow.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
connection.py Skip homekit_controller polls when system is overloaded and still trying to process the previous one (#25968) 2019-08-17 21:14:46 -07:00
const.py Use literal string interpolation in integrations H-J (f-strings) (#26380) 2019-09-03 17:27:14 +02:00
cover.py Inverting states for opening/closing Homekit covers (#26872) 2019-09-24 21:16:08 -07:00
light.py
lock.py
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
sensor.py Add support for Homekit accessory battery sensors (#26210) 2019-08-31 13:18:18 +01:00
storage.py Use literal string interpolation in integrations H-J (f-strings) (#26380) 2019-09-03 17:27:14 +02:00
strings.json
switch.py