1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/insteon
Marc Mueller 2956eb0902
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
..
translations [ci skip] Translation update 2021-03-20 00:04:10 +00:00
__init__.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
binary_sensor.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
climate.py Update typing 09 (#48059) 2021-03-18 10:02:00 +01:00
config_flow.py Update pylint to 2.7.3 (#48488) 2021-03-29 18:02:56 -10:00
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
cover.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
fan.py Adjust insteon fan speed range to valid upper bound (#47765) 2021-03-11 21:35:24 -08:00
insteon_entity.py Update integrations f-i to override extra_state_attributes() (#47757) 2021-03-11 16:57:47 +01:00
ipdb.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
light.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
manifest.json Fix formatting IntEnum as hex in 3.8.x (#45686) 2021-01-29 09:07:18 +01:00
schemas.py Update typing 09 (#48059) 2021-03-18 10:02:00 +01:00
services.yaml Add climate platform to Insteon (#35763) 2020-06-02 18:16:44 -07:00
strings.json Fix missing end tag in translation key (#39546) 2020-09-01 08:05:09 -04:00
switch.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
utils.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00