core/homeassistant/components/knx
Marc Mueller 0c8eeaa643
Update mypy to 0.990 (#81783)
* Update mypy to 0.990

* Remove type ignore - overriding attr with property (13475)

* Remove type ignores - hasattr (13544)

* Adjust type ignore - assignment (13549)

* New error code - type-abstract (13785)

* Disable annotation-unchecked (13851)
2022-11-08 14:41:39 +01:00
..
translations
__init__.py Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
diagnostics.py
expose.py
fan.py
knx_entity.py
light.py Migrate KNX to use kelvin for color temperature (#81112) 2022-10-27 16:00:34 -04:00
manifest.json
notify.py
number.py
scene.py
schema.py Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
select.py
sensor.py Add ability to set device class on knx sensor (#81278) 2022-11-01 14:30:42 +01:00
services.yaml
strings.json
switch.py Allow device class for switch to be set in knx (#81039) 2022-10-26 21:04:11 +02:00
weather.py