hass-core/homeassistant/components/isy994
Marc Mueller 2956eb0902
Update pylint to 2.7.3 ()
* 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-17 00:03:55 +00:00
__init__.py Have pylint warn when user visible log messages do not start with capital letter or end with a period () 2021-03-19 09:26:36 -05:00
binary_sensor.py Merge of nested IF-IF cases - H-J () 2021-03-27 11:30:29 +01:00
climate.py Update typing 09 () 2021-03-18 10:02:00 +01:00
config_flow.py Update pylint to 2.7.3 () 2021-03-29 18:02:56 -10:00
const.py Uniformize platform setup () 2021-03-02 21:43:59 +01:00
cover.py Fix dimming for ISY994 Z-Wave devices using percent instead of 8-bit brightness values () 2020-11-06 10:07:37 -10:00
entity.py Update integrations j-o to override extra_state_attributes() () 2021-03-11 20:11:25 +01:00
fan.py Update typing 09 () 2021-03-18 10:02:00 +01:00
helpers.py Rewrite of not a == b occurances () 2021-03-20 01:27:04 +01:00
light.py Update typing 09 () 2021-03-18 10:02:00 +01:00
lock.py
manifest.json Add suggested area support to isy994 () 2021-02-22 21:27:33 -06:00
sensor.py Migrate integrations i-m to extend SensorEntity () 2021-03-22 19:59:03 +01:00
services.py Rewrite of not a == b occurances () 2021-03-20 01:27:04 +01:00
services.yaml
strings.json Remove brand names from translations () 2020-11-11 13:22:52 +01:00
switch.py