core/homeassistant/helpers
Ville Skyttä 3246b49a45 Upgrade pylint to 2.1.0 (#15811)
* Upgrade pylint to 2.1.0

* Remove no longer needed pylint disables
2018-08-04 15:22:22 +02:00
..
__init__.py Remove some unused imports (#15529) 2018-07-18 10:46:14 +02:00
aiohttp_client.py Fix aiohttp connection reset errors (#15577) 2018-07-23 14:36:36 +02:00
condition.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
config_entry_flow.py Cast/Sonos: create config entry if manually configured (#15630) 2018-07-23 15:08:03 +02:00
config_validation.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
data_entry_flow.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
deprecation.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
discovery.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
dispatcher.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
entity.py Context (#15674) 2018-07-28 17:53:37 -07:00
entity_component.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
entity_platform.py Allow changing entity ID (#15637) 2018-07-24 14:12:53 +02:00
entity_registry.py Allow changing entity ID (#15637) 2018-07-24 14:12:53 +02:00
entity_values.py Add disallow_untyped_calls to mypy check. (#15661) 2018-07-31 15:00:17 +01:00
entityfilter.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
event.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
icon.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
intent.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
location.py Async migration device_tracker (#4406) 2016-11-18 23:35:08 +01:00
restore_state.py Python 3.5 async with (#13283) 2018-03-17 12:27:21 +01:00
script.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
service.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
signal.py Add disallow_untyped_calls to mypy check. (#15661) 2018-07-31 15:00:17 +01:00
state.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
storage.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
sun.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
temperature.py Round humidity for display purposes (#12766) 2018-02-28 10:59:47 -08:00
template.py Upgrade pylint to 2.1.0 (#15811) 2018-08-04 15:22:22 +02:00
translation.py Lint cleanups (#15243) 2018-07-01 11:57:01 -04:00
typing.py MQTT Static Typing (#12433) 2018-02-28 22:59:14 +01:00