ERROR homeassistant/auth/__init__.py:568:13-37: Argument `HassJob[[_: datetime | None = None], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_track_point_in_utc_time` [bad-argument-type]
ERROR homeassistant/auth/jwt_wrapper.py:42:9-14: Class member `_PyJWSWithLoadCache._load` overrides parent class `PyJWS` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/auth/mfa_modules/totp.py:205:62-207:14: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, datetime | None, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/auth/models.py:112:23-117:6: `object` is not assignable to `str` [bad-assignment]
ERROR homeassistant/auth/permissions/merge.py:61:27-55: Cannot set item in `dict[str, Mapping[str, Mapping[str, bool] | bool | None] | bool | None]` [unsupported-operation]
ERROR homeassistant/auth/permissions/merge.py:61:27-55: Cannot set item in `dict[str, Mapping[str, bool] | bool | None]` [unsupported-operation]
ERROR homeassistant/auth/permissions/merge.py:61:43-54: Argument `list[Mapping[str, Mapping[str, bool] | bool | None] | Mapping[str, bool] | bool | None]` is not assignable to parameter `sources` with type `list[CategoryType]` in function `_merge_policies` [bad-argument-type]
ERROR homeassistant/components/abode/__init__.py:84:50-81: Keyword argument `user_data` with type `Path` is not assignable to parameter `**kwargs` with type `Mapping[str, Path]` in function `jaraco.abode.config.PlatformDirs.override` [bad-argument-type]
ERROR homeassistant/components/abode/alarm_control_panel.py:34:5-29: Class member `AbodeAlarm._attr_supported_features` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/alarm_control_panel.py:38:5-12: Class member `AbodeAlarm._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/binary_sensor.py:45:5-12: Class member `AbodeBinarySensor._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/camera.py:34:35-57: No attribute `CAPTURE_IMAGE` in module `jaraco.abode.helpers.timeline` [missing-attribute]
ERROR homeassistant/components/abode/camera.py:42:5-12: Class member `AbodeCamera._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/cover.py:32:5-12: Class member `AbodeCover._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/light.py:41:5-12: Class member `AbodeLight._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/lock.py:32:5-12: Class member `AbodeLock._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/sensor.py:82:5-23: Class member `AbodeSensor.entity_description` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/sensor.py:82:5-23: Class member `AbodeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/sensor.py:83:5-12: Class member `AbodeSensor._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/abode/switch.py:43:5-12: Class member `AbodeSwitch._device` overrides parent class `AbodeDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/binary_sensor.py:56:5-23: Class member `AcaiaBinarySensor.entity_description` overrides parent class `AcaiaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/binary_sensor.py:56:5-23: Class member `AcaiaBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/button.py:59:5-23: Class member `AcaiaButton.entity_description` overrides parent class `AcaiaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/button.py:59:5-23: Class member `AcaiaButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/config_flow.py:64:50-68: `is_new_style_scale` may be uninitialized [unbound-name]
ERROR homeassistant/components/acaia/coordinator.py:29:5-17: Class member `AcaiaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/sensor.py:98:5-23: Class member `AcaiaSensor.entity_description` overrides parent class `AcaiaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/sensor.py:98:5-23: Class member `AcaiaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/sensor.py:119:5-23: Class member `AcaiaRestoreSensor.entity_description` overrides parent class `AcaiaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acaia/sensor.py:119:5-23: Class member `AcaiaRestoreSensor.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/accuweather/coordinator.py:54:5-17: Class member `AccuWeatherObservationDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/accuweather/coordinator.py:108:5-17: Class member `AccuWeatherForecastDataUpdateCoordinator.config_entry` overrides parent class `TimestampDataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/accuweather/sensor.py:423:5-23: Class member `AccuWeatherSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/accuweather/sensor.py:423:5-23: Class member `AccuWeatherSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/accuweather/sensor.py:475:5-23: Class member `AccuWeatherForecastSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/accuweather/sensor.py:475:5-23: Class member `AccuWeatherForecastSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/acmeda/config_flow.py:56:32-61: `dict[Unknown | None, Hub]` is not assignable to attribute `discovered_hubs` with type `dict[str, Hub] | None` [bad-assignment]
ERROR homeassistant/components/acmeda/config_flow.py:72:46-52: Argument `Unknown | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/acmeda/cover.py:58:24-56: `-` is not supported between `Literal[100]` and `None` [unsupported-operation]
ERROR homeassistant/components/acmeda/cover.py:69:24-56: `-` is not supported between `Literal[100]` and `None` [unsupported-operation]
ERROR homeassistant/components/acmeda/hub.py:62:20-24: `None` is not assignable to attribute `api` with type `Hub` [bad-assignment]
ERROR homeassistant/components/acmeda/sensor.py:43:5-23: Class member `AcmedaBattery._attr_device_class` overrides parent class `AcmedaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/actron_air/climate.py:178:5-29: Class member `ActronZoneClimate._attr_supported_features` overrides parent class `ActronAirZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/actron_air/climate.py:191:14-29: Class member `ActronZoneClimate._attr_unique_id` overrides parent class `ActronAirZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/actron_air/climate.py:191:14-29: Class member `ActronZoneClimate._attr_unique_id` overrides parent class `ActronAirClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/actron_air/switch.py:91:5-23: Class member `ActronAirSwitch.entity_description` overrides parent class `ActronAirAcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/actron_air/switch.py:91:5-23: Class member `ActronAirSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adax/climate.py:54:5-29: Class member `AdaxDevice._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adax/climate.py:146:5-29: Class member `LocalAdaxDevice._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adax/sensor.py:73:5-23: Class member `AdaxSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adax/sensor.py:73:5-23: Class member `AdaxSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adguard/entity.py:61:25-68:14: Argument `set[tuple[str, str, int, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/adguard/sensor.py:100:5-23: Class member `AdGuardHomeSensor.entity_description` overrides parent class `AdGuardHomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adguard/sensor.py:100:5-23: Class member `AdGuardHomeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adguard/switch.py:95:5-23: Class member `AdGuardHomeSwitch.entity_description` overrides parent class `AdGuardHomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adguard/switch.py:95:5-23: Class member `AdGuardHomeSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/adguard/update.py:38:5-29: Class member `AdGuardHomeUpdate._attr_supported_features` overrides parent class `AdGuardHomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ads/binary_sensor.py:61:14-32: Class member `AdsBinarySensor._attr_device_class` overrides parent class `AdsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ads/cover.py:116:14-32: Class member `AdsCover._attr_device_class` overrides parent class `AdsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ads/cover.py:117:14-38: Class member `AdsCover._attr_supported_features` overrides parent class `AdsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ads/entity.py:54:13-28: Object of class `NoneType` has no attribute `set` [missing-attribute]
ERROR homeassistant/components/ads/sensor.py:107:14-32: Class member `AdsSensor._attr_device_class` overrides parent class `AdsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ads/valve.py:55:5-29: Class member `AdsValve._attr_supported_features` overrides parent class `AdsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ads/valve.py:66:14-32: Class member `AdsValve._attr_device_class` overrides parent class `AdsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/binary_sensor.py:48:5-23: Class member `AdvantageAirFilter._attr_device_class` overrides parent class `AdvantageAirAcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/binary_sensor.py:66:5-23: Class member `AdvantageAirZoneMotion._attr_device_class` overrides parent class `AdvantageAirZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/climate.py:142:18-42: Class member `AdvantageAirAC._attr_supported_features` overrides parent class `AdvantageAirAcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/climate.py:274:5-29: Class member `AdvantageAirZone._attr_supported_features` overrides parent class `AdvantageAirZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/coordinator.py:27:5-17: Class member `AdvantageAirCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/cover.py:54:5-23: Class member `AdvantageAirZoneVent._attr_device_class` overrides parent class `AdvantageAirZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/cover.py:55:5-29: Class member `AdvantageAirZoneVent._attr_supported_features` overrides parent class `AdvantageAirZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/cover.py:107:5-29: Class member `AdvantageAirThingCover._attr_supported_features` overrides parent class `AdvantageAirThingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/cover.py:117:14-32: Class member `AdvantageAirThingCover._attr_device_class` overrides parent class `AdvantageAirThingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/entity.py:23:14-29: Class member `AdvantageAirEntity._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/sensor.py:155:5-23: Class member `AdvantageAirZoneTemp._attr_device_class` overrides parent class `AdvantageAirZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/switch.py:52:5-23: Class member `AdvantageAirFreshAir._attr_device_class` overrides parent class `AdvantageAirAcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/switch.py:78:5-23: Class member `AdvantageAirMyFan._attr_device_class` overrides parent class `AdvantageAirAcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/switch.py:104:5-23: Class member `AdvantageAirNightMode._attr_device_class` overrides parent class `AdvantageAirAcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/advantage_air/switch.py:128:5-23: Class member `AdvantageAirRelay._attr_device_class` overrides parent class `AdvantageAirThingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aemet/__init__.py:70:38-73:6: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/aemet/image.py:52:5-23: Class member `AemetImage.entity_description` overrides parent class `AemetEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aemet/image.py:52:5-23: Class member `AemetImage.entity_description` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aemet/sensor.py:387:5-23: Class member `AemetSensor.entity_description` overrides parent class `AemetEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aemet/sensor.py:387:5-23: Class member `AemetSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aemet/sensor.py:404:38-66: Argument `list[str] | None` is not assignable to parameter `keys` with type `list[str]` in function `homeassistant.components.aemet.entity.AemetEntity.get_aemet_value` [bad-argument-type]
ERROR homeassistant/components/aftership/sensor.py:54:19-44: Argument `Any | None` is not assignable to parameter `title` with type `str` in function `pyaftership.trackings.AfterShipTrackings.add` [bad-argument-type]
ERROR homeassistant/components/aftership/sensor.py:55:18-42: Argument `Any | None` is not assignable to parameter `slug` with type `str` in function `pyaftership.trackings.AfterShipTrackings.add` [bad-argument-type]
ERROR homeassistant/components/aftership/sensor.py:88:5-37: Class member `AfterShipSensor._attr_native_unit_of_measurement` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/agent_dvr/camera.py:64:25-51: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/ai_task/__init__.py:78:16-67: Cannot set item in `dict[Optional, Selector[Unknown]]` [unsupported-operation]
ERROR homeassistant/components/ai_task/entity.py:42:16-45: Returned type `int | None` is not assignable to declared return type `AITaskEntityFeature` [bad-return]
ERROR homeassistant/components/aidot/config_flow.py:57:48-58: `login_info` may be uninitialized [unbound-name]
ERROR homeassistant/components/aidot/coordinator.py:67:5-17: Class member `AidotDeviceManagerCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aidot/coordinator.py:84:19-36: Argument `MappingProxyType[str, Any]` is not assignable to parameter `token` with type `dict[Unknown, Unknown] | None` in function `aidot.client.AidotClient.__init__` [bad-argument-type]
ERROR homeassistant/components/aidot/light.py:100:64-81: Argument `Any | None` is not assignable to parameter `cct` with type `int` in function `aidot.device_client.DeviceClient.async_set_cct` [bad-argument-type]
ERROR homeassistant/components/aidot/light.py:101:41-58: `Any | None` is not assignable to attribute `cct` with type `int` [bad-assignment]
ERROR homeassistant/components/aidot/light.py:106:65-75: Argument `Any | None` is not assignable to parameter `rgbw` with type `tuple[int, int, int, int]` in function `aidot.device_client.DeviceClient.async_set_rgbw` [bad-argument-type]
ERROR homeassistant/components/aidot/light.py:107:42-52: `Any | None` is not assignable to attribute `rgbw` with type `tuple[int, int, int, int]` [bad-assignment]
ERROR homeassistant/components/airgradient/button.py:93:5-23: Class member `AirGradientButton.entity_description` overrides parent class `AirGradientEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/button.py:93:5-23: Class member `AirGradientButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/coordinator.py:29:5-17: Class member `AirGradientCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/number.py:109:5-23: Class member `AirGradientNumber.entity_description` overrides parent class `AirGradientEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/number.py:109:5-23: Class member `AirGradientNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/select.py:205:5-23: Class member `AirGradientSelect.entity_description` overrides parent class `AirGradientEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/select.py:205:5-23: Class member `AirGradientSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/sensor.py:288:14-32: Class member `AirGradientSensor.entity_description` overrides parent class `AirGradientEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/sensor.py:295:5-23: Class member `AirGradientMeasurementSensor.entity_description` overrides parent class `AirGradientSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/sensor.py:306:5-23: Class member `AirGradientConfigSensor.entity_description` overrides parent class `AirGradientSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/switch.py:87:5-23: Class member `AirGradientSwitch.entity_description` overrides parent class `AirGradientEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/switch.py:87:5-23: Class member `AirGradientSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airgradient/update.py:36:5-23: Class member `AirGradientUpdate._attr_device_class` overrides parent class `AirGradientEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airly/config_flow.py:65:28-50: `location_nearest_valid` may be uninitialized [unbound-name]
ERROR homeassistant/components/airly/coordinator.py:64:5-17: Class member `AirlyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airly/sensor.py:200:5-23: Class member `AirlySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airly/sensor.py:200:5-23: Class member `AirlySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airnow/coordinator.py:44:5-17: Class member `AirNowDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airnow/sensor.py:149:5-23: Class member `AirNowSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airnow/sensor.py:149:5-23: Class member `AirNowSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/button.py:70:5-23: Class member `AirobotButton.entity_description` overrides parent class `AirobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/button.py:70:5-23: Class member `AirobotButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/climate.py:59:5-29: Class member `AirobotClimate._attr_supported_features` overrides parent class `AirobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/coordinator.py:31:5-17: Class member `AirobotDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/number.py:69:5-23: Class member `AirobotNumber.entity_description` overrides parent class `AirobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/number.py:69:5-23: Class member `AirobotNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/sensor.py:135:5-23: Class member `AirobotSensor.entity_description` overrides parent class `AirobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/sensor.py:135:5-23: Class member `AirobotSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/switch.py:77:5-23: Class member `AirobotSwitch.entity_description` overrides parent class `AirobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airobot/switch.py:77:5-23: Class member `AirobotSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/__init__.py:71:71-82: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `host` with type `str` in function `airos.helpers.async_get_firmware_data` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:71:71-82: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `username` with type `str` in function `airos.helpers.async_get_firmware_data` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:71:71-82: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `password` with type `str` in function `airos.helpers.async_get_firmware_data` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:71:71-82: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `use_ssl` with type `bool` in function `airos.helpers.async_get_firmware_data` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `host` with type `str` in function `airos.airos6.AirOS6.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `username` with type `str` in function `airos.airos6.AirOS6.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `password` with type `str` in function `airos.airos6.AirOS6.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `use_ssl` with type `bool` in function `airos.airos6.AirOS6.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `host` with type `str` in function `airos.airos8.AirOS8.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `username` with type `str` in function `airos.airos8.AirOS8.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `password` with type `str` in function `airos.airos8.AirOS8.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/__init__.py:94:32-43: Unpacked keyword argument `ClientSession | Unknown` is not assignable to parameter `use_ssl` with type `bool` in function `airos.airos8.AirOS8.__init__` [bad-argument-type]
ERROR homeassistant/components/airos/binary_sensor.py:103:5-23: Class member `AirOSBinarySensor.entity_description` overrides parent class `AirOSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/binary_sensor.py:103:5-23: Class member `AirOSBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/button.py:40:5-23: Class member `AirOSRebootButton.entity_description` overrides parent class `AirOSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/config_flow.py:352:38-66: Argument `dict[str, Any | None]` is not assignable to parameter `description_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.config_entries.ConfigFlow.async_show_form` [bad-argument-type]
ERROR homeassistant/components/airos/coordinator.py:78:5-17: Class member `AirOSDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/coordinator.py:106:5-17: Class member `AirOSFirmwareUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/sensor.py:195:5-23: Class member `AirOSSensor.entity_description` overrides parent class `AirOSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/sensor.py:195:5-23: Class member `AirOSSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/update.py:46:5-23: Class member `AirOSUpdateEntity._attr_device_class` overrides parent class `AirOSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airos/update.py:47:5-29: Class member `AirOSUpdateEntity._attr_supported_features` overrides parent class `AirOSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airpatrol/climate.py:67:5-29: Class member `AirPatrolClimate._attr_supported_features` overrides parent class `AirPatrolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airpatrol/coordinator.py:22:5-17: Class member `AirPatrolDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airpatrol/sensor.py:67:5-23: Class member `AirPatrolSensor.entity_description` overrides parent class `AirPatrolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airpatrol/sensor.py:67:5-23: Class member `AirPatrolSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airq/config_flow.py:92:50-69: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/airq/coordinator.py:23:5-17: Class member `AirQCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airq/number.py:65:14-32: Class member `AirQLEDBrightness.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airq/number.py:65:14-32: Class member `AirQLEDBrightness.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airq/sensor.py:458:14-32: Class member `AirQSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airq/sensor.py:458:14-32: Class member `AirQSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airthings/sensor.py:180:14-32: Class member `AirthingsDeviceSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airthings_ble/coordinator.py:34:5-17: Class member `AirthingsBLEDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airthings_ble/sensor.py:239:14-32: Class member `AirthingsSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airtouch4/climate.py:89:5-29: Class member `AirtouchAC._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airtouch4/climate.py:199:5-29: Class member `AirtouchGroup._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airtouch5/cover.py:52:5-23: Class member `Airtouch5ZoneOpenPercentage._attr_device_class` overrides parent class `Airtouch5Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airtouch5/cover.py:57:5-29: Class member `Airtouch5ZoneOpenPercentage._attr_supported_features` overrides parent class `Airtouch5Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airvisual/coordinator.py:28:5-17: Class member `AirVisualDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airvisual/sensor.py:118:7-31: Field `entity_description` is declared `EntityDescription` in ancestor `class AirVisualEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/airvisual_pro/coordinator.py:39:5-17: Class member `AirVisualProCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airvisual_pro/sensor.py:145:5-23: Class member `AirVisualProSensor.entity_description` overrides parent class `AirVisualProEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airvisual_pro/sensor.py:145:5-23: Class member `AirVisualProSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/binary_sensor.py:135:5-23: Class member `AirzoneBinarySensor.entity_description` overrides parent class `AirzoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/binary_sensor.py:135:5-23: Class member `AirzoneBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/binary_sensor.py:168:14-32: Class member `AirzoneSystemBinarySensor.entity_description` overrides parent class `AirzoneSystemEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/binary_sensor.py:189:14-32: Class member `AirzoneZoneBinarySensor.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/climate.py:148:14-38: Class member `AirzoneClimate._attr_supported_features` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/coordinator.py:27:5-17: Class member `AirzoneUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/select.py:212:5-23: Class member `AirzoneBaseSelect.entity_description` overrides parent class `AirzoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/select.py:212:5-23: Class member `AirzoneBaseSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/select.py:246:14-32: Class member `AirzoneSystemSelect.entity_description` overrides parent class `AirzoneSystemEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/select.py:280:14-32: Class member `AirzoneZoneSelect.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/sensor.py:186:14-32: Class member `AirzoneHotWaterSensor.entity_description` overrides parent class `AirzoneHotWaterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/sensor.py:207:14-32: Class member `AirzoneWebServerSensor.entity_description` overrides parent class `AirzoneWebServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/sensor.py:228:14-32: Class member `AirzoneZoneSensor.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/switch.py:75:5-23: Class member `AirzoneBaseSwitch.entity_description` overrides parent class `AirzoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/switch.py:75:5-23: Class member `AirzoneBaseSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/switch.py:107:14-32: Class member `AirzoneZoneSwitch.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone/water_heater.py:71:5-29: Class member `AirzoneWaterHeater._attr_supported_features` overrides parent class `AirzoneHotWaterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/binary_sensor.py:159:5-23: Class member `AirzoneBinarySensor.entity_description` overrides parent class `AirzoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/binary_sensor.py:159:5-23: Class member `AirzoneBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/binary_sensor.py:197:14-32: Class member `AirzoneAidooBinarySensor.entity_description` overrides parent class `AirzoneAidooEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/binary_sensor.py:216:14-32: Class member `AirzoneSystemBinarySensor.entity_description` overrides parent class `AirzoneSystemEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/binary_sensor.py:235:14-32: Class member `AirzoneZoneBinarySensor.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/coordinator.py:27:5-17: Class member `AirzoneUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/select.py:126:5-23: Class member `AirzoneBaseSelect.entity_description` overrides parent class `AirzoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/select.py:126:5-23: Class member `AirzoneBaseSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/select.py:160:14-32: Class member `AirzoneZoneSelect.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/sensor.py:303:14-32: Class member `AirzoneAidooSensor.entity_description` overrides parent class `AirzoneAidooEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/sensor.py:322:14-32: Class member `AirzoneWebServerSensor.entity_description` overrides parent class `AirzoneWebServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/sensor.py:341:14-32: Class member `AirzoneZoneSensor.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/switch.py:61:5-23: Class member `AirzoneBaseSwitch.entity_description` overrides parent class `AirzoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/switch.py:61:5-23: Class member `AirzoneBaseSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/switch.py:90:14-32: Class member `AirzoneZoneSwitch.entity_description` overrides parent class `AirzoneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/airzone_cloud/water_heater.py:88:5-29: Class member `AirzoneWaterHeater._attr_supported_features` overrides parent class `AirzoneHotWaterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aladdin_connect/coordinator.py:23:5-17: Class member `AladdinConnectCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aladdin_connect/cover.py:46:5-23: Class member `AladdinCoverEntity._attr_device_class` overrides parent class `AladdinConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aladdin_connect/cover.py:47:5-29: Class member `AladdinCoverEntity._attr_supported_features` overrides parent class `AladdinConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aladdin_connect/sensor.py:73:5-23: Class member `AladdinConnectSensor.entity_description` overrides parent class `AladdinConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aladdin_connect/sensor.py:73:5-23: Class member `AladdinConnectSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alarm_control_panel/__init__.py:137:5-23: Class member `AlarmControlPanelEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alarm_control_panel/__init__.py:142:5-29: Class member `AlarmControlPanelEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alarm_control_panel/device_action.py:117:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/alarm_control_panel/device_trigger.py:140:32-40: `to_state` may be uninitialized [unbound-name]
ERROR homeassistant/components/alarm_control_panel/reproduce_state.py:75:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/alarmdecoder/__init__.py:88:46-69: Unpacked argument `tuple[Any | None]` is not assignable to parameter `*args` with type `tuple[Unknown | None, bool | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/alarmdecoder/__init__.py:133:5-15: `controller` may be uninitialized [unbound-name]
ERROR homeassistant/components/alarmdecoder/alarm_control_panel.py:49:5-29: Class member `AlarmDecoderAlarmPanel._attr_supported_features` overrides parent class `AlarmDecoderEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alarmdecoder/binary_sensor.py:101:14-32: Class member `AlarmDecoderBinarySensor._attr_device_class` overrides parent class `AlarmDecoderEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alarmdecoder/config_flow.py:121:32-38: `device` may be uninitialized [unbound-name]
ERROR homeassistant/components/alarmdecoder/config_flow.py:130:27-32: `title` may be uninitialized [unbound-name]
ERROR homeassistant/components/alarmdecoder/config_flow.py:156:25-31: `schema` may be uninitialized [unbound-name]
ERROR homeassistant/components/alert/reproduce_state.py:55:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/alexa/state_report.py:223:69-80: Cannot set item in `dict[str, dict[str, str | None]]` [unsupported-operation]
ERROR homeassistant/components/alexa_devices/binary_sensor.py:149:5-23: Class member `AmazonBinarySensorEntity.entity_description` overrides parent class `AmazonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/binary_sensor.py:149:5-23: Class member `AmazonBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/button.py:39:7-26: Field `entity_description` is declared `EntityDescription` in ancestor `class AmazonServiceEntity: ...
`, which is not assignable to the type `ButtonEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/alexa_devices/coordinator.py:38:5-17: Class member `AmazonDevicesCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/event.py:51:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class AmazonEntity: ...
`, which is not assignable to the type `EventEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/alexa_devices/media_player.py:73:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class AmazonEntity: ...
`, which is not assignable to the type `MediaPlayerEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/alexa_devices/media_player.py:77:5-23: Class member `AlexaDevicesMediaPlayer._attr_device_class` overrides parent class `AmazonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/notify.py:81:5-23: Class member `AmazonNotifyEntity.entity_description` overrides parent class `AmazonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/notify.py:81:5-23: Class member `AmazonNotifyEntity.entity_description` overrides parent class `NotifyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/sensor.py:192:5-23: Class member `AmazonSensorEntity.entity_description` overrides parent class `AmazonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/sensor.py:192:5-23: Class member `AmazonSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/services.py:104:53-63: Argument `str | None` is not assignable to parameter `info_skill` with type `str` in function `aioamazondevices.api.AmazonEchoApi.call_alexa_info_skill` [bad-argument-type]
ERROR homeassistant/components/alexa_devices/switch.py:91:5-23: Class member `AmazonSwitchEntity.entity_description` overrides parent class `AmazonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/alexa_devices/switch.py:91:5-23: Class member `AmazonSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/altruist/sensor.py:252:14-32: Class member `AltruistSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/altruist/sensor.py:252:14-32: Class member `AltruistSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/amazon_polly/tts.py:110:32-55: No matching overload found for function `boto3.client` called with arguments: (Literal['polly'], **dict[str, Config | Any | None]) [no-matching-overload]
ERROR homeassistant/components/amazon_polly/tts.py:141:23-35: Expected a type form, got instance of `Overload[
  (service_name: Literal['accessanalyzer'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['account'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['acm'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['acm-pca'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['aiops'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['amp'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['amplify'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['amplifybackend'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['amplifyuibuilder'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['apigateway'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['apigatewaymanagementapi'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['apigatewayv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appconfig'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appconfigdata'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appfabric'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appflow'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appintegrations'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['application-autoscaling'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['application-insights'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['application-signals'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['applicationcostprofiler'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appmesh'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['apprunner'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appstream'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['appsync'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['arc-region-switch'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['arc-zonal-shift'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['artifact'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['athena'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['auditmanager'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['autoscaling'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['autoscaling-plans'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['b2bi'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['backup'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['backup-gateway'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['backupsearch'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['batch'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bcm-dashboards'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bcm-data-exports'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bcm-pricing-calculator'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bcm-recommended-actions'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock-agent'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock-agent-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock-agentcore'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock-agentcore-control'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock-data-automation'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock-data-automation-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['bedrock-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['billing'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['billingconductor'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['braket'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['budgets'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ce'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['chatbot'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['chime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['chime-sdk-identity'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['chime-sdk-media-pipelines'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['chime-sdk-meetings'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['chime-sdk-messaging'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['chime-sdk-voice'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cleanrooms'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cleanroomsml'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloud9'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudcontrol'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['clouddirectory'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudformation'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudfront'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudfront-keyvaluestore'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudhsm'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudhsmv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudsearch'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudsearchdomain'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudtrail'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudtrail-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cloudwatch'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codeartifact'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codebuild'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codecatalyst'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codecommit'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codeconnections'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codedeploy'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codeguru-reviewer'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codeguru-security'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codeguruprofiler'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codepipeline'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codestar-connections'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['codestar-notifications'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cognito-identity'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cognito-idp'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cognito-sync'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['comprehend'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['comprehendmedical'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['compute-optimizer'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['compute-optimizer-automation'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['config'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['connect'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['connect-contact-lens'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['connectcampaigns'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['connectcampaignsv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['connectcases'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['connectparticipant'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['controlcatalog'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['controltower'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cost-optimization-hub'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['cur'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['customer-profiles'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['databrew'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['dataexchange'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['datapipeline'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['datasync'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['datazone'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['dax'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['deadline'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['detective'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['devicefarm'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['devops-guru'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['directconnect'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['discovery'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['dlm'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['dms'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['docdb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['docdb-elastic'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['drs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ds'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ds-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['dsql'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['dynamodb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['dynamodbstreams'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ebs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ec2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ec2-instance-connect'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ecr'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ecr-public'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ecs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['efs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['eks'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['eks-auth'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['elasticache'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['elasticbeanstalk'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['elastictranscoder'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['elb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['elbv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['emr'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['emr-containers'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['emr-serverless'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['entityresolution'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['es'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['events'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['evidently'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['evs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['finspace'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['finspace-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['firehose'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['fis'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['fms'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['forecast'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['forecastquery'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['frauddetector'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['freetier'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['fsx'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['gamelift'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['gameliftstreams'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['geo-maps'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['geo-places'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['geo-routes'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['glacier'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['globalaccelerator'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['glue'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['grafana'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['greengrass'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['greengrassv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['groundstation'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['guardduty'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['health'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['healthlake'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iam'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['identitystore'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['imagebuilder'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['importexport'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['inspector'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['inspector-scan'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['inspector2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['internetmonitor'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['invoicing'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iot'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iot-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iot-jobs-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iot-managed-integrations'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotanalytics'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotdeviceadvisor'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotevents'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotevents-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotfleetwise'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotsecuretunneling'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotsitewise'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotthingsgraph'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iottwinmaker'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['iotwireless'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ivs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ivs-realtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ivschat'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kafka'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kafkaconnect'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kendra'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kendra-ranking'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['keyspaces'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['keyspacesstreams'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesis'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesis-video-archived-media'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesis-video-media'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesis-video-signaling'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesis-video-webrtc-storage'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesisanalytics'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesisanalyticsv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kinesisvideo'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['kms'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lakeformation'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lambda'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['launch-wizard'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lex-models'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lex-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lexv2-models'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lexv2-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['license-manager'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['license-manager-linux-subscriptions'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['license-manager-user-subscriptions'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lightsail'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['location'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['logs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['lookoutequipment'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['m2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['machinelearning'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['macie2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mailmanager'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['managedblockchain'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['managedblockchain-query'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['marketplace-agreement'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['marketplace-catalog'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['marketplace-deployment'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['marketplace-entitlement'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['marketplace-reporting'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['marketplacecommerceanalytics'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediaconnect'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediaconvert'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['medialive'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediapackage'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediapackage-vod'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediapackagev2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediastore'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediastore-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mediatailor'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['medical-imaging'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['memorydb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['meteringmarketplace'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mgh'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mgn'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['migration-hub-refactor-spaces'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['migrationhub-config'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['migrationhuborchestrator'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['migrationhubstrategy'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mpa'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mq'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mturk'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mwaa'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['mwaa-serverless'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['neptune'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['neptune-graph'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['neptunedata'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['network-firewall'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['networkflowmonitor'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['networkmanager'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['networkmonitor'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['notifications'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['notificationscontacts'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['nova-act'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['oam'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['observabilityadmin'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['odb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['omics'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['opensearch'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['opensearchserverless'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['organizations'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['osis'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['outposts'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['panorama'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['partnercentral-account'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['partnercentral-benefits'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['partnercentral-channel'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['partnercentral-selling'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['payment-cryptography'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['payment-cryptography-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pca-connector-ad'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pca-connector-scep'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pcs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['personalize'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['personalize-events'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['personalize-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pi'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pinpoint'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pinpoint-email'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pinpoint-sms-voice'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pinpoint-sms-voice-v2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pipes'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['polly'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['pricing'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['proton'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['qapps'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['qbusiness'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['qconnect'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['quicksight'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ram'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['rbin'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['rds'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['rds-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['redshift'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['redshift-data'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['redshift-serverless'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['rekognition'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['repostspace'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['resiliencehub'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['resource-explorer-2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['resource-groups'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['resourcegroupstaggingapi'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['rolesanywhere'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53-recovery-cluster'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53-recovery-control-config'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53-recovery-readiness'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53domains'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53globalresolver'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53profiles'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['route53resolver'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['rtbfabric'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['rum'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['s3'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['s3control'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['s3outposts'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['s3tables'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['s3vectors'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sagemaker'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sagemaker-a2i-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sagemaker-edge'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sagemaker-featurestore-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sagemaker-geospatial'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sagemaker-metrics'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sagemaker-runtime'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['savingsplans'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['scheduler'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['schemas'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sdb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['secretsmanager'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['security-ir'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['securityhub'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['securitylake'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['serverlessrepo'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['service-quotas'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['servicecatalog'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['servicecatalog-appregistry'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['servicediscovery'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ses'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sesv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['shield'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['signer'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['signin'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['simspaceweaver'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['snow-device-management'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['snowball'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sns'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['socialmessaging'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sqs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ssm'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ssm-contacts'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ssm-guiconnect'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ssm-incidents'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ssm-quicksetup'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['ssm-sap'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sso'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sso-admin'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sso-oidc'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['stepfunctions'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['storagegateway'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['sts'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['supplychain'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['support'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['support-app'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['swf'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['synthetics'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['taxsettings'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['textract'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['timestream-influxdb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['timestream-query'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['timestream-write'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['tnb'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['transcribe'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['transfer'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['translate'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['trustedadvisor'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['verifiedpermissions'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['voice-id'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['vpc-lattice'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['waf'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['waf-regional'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['wafv2'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['wellarchitected'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['wisdom'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['workdocs'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['workmail'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['workmailmessageflow'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['workspaces'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['workspaces-instances'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['workspaces-thin-client'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['workspaces-web'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
  (service_name: Literal['xray'], region_name: str | None = ..., api_version: str | None = ..., use_ssl: bool | None = ..., verify: bool | str | None = ..., endpoint_url: str | None = ..., aws_access_key_id: str | None = ..., aws_secret_access_key: str | None = ..., aws_session_token: str | None = ..., config: Config | None = ..., aws_account_id: str | None = ...) -> Unknown
]` [not-a-type]
ERROR homeassistant/components/amberelectric/binary_sensor.py:38:14-32: Class member `AmberPriceGridSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/amberelectric/coordinator.py:53:5-17: Class member `AmberUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/amberelectric/sensor.py:53:14-32: Class member `AmberSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/amberelectric/sensor.py:181:14-32: Class member `AmberGridSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ambient_network/coordinator.py:26:5-17: Class member `AmbientNetworkDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ambient_network/sensor.py:290:7-27: Field `entity_description` is declared `EntityDescription` in ancestor `class AmbientNetworkEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/ambient_station/binary_sensor.py:400:5-23: Class member `AmbientWeatherBinarySensor.entity_description` overrides parent class `AmbientWeatherEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ambient_station/binary_sensor.py:400:5-23: Class member `AmbientWeatherBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ambient_station/sensor.py:772:7-27: Field `entity_description` is declared `EntityDescription` in ancestor `class AmbientWeatherEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/amcrest/binary_sensor.py:170:14-32: Class member `AmcrestBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/amcrest/camera.py:191:59-81: Argument `list[str]` is not assignable to parameter `extra_cmd` with type `str | None` in function `haffmpeg.camera.CameraMjpeg.open_camera` [bad-argument-type]
ERROR homeassistant/components/amcrest/camera.py:198:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/analytics/analytics.py:182:16-60: Returned type `ModuleType` is not assignable to declared return type `AnalyticsPlatformProtocol | None` [bad-return]
ERROR homeassistant/components/analytics/analytics.py:450:33-48: `enabled_domains` may be uninitialized [unbound-name]
ERROR homeassistant/components/analytics_insights/coordinator.py:44:5-17: Class member `HomeassistantAnalyticsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/analytics_insights/sensor.py:139:5-23: Class member `HomeassistantAnalyticsSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/analytics_insights/sensor.py:139:5-23: Class member `HomeassistantAnalyticsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/android_ip_webcam/binary_sensor.py:40:14-32: Class member `IPWebcamBinarySensor.entity_description` overrides parent class `AndroidIPCamBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/android_ip_webcam/coordinator.py:24:5-17: Class member `AndroidIPCamDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/android_ip_webcam/sensor.py:143:5-23: Class member `IPWebcamSensor.entity_description` overrides parent class `AndroidIPCamBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/android_ip_webcam/sensor.py:143:5-23: Class member `IPWebcamSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/android_ip_webcam/switch.py:134:5-23: Class member `IPWebcamSettingSwitch.entity_description` overrides parent class `AndroidIPCamBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/android_ip_webcam/switch.py:134:5-23: Class member `IPWebcamSettingSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/androidtv/media_player.py:70:5-23: Class member `ADBDevice._attr_device_class` overrides parent class `AndroidTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/androidtv/media_player.py:317:5-9: Class member `AndroidTVDevice.aftv` overrides parent class `ADBDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/androidtv/media_player.py:410:5-9: Class member `FireTVDevice.aftv` overrides parent class `ADBDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/androidtv_remote/media_player.py:42:5-23: Class member `AndroidTVRemoteMediaPlayerEntity._attr_device_class` overrides parent class `AndroidTVRemoteBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/androidtv_remote/media_player.py:43:5-29: Class member `AndroidTVRemoteMediaPlayerEntity._attr_supported_features` overrides parent class `AndroidTVRemoteBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/androidtv_remote/remote.py:41:5-29: Class member `AndroidTVRemoteEntity._attr_supported_features` overrides parent class `AndroidTVRemoteBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/anglian_water/coordinator.py:39:5-17: Class member `AnglianWaterUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/anglian_water/sensor.py:109:5-23: Class member `AnglianWaterSensorEntity.entity_description` overrides parent class `AnglianWaterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/anglian_water/sensor.py:109:5-23: Class member `AnglianWaterSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/anova/coordinator.py:33:5-17: Class member `AnovaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/anova/sensor.py:135:5-23: Class member `AnovaSensor.entity_description` overrides parent class `AnovaDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/anova/sensor.py:135:5-23: Class member `AnovaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/anthemav/config_flow.py:72:47-70: Object of class `Protocol` has no attribute `macaddress` [missing-attribute]
ERROR homeassistant/components/anthemav/config_flow.py:73:38-56: Object of class `Protocol` has no attribute `model` [missing-attribute]
ERROR homeassistant/components/anthemav/media_player.py:42:13-25: Argument `Protocol` is not assignable to parameter `avr` with type `AVR` in function `AnthemAVR.__init__` [bad-argument-type]
ERROR homeassistant/components/anthemav/media_player.py:44:28-46: Object of class `Protocol` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `BashCodeExecutionToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `CodeExecutionToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `ContainerUploadBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `RedactedThinkingBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `ServerToolUseBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `TextBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `TextEditorCodeExecutionToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `ThinkingBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `ToolSearchToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `ToolUseBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `WebFetchToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:461:21-55: Cannot index into `WebSearchToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `BashCodeExecutionToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `CodeExecutionToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `ContainerUploadBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `RedactedThinkingBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `ServerToolUseBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `TextBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `TextEditorCodeExecutionToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `ThinkingBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `ToolSearchToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `ToolUseBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `WebFetchToolResultBlock` [bad-index]
ERROR homeassistant/components/anthropic/entity.py:464:43-77: Cannot index into `WebSearchToolResultBlock` [bad-index]
ERROR homeassistant/components/aosmith/coordinator.py:37:5-17: Class member `AOSmithStatusCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aosmith/coordinator.py:80:5-17: Class member `AOSmithEnergyCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aosmith/sensor.py:66:5-23: Class member `AOSmithStatusSensorEntity.entity_description` overrides parent class `AOSmithStatusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aosmith/sensor.py:66:5-23: Class member `AOSmithStatusSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aosmith/sensor.py:89:5-23: Class member `AOSmithEnergySensorEntity._attr_device_class` overrides parent class `AOSmithEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apcupsd/binary_sensor.py:41:7-19: Field `entity_description` is declared `EntityDescription` in ancestor `class APCUPSdEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/apcupsd/coordinator.py:61:5-17: Class member `APCUPSdCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apcupsd/sensor.py:468:7-20: Field `entity_description` is declared `EntityDescription` in ancestor `class APCUPSdEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/apple_tv/__init__.py:362:13-363:26: Object of class `set` has no attribute `removesuffix` [missing-attribute]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `config_subentry_id` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `configuration_url` with type `URL | UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `connections` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `created_at` with type `UndefinedType | datetime | str` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `default_manufacturer` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `default_model` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `default_name` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `disabled_by` with type `DeviceEntryDisabler | UndefinedType | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `entry_type` with type `DeviceEntryType | UndefinedType | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `hw_version` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `identifiers` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `manufacturer` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `model` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `model_id` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `modified_at` with type `UndefinedType | datetime | str` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `name` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `serial_number` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `suggested_area` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `sw_version` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `translation_key` with type `str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `translation_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/__init__.py:382:57-64: Unpacked keyword argument `set[tuple[str, str | None]] | str | Any` is not assignable to parameter `via_device` with type `UndefinedType | tuple[str, str] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/apple_tv/media_player.py:118:5-29: Class member `AppleTvMediaPlayer._attr_supported_features` overrides parent class `AppleTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/application_credentials/__init__.py:142:16-27: Returned type `dict[Unknown | None, ClientCredential]` is not assignable to declared return type `dict[str, ClientCredential]` [bad-return]
ERROR homeassistant/components/application_credentials/__init__.py:312:12-20: Returned type `ModuleType` is not assignable to declared return type `ApplicationCredentialsProtocol | None` [bad-return]
ERROR homeassistant/components/aprilaire/climate.py:113:16-56: Returned type `int` is not assignable to declared return type `ClimateEntityFeature` [bad-return]
ERROR homeassistant/components/aprilaire/entity.py:35:27-37:69: `Any | None` is not assignable to `bool` [bad-assignment]
ERROR homeassistant/components/aprilaire/entity.py:39:25-75: `Any | None` is not assignable to `bool` [bad-assignment]
ERROR homeassistant/components/aprilaire/humidifier.py:114:5-23: Class member `AprilaireHumidifierEntity.entity_description` overrides parent class `BaseAprilaireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aprilaire/humidifier.py:114:5-23: Class member `AprilaireHumidifierEntity.entity_description` overrides parent class `HumidifierEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aprilaire/select.py:103:5-23: Class member `AprilaireSelectEntity.entity_description` overrides parent class `BaseAprilaireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aprilaire/select.py:103:5-23: Class member `AprilaireSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aprilaire/sensor.py:214:5-23: Class member `BaseAprilaireSensor.entity_description` overrides parent class `BaseAprilaireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aprilaire/sensor.py:214:5-23: Class member `BaseAprilaireSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aprilaire/sensor.py:296:5-23: Class member `AprilaireStatusSensor.entity_description` overrides parent class `BaseAprilaireSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/binary_sensor.py:83:5-23: Class member `ApSystemsBinarySensorWithDescription.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/binary_sensor.py:83:5-23: Class member `ApSystemsBinarySensorWithDescription.entity_description` overrides parent class `ApSystemsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/binary_sensor.py:83:5-23: Class member `ApSystemsBinarySensorWithDescription.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/config_flow.py:47:48-68: Object of class `NoneType` has no attribute `deviceId` [missing-attribute]
ERROR homeassistant/components/apsystems/coordinator.py:42:5-17: Class member `ApSystemsDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/coordinator.py:67:30-50: Object of class `NoneType` has no attribute `maxPower` [missing-attribute]
ERROR homeassistant/components/apsystems/coordinator.py:68:30-50: Object of class `NoneType` has no attribute `minPower` [missing-attribute]
ERROR homeassistant/components/apsystems/coordinator.py:69:31-49: Object of class `NoneType` has no attribute `devVer` [missing-attribute]
ERROR homeassistant/components/apsystems/coordinator.py:70:31-58: Object of class `NoneType` has no attribute `isBatterySystem` [missing-attribute]
ERROR homeassistant/components/apsystems/coordinator.py:80:48-59: Argument `ReturnOutputData | None` is not assignable to parameter `output_data` with type `ReturnOutputData` in function `ApSystemsSensorData.__init__` [bad-argument-type]
ERROR homeassistant/components/apsystems/coordinator.py:80:72-82: Argument `ReturnAlarmInfo | None` is not assignable to parameter `alarm_info` with type `ReturnAlarmInfo` in function `ApSystemsSensorData.__init__` [bad-argument-type]
ERROR homeassistant/components/apsystems/number.py:30:5-23: Class member `ApSystemsMaxOutputNumber._attr_device_class` overrides parent class `ApSystemsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/sensor.py:130:5-23: Class member `ApSystemsSensorWithDescription.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/sensor.py:130:5-23: Class member `ApSystemsSensorWithDescription.entity_description` overrides parent class `ApSystemsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/sensor.py:130:5-23: Class member `ApSystemsSensorWithDescription.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/apsystems/switch.py:29:5-23: Class member `ApSystemsInverterSwitch._attr_device_class` overrides parent class `ApSystemsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aquacell/coordinator.py:35:5-17: Class member `AquacellCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aquacell/sensor.py:105:5-23: Class member `SoftenerSensor.entity_description` overrides parent class `AquacellEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aquacell/sensor.py:105:5-23: Class member `SoftenerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aqualogic/sensor.py:136:5-23: Class member `AquaLogicSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aranet/sensor.py:203:7-35: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/arcam_fmj/binary_sensor.py:64:5-23: Class member `ArcamFmjBinarySensorEntity.entity_description` overrides parent class `ArcamFmjEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arcam_fmj/binary_sensor.py:64:5-23: Class member `ArcamFmjBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arcam_fmj/coordinator.py:36:5-17: Class member `ArcamFmjCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arcam_fmj/media_player.py:46:7-15: Field `entity_description` is declared `EntityDescription` in ancestor `class ArcamFmjEntity: ...
`, which is not assignable to the type `MediaPlayerEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/arcam_fmj/media_player.py:53:14-38: Class member `ArcamFmj._attr_supported_features` overrides parent class `ArcamFmjEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arcam_fmj/sensor.py:170:5-23: Class member `ArcamFmjSensorEntity.entity_description` overrides parent class `ArcamFmjEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arcam_fmj/sensor.py:170:5-23: Class member `ArcamFmjSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arest/sensor.py:170:39-53: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/arve/coordinator.py:28:5-17: Class member `ArveCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arve/coordinator.py:47:15-33: Class member `ArveCoordinator._async_update_data` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override]
ERROR homeassistant/components/arve/entity.py:45:13-63: `in` is not supported between `str` and `ArveSensProData` [not-iterable]
ERROR homeassistant/components/arve/entity.py:51:16-64: Cannot index into `ArveSensProData` [bad-index]
ERROR homeassistant/components/arve/sensor.py:39:18-49: Argument `(arve_data: ArveSensProData) -> float | None` is not assignable to parameter `value_fn` with type `(ArveSensProData) -> float | int` in function `ArveDeviceEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/arve/sensor.py:45:18-49: Argument `(arve_data: ArveSensProData) -> int | None` is not assignable to parameter `value_fn` with type `(ArveSensProData) -> float | int` in function `ArveDeviceEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/arve/sensor.py:52:18-54: Argument `(arve_data: ArveSensProData) -> float | None` is not assignable to parameter `value_fn` with type `(ArveSensProData) -> float | int` in function `ArveDeviceEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/arve/sensor.py:59:18-50: Argument `(arve_data: ArveSensProData) -> float | None` is not assignable to parameter `value_fn` with type `(ArveSensProData) -> float | int` in function `ArveDeviceEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/arve/sensor.py:66:18-50: Argument `(arve_data: ArveSensProData) -> float | None` is not assignable to parameter `value_fn` with type `(ArveSensProData) -> float | int` in function `ArveDeviceEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/arve/sensor.py:73:18-57: Argument `(arve_data: ArveSensProData) -> float | None` is not assignable to parameter `value_fn` with type `(ArveSensProData) -> float | int` in function `ArveDeviceEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/arve/sensor.py:79:18-50: Argument `(arve_data: ArveSensProData) -> int | None` is not assignable to parameter `value_fn` with type `(ArveSensProData) -> float | int` in function `ArveDeviceEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/arve/sensor.py:103:5-23: Class member `ArveDevice.entity_description` overrides parent class `ArveDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/arve/sensor.py:103:5-23: Class member `ArveDevice.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aseko_pool_live/binary_sensor.py:54:5-23: Class member `AsekoBinarySensorEntity.entity_description` overrides parent class `AsekoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aseko_pool_live/binary_sensor.py:54:5-23: Class member `AsekoBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aseko_pool_live/coordinator.py:22:5-17: Class member `AsekoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aseko_pool_live/sensor.py:103:5-23: Class member `AsekoSensorEntity.entity_description` overrides parent class `AsekoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aseko_pool_live/sensor.py:103:5-23: Class member `AsekoSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/assist_pipeline/select.py:61:5-23: Class member `AssistPipelineSelect.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/assist_pipeline/select.py:145:5-23: Class member `VadSensitivitySelect.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/assist_satellite/entity.py:129:5-23: Class member `AssistSatelliteEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/assist_satellite/websocket_api.py:105:41-69: Cannot set item in `dict[str, int | list[dict[str, Any]] | list[str]]` [unsupported-operation]
ERROR homeassistant/components/assist_satellite/websocket_api.py:106:36-71: Cannot set item in `dict[str, int | list[dict[str, Any]] | list[str]]` [unsupported-operation]
ERROR homeassistant/components/asuswrt/helpers.py:39:16-20: Returned type `None` is not assignable to declared return type `T` [bad-return]
ERROR homeassistant/components/asuswrt/helpers.py:42:16-70: Returned type `dict[str | Unknown, Unknown]` is not assignable to declared return type `T` [bad-return]
ERROR homeassistant/components/asuswrt/helpers.py:45:16-50:10: Returned type `list[str | Any]` is not assignable to declared return type `T` [bad-return]
ERROR homeassistant/components/asuswrt/sensor.py:270:5-23: Class member `AsusWrtSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/asuswrt/sensor.py:270:5-23: Class member `AsusWrtSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/atag/climate.py:46:5-29: Class member `AtagThermostat._attr_supported_features` overrides parent class `AtagEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/atag/climate.py:53:39-73: Object of class `NoneType` has no attribute `temp_unit` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:58:41-80: Object of class `NoneType` has no attribute `hvac_mode` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:63:21-57: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:69:16-57: Object of class `NoneType` has no attribute `temperature` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:74:16-64: Object of class `NoneType` has no attribute `target_temperature` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:79:18-59: Object of class `NoneType` has no attribute `preset_mode` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:84:15-53: Object of class `NoneType` has no attribute `set_temp` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:89:15-58: Object of class `NoneType` has no attribute `set_hvac_mode` [missing-attribute]
ERROR homeassistant/components/atag/climate.py:94:15-60: Object of class `NoneType` has no attribute `set_preset_mode` [missing-attribute]
ERROR homeassistant/components/atag/coordinator.py:22:5-17: Class member `AtagDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/atag/sensor.py:45:12-45: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/atag/sensor.py:49:18-36: Class member `AtagSensor._attr_device_class` overrides parent class `AtagEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/atag/sensor.py:49:39-72: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/atag/sensor.py:50:12-45: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/atag/sensor.py:57:53-59:14: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/atag/sensor.py:64:16-54: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/atag/sensor.py:69:16-54: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/atag/water_heater.py:36:5-29: Class member `AtagWaterHeater._attr_supported_features` overrides parent class `AtagEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/atag/water_heater.py:42:16-53: Object of class `NoneType` has no attribute `temperature` [missing-attribute]
ERROR homeassistant/components/atag/water_heater.py:47:21-64: Object of class `NoneType` has no attribute `current_operation` [missing-attribute]
ERROR homeassistant/components/atag/water_heater.py:52:18-52: Object of class `NoneType` has no attribute `set_temp` [missing-attribute]
ERROR homeassistant/components/atag/water_heater.py:58:16-60: Object of class `NoneType` has no attribute `target_temperature` [missing-attribute]
ERROR homeassistant/components/atag/water_heater.py:63:16-50: Object of class `NoneType` has no attribute `max_temp` [missing-attribute]
ERROR homeassistant/components/atag/water_heater.py:68:16-50: Object of class `NoneType` has no attribute `min_temp` [missing-attribute]
ERROR homeassistant/components/aten_pe/switch.py:6:1-40: Cannot find module `atenpdu` [missing-import]
ERROR homeassistant/components/august/binary_sensor.py:73:18-39: Argument `(data: AugustData, detail: DoorbellDetail | LockDetail) -> bool` is not assignable to parameter `value_fn` with type `(AugustData, DoorbellDetail | LockDetail) -> Activity | None` in function `AugustDoorbellBinarySensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/august/binary_sensor.py:101:12-28: Object of class `DoorbellDetail` has no attribute `doorsense` [missing-attribute]
ERROR homeassistant/components/august/binary_sensor.py:104:12-27: Object of class `DoorbellDetail` has no attribute `doorbell` [missing-attribute]
ERROR homeassistant/components/august/binary_sensor.py:118:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class AugustDescriptionEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/august/binary_sensor.py:121:5-23: Class member `AugustDoorBinarySensor._attr_device_class` overrides parent class `AugustDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/binary_sensor.py:128:46-58: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/binary_sensor.py:128:60-73: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/binary_sensor.py:130:17-40: Object of class `DoorbellDetail` has no attribute `set_online` [missing-attribute]
ERROR homeassistant/components/august/binary_sensor.py:133:46-58: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/binary_sensor.py:133:60-75: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/binary_sensor.py:134:32-61: Object of class `DoorbellDetail` has no attribute `bridge_is_online` [missing-attribute]
ERROR homeassistant/components/august/binary_sensor.py:135:28-51: Object of class `DoorbellDetail` has no attribute `door_state` [missing-attribute]
ERROR homeassistant/components/august/binary_sensor.py:141:5-23: Class member `AugustDoorbellBinarySensor.entity_description` overrides parent class `AugustDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/binary_sensor.py:141:5-23: Class member `AugustDoorbellBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/camera.py:55:28-46: `int | str | Unknown | None` is not assignable to attribute `_attr_model` with type `str | None` [bad-assignment]
ERROR homeassistant/components/august/camera.py:60:16-45: Object of class `KeypadDetail` has no attribute `has_subscription`
Object of class `Lock` has no attribute `has_subscription` [missing-attribute]
ERROR homeassistant/components/august/camera.py:74:49-61: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `doorbell_detail` with type `DoorbellDetail` in function `yalexs.util.update_doorbell_image_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/camera.py:74:63-80: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorbellImageCaptureActivity | DoorbellMotionActivity` in function `yalexs.util.update_doorbell_image_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/camera.py:82:35-57: Object of class `LockDetail` has no attribute `image_url` [missing-attribute]
ERROR homeassistant/components/august/camera.py:86:31-53: Object of class `LockDetail` has no attribute `image_url` [missing-attribute]
ERROR homeassistant/components/august/data.py:30:32-55: `str | None` is not assignable to TypedDict key `address` with type `str` [bad-assignment]
ERROR homeassistant/components/august/data.py:32:28-51: `str | None` is not assignable to TypedDict key `key` with type `str` [bad-assignment]
ERROR homeassistant/components/august/data.py:33:29-53: `int | None` is not assignable to TypedDict key `slot` with type `int` [bad-assignment]
ERROR homeassistant/components/august/data.py:45:42-60: Argument `type[HomeAssistantError]` is not assignable to parameter `error_exception_class` with type `Exception` in function `yalexs.manager.data.YaleXSData.__init__` [bad-argument-type]
ERROR homeassistant/components/august/entity.py:43:19-31: Argument `int | str | Unknown | None` is not assignable to parameter `model` with type `str | None` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/august/entity.py:59:21-40: Object of class `DoorbellDetail` has no attribute `bridge` [missing-attribute]
ERROR homeassistant/components/august/entity.py:59:45-77: Object of class `object` has no attribute `hyper_bridge` [missing-attribute]
ERROR homeassistant/components/august/event.py:68:67-82: Object of class `DoorbellDetail` has no attribute `doorbell` [missing-attribute]
ERROR homeassistant/components/august/event.py:81:5-23: Class member `AugustEventEntity.entity_description` overrides parent class `AugustDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/event.py:81:5-23: Class member `AugustEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/lock.py:45:12-42: Object of class `DoorbellDetail` has no attribute `unlatch_supported` [missing-attribute]
ERROR homeassistant/components/august/lock.py:46:18-42: Class member `AugustLock._attr_supported_features` overrides parent class `AugustEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/lock.py:46:18-42: Class member `AugustLock._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/lock.py:71:17-41: Object of class `DoorbellDetail` has no attribute `lock_status` [missing-attribute]
ERROR homeassistant/components/august/lock.py:72:17-50: Object of class `DoorbellDetail` has no attribute `lock_status_datetime` [missing-attribute]
ERROR homeassistant/components/august/lock.py:77:50-62: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/lock.py:77:64-77: Argument `BridgeOperationActivity | DoorOperationActivity | DoorbellDingActivity | DoorbellImageCaptureActivity | DoorbellMotionActivity | DoorbellViewActivity | LockOperationActivity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/lock.py:87:32-61: Object of class `DoorbellDetail` has no attribute `bridge_is_online` [missing-attribute]
ERROR homeassistant/components/august/lock.py:89:33-57: Object of class `DoorbellDetail` has no attribute `lock_status` [missing-attribute]
ERROR homeassistant/components/august/lock.py:90:33-57: Object of class `DoorbellDetail` has no attribute `lock_status` [missing-attribute]
ERROR homeassistant/components/august/lock.py:99:37-62: Object of class `Activity` has no attribute `operated_by` [missing-attribute]
ERROR homeassistant/components/august/lock.py:104:13-43: Argument `Activity | None` is not assignable to parameter `activity1` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity | None` in function `yalexs.util.get_latest_activity` [bad-argument-type]
ERROR homeassistant/components/august/lock.py:104:45-58: Argument `Activity | None` is not assignable to parameter `activity2` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity | None` in function `yalexs.util.get_latest_activity` [bad-argument-type]
ERROR homeassistant/components/august/lock.py:107:17-40: Object of class `DoorbellDetail` has no attribute `set_online` [missing-attribute]
ERROR homeassistant/components/august/lock.py:108:46-52: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/lock.py:111:46-52: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/lock.py:111:54-69: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/august/lock.py:126:22-35: Object of class `DoorbellDetail` has no attribute `keypad` [missing-attribute]
ERROR homeassistant/components/august/sensor.py:92:48-54: Argument `DoorbellDetail | LockDetail` is not assignable to parameter with type `LockDetail` [bad-argument-type]
ERROR homeassistant/components/august/sensor.py:98:22-35: Object of class `DoorbellDetail` has no attribute `keypad` [missing-attribute]
ERROR homeassistant/components/august/sensor.py:106:9-38: `Doorbell` is not assignable to upper bound `KeypadDetail | LockDetail` of type variable `T` [bad-specialization]
ERROR homeassistant/components/august/sensor.py:108:48-88: Argument `DoorbellDetail | LockDetail` is not assignable to parameter with type `LockDetail` [bad-argument-type]
ERROR homeassistant/components/august/sensor.py:206:5-23: Class member `AugustBatterySensor.entity_description` overrides parent class `AugustDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/sensor.py:206:5-23: Class member `AugustBatterySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/sensor.py:207:5-23: Class member `AugustBatterySensor._attr_device_class` overrides parent class `AugustDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/august/sensor.py:213:68-80: Argument `DoorbellDetail | LockDetail` is not assignable to parameter with type `T` [bad-argument-type]
ERROR homeassistant/components/august/util.py:36:12-17: Returned type `Literal[False]` is not assignable to declared return type `Activity | None` [bad-return]
ERROR homeassistant/components/aurora/coordinator.py:25:5-17: Class member `AuroraDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aurora_abb_powerone/config_flow.py:50:12-33: Object of class `Serial` has no attribute `isOpen` [missing-attribute]
ERROR homeassistant/components/aurora_abb_powerone/coordinator.py:24:5-17: Class member `AuroraAbbDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aurora_abb_powerone/coordinator.py:117:20-46: Object of class `Serial` has no attribute `isOpen` [missing-attribute]
ERROR homeassistant/components/aurora_abb_powerone/sensor.py:212:14-32: Class member `AuroraSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aussie_broadband/__init__.py:51:26-34: `list[dict[str, Any]]` is not assignable to attribute `runtime_data` with type `list[AussieBroadbandServiceData]` [bad-assignment]
ERROR homeassistant/components/aussie_broadband/coordinator.py:35:5-17: Class member `AussieBroadbandDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aussie_broadband/coordinator.py:58:49-65: Argument `str` is not assignable to parameter `service_id` with type `int` in function `aussiebb.asyncio.AussieBB.get_usage` [bad-argument-type]
ERROR homeassistant/components/aussie_broadband/sensor.py:144:5-23: Class member `AussieBroadandSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aussie_broadband/sensor.py:144:5-23: Class member `AussieBroadandSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/autarco/coordinator.py:38:5-17: Class member `AutarcoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/autarco/sensor.py:217:14-32: Class member `AutarcoSensorBase.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/autarco/sensor.py:223:5-23: Class member `AutarcoBatterySensorEntity.entity_description` overrides parent class `AutarcoSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/autarco/sensor.py:253:5-23: Class member `AutarcoSolarSensorEntity.entity_description` overrides parent class `AutarcoSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/autarco/sensor.py:282:5-23: Class member `AutarcoInverterSensorEntity.entity_description` overrides parent class `AutarcoSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/automation/reproduce_state.py:54:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/autoskope/coordinator.py:24:5-17: Class member `AutoskopeDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/avea/__init__.py:40:36-46: Argument `BLEDevice` is not assignable to parameter `address` with type `str` in function `avea.avea.Bulb.__init__` [bad-argument-type]
ERROR homeassistant/components/avea/config_flow.py:33:22-43: Argument `BLEDevice` is not assignable to parameter `address` with type `str` in function `avea.avea.Bulb.__init__` [bad-argument-type]
ERROR homeassistant/components/avea/config_flow.py:212:19-54: Argument `Any | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/awair/config_flow.py:38:9-21: `AwairLocalDevice | None` is not assignable to attribute `_device` with type `AwairLocalDevice` [bad-assignment]
ERROR homeassistant/components/awair/config_flow.py:46:32-53:14: No matching overload found for function `homeassistant.config_entries.ConfigFlowContext.update` called with arguments: (dict[str, dict[str, int | str]]) [no-matching-overload]
ERROR homeassistant/components/awair/config_flow.py:76:38-50: Argument `dict[str, int | str]` is not assignable to parameter `description_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.config_entries.ConfigFlow.async_show_form` [bad-argument-type]
ERROR homeassistant/components/awair/config_flow.py:101:54-59: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/awair/config_flow.py:165:13-25: `AwairLocalDevice | None` is not assignable to attribute `_device` with type `AwairLocalDevice` [bad-assignment]
ERROR homeassistant/components/awair/config_flow.py:190:25-36: `data_schema` may be uninitialized [unbound-name]
ERROR homeassistant/components/awair/coordinator.py:41:5-17: Class member `AwairDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/awair/coordinator.py:65:52-60: Argument `AirData | None` is not assignable to parameter `air_data` with type `AirData` in function `AwairResult.__init__` [bad-argument-type]
ERROR homeassistant/components/awair/sensor.py:192:5-23: Class member `AwairSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/awair/sensor.py:192:5-23: Class member `AwairSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aws/__init__.py:155:39-45: Cannot set item in `OrderedDict[str, AioSession]` [unsupported-operation]
ERROR homeassistant/components/aws_s3/coordinator.py:35:5-17: Class member `S3DataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aws_s3/sensor.py:59:5-23: Class member `S3SensorEntity.entity_description` overrides parent class `S3Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/aws_s3/sensor.py:59:5-23: Class member `S3SensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/binary_sensor.py:190:5-23: Class member `AxisBinarySensor.entity_description` overrides parent class `AxisEventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/binary_sensor.py:190:5-23: Class member `AxisBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/camera.py:40:5-29: Class member `AxisCamera._attr_supported_features` overrides parent class `AxisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/camera.py:42:5-21: Class member `AxisCamera._still_image_url` overrides parent class `MjpegCamera` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/entity.py:86:5-23: Class member `AxisEventEntity.entity_description` overrides parent class `AxisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/event.py:53:5-23: Class member `AxisEvent.entity_description` overrides parent class `AxisEventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/event.py:53:5-23: Class member `AxisEvent.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/light.py:60:5-23: Class member `AxisLight.entity_description` overrides parent class `AxisEventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/light.py:60:5-23: Class member `AxisLight.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/switch.py:53:5-23: Class member `AxisSwitch.entity_description` overrides parent class `AxisEventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/axis/switch.py:53:5-23: Class member `AxisSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/azure_data_explorer/client.py:69:33-74: `ManagedStreamingIngestClient` is not assignable to attribute `write_client` with type `QueuedIngestClient` [bad-assignment]
ERROR homeassistant/components/azure_devops/config_flow.py:52:51-69: Argument `str | None` is not assignable to parameter `organization` with type `str` in function `aioazuredevops.client.DevOpsClient.authorize` [bad-argument-type]
ERROR homeassistant/components/azure_devops/config_flow.py:56:53-71: Argument `str | None` is not assignable to parameter `organization` with type `str` in function `aioazuredevops.client.DevOpsClient.get_project` [bad-argument-type]
ERROR homeassistant/components/azure_devops/config_flow.py:56:73-86: Argument `str | None` is not assignable to parameter `project` with type `str` in function `aioazuredevops.client.DevOpsClient.get_project` [bad-argument-type]
ERROR homeassistant/components/azure_devops/coordinator.py:55:5-17: Class member `AzureDevOpsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/azure_devops/entity.py:23:25-25:14: Argument `set[tuple[str, str, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/azure_devops/sensor.py:181:5-23: Class member `AzureDevOpsBuildSensor.entity_description` overrides parent class `AzureDevOpsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/azure_devops/sensor.py:181:5-23: Class member `AzureDevOpsBuildSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/azure_devops/sensor.py:196:16-46: Object of class `NoneType` has no attribute `build_id` [missing-attribute]
ERROR homeassistant/components/azure_devops/sensor.py:200:32-58: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/azure_devops/sensor.py:222:5-23: Class member `AzureDevOpsWorkItemSensor.entity_description` overrides parent class `AzureDevOpsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/azure_devops/sensor.py:222:5-23: Class member `AzureDevOpsWorkItemSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/backblaze_b2/__init__.py:39:20-24: Argument `InMemoryAccountInfo` is not assignable to parameter `account_info` with type `AbstractAccountInfo | None` in function `b2sdk.v2.api.B2Api.__init__` [bad-argument-type]
ERROR homeassistant/components/backblaze_b2/__init__.py:52:16-66: Returned type `b2sdk._internal.bucket.Bucket` is not assignable to declared return type `b2sdk.v2.bucket.Bucket` [bad-return]
ERROR homeassistant/components/backblaze_b2/b2_client.py:36:5-17: Class member `B2Session.B2HTTP_CLASS` overrides parent class `B2Session` in an inconsistent manner [bad-override]
ERROR homeassistant/components/backblaze_b2/b2_client.py:42:5-18: Class member `B2Api.SESSION_CLASS` overrides parent class `B2Api` in an inconsistent manner [bad-override]
ERROR homeassistant/components/backblaze_b2/backup.py:224:27-32: Yielded type `(GenericResidual@_T) | (GenericResidual@_VT)` is not assignable to declared yield type `bytes` [invalid-yield]
ERROR homeassistant/components/backblaze_b2/config_flow.py:106:24-28: Argument `InMemoryAccountInfo` is not assignable to parameter `account_info` with type `AbstractAccountInfo | None` in function `b2sdk.v2.api.B2Api.__init__` [bad-argument-type]
ERROR homeassistant/components/backup/backup.py:105:56-74: Argument `(self: Path, *, follow_symlinks: bool = True) -> bool` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/backup/coordinator.py:36:5-17: Class member `BackupDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/backup/http.py:141:59-88: Overload type was not compatible with solved type variables: _Ts = tuple[str, str] [incompatible-overload-residual]
ERROR homeassistant/components/backup/manager.py:626:29-45: `open_stream_func` may be uninitialized [unbound-name]
ERROR homeassistant/components/backup/manager.py:627:24-31: `_backup` may be uninitialized [unbound-name]
ERROR homeassistant/components/backup/manager.py:1592:60-89: Overload type was not compatible with solved type variables: _Ts = tuple[str, str] [incompatible-overload-residual]
ERROR homeassistant/components/backup/manager.py:1845:53-79: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/backup/manager.py:1890:21-41: Argument `list[BaseException | Exception | None]` is not assignable to parameter `exceptions` with type `Sequence[Exception]` in function `ExceptionGroup.__new__` [bad-argument-type]
ERROR homeassistant/components/backup/manager.py:1972:41-63: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/backup/manager.py:1996:41-80: Unpacked argument `tuple[Path, Path]` is not assignable to parameter `*args` with type `tuple[StrPath, @_, _CopyFn]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/backup/manager.py:2001:45-71: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/backup/manager.py:2062:45-62: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/backup/sensor.py:74:5-23: Class member `BackupManagerSensor.entity_description` overrides parent class `BackupManagerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/backup/sensor.py:74:5-23: Class member `BackupManagerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/binary_sensor.py:55:5-23: Class member `BAFBinarySensor.entity_description` overrides parent class `BAFDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/binary_sensor.py:55:5-23: Class member `BAFBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/climate.py:33:5-29: Class member `BAFAutoComfort._attr_supported_features` overrides parent class `BAFEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/entity.py:22:25-80: Argument `set[tuple[str, str | None]]` is not assignable to parameter `connections` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/baf/fan.py:40:5-29: Class member `BAFFan._attr_supported_features` overrides parent class `BAFEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/light.py:74:44-82: `int | None` is not assignable to attribute `_attr_max_color_temp_kelvin` with type `int` [bad-assignment]
ERROR homeassistant/components/baf/light.py:75:44-82: `int | None` is not assignable to attribute `_attr_min_color_temp_kelvin` with type `int` [bad-assignment]
ERROR homeassistant/components/baf/number.py:134:5-23: Class member `BAFNumber.entity_description` overrides parent class `BAFDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/number.py:134:5-23: Class member `BAFNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/sensor.py:115:5-23: Class member `BAFSensor.entity_description` overrides parent class `BAFDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/sensor.py:115:5-23: Class member `BAFSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/switch.py:122:5-23: Class member `BAFSwitch.entity_description` overrides parent class `BAFDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/baf/switch.py:122:5-23: Class member `BAFSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/balboa/binary_sensor.py:68:5-23: Class member `BalboaBinarySensorEntity.entity_description` overrides parent class `BalboaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/balboa/binary_sensor.py:68:5-23: Class member `BalboaBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/balboa/climate.py:58:5-29: Class member `BalboaClimateEntity._attr_supported_features` overrides parent class `BalboaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/balboa/config_flow.py:84:27-31: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/balboa/fan.py:34:5-29: Class member `BalboaPumpFanEntity._attr_supported_features` overrides parent class `BalboaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bang_olufsen/binary_sensor.py:32:5-23: Class member `BeoBinarySensorBatteryCharging._attr_device_class` overrides parent class `BeoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bang_olufsen/event.py:75:5-23: Class member `BeoEvent._attr_device_class` overrides parent class `BeoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bang_olufsen/media_player.py:127:5-23: Class member `BeoMediaPlayer._attr_device_class` overrides parent class `BeoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bang_olufsen/media_player.py:149:75-152:10: Missing argument `softwareVersion` in function `mozart_api.models.software_update_status.SoftwareUpdateStatus.__init__` [missing-argument]
ERROR homeassistant/components/bang_olufsen/media_player.py:248:20-30: `sw_version` may be uninitialized [unbound-name]
ERROR homeassistant/components/bang_olufsen/media_player.py:847:49-854:18: Missing argument `actionList` in function `mozart_api.models.scene_properties.SceneProperties.__init__` [missing-argument]
ERROR homeassistant/components/bayesian/config_flow.py:500:25-34: `sub_entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/bayesian/config_flow.py:501:31-83: Argument `Any | None` is not assignable to parameter `title` with type `UndefinedType | str` in function `homeassistant.config_entries.ConfigSubentryFlow.async_update_and_abort` [bad-argument-type]
ERROR homeassistant/components/bayesian/config_flow.py:515:70-79: `sub_entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/beewi_smartclim/sensor.py:3:1-49: Cannot find module `beewi_smartclim` [missing-import]
ERROR homeassistant/components/binary_sensor/__init__.py:160:5-23: Class member `BinarySensorEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/binary_sensor/__init__.py:161:5-23: Class member `BinarySensorEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/binary_sensor/__init__.py:163:5-16: Class member `BinarySensorEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blackbird/media_player.py:106:32-41: `blackbird` may be uninitialized [unbound-name]
ERROR homeassistant/components/blebox/binary_sensor.py:58:14-32: Class member `BleBoxBinarySensorEntity.entity_description` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/binary_sensor.py:63:16-35: Object of class `BinarySensor` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/blebox/button.py:50:14-32: Class member `BleBoxButtonEntity.entity_description` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/climate.py:54:5-29: Class member `BleBoxClimateEntity._attr_supported_features` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/climate.py:95:16-38: Returned type `float | int | None` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/blebox/climate.py:100:16-38: Returned type `float | int | None` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/blebox/config_flow.py:113:13-23: Argument `int | None` is not assignable to parameter `port` with type `int` in function `blebox_uniapi.session.ApiHost.__init__` [bad-argument-type]
ERROR homeassistant/components/blebox/coordinator.py:24:5-17: Class member `BleBoxCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/cover.py:82:14-38: Class member `BleBoxCoverEntity._attr_supported_features` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/light.py:73:18-42: Class member `BleBoxLightEntity._attr_supported_features` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/light.py:78:16-35: Returned type `bool | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/blebox/light.py:131:34-77: No matching overload found for function `dict.get` called with arguments: (int, Literal[ColorMode.ONOFF]) [no-matching-overload]
ERROR homeassistant/components/blebox/light.py:164:16-83: Returned type `tuple[int, ...]` is not assignable to declared return type `tuple[int, int, int, int] | None` [bad-return]
ERROR homeassistant/components/blebox/light.py:171:16-79: Returned type `tuple[int, ...]` is not assignable to declared return type `tuple[int, int, int, int, int] | None` [bad-return]
ERROR homeassistant/components/blebox/sensor.py:160:5-23: Class member `BleBoxSensorEntity.entity_description` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/sensor.py:160:5-23: Class member `BleBoxSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/switch.py:35:5-23: Class member `BleBoxSwitchEntity._attr_device_class` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/update.py:50:5-23: Class member `BleBoxUpdateEntity._attr_device_class` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blebox/update.py:51:5-29: Class member `BleBoxUpdateEntity._attr_supported_features` overrides parent class `BleBoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blink/alarm_control_panel.py:45:5-29: Class member `BlinkSyncModuleHA._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blink/alarm_control_panel.py:57:14-29: Class member `BlinkSyncModuleHA._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blink/alarm_control_panel.py:57:14-29: Class member `BlinkSyncModuleHA._attr_unique_id` overrides parent class `AlarmControlPanelEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blink/alarm_control_panel.py:57:37-48: `Unknown | None` is not assignable to attribute `_attr_unique_id` with type `str` [bad-assignment]
ERROR homeassistant/components/blink/alarm_control_panel.py:59:25-48: Argument `set[tuple[str, Unknown | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/blink/binary_sensor.py:76:14-32: Class member `BlinkBinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blink/camera.py:61:25-50: Argument `set[tuple[str, Unknown | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/blink/config_flow.py:101:43-53: Argument `Blink | None` is not assignable to parameter `blink` with type `Blink` in function `_send_blink_2fa_pin` [bad-argument-type]
ERROR homeassistant/components/blink/coordinator.py:31:5-17: Class member `BlinkUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blink/sensor.py:75:14-32: Class member `BlinkSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blink/switch.py:59:14-32: Class member `BlinkSwitch.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blinksticklight/light.py:46:13-23: Could not find name `blinkstick` [unknown-name]
ERROR homeassistant/components/blue_current/__init__.py:192:37-42: `delay` may be uninitialized [unbound-name]
ERROR homeassistant/components/blue_current/button.py:71:5-23: Class member `ChargePointButton.entity_description` overrides parent class `ChargepointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blue_current/button.py:71:5-23: Class member `ChargePointButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blue_current/sensor.py:249:14-32: Class member `ChargePointSensor.entity_description` overrides parent class `ChargepointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blue_current/sensor.py:296:14-32: Class member `GridSensor.entity_description` overrides parent class `BlueCurrentEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blue_current/switch.py:134:5-23: Class member `ChargePointSwitch.entity_description` overrides parent class `ChargepointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/blue_current/switch.py:134:5-23: Class member `ChargePointSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bluemaestro/sensor.py:132:7-39: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/blueprint/importer.py:138:48-61: `block_content` may be uninitialized [unbound-name]
ERROR homeassistant/components/blueprint/importer.py:224:54-61: `content` may be uninitialized [unbound-name]
ERROR homeassistant/components/bluesound/button.py:86:5-23: Class member `BluesoundButton.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bluesound/button.py:86:5-23: Class member `BluesoundButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bluesound/coordinator.py:59:5-17: Class member `BluesoundCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bluetooth/__init__.py:205:13-31: Argument `HassJob[[now: datetime], Coroutine[Unknown, Unknown, None]]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/bluetooth/manager.py:219:36-45: No matching overload found for function `homeassistant.components.bluetooth.match.BluetoothCallbackMatcherWithCallback.update` called with arguments: (BluetoothCallbackMatcher) [no-matching-overload]
ERROR homeassistant/components/bond/button.py:47:28-42: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:54:28-48: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:61:28-49: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:68:28-49: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:75:28-51: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:82:28-53: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:89:28-49: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:103:28-58: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:110:28-60: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:117:28-49: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:124:28-49: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:131:28-58: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:138:28-58: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:145:28-60: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:152:28-60: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:159:28-58: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:166:28-60: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:173:28-49: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:180:28-44: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:187:28-44: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:194:28-48: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:228:28-39: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:235:28-47: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:242:28-47: Argument `str` is not assignable to parameter `mutually_exclusive` with type `Action | None` in function `BondButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:286:42-72: Argument `Action` is not assignable to parameter `action` with type `str` in function `homeassistant.components.bond.utils.BondDevice.has_action` [bad-argument-type]
ERROR homeassistant/components/bond/button.py:304:5-23: Class member `BondButtonEntity.entity_description` overrides parent class `BondEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bond/button.py:304:5-23: Class member `BondButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bond/cover.py:49:5-23: Class member `BondCover._attr_device_class` overrides parent class `BondEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bond/cover.py:70:14-38: Class member `BondCover._attr_supported_features` overrides parent class `BondEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bond/entity.py:190:13-53: Argument `HassJob[[now: datetime], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/bond/fan.py:68:14-38: Class member `BondFan._attr_supported_features` overrides parent class `BondEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_alarm/alarm_control_panel.py:42:5-29: Class member `AreaAlarmControlPanel._attr_supported_features` overrides parent class `BoschAlarmAreaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_alarm/binary_sensor.py:157:5-23: Class member `PanelFaultsSensor.entity_description` overrides parent class `BoschAlarmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_alarm/binary_sensor.py:157:5-23: Class member `PanelFaultsSensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_alarm/sensor.py:96:5-23: Class member `BoschAreaSensor.entity_description` overrides parent class `BoschAlarmAreaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_alarm/sensor.py:96:5-23: Class member `BoschAreaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_alarm/switch.py:89:5-23: Class member `PanelDoorEntity.entity_description` overrides parent class `BoschAlarmDoorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_alarm/switch.py:89:5-23: Class member `PanelDoorEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/binary_sensor.py:32:13-33:54: `+` is not supported between `Sequence[SHCShutterContact]` and `Sequence[SHCShutterContact2]` [unsupported-operation]
ERROR homeassistant/components/bosch_shc/binary_sensor.py:44:13-45:53: `+` is not supported between `Sequence[SHCMotionDetector]` and `Sequence[SHCShutterContact]` [unsupported-operation]
ERROR homeassistant/components/bosch_shc/binary_sensor.py:73:14-32: Class member `ShutterContactSensor._attr_device_class` overrides parent class `SHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/binary_sensor.py:74:13-38: Object of class `SHCDevice` has no attribute `device_class`
Object of class `SHCIntrusionSystem` has no attribute `device_class` [missing-attribute]
ERROR homeassistant/components/bosch_shc/binary_sensor.py:80:16-34: Object of class `SHCDevice` has no attribute `state`
Object of class `SHCIntrusionSystem` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/bosch_shc/binary_sensor.py:86:5-23: Class member `BatterySensor._attr_device_class` overrides parent class `SHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/binary_sensor.py:97:13-38: Object of class `SHCDevice` has no attribute `batterylevel`
Object of class `SHCIntrusionSystem` has no attribute `batterylevel` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:42:5-23: Class member `ShutterControlCover._attr_device_class` overrides parent class `SHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:43:5-29: Class member `ShutterControlCover._attr_supported_features` overrides parent class `SHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:53:22-40: Object of class `SHCDevice` has no attribute `level`
Object of class `SHCIntrusionSystem` has no attribute `level` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:57:9-26: Object of class `SHCDevice` has no attribute `stop`
Object of class `SHCIntrusionSystem` has no attribute `stop` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:68:13-41: Object of class `SHCDevice` has no attribute `operation_state`
Object of class `SHCIntrusionSystem` has no attribute `operation_state` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:76:13-41: Object of class `SHCDevice` has no attribute `operation_state`
Object of class `SHCIntrusionSystem` has no attribute `operation_state` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:82:9-27: Object of class `SHCDevice` has no attribute `level` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:82:9-27: Object of class `SHCIntrusionSystem` has no attribute `level` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:86:9-27: Object of class `SHCDevice` has no attribute `level` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:86:9-27: Object of class `SHCIntrusionSystem` has no attribute `level` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:91:9-27: Object of class `SHCDevice` has no attribute `level` [missing-attribute]
ERROR homeassistant/components/bosch_shc/cover.py:91:9-27: Object of class `SHCIntrusionSystem` has no attribute `level` [missing-attribute]
ERROR homeassistant/components/bosch_shc/entity.py:81:24-52: Object of class `SHCIntrusionSystem` has no attribute `device_services` [missing-attribute]
ERROR homeassistant/components/bosch_shc/entity.py:87:24-52: Object of class `SHCIntrusionSystem` has no attribute `device_services` [missing-attribute]
ERROR homeassistant/components/bosch_shc/entity.py:93:16-35: Object of class `SHCIntrusionSystem` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/bosch_shc/entity.py:119:16-48: Object of class `SHCDevice` has no attribute `system_availability` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:56:33-51: Object of class `SHCDevice` has no attribute `temperature` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:62:33-48: Object of class `SHCDevice` has no attribute `humidity` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:68:33-46: Object of class `SHCDevice` has no attribute `purity` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:73:33-55: Object of class `SHCDevice` has no attribute `combined_rating` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:75:35-53: Object of class `SHCDevice` has no attribute `description` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:81:33-58: Object of class `SHCDevice` has no attribute `temperature_rating` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:86:33-60: Object of class `SHCDevice` has no attribute `communicationquality` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:91:33-55: Object of class `SHCDevice` has no attribute `humidity_rating` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:96:33-53: Object of class `SHCDevice` has no attribute `purity_rating` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:102:33-56: Object of class `SHCDevice` has no attribute `powerconsumption` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:109:33-57: Object of class `SHCDevice` has no attribute `energyconsumption` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:116:33-48: Object of class `SHCDevice` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:118:35-52: Object of class `SHCDevice` has no attribute `valvestate` [missing-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:181:13-89: `+` is not supported between `Sequence[SHCSmartPlug]` and `Sequence[SHCLightSwitchBSM]` [unsupported-operation]
ERROR homeassistant/components/bosch_shc/sensor.py:203:5-23: Class member `SHCSensor.entity_description` overrides parent class `SHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:203:5-23: Class member `SHCSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/sensor.py:220:49-61: Argument `SHCDevice | SHCIntrusionSystem` is not assignable to parameter with type `SHCDevice` [bad-argument-type]
ERROR homeassistant/components/bosch_shc/sensor.py:226:58-70: Argument `SHCDevice | SHCIntrusionSystem` is not assignable to parameter with type `SHCDevice` [bad-argument-type]
ERROR homeassistant/components/bosch_shc/switch.py:43:18-58: Argument `Literal[PowerSwitchService.State.ON]` is not assignable to parameter `on_value` with type `float | int | str | None` in function `SHCSwitchEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bosch_shc/switch.py:50:18-65: Argument `Literal[PowerSwitchService.State.ON]` is not assignable to parameter `on_value` with type `float | int | str | None` in function `SHCSwitchEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bosch_shc/switch.py:57:18-60: Argument `Literal[PowerSwitchService.State.ON]` is not assignable to parameter `on_value` with type `float | int | str | None` in function `SHCSwitchEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bosch_shc/switch.py:64:18-59: Argument `Literal[CameraLightService.State.ON]` is not assignable to parameter `on_value` with type `float | int | str | None` in function `SHCSwitchEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bosch_shc/switch.py:71:18-64: Argument `Literal[PrivacyModeService.State.DISABLED]` is not assignable to parameter `on_value` with type `float | int | str | None` in function `SHCSwitchEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/bosch_shc/switch.py:150:5-23: Class member `SHCSwitch.entity_description` overrides parent class `SHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/switch.py:150:5-23: Class member `SHCSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bosch_shc/switch.py:186:9-28: Object of class `SHCIntrusionSystem` has no attribute `update` [missing-attribute]
ERROR homeassistant/components/bosch_shc/switch.py:203:16-36: Object of class `SHCDevice` has no attribute `routing`
Object of class `SHCIntrusionSystem` has no attribute `routing` [missing-attribute]
ERROR homeassistant/components/bosch_shc/switch.py:207:9-29: Object of class `SHCDevice` has no attribute `routing` [missing-attribute]
ERROR homeassistant/components/bosch_shc/switch.py:207:9-29: Object of class `SHCIntrusionSystem` has no attribute `routing` [missing-attribute]
ERROR homeassistant/components/bosch_shc/switch.py:211:9-29: Object of class `SHCDevice` has no attribute `routing` [missing-attribute]
ERROR homeassistant/components/bosch_shc/switch.py:211:9-29: Object of class `SHCIntrusionSystem` has no attribute `routing` [missing-attribute]
ERROR homeassistant/components/braviatv/button.py:61:5-23: Class member `BraviaTVButton.entity_description` overrides parent class `BraviaTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/braviatv/button.py:61:5-23: Class member `BraviaTVButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/braviatv/coordinator.py:90:5-17: Class member `BraviaTVCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/braviatv/media_player.py:43:5-23: Class member `BraviaTVMediaPlayer._attr_device_class` overrides parent class `BraviaTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/braviatv/media_player.py:44:5-29: Class member `BraviaTVMediaPlayer._attr_supported_features` overrides parent class `BraviaTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bring/coordinator.py:61:5-17: Class member `BringBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bring/event.py:52:5-16: Class member `BringEventEntity.coordinator` overrides parent class `BringBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bring/event.py:79:46-86:14: `str | None` is not assignable to dict key `last_activity_by` with type `datetime | list[dict[str, Any]] | str` [bad-assignment]
ERROR homeassistant/components/bring/sensor.py:117:5-23: Class member `BringSensorEntity.entity_description` overrides parent class `BringBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bring/sensor.py:117:5-23: Class member `BringSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bring/sensor.py:118:5-16: Class member `BringSensorEntity.coordinator` overrides parent class `BringBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bring/todo.py:69:5-16: Class member `BringTodoListEntity.coordinator` overrides parent class `BringBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/broadlink/climate.py:50:5-29: Class member `BroadlinkThermostat._attr_supported_features` overrides parent class `BroadlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/broadlink/config_flow.py:77:60-77: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/broadlink/device.py:109:20-23: `Device` is not assignable to attribute `api` with type `_ApiT` [bad-assignment]
ERROR homeassistant/components/broadlink/light.py:84:35-68: `list[Unknown]` is not assignable to attribute `_attr_hs_color` with type `tuple[float, float] | None` [bad-assignment]
ERROR homeassistant/components/broadlink/remote.py:126:14-38: Class member `BroadlinkRemote._attr_supported_features` overrides parent class `BroadlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/broadlink/remote.py:126:14-38: Class member `BroadlinkRemote._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/broadlink/sensor.py:135:14-32: Class member `BroadlinkSensor.entity_description` overrides parent class `BroadlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/broadlink/switch.py:144:5-23: Class member `BroadlinkSwitch._attr_device_class` overrides parent class `BroadlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/broadlink/switch.py:144:5-23: Class member `BroadlinkSwitch._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/brother/coordinator.py:22:5-17: Class member `BrotherDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/brother/sensor.py:335:5-23: Class member `BrotherPrinterSensor.entity_description` overrides parent class `BrotherPrinterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/brother/sensor.py:335:5-23: Class member `BrotherPrinterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/brottsplatskartan/sensor.py:67:13-52: `bool | list[Unknown]` is not assignable to `Literal[False] | dict[str, list[Unknown]]` [bad-assignment]
ERROR homeassistant/components/brunt/coordinator.py:27:5-17: Class member `BruntCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/brunt/cover.py:54:5-23: Class member `BruntDevice._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/brunt/cover.py:56:5-29: Class member `BruntDevice._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/brunt/cover.py:157:37-58: Argument `str | None` is not assignable to parameter `thing_uri` with type `str` in function `brunt.client.BruntClientAsync.async_change_request_position` [bad-argument-type]
ERROR homeassistant/components/brunt/cover.py:171:63-84: Cannot index into `dict[str, int]` [bad-index]
ERROR homeassistant/components/bryant_evolution/climate.py:48:13-19: Argument `BryantEvolutionLocalClient | None` is not assignable to parameter `client` with type `BryantEvolutionLocalClient` in function `BryantEvolutionClimate.__init__` [bad-argument-type]
ERROR homeassistant/components/bryant_evolution/climate.py:193:38-197:14: Argument `dict[str, str | tuple[str, bool]]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/bsblan/button.py:41:5-23: Class member `BSBLanButtonEntity.entity_description` overrides parent class `BSBLanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bsblan/climate.py:74:5-29: Class member `BSBLANClimate._attr_supported_features` overrides parent class `BSBLanCircuitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bsblan/coordinator.py:66:5-17: Class member `BSBLanCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bsblan/sensor.py:99:5-23: Class member `BSBLanSensor.entity_description` overrides parent class `BSBLanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bsblan/sensor.py:99:5-23: Class member `BSBLanSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bsblan/water_heater.py:67:5-29: Class member `BSBLANWaterHeater._attr_supported_features` overrides parent class `BSBLanWaterHeaterDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bthome/binary_sensor.py:187:7-40: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/bthome/coordinator.py:58:5-16: Class member `BTHomePassiveBluetoothDataProcessor.coordinator` overrides parent class `PassiveBluetoothDataProcessor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/bthome/logbook.py:32:16-35:10: Returned type `dict[str, DeviceEntry | str]` is not assignable to declared return type `dict[str, str]` [bad-return]
ERROR homeassistant/components/bthome/sensor.py:437:17-83: Cannot index into `dict[tuple[ExtendedSensorDeviceClass, Units] | tuple[ExtendedSensorDeviceClass, None] | tuple[SensorDeviceClass, Units] | tuple[SensorDeviceClass, None], SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/bthome/sensor.py:472:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/buienradar/sensor.py:781:28-43: Object of class `NoneType` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/buienradar/sensor.py:874:20-29: `new_state` may be uninitialized [unbound-name]
ERROR homeassistant/components/buienradar/util.py:101:39-50: Cannot set item in `dict[str, bool | None]` [unsupported-operation]
ERROR homeassistant/components/buienradar/util.py:102:35-52: Cannot set item in `dict[str, bool | None]` [unsupported-operation]
ERROR homeassistant/components/buienradar/util.py:106:39-76: Cannot set item in `dict[str, bool | None]` [unsupported-operation]
ERROR homeassistant/components/buienradar/util.py:110:31-39: Cannot set item in `dict[str, bool | None]` [unsupported-operation]
ERROR homeassistant/components/buienradar/util.py:185:16-29: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:190:16-29: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:195:16-29: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:201:26-39: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:209:26-39: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:217:26-39: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:225:24-37: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:233:24-37: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:241:26-39: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:249:26-39: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:257:24-37: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/buienradar/util.py:264:16-29: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/button/__init__.py:88:5-23: Class member `ButtonEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/button/__init__.py:90:5-23: Class member `ButtonEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/button/__init__.py:91:5-16: Class member `ButtonEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/caldav/__init__.py:40:43-59: Argument `(self: DAVClient, *, url: ParseResult | SplitResult | URL | str | None = None) -> Principal` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/caldav/config_flow.py:71:52-68: Argument `(self: DAVClient, *, url: ParseResult | SplitResult | URL | str | None = None) -> Principal` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/calendar/__init__.py:521:5-23: Class member `CalendarEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/calendar/__init__.py:1041:17-32: Argument `Hashable` is not assignable to parameter `iden` with type `int` in function `homeassistant.components.websocket_api.messages.event_message` [bad-argument-type]
ERROR homeassistant/components/calendar/trigger.py:376:30-65: Argument `dict[Optional | Required, ((value: Any) -> str) | Any | In]` is not assignable to parameter `options_schema_dict` with type `dict[Marker, Any]` in function `homeassistant.helpers.automation.move_top_level_schema_fields_to_options` [bad-argument-type]
ERROR homeassistant/components/cambridge_audio/media_player.py:79:5-23: Class member `CambridgeAudioDevice._attr_device_class` overrides parent class `CambridgeAudioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cambridge_audio/number.py:81:5-23: Class member `CambridgeAudioNumber.entity_description` overrides parent class `CambridgeAudioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cambridge_audio/number.py:81:5-23: Class member `CambridgeAudioNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cambridge_audio/select.py:115:5-23: Class member `CambridgeAudioSelect.entity_description` overrides parent class `CambridgeAudioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cambridge_audio/select.py:115:5-23: Class member `CambridgeAudioSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cambridge_audio/switch.py:94:5-23: Class member `CambridgeAudioSwitch.entity_description` overrides parent class `CambridgeAudioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cambridge_audio/switch.py:94:5-23: Class member `CambridgeAudioSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/camera/__init__.py:428:5-23: Class member `Camera.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/camera/__init__.py:437:5-16: Class member `Camera._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/camera/__init__.py:438:5-29: Class member `Camera._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/camera/media_source.py:50:5-9: Class member `CameraMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/canary/alarm_control_panel.py:40:5-29: Class member `CanaryAlarm._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/canary/camera.py:171:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/canary/sensor.py:124:14-32: Class member `CanarySensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/casper_glow/binary_sensor.py:64:5-23: Class member `CasperGlowChargingBinarySensor._attr_device_class` overrides parent class `CasperGlowEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/casper_glow/button.py:55:5-23: Class member `CasperGlowButton.entity_description` overrides parent class `CasperGlowEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/casper_glow/button.py:55:5-23: Class member `CasperGlowButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/casper_glow/sensor.py:42:5-23: Class member `CasperGlowBatterySensor._attr_device_class` overrides parent class `CasperGlowEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/casper_glow/sensor.py:75:5-23: Class member `CasperGlowDimmingEndTimeSensor._attr_device_class` overrides parent class `CasperGlowEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cast/discovery.py:70:13-21: Class member `CastListener.add_cast` overrides parent class `AbstractCastListener` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/cast/discovery.py:74:13-24: Class member `CastListener.update_cast` overrides parent class `AbstractCastListener` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/cast/helpers.py:132:13-29: Unexpected keyword argument `is_dynamic_group` in function `ChromecastInfo.__init__` [unexpected-keyword]
ERROR homeassistant/components/cast/media_player.py:238:60-242:10: Unpacked argument `tuple[CastInfo, HaZeroconf | None]` is not assignable to parameter `*args` with type `tuple[CastInfo, Zeroconf | None, int | None, float | None, float | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/cast/media_player.py:362:28-51: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/cast/media_player.py:363:29-62: Object of class `NoneType` has no attribute `media_controller` [missing-attribute]
ERROR homeassistant/components/cast/media_player.py:469:35-72: Object of class `NoneType` has no attribute `get_multizone_memberships` [missing-attribute]
ERROR homeassistant/components/cast/media_player.py:472:46-87: Object of class `NoneType` has no attribute `get_multizone_mediacontroller` [missing-attribute]
ERROR homeassistant/components/cast/media_player.py:502:28-61: Object of class `NoneType` has no attribute `media_controller` [missing-attribute]
ERROR homeassistant/components/cast/media_player.py:511:40-81: Object of class `NoneType` has no attribute `get_multizone_mediacontroller` [missing-attribute]
ERROR homeassistant/components/cast/media_player.py:608:32-58: Object of class `NoneType` has no attribute `cast_type` [missing-attribute]
ERROR homeassistant/components/cast/media_player.py:617:29-44: Argument `Sequence[BrowseMedia] | None` is not assignable to parameter `iterable` with type `Iterable[BrowseMedia]` in function `list.extend` [bad-argument-type]
ERROR homeassistant/components/ccm15/climate.py:65:5-29: Class member `CCM15Climate._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ccm15/climate.py:149:33-42: Argument `CCM15SlaveDevice | None` is not assignable to parameter `data` with type `CCM15SlaveDevice` in function `homeassistant.components.ccm15.coordinator.CCM15Coordinator.async_set_temperature` [bad-argument-type]
ERROR homeassistant/components/ccm15/climate.py:154:68-77: Argument `CCM15SlaveDevice | None` is not assignable to parameter `data` with type `CCM15SlaveDevice` in function `homeassistant.components.ccm15.coordinator.CCM15Coordinator.async_set_hvac_mode` [bad-argument-type]
ERROR homeassistant/components/ccm15/climate.py:158:67-76: Argument `CCM15SlaveDevice | None` is not assignable to parameter `data` with type `CCM15SlaveDevice` in function `homeassistant.components.ccm15.coordinator.CCM15Coordinator.async_set_fan_mode` [bad-argument-type]
ERROR homeassistant/components/centriconnect/coordinator.py:48:5-17: Class member `CentriConnectCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/centriconnect/sensor.py:237:5-23: Class member `CentriConnectSensor.entity_description` overrides parent class `CentriConnectBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/centriconnect/sensor.py:237:5-23: Class member `CentriConnectSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cert_expiry/coordinator.py:22:5-17: Class member `CertExpiryDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cert_expiry/sensor.py:31:5-23: Class member `SSLCertificateTimestamp._attr_device_class` overrides parent class `CertExpiryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chacon_dio/__init__.py:47:9-22: Argument `str | None` is not assignable to parameter `service_name` with type `str` in function `dio_chacon_wifi_api.client.DIOChaconAPIClient.__init__` [bad-argument-type]
ERROR homeassistant/components/chacon_dio/cover.py:42:5-23: Class member `ChaconDioCover._attr_device_class` overrides parent class `ChaconDioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chacon_dio/cover.py:45:5-29: Class member `ChaconDioCover._attr_supported_features` overrides parent class `ChaconDioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chacon_dio/switch.py:38:5-23: Class member `ChaconDioSwitch._attr_device_class` overrides parent class `ChaconDioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chess_com/coordinator.py:31:5-17: Class member `ChessCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chess_com/sensor.py:112:5-23: Class member `ChessPlayerSensor.entity_description` overrides parent class `ChessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chess_com/sensor.py:112:5-23: Class member `ChessPlayerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chess_com/sensor.py:133:5-23: Class member `ChessGameModeSensor.entity_description` overrides parent class `ChessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/chess_com/sensor.py:133:5-23: Class member `ChessGameModeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cielo_home/climate.py:171:36-48: No matching overload found for function `dict.get` called with arguments: (HVACMode | None, HVACMode | None) [no-matching-overload]
ERROR homeassistant/components/cielo_home/climate.py:177:16-59: Returned type `list[homeassistant.components.climate.const.HVACMode | cieloconnectapi.const.HVACMode]` is not assignable to declared return type `list[homeassistant.components.climate.const.HVACMode]` [bad-return]
ERROR homeassistant/components/cielo_home/climate.py:276:16-62: Returned type `dict[Unknown, Unknown] | None` is not assignable to declared return type `None` [bad-return]
ERROR homeassistant/components/cielo_home/climate.py:281:16-68: Returned type `dict[Unknown, Unknown] | None` is not assignable to declared return type `None` [bad-return]
ERROR homeassistant/components/cielo_home/climate.py:287:16-65: Returned type `dict[Unknown, Unknown]` is not assignable to declared return type `None` [bad-return]
ERROR homeassistant/components/cielo_home/climate.py:287:54-64: Argument `str | None` is not assignable to parameter `hvac_mode` with type `HVACMode` in function `cieloconnectapi.device.CieloDeviceAPI.async_set_hvac_mode` [bad-argument-type]
ERROR homeassistant/components/cielo_home/climate.py:292:16-66: Returned type `dict[Unknown, Unknown]` is not assignable to declared return type `None` [bad-return]
ERROR homeassistant/components/cielo_home/coordinator.py:37:5-17: Class member `CieloDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cielo_home/coordinator.py:71:30-38: Argument `Mapping[str, Any] | None` is not assignable to parameter `raw` with type `dict[str, Any]` in function `CieloData.__init__` [bad-argument-type]
ERROR homeassistant/components/cielo_home/coordinator.py:71:47-58: Argument `dict[str, CieloDevice] | None` is not assignable to parameter `parsed` with type `dict[str, CieloDevice]` in function `CieloData.__init__` [bad-argument-type]
ERROR homeassistant/components/cisco_ios/device_tracker.py:69:33-35: `list[@_]` is not assignable to attribute `last_results` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/cisco_ios/device_tracker.py:96:33-45: `list[Unknown]` is not assignable to attribute `last_results` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/cisco_mobility_express/device_tracker.py:87:16-30: Object of class `NoneType` has no attribute `_asdict` [missing-attribute]
ERROR homeassistant/components/citybikes/sensor.py:184:44-63: `<` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/climate/__init__.py:258:5-23: Class member `ClimateEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/climate/__init__.py:273:5-29: Class member `ClimateEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/climate/condition.py:62:9-24: Class member `ClimateTargetTemperatureCondition._should_include` overrides parent class `EntityNumericalConditionWithUnitBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/climate/condition.py:81:9-24: Class member `ClimateTargetHumidityCondition._should_include` overrides parent class `EntityNumericalConditionBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/climate/device_action.py:96:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/cloud/__init__.py:306:51-61: Argument `str | Unknown` is not assignable to parameter `alexa_user_config` with type `dict[str, Any]` in function `homeassistant.components.cloud.client.CloudClient.__init__` [bad-argument-type]
ERROR homeassistant/components/cloud/__init__.py:306:63-74: Argument `str | Unknown` is not assignable to parameter `google_user_config` with type `dict[str, Any]` in function `homeassistant.components.cloud.client.CloudClient.__init__` [bad-argument-type]
ERROR homeassistant/components/cloud/__init__.py:307:51-59: Unpacked keyword argument `str` is not assignable to parameter `mode` with type `Literal['development', 'production']` in function `hass_nabucasa.Cloud.__init__` [bad-argument-type]
ERROR homeassistant/components/cloud/__init__.py:307:51-59: Unpacked keyword argument `str` is not assignable to parameter `discovery_service_actions` with type `dict[ServiceDiscoveryAction, str] | None` in function `hass_nabucasa.Cloud.__init__` [bad-argument-type]
ERROR homeassistant/components/cloud/__init__.py:307:51-59: Unpacked keyword argument `str` is not assignable to parameter `privileged_ping` with type `bool` in function `hass_nabucasa.Cloud.__init__` [bad-argument-type]
ERROR homeassistant/components/cloud/client.py:187:50-66: Argument `HassJob[[_: Any], Coroutine[Unknown, Unknown, None]]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/cloudflare/coordinator.py:29:5-17: Class member `CloudflareCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/co2signal/coordinator.py:29:5-17: Class member `CO2SignalCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/co2signal/sensor.py:67:5-23: Class member `CO2Sensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/co2signal/sensor.py:67:5-23: Class member `CO2Sensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/coinbase/sensor.py:55:24-41: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/coinbase/sensor.py:64:35-80: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/coinbase/sensor.py:126:24-46: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/coinbase/sensor.py:142:25-64: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/coinbase/sensor.py:172:24-52: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/coinbase/sensor.py:181:25-70: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/coinbase/sensor.py:209:23-62: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/coinbase/sensor.py:230:23-68: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/color_extractor/services.py:144:13-23: `image_type` is uninitialized [unbound-name]
ERROR homeassistant/components/color_extractor/services.py:145:13-28: `image_reference` is uninitialized [unbound-name]
ERROR homeassistant/components/color_extractor/services.py:150:8-13: `color` may be uninitialized [unbound-name]
ERROR homeassistant/components/color_extractor/services.py:184:31-41: `image_type` is uninitialized [unbound-name]
ERROR homeassistant/components/color_extractor/services.py:185:36-51: `image_reference` is uninitialized [unbound-name]
ERROR homeassistant/components/color_extractor/services.py:189:8-13: `color` may be uninitialized [unbound-name]
ERROR homeassistant/components/color_extractor/services.py:194:31-41: `image_type` may be uninitialized [unbound-name]
ERROR homeassistant/components/color_extractor/services.py:195:36-51: `image_reference` may be uninitialized [unbound-name]
ERROR homeassistant/components/comelit/alarm_control_panel.py:82:5-29: Class member `ComelitAlarmEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/binary_sensor.py:103:17-28: Argument `ComelitBaseCoordinator[Unknown]` is not assignable to parameter `coordinator` with type `ComelitSerialBridge[Unknown] | ComelitVedoSystem[Unknown]` in function `ComelitVedoBinarySensorEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/comelit/binary_sensor.py:129:5-23: Class member `ComelitVedoBinarySensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/binary_sensor.py:129:5-23: Class member `ComelitVedoBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/climate.py:116:5-29: Class member `ComelitClimateEntity._attr_supported_features` overrides parent class `ComelitBridgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/coordinator.py:53:5-17: Class member `ComelitBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/coordinator.py:161:5-8: Class member `ComelitSerialBridge.api` overrides parent class `ComelitBaseCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/coordinator.py:205:5-8: Class member `ComelitVedoSystem.api` overrides parent class `ComelitBaseCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/cover.py:49:5-23: Class member `ComelitCoverEntity._attr_device_class` overrides parent class `ComelitBridgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/cover.py:49:5-23: Class member `ComelitCoverEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/humidifier.py:114:5-29: Class member `ComelitHumidifierEntity._attr_supported_features` overrides parent class `ComelitBridgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/humidifier.py:132:14-32: Class member `ComelitHumidifierEntity._attr_device_class` overrides parent class `ComelitBridgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/sensor.py:84:17-28: Argument `ComelitBaseCoordinator[Unknown]` is not assignable to parameter `coordinator` with type `ComelitSerialBridge[Unknown] | ComelitVedoSystem[Unknown]` in function `ComelitVedoSensorEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/comelit/sensor.py:121:14-32: Class member `ComelitBridgeSensorEntity.entity_description` overrides parent class `ComelitBridgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/sensor.py:157:14-32: Class member `ComelitVedoSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comelit/switch.py:61:18-36: Class member `ComelitSwitchEntity._attr_device_class` overrides parent class `ComelitBridgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comfoconnect/__init__.py:104:26-41: Object of class `str` has no attribute `hex` [missing-attribute]
ERROR homeassistant/components/comfoconnect/sensor.py:295:5-23: Class member `ComfoConnectSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/comfoconnect/sensor.py:324:47-326:10: Unpacked argument `tuple[int]` is not assignable to parameter `*args` with type `tuple[int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/compit/binary_sensor.py:161:14-32: Class member `CompitBinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/climate.py:107:5-29: Class member `CompitClimate._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/fan.py:68:5-29: Class member `CompitFan._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/fan.py:83:14-32: Class member `CompitFan.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/number.py:307:14-32: Class member `CompitNumber.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/select.py:401:14-32: Class member `CompitSelect.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/sensor.py:993:14-32: Class member `CompitSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/switch.py:94:14-32: Class member `CompitSwitch.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/water_heater.py:182:5-23: Class member `CompitWaterHeater.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/compit/water_heater.py:182:5-23: Class member `CompitWaterHeater.entity_description` overrides parent class `WaterHeaterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/concord232/alarm_control_panel.py:82:9-31: Object of class `Client` has no attribute `partitions` [missing-attribute]
ERROR homeassistant/components/concord232/binary_sensor.py:66:9-21: Object of class `Client` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/concord232/binary_sensor.py:67:9-32: Object of class `Client` has no attribute `last_zone_update` [missing-attribute]
ERROR homeassistant/components/concord232/binary_sensor.py:78:5-17: Object of class `Client` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/concord232/binary_sensor.py:80:17-29: Object of class `Client` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/concord232/binary_sensor.py:135:42-71: Object of class `Client` has no attribute `last_zone_update` [missing-attribute]
ERROR homeassistant/components/concord232/binary_sensor.py:138:13-31: Object of class `Client` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/concord232/binary_sensor.py:139:13-42: Object of class `Client` has no attribute `last_zone_update` [missing-attribute]
ERROR homeassistant/components/control4/cover.py:126:5-23: Class member `Control4Cover._attr_device_class` overrides parent class `Control4Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/control4/cover.py:127:5-29: Class member `Control4Cover._attr_supported_features` overrides parent class `Control4Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/control4/media_player.py:211:14-38: Class member `Control4Room._attr_supported_features` overrides parent class `Control4Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/conversation/chat_log.py:91:16-31: Object of class `ToolResultContent` has no attribute `content` [missing-attribute]
ERROR homeassistant/components/conversation/chat_log.py:339:30-88: `list[SystemContent]` is not assignable to `list[Content]` [bad-assignment]
ERROR homeassistant/components/conversation/chat_log.py:472:29-40: Argument `dict[str, str] | Unknown` is not assignable to parameter `tool_result` with type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None]` in function `ToolResultContent.__init__` [bad-argument-type]
ERROR homeassistant/components/conversation/default_agent.py:965:16-22: Returned type `str | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/cookidoo/button.py:49:5-23: Class member `CookidooButton.entity_description` overrides parent class `CookidooBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cookidoo/button.py:49:5-23: Class member `CookidooButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cookidoo/coordinator.py:46:5-17: Class member `CookidooDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cookidoo/sensor.py:95:5-23: Class member `CookidooSensorEntity.entity_description` overrides parent class `CookidooBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cookidoo/sensor.py:95:5-23: Class member `CookidooSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/coolmaster/binary_sensor.py:31:5-23: Class member `CoolmasterCleanFilter.entity_description` overrides parent class `CoolmasterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/coolmaster/button.py:27:5-23: Class member `CoolmasterResetFilter.entity_description` overrides parent class `CoolmasterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/coolmaster/climate.py:85:14-29: Class member `CoolmasterClimate._attr_unique_id` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/coolmaster/entity.py:25:14-31: Class member `CoolmasterEntity._attr_device_info` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/coolmaster/entity.py:33:18-33: Class member `CoolmasterEntity._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/coolmaster/sensor.py:27:5-23: Class member `CoolmasterCleanFilter.entity_description` overrides parent class `CoolmasterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/counter/__init__.py:217:24-59: `int | None` is not assignable to upper bound `SupportsDunderGT[Any] | SupportsDunderLT[Any]` of type variable `SupportsRichComparisonT` [bad-specialization]
ERROR homeassistant/components/counter/__init__.py:219:24-59: `int | None` is not assignable to upper bound `SupportsDunderGT[Any] | SupportsDunderLT[Any]` of type variable `SupportsRichComparisonT` [bad-specialization]
ERROR homeassistant/components/cover/__init__.py:201:5-23: Class member `CoverEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cover/__init__.py:204:5-23: Class member `CoverEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cover/__init__.py:208:5-16: Class member `CoverEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cover/__init__.py:209:5-29: Class member `CoverEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cover/condition.py:16:5-18: Class member `CoverConditionBase._domain_specs` overrides parent class `EntityConditionBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cover/device_action.py:142:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/cover/device_trigger.py:155:36-44: `to_state` may be uninitialized [unbound-name]
ERROR homeassistant/components/cover/device_trigger.py:172:47-55: `position` may be uninitialized [unbound-name]
ERROR homeassistant/components/cover/trigger.py:16:5-18: Class member `CoverTriggerBase._domain_specs` overrides parent class `EntityTriggerBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cppm_tracker/device_tracker.py:63:45-57: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/cppm_tracker/device_tracker.py:68:43-55: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/crownstone/config_flow.py:234:60-70: Cannot index into `dict[str, Sphere]` [bad-index]
ERROR homeassistant/components/crownstone/entry_manager.py:110:20-30: Cannot use `CrownstoneSSEAsync` as a context manager [bad-context-manager]
ERROR homeassistant/components/crownstone/entry_manager.py:110:20-30: Cannot use `CrownstoneSSEAsync` as a context manager [bad-context-manager]
ERROR homeassistant/components/crownstone/light.py:93:12-65: Object of class `NoneType` has no attribute `is_enabled` [missing-attribute]
ERROR homeassistant/components/crownstone/listeners.py:106:13-30: Argument `Unknown | None` is not assignable to parameter `crownstone_uid` with type `int` in function `crownstone_cloud.cloud.CrownstoneCloud.get_crownstone_by_uid` [bad-argument-type]
ERROR homeassistant/components/cync/config_flow.py:41:23-27: `None` is not assignable to `Auth` [bad-assignment]
ERROR homeassistant/components/cync/config_flow.py:124:40-76: Argument `Any | None` is not assignable to parameter `two_factor_code` with type `str` in function `pycync.auth.Auth.login` [bad-argument-type]
ERROR homeassistant/components/cync/coordinator.py:26:5-17: Class member `CyncCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/cync/light.py:155:19-39: Argument `int | None` is not assignable to parameter `brightness` with type `int` in function `pycync.devices.devices.CyncLight.set_combo` [bad-argument-type]
ERROR homeassistant/components/cync/light.py:186:16-59: Returned type `CyncDevice` is not assignable to declared return type `CyncLight` [bad-return]
ERROR homeassistant/components/daikin/__init__.py:44:33-51:14: Type `DaikinFactory` is not awaitable [not-async]
ERROR homeassistant/components/daikin/__init__.py:47:21-49: Argument `Any | None` is not assignable to parameter `key` with type `str` in function `pydaikin.factory.DaikinFactory.__init__` [bad-argument-type]
ERROR homeassistant/components/daikin/__init__.py:49:26-55: Argument `Any | None` is not assignable to parameter `password` with type `str` in function `pydaikin.factory.DaikinFactory.__init__` [bad-argument-type]
ERROR homeassistant/components/daikin/__init__.py:85:16-33: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/daikin/climate.py:114:8-43: `not in` is not supported between `Literal['lztemp_h']` and `None` [not-iterable]
ERROR homeassistant/components/daikin/climate.py:114:47-82: `not in` is not supported between `Literal['lztemp_c']` and `None` [not-iterable]
ERROR homeassistant/components/daikin/climate.py:190:5-20: Class member `DaikinClimate._attr_fan_modes` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/daikin/climate.py:191:5-22: Class member `DaikinClimate._attr_swing_modes` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/daikin/climate.py:204:14-38: Class member `DaikinClimate._attr_supported_features` overrides parent class `DaikinEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/daikin/climate.py:379:5-29: Class member `DaikinZoneClimate._attr_supported_features` overrides parent class `DaikinEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/daikin/config_flow.py:86:37-93:18: Type `DaikinFactory` is not awaitable [not-async]
ERROR homeassistant/components/daikin/config_flow.py:89:25-28: Argument `str | None` is not assignable to parameter `key` with type `str` in function `pydaikin.factory.DaikinFactory.__init__` [bad-argument-type]
ERROR homeassistant/components/daikin/config_flow.py:91:30-38: Argument `str | None` is not assignable to parameter `password` with type `str` in function `pydaikin.factory.DaikinFactory.__init__` [bad-argument-type]
ERROR homeassistant/components/daikin/coordinator.py:31:18-35: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/daikin/entity.py:22:19-27: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/daikin/entity.py:23:18-26: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/daikin/entity.py:24:24-32: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/daikin/sensor.py:165:5-23: Class member `DaikinSensor.entity_description` overrides parent class `DaikinEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/daikin/sensor.py:165:5-23: Class member `DaikinSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/data_grand_lyon/coordinator.py:46:5-17: Class member `DataGrandLyonTclCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/data_grand_lyon/coordinator.py:112:5-17: Class member `DataGrandLyonVelovCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/data_grand_lyon/sensor.py:197:5-23: Class member `DataGrandLyonStopSensor.entity_description` overrides parent class `DataGrandLyonTclEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/data_grand_lyon/sensor.py:197:5-23: Class member `DataGrandLyonStopSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/data_grand_lyon/sensor.py:218:5-23: Class member `DataGrandLyonVelovSensor.entity_description` overrides parent class `DataGrandLyonVelovEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/data_grand_lyon/sensor.py:218:5-23: Class member `DataGrandLyonVelovSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/datadog/config_flow.py:144:42-79: Unpacked argument `tuple[Literal['connection_test']]` is not assignable to parameter `*args` with type `tuple[Unknown, int | Unknown, Unknown | None, Unknown | None, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/date/__init__.py:72:5-23: Class member `DateEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/date/__init__.py:73:5-23: Class member `DateEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/date/__init__.py:75:5-16: Class member `DateEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/datetime/__init__.py:81:5-23: Class member `DateTimeEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/datetime/__init__.py:82:5-23: Class member `DateTimeEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/datetime/__init__.py:83:5-16: Class member `DateTimeEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ddwrt/device_tracker.py:123:29-31: `list[@_]` is not assignable to attribute `last_results` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/ddwrt/device_tracker.py:138:9-33: Object of class `dict` has no attribute `extend` [missing-attribute]
ERROR homeassistant/components/deconz/alarm_control_panel.py:75:5-29: Class member `DeconzAlarmControlPanel._attr_supported_features` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/binary_sensor.py:191:5-23: Class member `DeconzBinarySensor.entity_description` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/binary_sensor.py:191:5-23: Class member `DeconzBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/button.py:93:14-32: Class member `DeconzSceneButton.entity_description` overrides parent class `DeconzSceneMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/button.py:93:14-32: Class member `DeconzSceneButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/button.py:118:5-23: Class member `DeconzPresenceResetButton._attr_device_class` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/climate.py:121:14-38: Class member `DeconzThermostat._attr_supported_features` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/cover.py:61:14-38: Class member `DeconzCover._attr_supported_features` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/cover.py:76:14-32: Class member `DeconzCover._attr_device_class` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/deconz_event.py:84:36-45: `new_event` may be uninitialized [unbound-name]
ERROR homeassistant/components/deconz/deconz_event.py:239:25-58: Object of class `NoneType` has no attribute `value` [missing-attribute]
ERROR homeassistant/components/deconz/fan.py:61:5-29: Class member `DeconzFan._attr_supported_features` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/light.py:207:14-41: Class member `DeconzBaseLight._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/light.py:255:20-41: Returned type `ColorMode | None` is not assignable to declared return type `ColorMode` [bad-return]
ERROR homeassistant/components/deconz/number.py:101:5-23: Class member `DeconzNumber.entity_description` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/number.py:101:5-23: Class member `DeconzNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/sensor.py:395:5-23: Class member `DeconzSensor.entity_description` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/sensor.py:395:5-23: Class member `DeconzSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deconz/services.py:94:43-46: `hub` may be uninitialized [unbound-name]
ERROR homeassistant/components/deconz/services.py:97:49-52: `hub` may be uninitialized [unbound-name]
ERROR homeassistant/components/deconz/services.py:100:57-60: `hub` may be uninitialized [unbound-name]
ERROR homeassistant/components/deconz/services.py:177:42-57: Argument `str | None` is not assignable to parameter `value` with type `str` in function `list.remove` [bad-argument-type]
ERROR homeassistant/components/deconz/services.py:184:46-61: Argument `str | None` is not assignable to parameter `value` with type `str` in function `list.remove` [bad-argument-type]
ERROR homeassistant/components/deconz/siren.py:46:5-29: Class member `DeconzSiren._attr_supported_features` overrides parent class `DeconzDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/decora_wifi/__init__.py:43:13-53: Object of class `NoneType` has no attribute `get_residential_permissions` [missing-attribute]
ERROR homeassistant/components/decora_wifi/__init__.py:77:46-75: Unpacked argument `tuple[DecoraWiFiSession]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/decora_wifi/config_flow.py:35:19-35: Object of class `NoneType` has no attribute `_id` [missing-attribute]
ERROR homeassistant/components/deluge/__init__.py:32:44-34:6: Unpacked argument `tuple[Any, Any, Any, Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown, Unknown, Unknown, bool | Unknown, bool | Unknown, int | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/deluge/__init__.py:35:5-17: Object of class `DelugeRPCClient` has no attribute `web_port` [missing-attribute]
ERROR homeassistant/components/deluge/coordinator.py:37:5-17: Class member `DelugeDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deluge/sensor.py:141:5-23: Class member `DelugeSensor.entity_description` overrides parent class `DelugeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/deluge/sensor.py:141:5-23: Class member `DelugeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/demo/media_player.py:276:14-33: Class member `DemoMusicPlayer._attr_group_members` overrides parent class `AbstractDemoPlayer` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/demo/sensor.py:198:5-23: Class member `DemoSumSensor._attr_native_value` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/denon/media_player.py:207:31-42: `str | None` is not assignable to attribute `_mediainfo` with type `str` [bad-assignment]
ERROR homeassistant/components/denonavr/__init__.py:66:26-34: `DenonAVR | None` is not assignable to attribute `runtime_data` with type `DenonAVR` [bad-assignment]
ERROR homeassistant/components/denonavr/config_flow.py:210:31-60: Object of class `NoneType` has no attribute `replace` [missing-attribute]
ERROR homeassistant/components/denonavr/config_flow.py:227:19-32: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/denonavr/media_player.py:118:53-71: Object of class `DenonAVRFoundation` has no attribute `zone` [missing-attribute]
ERROR homeassistant/components/denonavr/media_player.py:120:52-70: Object of class `DenonAVRFoundation` has no attribute `zone` [missing-attribute]
ERROR homeassistant/components/denonavr/media_player.py:123:17-30: Argument `DenonAVRFoundation` is not assignable to parameter `receiver` with type `DenonAVR` in function `DenonDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/denonavr/media_player.py:261:9-264:10: `|=` is not supported between `MediaPlayerEntityFeature` and `None` [unsupported-operation]
ERROR homeassistant/components/denonavr/media_player.py:313:40-60: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/denonavr/media_player.py:323:16-36: Returned type `bool | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/denonavr/receiver.py:85:28-90:10: Missing argument `_host` in function `denonavr.denonavr.DenonAVR.__init__` [missing-argument]
ERROR homeassistant/components/denonavr/receiver.py:86:13-17: Unexpected keyword argument `host` in function `denonavr.denonavr.DenonAVR.__init__` [unexpected-keyword]
ERROR homeassistant/components/denonavr/receiver.py:87:13-28: Unexpected keyword argument `show_all_inputs` in function `denonavr.denonavr.DenonAVR.__init__` [unexpected-keyword]
ERROR homeassistant/components/denonavr/receiver.py:88:13-20: Unexpected keyword argument `timeout` in function `denonavr.denonavr.DenonAVR.__init__` [unexpected-keyword]
ERROR homeassistant/components/denonavr/receiver.py:89:13-22: Unexpected keyword argument `add_zones` in function `denonavr.denonavr.DenonAVR.__init__` [unexpected-keyword]
ERROR homeassistant/components/denonavr/receiver.py:98:27-44: Object of class `DenonAVRFoundation` has no attribute `async_update` [missing-attribute]
ERROR homeassistant/components/denonavr/receiver.py:100:27-53: Object of class `DenonAVRFoundation` has no attribute `async_update_audyssey` [missing-attribute]
ERROR homeassistant/components/derivative/sensor.py:543:21-35: `new_derivative` may be uninitialized [unbound-name]
ERROR homeassistant/components/derivative/sensor.py:562:16-28: `elapsed_time` may be uninitialized [unbound-name]
ERROR homeassistant/components/devialet/config_flow.py:49:19-37: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/devialet/coordinator.py:24:5-17: Class member `DevialetCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devialet/media_player.py:106:16-52: Returned type `bool | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/device_tracker/entity.py:170:5-22: Class member `BaseTrackerEntity._attr_device_info` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/device_tracker/entity.py:242:5-23: Class member `TrackerEntity.entity_description` overrides parent class `BaseTrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/device_tracker/entity.py:243:5-32: Class member `TrackerEntity._attr_capability_attributes` overrides parent class `BaseTrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/device_tracker/entity.py:419:5-32: Class member `BaseScannerEntity._attr_capability_attributes` overrides parent class `BaseTrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/device_tracker/entity.py:585:5-23: Class member `ScannerEntity.entity_description` overrides parent class `BaseScannerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/device_tracker/entity.py:700:9-25: `state_attributes` is declared as final in parent class `BaseScannerEntity` [bad-override]
ERROR homeassistant/components/device_tracker/legacy.py:278:5-9: Dataclass field `name` without a default may not follow dataclass field with a default [bad-class-definition]
ERROR homeassistant/components/device_tracker/legacy.py:279:5-13: Dataclass field `platform` without a default may not follow dataclass field with a default [bad-class-definition]
ERROR homeassistant/components/device_tracker/legacy.py:280:5-11: Dataclass field `config` without a default may not follow dataclass field with a default [bad-class-definition]
ERROR homeassistant/components/device_tracker/legacy.py:401:33-61: Missing argument `config` in function `DeviceTrackerPlatform.__init__` [missing-argument]
ERROR homeassistant/components/device_tracker/legacy.py:401:34-40: Argument `str` is not assignable to parameter `LEGACY_SETUP` with type `tuple[str, ...]` in function `DeviceTrackerPlatform.__init__` [bad-argument-type]
ERROR homeassistant/components/device_tracker/legacy.py:548:21-33: Object of class `timedelta` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/device_tracker/legacy.py:551:47-56: Argument `timedelta | Unknown` is not assignable to parameter `track_new` with type `bool` in function `DeviceTracker.__init__` [bad-argument-type]
ERROR homeassistant/components/device_tracker/legacy.py:551:58-66: Argument `dict[Unknown, Unknown] | timedelta | Unknown` is not assignable to parameter `defaults` with type `dict[str, Any]` in function `DeviceTracker.__init__` [bad-argument-type]
ERROR homeassistant/components/device_tracker/legacy.py:1025:52-81: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, Secrets | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/devolo_home_control/binary_sensor.py:77:14-32: Class member `DevoloBinaryDeviceEntity._attr_device_class` overrides parent class `DevoloDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_control/climate.py:51:5-29: Class member `DevoloClimateDeviceEntity._attr_supported_features` overrides parent class `DevoloMultiLevelSwitchDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_control/cover.py:40:5-29: Class member `DevoloCoverDeviceEntity._attr_supported_features` overrides parent class `DevoloMultiLevelSwitchDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_control/cover.py:45:5-23: Class member `DevoloCoverDeviceEntity._attr_device_class` overrides parent class `DevoloMultiLevelSwitchDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_control/siren.py:39:5-29: Class member `DevoloSirenDeviceEntity._attr_supported_features` overrides parent class `DevoloMultiLevelSwitchDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/binary_sensor.py:82:14-32: Class member `DevoloBinarySensorEntity.entity_description` overrides parent class `DevoloCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/binary_sensor.py:82:14-32: Class member `DevoloBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/button.py:99:5-23: Class member `DevoloButtonEntity.entity_description` overrides parent class `DevoloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/button.py:99:5-23: Class member `DevoloButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/diagnostics.py:32:48-70: `list[str]` is not assignable to dict key `features` with type `bool | str` [bad-assignment]
ERROR homeassistant/components/devolo_home_network/image.py:70:14-32: Class member `DevoloImageEntity.entity_description` overrides parent class `DevoloCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/image.py:70:14-32: Class member `DevoloImageEntity.entity_description` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/sensor.py:210:14-32: Class member `BaseDevoloSensorEntity.entity_description` overrides parent class `DevoloCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/sensor.py:221:5-23: Class member `DevoloSensorEntity.entity_description` overrides parent class `BaseDevoloSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/sensor.py:234:5-23: Class member `DevoloPlcDataRateSensorEntity.entity_description` overrides parent class `BaseDevoloSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/switch.py:86:5-23: Class member `DevoloSwitchEntity.entity_description` overrides parent class `DevoloCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/switch.py:86:5-23: Class member `DevoloSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/update.py:70:5-29: Class member `DevoloUpdateEntity._attr_supported_features` overrides parent class `DevoloCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/update.py:74:5-23: Class member `DevoloUpdateEntity.entity_description` overrides parent class `DevoloCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/devolo_home_network/update.py:74:5-23: Class member `DevoloUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/diagnostics/__init__.py:217:29-40: `list[dict[str, Any]]` is not assignable to dict key `issues` with type `Mapping[str | None, dict[SetupPhases, float]] | Mapping[str, Any] | dict[str, dict[str, AwesomeVersion | list[str] | str | None]] | dict[str, Any] | Manifest` [bad-assignment]
ERROR homeassistant/components/dialogflow/__init__.py:94:46-56: `parameters` may be uninitialized [unbound-name]
ERROR homeassistant/components/dialogflow/__init__.py:126:14-17: `req` may be uninitialized [unbound-name]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:79:16-30: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:84:16-32: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:90:30-50: Object of class `NoneType` has no attribute `created_at` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:91:30-42: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:92:32-46: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:93:28-46: Object of class `NoneType` has no attribute `features` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:94:32-52: Object of class `NoneType` has no attribute `ip_address` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:95:32-55: Object of class `NoneType` has no attribute `ip_v6_address` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:96:26-42: Object of class `NoneType` has no attribute `memory` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:97:26-42: Object of class `NoneType` has no attribute `region` [missing-attribute]
ERROR homeassistant/components/digital_ocean/binary_sensor.py:98:25-40: Object of class `NoneType` has no attribute `vcpus` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:78:16-30: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:83:16-32: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:89:30-50: Object of class `NoneType` has no attribute `created_at` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:90:30-42: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:91:32-46: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:92:28-46: Object of class `NoneType` has no attribute `features` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:93:32-52: Object of class `NoneType` has no attribute `ip_address` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:94:32-55: Object of class `NoneType` has no attribute `ip_v6_address` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:95:26-42: Object of class `NoneType` has no attribute `memory` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:96:26-42: Object of class `NoneType` has no attribute `region` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:97:25-40: Object of class `NoneType` has no attribute `vcpus` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:102:12-28: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:103:13-31: Object of class `NoneType` has no attribute `power_on` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:107:12-28: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/digital_ocean/switch.py:108:13-32: Object of class `NoneType` has no attribute `power_off` [missing-attribute]
ERROR homeassistant/components/directv/entity.py:20:58-73: Object of class `NoneType` has no attribute `info` [missing-attribute]
ERROR homeassistant/components/directv/entity.py:25:26-46: Object of class `NoneType` has no attribute `info` [missing-attribute]
ERROR homeassistant/components/directv/entity.py:27:24-44: Object of class `NoneType` has no attribute `info` [missing-attribute]
ERROR homeassistant/components/directv/entity.py:28:33-53: Object of class `NoneType` has no attribute `info` [missing-attribute]
ERROR homeassistant/components/directv/media_player.py:68:29-49: Object of class `NoneType` has no attribute `locations` [missing-attribute]
ERROR homeassistant/components/directv/media_player.py:86:14-32: Class member `DIRECTVMediaPlayer._attr_device_class` overrides parent class `DIRECTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/directv/remote.py:37:29-49: Object of class `NoneType` has no attribute `locations` [missing-attribute]
ERROR homeassistant/components/discovergy/coordinator.py:25:5-17: Class member `DiscovergyUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/discovergy/sensor.py:197:5-23: Class member `DiscovergySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/discovergy/sensor.py:197:5-23: Class member `DiscovergySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dlink/switch.py:31:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class DLinkEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/doods/image_processing.py:244:23-33: Argument `list[int]` is not assignable to parameter `box` with type `tuple[float, float, float, float]` in function `homeassistant.util.pil.draw_box` [bad-argument-type]
ERROR homeassistant/components/doorbird/button.py:71:5-23: Class member `DoorBirdButton.entity_description` overrides parent class `DoorBirdEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/doorbird/button.py:71:5-23: Class member `DoorBirdButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/doorbird/camera.py:75:18-42: Class member `DoorBirdCamera._attr_supported_features` overrides parent class `DoorBirdEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/doorbird/event.py:52:5-23: Class member `DoorBirdEventEntity.entity_description` overrides parent class `DoorBirdEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dormakaba_dkey/binary_sensor.py:62:5-23: Class member `DormakabaDkeyBinarySensor.entity_description` overrides parent class `DormakabaDkeyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dormakaba_dkey/binary_sensor.py:62:5-23: Class member `DormakabaDkeyBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dormakaba_dkey/sensor.py:50:14-32: Class member `DormakabaDkeySensor.entity_description` overrides parent class `DormakabaDkeyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dovado/__init__.py:47:9-15: Could not find name `dovado` [unknown-name]
ERROR homeassistant/components/dovado/sensor.py:106:5-23: Class member `DovadoSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dremel_3d_printer/binary_sensor.py:56:5-23: Class member `Dremel3DPrinterBinarySensor.entity_description` overrides parent class `Dremel3DPrinterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dremel_3d_printer/binary_sensor.py:56:5-23: Class member `Dremel3DPrinterBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dremel_3d_printer/button.py:28:18-46: Argument `(api: Dremel3DPrinter) -> dict[str, Any]` is not assignable to parameter `press_fn` with type `(Dremel3DPrinter) -> None` in function `Dremel3DPrinterButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/dremel_3d_printer/button.py:33:18-47: Argument `(api: Dremel3DPrinter) -> dict[str, Any]` is not assignable to parameter `press_fn` with type `(Dremel3DPrinter) -> None` in function `Dremel3DPrinterButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/dremel_3d_printer/button.py:38:18-48: Argument `(api: Dremel3DPrinter) -> dict[str, Any]` is not assignable to parameter `press_fn` with type `(Dremel3DPrinter) -> None` in function `Dremel3DPrinterButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/dremel_3d_printer/button.py:58:5-23: Class member `Dremel3DPrinterButtonEntity.entity_description` overrides parent class `Dremel3DPrinterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dremel_3d_printer/button.py:58:5-23: Class member `Dremel3DPrinterButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dremel_3d_printer/config_flow.py:54:40-43: `api` may be uninitialized [unbound-name]
ERROR homeassistant/components/dremel_3d_printer/coordinator.py:19:5-17: Class member `Dremel3DPrinterDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dremel_3d_printer/sensor.py:248:5-23: Class member `Dremel3DPrinterSensor.entity_description` overrides parent class `Dremel3DPrinterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dremel_3d_printer/sensor.py:248:5-23: Class member `Dremel3DPrinterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/__init__.py:40:24-35: Argument `bytearray | bytes | str` is not assignable to parameter `payload` with type `bytes | str` in function `dropmqttapi.mqttapi.DropAPI.parse_drop_message` [bad-argument-type]
ERROR homeassistant/components/drop_connect/binary_sensor.py:126:5-23: Class member `DROPBinarySensor.entity_description` overrides parent class `DROPEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/binary_sensor.py:126:5-23: Class member `DROPBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/config_flow.py:49:39-61: Argument `bytearray | bytes | str` is not assignable to parameter `payload` with type `bytes | str` in function `dropmqttapi.discovery.DropDiscovery.parse_discovery` [bad-argument-type]
ERROR homeassistant/components/drop_connect/coordinator.py:23:5-17: Class member `DROPDeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/select.py:72:5-23: Class member `DROPSelect.entity_description` overrides parent class `DROPEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/select.py:72:5-23: Class member `DROPSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/sensor.py:264:5-23: Class member `DROPSensor.entity_description` overrides parent class `DROPEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/sensor.py:264:5-23: Class member `DROPSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/switch.py:87:5-23: Class member `DROPSwitch.entity_description` overrides parent class `DROPEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/drop_connect/switch.py:87:5-23: Class member `DROPSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/droplet/coordinator.py:30:5-17: Class member `DropletDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/droplet/sensor.py:94:5-23: Class member `DropletSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/droplet/sensor.py:94:5-23: Class member `DropletSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dsmr/sensor.py:900:5-23: Class member `DSMREntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dsmr_reader/sensor.py:29:5-23: Class member `DSMRSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duckdns/coordinator.py:35:5-17: Class member `DuckDnsUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duco/coordinator.py:38:5-17: Class member `DucoCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duco/entity.py:32:27-39:10: No matching overload found for function `homeassistant.helpers.device_registry.DeviceInfo.update` called with arguments: (dict[str, DucoSerialNumber | set[tuple[str, str]]] | dict[str, tuple[str, str]]) [no-matching-overload]
ERROR homeassistant/components/duco/fan.py:79:5-29: Class member `DucoVentilationFanEntity._attr_supported_features` overrides parent class `DucoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duco/sensor.py:213:5-23: Class member `DucoSensorEntity.entity_description` overrides parent class `DucoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duco/sensor.py:213:5-23: Class member `DucoSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duco/sensor.py:237:5-23: Class member `DucoBoxSensorEntity.entity_description` overrides parent class `DucoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duco/sensor.py:237:5-23: Class member `DucoBoxSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dunehd/media_player.py:109:23-45: Object of class `DuneHDPlayer` has no attribute `volume_up` [missing-attribute]
ERROR homeassistant/components/dunehd/media_player.py:113:23-47: Object of class `DuneHDPlayer` has no attribute `volume_down` [missing-attribute]
ERROR homeassistant/components/duotecno/binary_sensor.py:28:5-10: Class member `DuotecnoBinarySensor._unit` overrides parent class `DuotecnoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duotecno/climate.py:45:5-10: Class member `DuotecnoClimate._unit` overrides parent class `DuotecnoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duotecno/climate.py:46:5-29: Class member `DuotecnoClimate._attr_supported_features` overrides parent class `DuotecnoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duotecno/cover.py:30:5-10: Class member `DuotecnoCover._unit` overrides parent class `DuotecnoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duotecno/cover.py:31:5-29: Class member `DuotecnoCover._attr_supported_features` overrides parent class `DuotecnoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duotecno/light.py:29:5-10: Class member `DuotecnoLight._unit` overrides parent class `DuotecnoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/duotecno/switch.py:30:5-10: Class member `DuotecnoSwitch._unit` overrides parent class `DuotecnoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dwd_weather_warnings/config_flow.py:73:35-43: `position` may be uninitialized [unbound-name]
ERROR homeassistant/components/dwd_weather_warnings/coordinator.py:26:5-17: Class member `DwdWeatherWarningsCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dwd_weather_warnings/coordinator.py:68:21-32: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/dwd_weather_warnings/coordinator.py:69:21-32: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/dwd_weather_warnings/sensor.py:88:14-32: Class member `DwdWeatherWarningsSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/dynalite/bridge.py:58:53-69: Object of class `DynaliteBaseDevice` has no attribute `unique_id` [missing-attribute]
ERROR homeassistant/components/dynalite/bridge.py:113:49-64: Object of class `DynaliteBaseDevice` has no attribute `category` [missing-attribute]
ERROR homeassistant/components/dynalite/bridge.py:120:55-71: Argument `list[DynaliteBaseDevice]` is not assignable to parameter `iterable` with type `Iterable[str]` in function `list.extend` [bad-argument-type]
ERROR homeassistant/components/dynalite/cover.py:43:14-32: Class member `DynaliteCover._attr_device_class` overrides parent class `DynaliteBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/earn_e_p1/sensor.py:148:14-32: Class member `EarnEP1Sensor.entity_description` overrides parent class `EarnEP1Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/easyenergy/coordinator.py:36:5-17: Class member `EasyEnergyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/easyenergy/sensor.py:233:5-23: Class member `EasyEnergySensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/easyenergy/sensor.py:233:5-23: Class member `EasyEnergySensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecobee/binary_sensor.py:23:28-51: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/ecobee/binary_sensor.py:25:25-45: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/binary_sensor.py:29:53-67: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/climate.py:212:28-51: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/ecobee/climate.py:214:12-37: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/climate.py:223:17-35: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/climate.py:226:49-59: Argument `str` is not assignable to parameter `thermostat` with type `dict[Unknown, Unknown]` in function `Thermostat.__init__` [bad-argument-type]
ERROR homeassistant/components/ecobee/climate.py:401:27-81: `str` is not assignable to attribute `thermostat` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/ecobee/climate.py:660:69-82: Argument `Unknown | None` is not assignable to parameter `vacation` with type `str` in function `pyecobee.Ecobee.delete_vacation` [bad-argument-type]
ERROR homeassistant/components/ecobee/climate.py:801:62-75: Argument `int` is not assignable to parameter `humidity` with type `str` in function `pyecobee.Ecobee.set_humidity` [bad-argument-type]
ERROR homeassistant/components/ecobee/climate.py:821:36-69: Argument `Literal['false', 'true']` is not assignable to parameter `resume_all` with type `bool` in function `pyecobee.Ecobee.resume_program` [bad-argument-type]
ERROR homeassistant/components/ecobee/climate.py:909:36-47: Argument `str | None` is not assignable to parameter `climate_name` with type `str` in function `pyecobee.Ecobee.update_climate_sensors` [bad-argument-type]
ERROR homeassistant/components/ecobee/climate.py:926:16-933:10: Returned type `list[str | None]` is not assignable to declared return type `list[str]` [bad-return]
ERROR homeassistant/components/ecobee/climate.py:926:22-933:10: `str | None` is not assignable to upper bound `SupportsDunderGT[Any] | SupportsDunderLT[Any]` of type variable `SupportsRichComparisonT` [bad-specialization]
ERROR homeassistant/components/ecobee/climate.py:1041:36-45: Argument `Unknown | None` is not assignable to parameter `auto_away` with type `bool` in function `pyecobee.Ecobee.set_occupancy_modes` [bad-argument-type]
ERROR homeassistant/components/ecobee/climate.py:1041:47-56: Argument `Unknown | None` is not assignable to parameter `follow_me` with type `bool` in function `pyecobee.Ecobee.set_occupancy_modes` [bad-argument-type]
ERROR homeassistant/components/ecobee/config_flow.py:144:38-147:14: Argument `dict[str, str | Unknown | None]` is not assignable to parameter `description_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.config_entries.ConfigFlow.async_show_form` [bad-argument-type]
ERROR homeassistant/components/ecobee/entity.py:36:16-70: Returned type `str` is not assignable to declared return type `dict[str, Any]` [bad-return]
ERROR homeassistant/components/ecobee/humidifier.py:36:28-51: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/ecobee/humidifier.py:38:12-34: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/notify.py:19:64-87: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/ecobee/number.py:36:16-38:10: Argument `(data: EcobeeData, id: int, min_time: int) -> None` is not assignable to parameter `set_fn` with type `(EcobeeData, int, int) -> Awaitable[Unknown]` in function `EcobeeNumberEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/ecobee/number.py:44:16-46:10: Argument `(data: EcobeeData, id: int, min_time: int) -> None` is not assignable to parameter `set_fn` with type `(EcobeeData, int, int) -> Awaitable[Unknown]` in function `EcobeeNumberEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/ecobee/number.py:63:44-67: Argument `Unknown | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/ecobee/number.py:72:48-71: Argument `Unknown | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/ecobee/number.py:78:64-87: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/ecobee/number.py:87:5-23: Class member `EcobeeVentilatorMinTime.entity_description` overrides parent class `EcobeeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecobee/number.py:87:5-23: Class member `EcobeeVentilatorMinTime.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecobee/number.py:135:5-23: Class member `EcobeeCompressorMinTemp._attr_device_class` overrides parent class `EcobeeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecobee/number.py:168:75-80: Argument `float` is not assignable to parameter `threshold` with type `int` in function `pyecobee.Ecobee.set_aux_cutover_threshold` [bad-argument-type]
ERROR homeassistant/components/ecobee/sensor.py:80:28-42: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/sensor.py:81:32-55: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/ecobee/sensor.py:83:21-41: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/sensor.py:96:5-23: Class member `EcobeeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecobee/sensor.py:172:26-37: Argument `Unknown | None` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR homeassistant/components/ecobee/switch.py:38:44-67: Argument `Unknown | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/ecobee/switch.py:45:48-71: Argument `Unknown | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/ecobee/switch.py:129:36-72: Argument `str | None` is not assignable to parameter `hvac_mode` with type `str` in function `pyecobee.Ecobee.set_hvac_mode` [bad-argument-type]
ERROR homeassistant/components/ecobee/weather.py:46:28-51: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/ecobee/weather.py:49:44-62: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/weather.py:71:32-85: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/weather.py:76:24-49: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ecobee/weather.py:87:45-70: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/weather.py:93:35-59: Cannot index into `str` [bad-index]
ERROR homeassistant/components/ecobee/weather.py:193:24-38: Object of class `str` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/ecobee/weather.py:205:51-79: Cannot set item in `dict[str, str | None]` [unsupported-operation]
ERROR homeassistant/components/ecobee/weather.py:207:55-82: Cannot set item in `dict[str, str | None]` [unsupported-operation]
ERROR homeassistant/components/ecobee/weather.py:209:52-76: Cannot set item in `dict[str, str | None]` [unsupported-operation]
ERROR homeassistant/components/ecobee/weather.py:211:57-79: Cannot set item in `dict[str, str | None]` [unsupported-operation]
ERROR homeassistant/components/ecoforest/number.py:54:5-23: Class member `EcoforestNumberEntity.entity_description` overrides parent class `EcoforestEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecoforest/number.py:54:5-23: Class member `EcoforestNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecoforest/sensor.py:159:5-23: Class member `EcoforestSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecoforest/sensor.py:159:5-23: Class member `EcoforestSensor.entity_description` overrides parent class `EcoforestEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecoforest/switch.py:54:5-23: Class member `EcoforestSwitchEntity.entity_description` overrides parent class `EcoforestEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecoforest/switch.py:54:5-23: Class member `EcoforestSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/econet/binary_sensor.py:68:14-32: Class member `EcoNetBinarySensor.entity_description` overrides parent class `EcoNetEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/econet/climate.py:72:30-40: Argument `Equipment` is not assignable to parameter `thermostat` with type `Thermostat` in function `EcoNetThermostat.__init__` [bad-argument-type]
ERROR homeassistant/components/econet/select.py:22:29-39: Argument `Equipment` is not assignable to parameter `thermostat` with type `Thermostat` in function `EconetFanModeSelect.__init__` [bad-argument-type]
ERROR homeassistant/components/econet/select.py:24:12-40: Object of class `Equipment` has no attribute `supports_fan_mode` [missing-attribute]
ERROR homeassistant/components/econet/select.py:42:16-57: Returned type `list[int]` is not assignable to declared return type `list[str]` [bad-return]
ERROR homeassistant/components/econet/select.py:47:16-43: Object of class `NoneType` has no attribute `value` [missing-attribute]
ERROR homeassistant/components/econet/sensor.py:112:14-32: Class member `EcoNetSensor.entity_description` overrides parent class `EcoNetEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/econet/sensor.py:123:16-40: Object of class `Equipment` has no attribute `energy_type` [missing-attribute]
ERROR homeassistant/components/econet/switch.py:27:33-43: Argument `Equipment` is not assignable to parameter `thermostat` with type `Thermostat` in function `EcoNetSwitchAuxHeatOnly.__init__` [bad-argument-type]
ERROR homeassistant/components/econet/switch.py:29:54-70: Object of class `Equipment` has no attribute `modes` [missing-attribute]
ERROR homeassistant/components/econet/water_heater.py:64:31-43: Argument `Equipment` is not assignable to parameter `water_heater` with type `WaterHeater` in function `EcoNetWaterHeater.__init__` [bad-argument-type]
ERROR homeassistant/components/ecovacs/binary_sensor.py:80:5-23: Class member `EcovacsBinarySensor.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/binary_sensor.py:80:5-23: Class member `EcovacsBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/binary_sensor.py:96:5-23: Class member `EcovacsLegacyBatteryChargingSensor._attr_device_class` overrides parent class `EcovacsLegacyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/button.py:117:5-23: Class member `EcovacsButtonEntity.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/button.py:117:5-23: Class member `EcovacsButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/button.py:130:5-23: Class member `EcovacsResetLifespanButtonEntity.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/button.py:130:5-23: Class member `EcovacsResetLifespanButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/button.py:145:5-23: Class member `EcovacsStationActionButtonEntity.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/button.py:145:5-23: Class member `EcovacsStationActionButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/event.py:35:5-23: Class member `EcovacsLastJobEventEntity.entity_description` overrides parent class `EcovacsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/lawn_mower.py:57:5-29: Class member `EcovacsMower._attr_supported_features` overrides parent class `EcovacsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/lawn_mower.py:63:5-23: Class member `EcovacsMower.entity_description` overrides parent class `EcovacsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/number.py:114:5-23: Class member `EcovacsNumberEntity.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/number.py:114:5-23: Class member `EcovacsNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/select.py:103:5-23: Class member `EcovacsSelectEntity.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/select.py:103:5-23: Class member `EcovacsSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/select.py:140:5-23: Class member `EcovacsActiveMapSelectEntity.entity_description` overrides parent class `EcovacsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:267:5-23: Class member `EcovacsSensor.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:267:5-23: Class member `EcovacsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:311:5-23: Class member `EcovacsLifespanSensor.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:311:5-23: Class member `EcovacsLifespanSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:333:5-23: Class member `EcovacsErrorSensor.entity_description` overrides parent class `EcovacsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:357:5-23: Class member `EcovacsLegacyBatterySensor._attr_device_class` overrides parent class `EcovacsLegacyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:394:5-23: Class member `EcovacsLegacyLifespanSensor.entity_description` overrides parent class `EcovacsLegacyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/sensor.py:394:5-23: Class member `EcovacsLegacyLifespanSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/switch.py:132:5-23: Class member `EcovacsSwitchEntity.entity_description` overrides parent class `EcovacsDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/switch.py:132:5-23: Class member `EcovacsSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/vacuum.py:66:5-29: Class member `EcovacsLegacyVacuum._attr_supported_features` overrides parent class `EcovacsLegacyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/vacuum.py:209:5-29: Class member `EcovacsVacuum._attr_supported_features` overrides parent class `EcovacsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecovacs/vacuum.py:219:5-23: Class member `EcovacsVacuum.entity_description` overrides parent class `EcovacsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecowitt/binary_sensor.py:76:14-32: Class member `EcowittBinarySensorEntity.entity_description` overrides parent class `EcowittEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ecowitt/sensor.py:356:14-32: Class member `EcowittSensorEntity.entity_description` overrides parent class `EcowittEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/edifier_infrared/media_player.py:117:5-23: Class member `EdifierIrMediaPlayer._attr_device_class` overrides parent class `EdifierIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/edifier_infrared/media_player.py:117:5-23: Class member `EdifierIrMediaPlayer._attr_device_class` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/edifier_infrared/media_player.py:130:14-25: Class member `EdifierIrMediaPlayer._attr_state` overrides parent class `EdifierIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/edifier_infrared/media_player.py:130:14-25: Class member `EdifierIrMediaPlayer._attr_state` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/edifier_infrared/media_player.py:131:14-38: Class member `EdifierIrMediaPlayer._attr_supported_features` overrides parent class `EdifierIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/edifier_infrared/media_player.py:131:14-38: Class member `EdifierIrMediaPlayer._attr_supported_features` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/edifier_infrared/media_player.py:142:32-81: Argument `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode | tuple[EdifierCode, ...]` is not assignable to parameter `*codes` with type `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode` in function `EdifierIrMediaPlayer._send_codes` [bad-argument-type]
ERROR homeassistant/components/edifier_infrared/media_player.py:146:32-82: Argument `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode | tuple[EdifierCode, ...]` is not assignable to parameter `*codes` with type `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode` in function `EdifierIrMediaPlayer._send_codes` [bad-argument-type]
ERROR homeassistant/components/edifier_infrared/media_player.py:150:32-88: Type `EdifierR1280DBCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:150:32-88: Type `EdifierR1280TCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:150:32-88: Type `EdifierR1700BTCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:150:32-88: Type `EdifierRC20GCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:150:32-88: Type `EdifierS360DBCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:154:32-88: Type `EdifierR1280DBCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:154:32-88: Type `EdifierR1280TCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:154:32-88: Type `EdifierR1700BTCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:154:32-88: Type `EdifierRC20GCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:154:32-88: Type `EdifierS360DBCode` is not iterable [not-iterable]
ERROR homeassistant/components/edifier_infrared/media_player.py:158:32-85: Argument `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode | tuple[EdifierCode, ...]` is not assignable to parameter `*codes` with type `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode` in function `EdifierIrMediaPlayer._send_codes` [bad-argument-type]
ERROR homeassistant/components/edifier_infrared/media_player.py:162:32-78: Argument `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode | tuple[EdifierCode, ...]` is not assignable to parameter `*codes` with type `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode` in function `EdifierIrMediaPlayer._send_codes` [bad-argument-type]
ERROR homeassistant/components/edifier_infrared/media_player.py:166:32-79: Argument `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode | tuple[EdifierCode, ...]` is not assignable to parameter `*codes` with type `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode` in function `EdifierIrMediaPlayer._send_codes` [bad-argument-type]
ERROR homeassistant/components/edifier_infrared/media_player.py:170:32-84: Argument `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode | tuple[EdifierCode, ...]` is not assignable to parameter `*codes` with type `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode` in function `EdifierIrMediaPlayer._send_codes` [bad-argument-type]
ERROR homeassistant/components/edifier_infrared/media_player.py:174:32-88: Argument `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode | tuple[EdifierCode, ...]` is not assignable to parameter `*codes` with type `EdifierR1280DBCode | EdifierR1280TCode | EdifierR1700BTCode | EdifierRC20GCode | EdifierS360DBCode` in function `EdifierIrMediaPlayer._send_codes` [bad-argument-type]
ERROR homeassistant/components/efergy/sensor.py:158:14-32: Class member `EfergySensor.entity_description` overrides parent class `EfergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/egauge/sensor.py:95:5-23: Class member `EgaugeSensor.entity_description` overrides parent class `EgaugeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/egauge/sensor.py:95:5-23: Class member `EgaugeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/binary_sensor.py:87:5-23: Class member `EheimDigitalBinarySensor.entity_description` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/binary_sensor.py:87:5-23: Class member `EheimDigitalBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/climate.py:64:5-29: Class member `EheimDigitalHeaterClimate._attr_supported_features` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/coordinator.py:31:5-17: Class member `EheimDigitalUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/light.py:69:5-29: Class member `EheimDigitalClassicLEDControlLight._attr_supported_features` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/number.py:257:5-23: Class member `EheimDigitalNumber.entity_description` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/number.py:257:5-23: Class member `EheimDigitalNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/select.py:214:5-23: Class member `EheimDigitalSelect.entity_description` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/select.py:214:5-23: Class member `EheimDigitalSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/sensor.py:127:5-23: Class member `EheimDigitalSensor.entity_description` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/sensor.py:127:5-23: Class member `EheimDigitalSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/switch.py:103:5-23: Class member `EheimDigitalSwitch.entity_description` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/switch.py:103:5-23: Class member `EheimDigitalSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/time.py:152:5-23: Class member `EheimDigitalTime.entity_description` overrides parent class `EheimDigitalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eheimdigital/time.py:152:5-23: Class member `EheimDigitalTime.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ekeybionyx/config_flow.py:258:33-48: `progress_action` may be uninitialized [unbound-name]
ERROR homeassistant/components/electric_kiwi/select.py:43:5-23: Class member `ElectricKiwiSelectHOPEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/electric_kiwi/sensor.py:161:5-23: Class member `ElectricKiwiAccountEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/electric_kiwi/sensor.py:161:5-23: Class member `ElectricKiwiAccountEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/electric_kiwi/sensor.py:190:5-23: Class member `ElectricKiwiHOPEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/electric_kiwi/sensor.py:190:5-23: Class member `ElectricKiwiHOPEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elgato/button.py:67:5-23: Class member `ElgatoButtonEntity.entity_description` overrides parent class `ElgatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elgato/button.py:67:5-23: Class member `ElgatoButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elgato/coordinator.py:39:5-17: Class member `ElgatoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elgato/sensor.py:123:5-23: Class member `ElgatoSensorEntity.entity_description` overrides parent class `ElgatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elgato/sensor.py:123:5-23: Class member `ElgatoSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elgato/switch.py:73:5-23: Class member `ElgatoSwitchEntity.entity_description` overrides parent class `ElgatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elgato/switch.py:73:5-23: Class member `ElgatoSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/alarm_control_panel.py:102:5-29: Class member `ElkArea._attr_supported_features` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/alarm_control_panel.py:102:5-29: Class member `ElkArea._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/alarm_control_panel.py:108:5-13: Class member `ElkArea._element` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/binary_sensor.py:47:5-13: Class member `ElkBinarySensor._element` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/climate.py:75:5-29: Class member `ElkThermostat._attr_supported_features` overrides parent class `ElkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/climate.py:87:5-13: Class member `ElkThermostat._element` overrides parent class `ElkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/light.py:36:5-13: Class member `ElkLight._element` overrides parent class `ElkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/number.py:50:5-13: Class member `ElkNumberSetting._element` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/number.py:60:18-36: Class member `ElkNumberSetting._attr_device_class` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/scene.py:31:5-13: Class member `ElkTask._element` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/sensor.py:132:5-23: Class member `ElkSensor._attr_native_value` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/sensor.py:165:5-13: Class member `ElkCounter._element` overrides parent class `ElkSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/sensor.py:175:5-13: Class member `ElkKeypad._element` overrides parent class `ElkSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/sensor.py:211:5-13: Class member `ElkPanel._element` overrides parent class `ElkSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/sensor.py:231:5-13: Class member `ElkSetting._element` overrides parent class `ElkSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/sensor.py:249:5-13: Class member `ElkZone._element` overrides parent class `ElkSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/switch.py:64:5-13: Class member `ElkOutput._element` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/switch.py:87:5-13: Class member `ElkThermostatEMHeat._element` overrides parent class `ElkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elkm1/time.py:49:5-13: Class member `ElkTimeSetting._element` overrides parent class `ElkAttachedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elmax/__init__.py:48:25-43: Argument `SSLContext | None` is not assignable to parameter `ssl_context` with type `SSLContext` in function `elmax_api.http.ElmaxLocal.__init__` [bad-argument-type]
ERROR homeassistant/components/elmax/alarm_control_panel.py:67:5-29: Class member `ElmaxArea._attr_supported_features` overrides parent class `ElmaxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elmax/binary_sensor.py:60:5-23: Class member `ElmaxSensor._attr_device_class` overrides parent class `ElmaxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elmax/config_flow.py:167:25-36: Argument `SSLContext | None` is not assignable to parameter `ssl_context` with type `SSLContext` in function `elmax_api.http.ElmaxLocal.__init__` [bad-argument-type]
ERROR homeassistant/components/elmax/config_flow.py:333:39-47: Argument `str | None` is not assignable to parameter `username` with type `str` in function `_store_panel_by_name` [bad-argument-type]
ERROR homeassistant/components/elmax/config_flow.py:345:32-40: `str | None` is not assignable to attribute `_cloud_username` with type `str` [bad-assignment]
ERROR homeassistant/components/elmax/coordinator.py:68:20-56: Returned type `Actuator | Area | Cover | DeviceEndpoint` is not assignable to declared return type `Actuator` [bad-return]
ERROR homeassistant/components/elmax/coordinator.py:74:20-52: Returned type `Actuator | Area | Cover | DeviceEndpoint` is not assignable to declared return type `Actuator` [bad-return]
ERROR homeassistant/components/elmax/coordinator.py:80:20-52: Returned type `Actuator | Area | Cover | DeviceEndpoint` is not assignable to declared return type `Area` [bad-return]
ERROR homeassistant/components/elmax/coordinator.py:86:20-53: Returned type `Actuator | Area | Cover | DeviceEndpoint` is not assignable to declared return type `Cover` [bad-return]
ERROR homeassistant/components/elmax/cover.py:71:5-29: Class member `ElmaxCover._attr_supported_features` overrides parent class `ElmaxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/elv/switch.py:42:52-61: Argument `(self: PCA) -> Unknown` is not assignable to parameter `listener` with type `(Event[Mapping[str, Never]]) -> Coroutine[Any, Any, None] | None` in function `homeassistant.core.EventBus.listen_once` [bad-argument-type]
ERROR homeassistant/components/emoncms/coordinator.py:20:5-17: Class member `EmoncmsCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/emoncms/sensor.py:250:18-36: Class member `EmonCmsSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/emoncms_history/__init__.py:67:75-79: Argument `int | str` is not assignable to parameter `node` with type `str | None` in function `pyemoncms.emoncms_client.EmoncmsClient.async_input_post` [bad-argument-type]
ERROR homeassistant/components/emonitor/sensor.py:46:36-50: Object of class `list` has no attribute `items` [missing-attribute]
ERROR homeassistant/components/emonitor/sensor.py:54:33-44: Argument `DataUpdateCoordinator[EmonitorStatus]` is not assignable to parameter `coordinator` with type `DataUpdateCoordinator` in function `EmonitorPowerSensor.__init__` [bad-argument-type]
ERROR homeassistant/components/emonitor/sensor.py:61:27-60: `EmonitorStatus` is not assignable to upper bound `DataUpdateCoordinator[Any]` of type variable `_DataUpdateCoordinatorT` [bad-specialization]
ERROR homeassistant/components/emonitor/sensor.py:64:5-23: Class member `EmonitorPowerSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/emonitor/sensor.py:76:14-32: Class member `EmonitorPowerSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/emonitor/sensor.py:78:26-37: Argument `DataUpdateCoordinator` is not assignable to parameter `coordinator` with type `EmonitorStatus` in function `homeassistant.helpers.update_coordinator.CoordinatorEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/emonitor/sensor.py:79:27-48: Object of class `EmonitorStatus` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/emonitor/sensor.py:102:48-69: Object of class `EmonitorStatus` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/emulated_hue/hue_api.py:433:47-58: `color_modes` may be uninitialized [unbound-name]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `ClimateEntityFeature` and `CoverEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `ClimateEntityFeature` and `FanEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `ClimateEntityFeature` and `MediaPlayerEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `CoverEntityFeature` and `ClimateEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `CoverEntityFeature` and `FanEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `CoverEntityFeature` and `MediaPlayerEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `FanEntityFeature` and `ClimateEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `FanEntityFeature` and `CoverEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `FanEntityFeature` and `MediaPlayerEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `MediaPlayerEntityFeature` and `ClimateEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `MediaPlayerEntityFeature` and `CoverEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_hue/hue_api.py:871:12-28: `in` is not supported between `MediaPlayerEntityFeature` and `FanEntityFeature` [unsupported-operation]
ERROR homeassistant/components/emulated_kasa/__init__.py:139:19-24: `power` may be uninitialized [unbound-name]
ERROR homeassistant/components/emulated_roku/binding.py:135:26-43: Argument `str | None` is not assignable to parameter `advertise_ip` with type `str` in function `emulated_roku.EmulatedRokuServer.__init__` [bad-argument-type]
ERROR homeassistant/components/emulated_roku/binding.py:136:28-47: Argument `int | None` is not assignable to parameter `advertise_port` with type `int` in function `emulated_roku.EmulatedRokuServer.__init__` [bad-argument-type]
ERROR homeassistant/components/emulated_roku/binding.py:137:28-47: Argument `bool | None` is not assignable to parameter `bind_multicast` with type `bool` in function `emulated_roku.EmulatedRokuServer.__init__` [bad-argument-type]
ERROR homeassistant/components/energenie_power_sockets/__init__.py:21:44-86: `Device | None` is not assignable to `PowerStripUSB | None` [bad-assignment]
ERROR homeassistant/components/energy/data.py:765:29-40: `list[SourceType] | list[DeviceConsumption]` is not assignable to TypedDict key `device_consumption` with type `list[DeviceConsumption]` [bad-assignment]
ERROR homeassistant/components/energy/data.py:765:29-40: `list[SourceType] | list[DeviceConsumption]` is not assignable to TypedDict key `device_consumption_water` with type `list[DeviceConsumption]` [bad-assignment]
ERROR homeassistant/components/energy/data.py:765:29-40: `list[SourceType] | list[DeviceConsumption]` is not assignable to TypedDict key `energy_sources` with type `list[SourceType]` [bad-assignment]
ERROR homeassistant/components/energy/sensor.py:517:27-44: `energy_price_unit` may be uninitialized [unbound-name]
ERROR homeassistant/components/energyzero/coordinator.py:36:5-17: Class member `EnergyZeroDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/energyzero/sensor.py:168:5-23: Class member `EnergyZeroSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/energyzero/sensor.py:168:5-23: Class member `EnergyZeroSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enigma2/coordinator.py:42:5-17: Class member `Enigma2UpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enigma2/media_player.py:45:5-29: Class member `Enigma2Device._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enigma2/media_player.py:171:18-29: Class member `Enigma2Device._attr_state` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enocean/binary_sensor.py:63:14-32: Class member `EnOceanBinarySensor._attr_device_class` overrides parent class `EnOceanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enocean/entity.py:35:32-70: `Address` is not assignable to attribute `address` with type `BaseAddress | EURID | None` [bad-assignment]
ERROR homeassistant/components/enocean/entity.py:37:32-76: `Address` is not assignable to attribute `address` with type `BaseAddress | EURID | None` [bad-assignment]
ERROR homeassistant/components/enocean/light.py:71:27-56: `/` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/enocean/sensor.py:153:14-32: Class member `EnOceanSensor.entity_description` overrides parent class `EnOceanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/binary_sensor.py:147:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class EnvoyBaseEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/enphase_envoy/binary_sensor.py:154:5-23: Class member `EnvoyEnchargeBinarySensorEntity.entity_description` overrides parent class `EnvoyBaseBinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/binary_sensor.py:189:5-23: Class member `EnvoyEnpowerBinarySensorEntity.entity_description` overrides parent class `EnvoyBaseBinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/binary_sensor.py:222:5-23: Class member `EnvoyCollarBinarySensorEntity.entity_description` overrides parent class `EnvoyBaseBinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/binary_sensor.py:255:5-23: Class member `EnvoyC6CCBinarySensorEntity.entity_description` overrides parent class `EnvoyBaseBinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/coordinator.py:46:5-17: Class member `EnphaseUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/number.py:101:5-23: Class member `EnvoyRelayNumberEntity.entity_description` overrides parent class `EnvoyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/number.py:101:5-23: Class member `EnvoyRelayNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/number.py:145:5-23: Class member `EnvoyStorageSettingsNumberEntity.entity_description` overrides parent class `EnvoyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/number.py:145:5-23: Class member `EnvoyStorageSettingsNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/select.py:158:5-23: Class member `EnvoyRelaySelectEntity.entity_description` overrides parent class `EnvoyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/select.py:158:5-23: Class member `EnvoyRelaySelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/select.py:203:5-23: Class member `EnvoyStorageSettingsSelectEntity.entity_description` overrides parent class `EnvoyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/select.py:203:5-23: Class member `EnvoyStorageSettingsSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1026:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class EnvoyBaseEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/enphase_envoy/sensor.py:1055:5-23: Class member `EnvoyProductionEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1068:5-23: Class member `EnvoyConsumptionEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1081:5-23: Class member `EnvoyNetConsumptionEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1094:5-23: Class member `EnvoyProductionPhaseEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1115:5-23: Class member `EnvoyConsumptionPhaseEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1136:5-23: Class member `EnvoyNetConsumptionPhaseEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1157:5-23: Class member `EnvoyCTEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1172:5-23: Class member `EnvoyCTPhaseEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1195:5-23: Class member `EnvoyInverterEntity.entity_description` overrides parent class `EnvoySensorBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1272:5-23: Class member `EnvoyEnchargeInventoryEntity.entity_description` overrides parent class `EnvoyEnchargeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1285:5-23: Class member `EnvoyEnchargePowerEntity.entity_description` overrides parent class `EnvoyEnchargeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1298:5-23: Class member `EnvoyEnchargeAggregateEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1311:5-23: Class member `EnvoyEnpowerEntity.entity_description` overrides parent class `EnvoySensorBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1344:5-23: Class member `EnvoyAcbBatteryPowerEntity.entity_description` overrides parent class `EnvoySensorBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1375:5-23: Class member `EnvoyAcbBatteryEnergyEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1388:5-23: Class member `AggregateBatteryEntity.entity_description` overrides parent class `EnvoySystemSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1401:5-23: Class member `EnvoyCollarEntity.entity_description` overrides parent class `EnvoySensorBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/sensor.py:1435:5-23: Class member `EnvoyC6CCEntity.entity_description` overrides parent class `EnvoySensorBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/switch.py:118:5-23: Class member `EnvoyEnpowerSwitchEntity.entity_description` overrides parent class `EnvoyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/switch.py:118:5-23: Class member `EnvoyEnpowerSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/switch.py:165:5-23: Class member `EnvoyDryContactSwitchEntity.entity_description` overrides parent class `EnvoyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/switch.py:165:5-23: Class member `EnvoyDryContactSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/switch.py:215:5-23: Class member `EnvoyStorageSettingsSwitchEntity.entity_description` overrides parent class `EnvoyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/enphase_envoy/switch.py:215:5-23: Class member `EnvoyStorageSettingsSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/entur_public_transport/sensor.py:69:16-20: Returned type `None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/entur_public_transport/sensor.py:112:36-66: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/entur_public_transport/sensor.py:192:42-76: `dict[Unknown, Unknown]` is not assignable to `EnturPublicTransportData` [bad-assignment]
ERROR homeassistant/components/entur_public_transport/sensor.py:197:34-47: Object of class `EnturPublicTransportData` has no attribute `latitude` [missing-attribute]
ERROR homeassistant/components/entur_public_transport/sensor.py:197:52-66: Object of class `EnturPublicTransportData` has no attribute `longitude` [missing-attribute]
ERROR homeassistant/components/entur_public_transport/sensor.py:198:47-60: Cannot set item in `dict[str, str]` [unsupported-operation]
ERROR homeassistant/components/entur_public_transport/sensor.py:199:48-62: Cannot set item in `dict[str, str]` [unsupported-operation]
ERROR homeassistant/components/entur_public_transport/sensor.py:201:26-46: Object of class `EnturPublicTransportData` has no attribute `estimated_calls` [missing-attribute]
ERROR homeassistant/components/envertech_evt800/coordinator.py:23:5-17: Class member `EnvertechEVT800Coordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/envertech_evt800/sensor.py:174:14-32: Class member `EnvertechEVT800Sensor.entity_description` overrides parent class `EnvertechEVT800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/environment_canada/config_flow.py:88:44-48: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/environment_canada/coordinator.py:35:5-17: Class member `ECDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/environment_canada/sensor.py:278:5-23: Class member `ECBaseSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/environment_canada/sensor.py:278:5-23: Class member `ECBaseSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/environment_canada/sensor.py:290:34-68: Object of class `dict` has no attribute `attribution` [missing-attribute]
ERROR homeassistant/components/environment_canada/sensor.py:314:28-59: Object of class `dict` has no attribute `location` [missing-attribute]
ERROR homeassistant/components/environment_canada/sensor.py:315:27-57: Object of class `dict` has no attribute `station` [missing-attribute]
ERROR homeassistant/components/envisalink/alarm_control_panel.py:98:5-29: Class member `EnvisalinkAlarm._attr_supported_features` overrides parent class `EnvisalinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/envisalink/binary_sensor.py:71:14-32: Class member `EnvisalinkBinarySensor._attr_device_class` overrides parent class `EnvisalinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ephember/climate.py:83:17-22: `ember` may be uninitialized [unbound-name]
ERROR homeassistant/components/ephember/climate.py:194:23-76: No matching overload found for function `getattr` called with arguments: (type[ZoneMode], str | None, None) [no-matching-overload]
ERROR homeassistant/components/epion/sensor.py:88:14-32: Class member `EpionSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/binary_sensor.py:66:5-23: Class member `Eq3BinarySensorEntity.entity_description` overrides parent class `Eq3Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/binary_sensor.py:66:5-23: Class member `Eq3BinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/climate.py:62:5-29: Class member `Eq3Climate._attr_supported_features` overrides parent class `Eq3Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/number.py:126:5-23: Class member `Eq3NumberEntity.entity_description` overrides parent class `Eq3Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/number.py:126:5-23: Class member `Eq3NumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/sensor.py:64:5-23: Class member `Eq3SensorEntity.entity_description` overrides parent class `Eq3Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/sensor.py:64:5-23: Class member `Eq3SensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/switch.py:84:5-23: Class member `Eq3SwitchEntity.entity_description` overrides parent class `Eq3Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eq3btsmart/switch.py:84:5-23: Class member `Eq3SwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/alarm_control_panel.py:95:14-38: Class member `EsphomeAlarmControlPanel._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/assist_satellite.py:150:5-23: Class member `EsphomeAssistSatellite.entity_description` overrides parent class `EsphomeAssistEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/binary_sensor.py:39:14-32: Class member `EsphomeBinarySensor._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/button.py:27:14-32: Class member `EsphomeButton._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/climate.py:189:14-38: Class member `EsphomeClimateEntity._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/cover.py:47:14-38: Class member `EsphomeCover._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/cover.py:48:14-32: Class member `EsphomeCover._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/entity.py:223:44-55: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/esphome/entity.py:337:5-17: Class member `EsphomeBaseEntity.device_entry` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/entry_data.py:199:16-64: Returned type `DeviceInfo | str` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/esphome/entry_data.py:205:16-207:10: Returned type `DeviceInfo | str` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/esphome/event.py:26:14-32: Class member `EsphomeEvent._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/fan.py:172:14-38: Class member `EsphomeFan._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/light.py:416:14-38: Class member `EsphomeLight._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/lock.py:31:14-38: Class member `EsphomeLock._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/media_player.py:92:5-23: Class member `EsphomeMediaPlayer._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/media_player.py:104:14-38: Class member `EsphomeMediaPlayer._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/number.py:43:14-32: Class member `EsphomeNumber._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/select.py:113:5-23: Class member `EsphomeAssistSatelliteWakeWordSelect.entity_description` overrides parent class `EsphomeAssistEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/select.py:113:5-23: Class member `EsphomeAssistSatelliteWakeWordSelect.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/sensor.py:86:14-32: Class member `EsphomeSensor._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/sensor.py:122:14-32: Class member `EsphomeTextSensor._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/serial_proxy.py:59:5-10: Class member `HassESPHomeSerial._path` overrides parent class `ESPHomeSerial` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/switch.py:31:14-32: Class member `EsphomeSwitch._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/update.py:110:5-23: Class member `ESPHomeDashboardUpdateEntity._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/update.py:139:18-42: Class member `ESPHomeDashboardUpdateEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/update.py:272:5-29: Class member `ESPHomeUpdateEntity._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/update.py:283:14-32: Class member `ESPHomeUpdateEntity._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/valve.py:39:14-38: Class member `EsphomeValve._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/valve.py:40:14-32: Class member `EsphomeValve._attr_device_class` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/esphome/water_heater.py:76:14-38: Class member `EsphomeWaterHeater._attr_supported_features` overrides parent class `EsphomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/essent/coordinator.py:32:5-17: Class member `EssentDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/essent/sensor.py:192:5-23: Class member `EssentSensor.entity_description` overrides parent class `EssentEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/essent/sensor.py:192:5-23: Class member `EssentSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eufy/light.py:78:20-42: `*` is not supported between `None` and `Literal[255]` [unsupported-operation]
ERROR homeassistant/components/eufy/light.py:85:16-72: `*` is not supported between `None` and `int` [unsupported-operation]
ERROR homeassistant/components/eufy/light.py:132:17-28: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/eufy/light.py:132:30-41: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/eufylife_ble/sensor.py:40:25-60: Argument `EufyLifeHeartRateSensorEntity` is not assignable to parameter `object` with type `EufyLifeRealTimeWeightSensorEntity | EufyLifeWeightSensorEntity` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/eurotronic_cometblue/button.py:51:14-32: Class member `CometBlueButtonEntity.entity_description` overrides parent class `CometBlueBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eurotronic_cometblue/climate.py:55:5-29: Class member `CometBlueClimateEntity._attr_supported_features` overrides parent class `CometBlueBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eurotronic_cometblue/number.py:92:5-23: Class member `CometBlueNumberEntity.entity_description` overrides parent class `CometBlueBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eurotronic_cometblue/number.py:92:5-23: Class member `CometBlueNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/eurotronic_cometblue/sensor.py:41:14-32: Class member `CometBlueBatterySensorEntity.entity_description` overrides parent class `CometBlueBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/event/__init__.py:114:5-23: Class member `EventEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/event/__init__.py:115:5-23: Class member `EventEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/event/__init__.py:117:5-16: Class member `EventEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evil_genius_labs/light.py:32:5-29: Class member `EvilGeniusLight._attr_supported_features` overrides parent class `EvilGeniusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/button.py:67:5-16: Class member `EvoResetSystemButton._evo_device` overrides parent class `EvoResetButtonBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/button.py:84:5-16: Class member `EvoResetDhwButton._evo_device` overrides parent class `EvoResetButtonBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/button.py:101:5-16: Class member `EvoResetZoneButton._evo_device` overrides parent class `EvoResetButtonBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/climate.py:161:5-16: Class member `EvoZone._evo_device` overrides parent class `EvoChild` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/climate.py:161:5-16: Class member `EvoZone._evo_device` overrides parent class `EvoClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/climate.py:181:14-38: Class member `EvoZone._attr_supported_features` overrides parent class `EvoChild` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/climate.py:338:5-16: Class member `EvoController._evo_device` overrides parent class `EvoClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/entity.py:87:5-16: Class member `EvoChild._evo_device` overrides parent class `EvoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/water_heater.py:72:5-29: Class member `EvoDHW._attr_supported_features` overrides parent class `EvoChild` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/evohome/water_heater.py:79:5-16: Class member `EvoDHW._evo_device` overrides parent class `EvoChild` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/alarm_control_panel.py:71:5-23: Class member `EzvizAlarm.entity_description` overrides parent class `AlarmControlPanelEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/alarm_control_panel.py:102:17-48: Argument `Literal[1]` is not assignable to parameter `mode` with type `DefenseModeType` in function `pyezvizapi.client.EzvizClient.api_set_defence_mode` [bad-argument-type]
ERROR homeassistant/components/ezviz/alarm_control_panel.py:113:17-48: Argument `Literal[2]` is not assignable to parameter `mode` with type `DefenseModeType` in function `pyezvizapi.client.EzvizClient.api_set_defence_mode` [bad-argument-type]
ERROR homeassistant/components/ezviz/alarm_control_panel.py:124:17-49: Argument `Literal[3]` is not assignable to parameter `mode` with type `DefenseModeType` in function `pyezvizapi.client.EzvizClient.api_set_defence_mode` [bad-argument-type]
ERROR homeassistant/components/ezviz/binary_sensor.py:64:14-32: Class member `EzvizBinarySensor.entity_description` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/button.py:91:5-23: Class member `EzvizButtonEntity.entity_description` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/button.py:91:5-23: Class member `EzvizButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/camera.py:140:18-42: Class member `EzvizCamera._attr_supported_features` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/config_flow.py:252:27-52: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/ezviz/light.py:76:58-80:18: Unpacked argument `tuple[str, int]` is not assignable to parameter `*args` with type `tuple[str, int, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ezviz/light.py:83:54-88:14: Unpacked argument `tuple[str, Literal[303], Literal[1]]` is not assignable to parameter `*args` with type `tuple[str, int, int, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ezviz/light.py:100:54-105:14: Unpacked argument `tuple[str, Literal[303], Literal[0]]` is not assignable to parameter `*args` with type `tuple[str, int, int, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ezviz/number.py:81:14-32: Class member `EzvizNumber.entity_description` overrides parent class `EzvizBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/select.py:152:14-32: Class member `EzvizSelect.entity_description` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/sensor.py:99:14-32: Class member `EzvizSensor.entity_description` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/siren.py:53:5-29: Class member `EzvizSirenEntity._attr_supported_features` overrides parent class `EzvizBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/siren.py:53:5-29: Class member `EzvizSirenEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/siren.py:66:14-32: Class member `EzvizSirenEntity.entity_description` overrides parent class `EzvizBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/siren.py:66:14-32: Class member `EzvizSirenEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/siren.py:82:60-84:14: Unpacked argument `tuple[str, Literal[1]]` is not assignable to parameter `*args` with type `tuple[str, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ezviz/siren.py:102:54-104:14: Unpacked argument `tuple[str, Literal[2]]` is not assignable to parameter `*args` with type `tuple[str, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ezviz/switch.py:136:14-32: Class member `EzvizSwitch.entity_description` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/switch.py:142:54-147:14: Unpacked argument `tuple[str, int, Literal[1]]` is not assignable to parameter `*args` with type `tuple[str, int, int, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ezviz/switch.py:157:54-162:14: Unpacked argument `tuple[str, int, Literal[0]]` is not assignable to parameter `*args` with type `tuple[str, int, int, int, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ezviz/update.py:48:5-29: Class member `EzvizUpdateEntity._attr_supported_features` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/update.py:64:14-32: Class member `EzvizUpdateEntity.entity_description` overrides parent class `EzvizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ezviz/update.py:102:51-104:14: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/faa_delays/binary_sensor.py:104:5-23: Class member `FAABinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/faa_delays/binary_sensor.py:104:5-23: Class member `FAABinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fan/__init__.py:207:5-23: Class member `FanEntity.entity_description` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fan/__init__.py:214:5-29: Class member `FanEntity._attr_supported_features` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fastdotcom/sensor.py:31:5-23: Class member `SpeedtestSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/feedreader/coordinator.py:43:5-17: Class member `FeedReaderCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/feedreader/coordinator.py:166:13-31: Object of class `FeedParserDict` has no attribute `entries` [missing-attribute]
ERROR homeassistant/components/ffmpeg/camera.py:94:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/ffmpeg_motion/binary_sensor.py:126:9-129:10: Result of `await` is itself a coroutine that is silently discarded. Either `await` it again or pass it to a consumer, or if the `Coroutine[...]` return annotation was a mistake, simplify it to the inner type (e.g. `int` instead of `Coroutine[Any, Any, int]`). [unused-coroutine]
ERROR homeassistant/components/fibaro/__init__.py:186:25-58: Argument `set[tuple[str, int]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/fibaro/__init__.py:236:17-41: Object of class `DeviceModel` has no attribute `fibaro_controller` [missing-attribute]
ERROR homeassistant/components/fibaro/__init__.py:240:17-33: Object of class `DeviceModel` has no attribute `room_name` [missing-attribute]
ERROR homeassistant/components/fibaro/__init__.py:241:17-37: Object of class `DeviceModel` has no attribute `friendly_name` [missing-attribute]
ERROR homeassistant/components/fibaro/__init__.py:242:17-29: Object of class `DeviceModel` has no attribute `ha_id` [missing-attribute]
ERROR homeassistant/components/fibaro/__init__.py:249:17-37: Object of class `DeviceModel` has no attribute `unique_id_str` [missing-attribute]
ERROR homeassistant/components/fibaro/__init__.py:253:21-33: Object of class `DeviceModel` has no attribute `ha_id` [missing-attribute]
ERROR homeassistant/components/fibaro/__init__.py:267:25-37: Object of class `DeviceModel` has no attribute `ha_id` [missing-attribute]
ERROR homeassistant/components/fibaro/__init__.py:271:72-84: Object of class `DeviceModel` has no attribute `ha_id` [missing-attribute]
ERROR homeassistant/components/fibaro/binary_sensor.py:70:18-36: Class member `FibaroBinarySensor._attr_device_class` overrides parent class `FibaroEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fibaro/climate.py:137:42-61: Object of class `DeviceModel` has no attribute `ha_id` [missing-attribute]
ERROR homeassistant/components/fibaro/climate.py:261:20-42: Returned type `str | None` is not assignable to declared return type `int | str` [bad-return]
ERROR homeassistant/components/fibaro/climate.py:303:35-74: Object of class `NoneType` has no attribute `lower` [missing-attribute]
ERROR homeassistant/components/fibaro/cover.py:115:14-38: Class member `FibaroCover._attr_supported_features` overrides parent class `FibaroEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fibaro/entity.py:25:45-76: Object of class `DeviceModel` has no attribute `fibaro_controller` [missing-attribute]
ERROR homeassistant/components/fibaro/entity.py:26:22-41: Object of class `DeviceModel` has no attribute `ha_id` [missing-attribute]
ERROR homeassistant/components/fibaro/entity.py:27:27-54: Object of class `DeviceModel` has no attribute `friendly_name` [missing-attribute]
ERROR homeassistant/components/fibaro/entity.py:28:32-59: Object of class `DeviceModel` has no attribute `unique_id_str` [missing-attribute]
ERROR homeassistant/components/fibaro/entity.py:95:48-52: Argument `tuple[Any, ...]` is not assignable to parameter `arguments` with type `list[Any] | None` in function `pyfibaro.fibaro_device.DeviceModel.execute_action` [bad-argument-type]
ERROR homeassistant/components/fibaro/event.py:51:30-57: Object of class `DeviceModel` has no attribute `friendly_name` [missing-attribute]
ERROR homeassistant/components/fibaro/event.py:52:14-32: Class member `FibaroEventEntity._attr_device_class` overrides parent class `FibaroEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fibaro/event.py:54:35-62: Object of class `DeviceModel` has no attribute `unique_id_str` [missing-attribute]
ERROR homeassistant/components/fibaro/light.py:70:16-43: `in` is not supported between `Literal['RGB']` and `None` [not-iterable]
ERROR homeassistant/components/fibaro/light.py:71:16-43: `in` is not supported between `Literal['rgb']` and `None` [not-iterable]
ERROR homeassistant/components/fibaro/light.py:72:16-50: `in` is not supported between `Literal['color']` and `None` [not-iterable]
ERROR homeassistant/components/fibaro/light.py:79:16-44: `in` is not supported between `Literal['RGBW']` and `None` [not-iterable]
ERROR homeassistant/components/fibaro/light.py:80:16-44: `in` is not supported between `Literal['rgbw']` and `None` [not-iterable]
ERROR homeassistant/components/fibaro/sensor.py:109:52-63: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/fibaro/sensor.py:148:18-36: Class member `FibaroSensor.entity_description` overrides parent class `FibaroEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fibaro/sensor.py:155:80-157:18: No matching overload found for function `dict.get` called with arguments: (str | None, str | None) [no-matching-overload]
ERROR homeassistant/components/fibaro/sensor.py:174:14-32: Class member `FibaroAdditionalSensor.entity_description` overrides parent class `FibaroEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fibaro/sensor.py:181:30-57: Object of class `DeviceModel` has no attribute `friendly_name` [missing-attribute]
ERROR homeassistant/components/fibaro/sensor.py:182:35-62: Object of class `DeviceModel` has no attribute `unique_id_str` [missing-attribute]
ERROR homeassistant/components/file/sensor.py:74:24-28: `data` may be uninitialized [unbound-name]
ERROR homeassistant/components/filesize/coordinator.py:24:5-17: Class member `FileSizeCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/filesize/sensor.py:85:14-32: Class member `FilesizeEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fing/device_tracker.py:77:46-63: Argument `str | None` is not assignable to parameter `type` with type `str` in function `homeassistant.components.fing.utils.get_icon_from_type` [bad-argument-type]
ERROR homeassistant/components/fing/device_tracker.py:109:54-69: Argument `str | None` is not assignable to parameter `type` with type `str` in function `homeassistant.components.fing.utils.get_icon_from_type` [bad-argument-type]
ERROR homeassistant/components/fing/device_tracker.py:121:50-74: Argument `str | None` is not assignable to parameter `type` with type `str` in function `homeassistant.components.fing.utils.get_icon_from_type` [bad-argument-type]
ERROR homeassistant/components/firefly_iii/coordinator.py:48:5-17: Class member `FireflyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firefly_iii/sensor.py:80:5-23: Class member `FireflyAccountBalanceSensor._attr_device_class` overrides parent class `FireflyAccountBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firefly_iii/sensor.py:152:5-23: Class member `FireflyCategorySensor._attr_device_class` overrides parent class `FireflyCategoryBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firefly_iii/sensor.py:183:5-23: Class member `FireflyBudgetSensor._attr_device_class` overrides parent class `FireflyBudgetBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fireservicerota/config_flow.py:91:53-58: Argument `ConfigEntry | None` is not assignable to parameter `entry` with type `ConfigEntry` in function `homeassistant.config_entries.ConfigEntries.async_update_entry` [bad-argument-type]
ERROR homeassistant/components/fireservicerota/config_flow.py:92:53-67: Object of class `NoneType` has no attribute `entry_id` [missing-attribute]
ERROR homeassistant/components/fireservicerota/coordinator.py:36:5-17: Class member `FireServiceUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firmata/board.py:40:35-39: `None` is not assignable to attribute `api` with type `PymataExpress` [bad-assignment]
ERROR homeassistant/components/firmata/board.py:111:20-24: `None` is not assignable to attribute `api` with type `PymataExpress` [bad-assignment]
ERROR homeassistant/components/firmata/board.py:129:13-53: `+=` is not supported between `int` and `None` [unsupported-operation]
ERROR homeassistant/components/firmata/pin.py:42:5-11: Class member `FirmataBinaryDigitalOutput._state` overrides parent class `FirmataBoardPin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firmata/pin.py:98:5-11: Class member `FirmataPWMOutput._state` overrides parent class `FirmataBoardPin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firmata/pin.py:147:5-11: Class member `FirmataBinaryDigitalInput._state` overrides parent class `FirmataBoardPin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firmata/pin.py:216:5-16: Class member `FirmataAnalogInput._analog_pin` overrides parent class `FirmataBoardPin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/firmata/pin.py:217:5-11: Class member `FirmataAnalogInput._state` overrides parent class `FirmataBoardPin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fitbit/api.py:75:55-81: Unpacked argument `tuple[Configuration]` is not assignable to parameter `*args` with type `tuple[Unknown | None, Unknown | None, Unknown | None, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/fitbit/application_credentials.py:64:40-44: `resp` is uninitialized [unbound-name]
ERROR homeassistant/components/fitbit/coordinator.py:30:5-17: Class member `FitbitDeviceCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fitbit/sensor.py:598:5-23: Class member `FitbitSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fitbit/sensor.py:653:5-23: Class member `FitbitBatterySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fitbit/sensor.py:653:5-23: Class member `FitbitBatterySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fitbit/sensor.py:714:5-23: Class member `FitbitBatteryLevelSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fitbit/sensor.py:714:5-23: Class member `FitbitBatteryLevelSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fivem/binary_sensor.py:50:5-23: Class member `FiveMSensorEntity.entity_description` overrides parent class `FiveMEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fivem/binary_sensor.py:50:5-23: Class member `FiveMSensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fivem/config_flow.py:33:17-45: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/fivem/entity.py:30:5-23: Class member `FiveMEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fivem/sensor.py:67:5-23: Class member `FiveMSensorEntity.entity_description` overrides parent class `FiveMEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fivem/sensor.py:67:5-23: Class member `FiveMSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fjaraskupan/binary_sensor.py:70:5-23: Class member `BinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fjaraskupan/binary_sensor.py:70:5-23: Class member `BinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fjaraskupan/coordinator.py:68:5-17: Class member `FjaraskupanCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fjaraskupan/fan.py:65:5-29: Class member `Fan._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fjaraskupan/sensor.py:39:5-23: Class member `RssiSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/binary_sensor.py:57:5-23: Class member `FlexitBinarySensor.entity_description` overrides parent class `FlexitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/binary_sensor.py:57:5-23: Class member `FlexitBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/climate.py:71:5-29: Class member `FlexitClimateEntity._attr_supported_features` overrides parent class `FlexitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/coordinator.py:26:5-17: Class member `FlexitCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/number.py:216:5-23: Class member `FlexitNumber.entity_description` overrides parent class `FlexitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/number.py:216:5-23: Class member `FlexitNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/sensor.py:176:5-23: Class member `FlexitSensor.entity_description` overrides parent class `FlexitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/sensor.py:176:5-23: Class member `FlexitSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/switch.py:115:5-23: Class member `FlexitSwitch._attr_device_class` overrides parent class `FlexitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/switch.py:117:5-23: Class member `FlexitSwitch.entity_description` overrides parent class `FlexitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flexit_bacnet/switch.py:117:5-23: Class member `FlexitSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flic/binary_sensor.py:83:37-56: `(address: Unknown) -> Unknown` is not assignable to attribute `on_new_verified_button` with type `(bd_addr: Unknown) -> None` [bad-assignment]
ERROR homeassistant/components/flic/binary_sensor.py:118:32-55: `(scan_wizard: Unknown, result: Unknown, address: Unknown, name: Unknown) -> Unknown` is not assignable to attribute `on_completed` with type `(scan_wizard: Unknown, result: Unknown, bd_addr: Unknown, name: Unknown) -> None` [bad-assignment]
ERROR homeassistant/components/flipr/binary_sensor.py:44:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class FliprEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/flipr/coordinator.py:32:5-17: Class member `BaseDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flipr/select.py:38:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class FliprEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/flipr/sensor.py:70:7-18: Field `entity_description` is declared `EntityDescription` in ancestor `class FliprEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/flipr/switch.py:38:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class FliprEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/flo/__init__.py:31:23-43: Object of class `NoneType` has no attribute `get_info` [missing-attribute]
ERROR homeassistant/components/flo/binary_sensor.py:44:5-23: Class member `FloPendingAlertsBinarySensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/binary_sensor.py:71:5-23: Class member `FloWaterDetectedBinarySensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/coordinator.py:33:5-17: Class member `FloDeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:41:17-47:18: Argument `list[FloCurrentFlowRateSensor | FloDailyUsageSensor | FloPressureSensor | FloSystemModeSensor | FloTemperatureSensor]` is not assignable to parameter `iterable` with type `Iterable[FloBatterySensor | FloHumiditySensor | FloTemperatureSensor]` in function `list.extend` [bad-argument-type]
ERROR homeassistant/components/flo/sensor.py:56:5-22: Class member `FloDailyUsageSensor._attr_state_class` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:57:5-23: Class member `FloDailyUsageSensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:93:5-22: Class member `FloCurrentFlowRateSensor._attr_state_class` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:94:5-23: Class member `FloCurrentFlowRateSensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:112:5-23: Class member `FloTemperatureSensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:114:5-22: Class member `FloTemperatureSensor._attr_state_class` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:133:5-23: Class member `FloHumiditySensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:135:5-22: Class member `FloHumiditySensor._attr_state_class` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:152:5-23: Class member `FloPressureSensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:154:5-22: Class member `FloPressureSensor._attr_state_class` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:172:5-23: Class member `FloBatterySensor._attr_device_class` overrides parent class `FloEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flo/sensor.py:174:5-22: Class member `FloBatterySensor._attr_state_class` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/__init__.py:114:16-116:10: Returned type `dict[str, list[dict[str, Any]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/flume/binary_sensor.py:123:5-23: Class member `FlumeNotificationBinarySensor.entity_description` overrides parent class `FlumeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/binary_sensor.py:123:5-23: Class member `FlumeNotificationBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/binary_sensor.py:143:5-23: Class member `FlumeConnectionBinarySensor.entity_description` overrides parent class `FlumeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/binary_sensor.py:143:5-23: Class member `FlumeConnectionBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/binary_sensor.py:145:5-23: Class member `FlumeConnectionBinarySensor._attr_device_class` overrides parent class `FlumeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/coordinator.py:39:5-17: Class member `FlumeDeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/coordinator.py:74:5-17: Class member `FlumeDeviceConnectionUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/coordinator.py:113:5-17: Class member `FlumeNotificationDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flume/sensor.py:156:7-18: Field `entity_description` is declared `EntityDescription` in ancestor `class FlumeEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/fluss/cover.py:52:5-23: Class member `FlussCover._attr_device_class` overrides parent class `FlussEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fluss/cover.py:54:5-29: Class member `FlussCover._attr_supported_features` overrides parent class `FlussEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flux/switch.py:259:13-31: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/flux/switch.py:284:12-37: `<` is not supported between `datetime` and `None` [unsupported-operation]
ERROR homeassistant/components/flux/switch.py:288:30-46: Object of class `NoneType` has no attribute `timestamp` [missing-attribute]
ERROR homeassistant/components/flux/switch.py:301:64-74: Object of class `NoneType` has no attribute `day` [missing-attribute]
ERROR homeassistant/components/flux/switch.py:303:35-70: `-` is not supported between `None` and `timedelta` [unsupported-operation]
ERROR homeassistant/components/flux/switch.py:307:60-81: Object of class `NoneType` has no attribute `timestamp`
Object of class `timedelta` has no attribute `timestamp` [missing-attribute]
ERROR homeassistant/components/flux/switch.py:308:61-82: Object of class `NoneType` has no attribute `timestamp`
Object of class `timedelta` has no attribute `timestamp` [missing-attribute]
ERROR homeassistant/components/flux/switch.py:320:58-62: Argument `float` is not assignable to parameter `iR` with type `int` in function `homeassistant.util.color.color_RGB_to_xy_brightness` [bad-argument-type]
ERROR homeassistant/components/flux/switch.py:320:58-62: Argument `float` is not assignable to parameter `iG` with type `int` in function `homeassistant.util.color.color_RGB_to_xy_brightness` [bad-argument-type]
ERROR homeassistant/components/flux/switch.py:320:58-62: Argument `float` is not assignable to parameter `iB` with type `int` in function `homeassistant.util.color.color_RGB_to_xy_brightness` [bad-argument-type]
ERROR homeassistant/components/flux_led/button.py:62:14-32: Class member `FluxButton.entity_description` overrides parent class `FluxBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flux_led/coordinator.py:27:5-17: Class member `FluxLedUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flux_led/light.py:188:5-29: Class member `FluxLight._attr_supported_features` overrides parent class `FluxOnOffEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/flux_led/light.py:188:5-29: Class member `FluxLight._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/forecast_solar/coordinator.py:32:5-17: Class member `ForecastSolarDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/forecast_solar/sensor.py:158:5-23: Class member `ForecastSolarSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/forecast_solar/sensor.py:158:5-23: Class member `ForecastSolarSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/forked_daapd/config_flow.py:98:25-30: Cannot set item in `dict[Optional, type[int] | type[str]]` [unsupported-operation]
ERROR homeassistant/components/forked_daapd/config_flow.py:194:28-67: No matching overload found for function `homeassistant.config_entries.ConfigFlowContext.update` called with arguments: (dict[str, dict[str, int | str | Any | None]]) [no-matching-overload]
ERROR homeassistant/components/forked_daapd/media_player.py:733:42-62: Argument `int | list[Unknown]` is not assignable to parameter `iterable` with type `Iterable[@_]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/forked_daapd/media_player.py:767:51-71: Type `int` is not iterable [not-iterable]
ERROR homeassistant/components/forked_daapd/media_player.py:769:36-56: `saved_queue_position` may be uninitialized [unbound-name]
ERROR homeassistant/components/forked_daapd/media_player.py:842:17-30: `other_sources` may be uninitialized [unbound-name]
ERROR homeassistant/components/forked_daapd/media_player.py:846:28-41: `other_sources` may be uninitialized [unbound-name]
ERROR homeassistant/components/foscam/camera.py:110:18-42: Class member `HassFoscamCamera._attr_supported_features` overrides parent class `FoscamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/foscam/coordinator.py:54:5-17: Class member `FoscamCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/foscam/number.py:66:5-23: Class member `FoscamVolumeNumberEntity.entity_description` overrides parent class `FoscamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/foscam/number.py:66:5-23: Class member `FoscamVolumeNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/foscam/switch.py:176:5-23: Class member `FoscamGenericSwitch.entity_description` overrides parent class `FoscamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/foscam/switch.py:176:5-23: Class member `FoscamGenericSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freebox/alarm_control_panel.py:74:14-38: Class member `FreeboxAlarm._attr_supported_features` overrides parent class `FreeboxHomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freebox/button.py:58:5-23: Class member `FreeboxButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freebox/camera.py:69:5-29: Class member `FreeboxCamera._attr_supported_features` overrides parent class `FreeboxHomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freebox/camera.py:114:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/freebox/router.py:61:42-69: Unpacked argument `tuple[Unknown]` is not assignable to parameter `*args` with type `tuple[StrOrBytesPath, int, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/freebox/sensor.py:244:5-23: Class member `FreeboxBatterySensor._attr_device_class` overrides parent class `FreeboxHomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freedompro/binary_sensor.py:69:14-32: Class member `Device._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freedompro/climate.py:67:5-29: Class member `Device._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freedompro/cover.py:57:5-29: Class member `Device._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freedompro/cover.py:83:14-32: Class member `Device._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freedompro/fan.py:64:14-38: Class member `FreedomproFan._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freedompro/sensor.py:77:14-32: Class member `Device._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freshr/coordinator.py:45:5-17: Class member `FreshrDevicesCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freshr/coordinator.py:100:5-17: Class member `FreshrReadingsCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freshr/sensor.py:140:5-23: Class member `FreshrSensor.entity_description` overrides parent class `FreshrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/freshr/sensor.py:140:5-23: Class member `FreshrSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fressnapf_tracker/binary_sensor.py:60:5-23: Class member `FressnapfTrackerBinarySensor.entity_description` overrides parent class `FressnapfTrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fressnapf_tracker/binary_sensor.py:60:5-23: Class member `FressnapfTrackerBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fressnapf_tracker/light.py:48:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class FressnapfTrackerEntity: ...
`, which is not assignable to the type `LightEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/fressnapf_tracker/light.py:51:5-21: Class member `FressnapfTrackerLight._attr_color_mode` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fressnapf_tracker/light.py:52:5-32: Class member `FressnapfTrackerLight._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fressnapf_tracker/sensor.py:61:5-23: Class member `FressnapfTrackerSensor.entity_description` overrides parent class `FressnapfTrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fressnapf_tracker/sensor.py:61:5-23: Class member `FressnapfTrackerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fressnapf_tracker/switch.py:44:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class FressnapfTrackerEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/fritz/binary_sensor.py:76:5-23: Class member `FritzBoxBinarySensor.entity_description` overrides parent class `FritzBoxBaseCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/binary_sensor.py:76:5-23: Class member `FritzBoxBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/button.py:167:5-23: Class member `FritzButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/coordinator.py:135:5-17: Class member `FritzBoxTools.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/device_tracker.py:72:14-24: Class member `FritzBoxTracker._attr_name` overrides parent class `FritzDeviceBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/device_tracker.py:72:14-24: Class member `FritzBoxTracker._attr_name` overrides parent class `ScannerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/entity.py:83:5-23: Class member `FritzBoxBaseCoordinatorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/image.py:97:30-81: Object of class `FritzGuestWLAN` has no attribute `get_wifi_qr_code` [missing-attribute]
ERROR homeassistant/components/fritz/sensor.py:346:5-23: Class member `FritzBoxSensor.entity_description` overrides parent class `FritzBoxBaseCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/sensor.py:346:5-23: Class member `FritzBoxSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/switch.py:320:5-23: Class member `FritzBoxBaseCoordinatorSwitch.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/update.py:48:5-29: Class member `FritzBoxUpdateEntity._attr_supported_features` overrides parent class `FritzBoxBaseCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/update.py:50:5-23: Class member `FritzBoxUpdateEntity.entity_description` overrides parent class `FritzBoxBaseCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritz/update.py:50:5-23: Class member `FritzBoxUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/binary_sensor.py:118:5-23: Class member `FritzboxBinarySensor.entity_description` overrides parent class `FritzBoxDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/binary_sensor.py:118:5-23: Class member `FritzboxBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/button.py:40:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class FritzBoxEntity: ...
`, which is not assignable to the type `ButtonEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/fritzbox/climate.py:92:14-38: Class member `FritzboxThermostat._attr_supported_features` overrides parent class `FritzBoxDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/coordinator.py:35:5-17: Class member `FritzboxDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/cover.py:50:5-23: Class member `FritzboxCover._attr_device_class` overrides parent class `FritzBoxDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/cover.py:51:5-29: Class member `FritzboxCover._attr_supported_features` overrides parent class `FritzBoxDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/diagnostics.py:25:33-28:6: `dict[str, FritzhomeDevice | FritzhomeTemplate]` is not assignable to `dict[str, dict[Unknown, Unknown]]` [bad-assignment]
ERROR homeassistant/components/fritzbox/entity.py:49:16-55: Returned type `Literal[False] | Unknown | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/fritzbox/light.py:102:16-56: Returned type `tuple[Unknown | None, float]` is not assignable to declared return type `tuple[float, float]` [bad-return]
ERROR homeassistant/components/fritzbox/light.py:102:28-38: Argument `Unknown | None` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR homeassistant/components/fritzbox/sensor.py:255:5-23: Class member `FritzBoxSensor.entity_description` overrides parent class `FritzBoxDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/sensor.py:255:5-23: Class member `FritzBoxSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fritzbox/switch.py:82:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class FritzBoxEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/fritzbox_callmonitor/base.py:82:22-49: Object of class `NoneType` has no attribute `contacts` [missing-attribute]
ERROR homeassistant/components/fritzbox_callmonitor/base.py:101:23-36: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/fronius/coordinator.py:163:50-54: `data` may be uninitialized [unbound-name]
ERROR homeassistant/components/fronius/diagnostics.py:29:9-84: `dict[str, dict[str, Any]] | None` is not assignable to dict key `logger` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/fronius/diagnostics.py:32:9-82: `dict[str, dict[str, Any]] | None` is not assignable to dict key `meter` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/fronius/diagnostics.py:35:9-88: `dict[str, dict[str, Any]] | None` is not assignable to dict key `ohmpilot` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/fronius/diagnostics.py:38:9-40:18: `dict[str, dict[str, Any]] | None` is not assignable to dict key `power_flow` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/fronius/diagnostics.py:43:9-86: `dict[str, dict[str, Any]] | None` is not assignable to dict key `storage` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/fronius/sensor.py:752:5-23: Class member `_FroniusSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fronius/sensor.py:752:5-23: Class member `_FroniusSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/frontend/__init__.py:485:46-75: Overload type was not compatible with solved type variables: _Ts = tuple[Path] [incompatible-overload-residual]
ERROR homeassistant/components/frontend/pr_download.py:50:20-41: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/frontend/pr_download.py:50:55-76: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/frontend/pr_download.py:71:20-58: Keyword argument `params` with type `dict[str, int | str]` is not assignable to parameter `**kwargs` with type `dict[GitHubRequestKwarg, Any]` in function `aiogithubapi.github.GitHub.generic` [bad-argument-type]
ERROR homeassistant/components/frontend/pr_download.py:74:20-37: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/frontend/pr_download.py:80:33-60: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/frontier_silicon/browse_media.py:36:15-26: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/frontier_silicon/browse_media.py:138:36-40: Argument `NavListItem` is not assignable to parameter `item` with type `dict[str, str]` in function `_item_payload` [bad-argument-type]
ERROR homeassistant/components/frontier_silicon/config_flow.py:125:22-54: `str | None` is not assignable to attribute `_name` with type `str` [bad-assignment]
ERROR homeassistant/components/frontier_silicon/config_flow.py:140:26-58: `str | None` is not assignable to attribute `_name` with type `str` [bad-assignment]
ERROR homeassistant/components/frontier_silicon/config_flow.py:197:26-58: `str | None` is not assignable to attribute `_name` with type `str` [bad-assignment]
ERROR homeassistant/components/frontier_silicon/media_player.py:95:5-29: Class member `AFSAPIDevice._attr_media_content_type` overrides parent class `MediaPlayerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/frontier_silicon/media_player.py:175:22-53: No matching overload found for function `dict.get` called with arguments: (PlayState | None, Literal[MediaPlayerState.IDLE]) [no-matching-overload]
ERROR homeassistant/components/frontier_silicon/media_player.py:198:37-202:14: `dict[str, int]` is not assignable to attribute `__modes_by_label` with type `dict[str, str] | None` [bad-assignment]
ERROR homeassistant/components/frontier_silicon/media_player.py:203:43-64: Argument `dict[str, str] | None` is not assignable to parameter `iterable` with type `Iterable[str]` in function `list.__init__` [bad-argument-type]
ERROR homeassistant/components/frontier_silicon/media_player.py:206:32-60: `PlayCaps | None` is not assignable to attribute `__play_caps` with type `PlayCaps` [bad-assignment]
ERROR homeassistant/components/frontier_silicon/media_player.py:220:22-51: No matching overload found for function `dict.get` called with arguments: (PlayRepeatMode | None, Literal[RepeatMode.OFF]) [no-matching-overload]
ERROR homeassistant/components/frontier_silicon/media_player.py:238:47-240:18: `dict[str, int]` is not assignable to attribute `__sound_modes_by_label` with type `dict[str, str] | None` [bad-assignment]
ERROR homeassistant/components/frontier_silicon/media_player.py:241:51-78: Argument `dict[str, str] | None` is not assignable to parameter `iterable` with type `Iterable[str]` in function `list.__init__` [bad-argument-type]
ERROR homeassistant/components/frontier_silicon/media_player.py:394:48-52: Argument `str` is not assignable to parameter `value` with type `Equaliser | int` in function `afsapi.api.AFSAPI.set_eq_preset` [bad-argument-type]
ERROR homeassistant/components/frontier_silicon/media_player.py:454:59-63: Argument `list[str]` is not assignable to parameter `path` with type `list[int]` in function `afsapi.api.AFSAPI.nav_select_item_via_path` [bad-argument-type]
ERROR homeassistant/components/fujitsu_fglair/climate.py:88:14-38: Class member `FGLairDevice._attr_supported_features` overrides parent class `FGLairEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fujitsu_fglair/coordinator.py:23:5-17: Class member `FGLairCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fujitsu_fglair/coordinator.py:68:71-84: Object of class `Device` has no attribute `is_online` [missing-attribute]
ERROR homeassistant/components/fujitsu_fglair/coordinator.py:77:16-60: Returned type `dict[str | None, Device | FujitsuHVAC]` is not assignable to declared return type `dict[str, FujitsuHVAC]` [bad-return]
ERROR homeassistant/components/fujitsu_fglair/entity.py:22:25-64: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/fujitsu_fglair/sensor.py:37:5-23: Class member `FGLairOutsideTemperature._attr_device_class` overrides parent class `FGLairEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/binary_sensor.py:61:14-32: Class member `FullyBinarySensor.entity_description` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/button.py:96:5-23: Class member `FullyButtonEntity.entity_description` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/button.py:96:5-23: Class member `FullyButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/camera.py:29:5-29: Class member `FullyCameraEntity._attr_supported_features` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/coordinator.py:23:5-17: Class member `FullyKioskDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/image.py:51:5-23: Class member `FullyImageEntity.entity_description` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/image.py:51:5-23: Class member `FullyImageEntity.entity_description` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/media_player.py:37:5-29: Class member `FullyMediaPlayer._attr_supported_features` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/media_player.py:44:14-25: Class member `FullyMediaPlayer._attr_state` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/notify.py:53:5-23: Class member `FullyNotifyEntity.entity_description` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/notify.py:53:5-23: Class member `FullyNotifyEntity.entity_description` overrides parent class `NotifyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/number.py:77:14-32: Class member `FullyNumberEntity.entity_description` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/sensor.py:142:5-23: Class member `FullySensor.entity_description` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/sensor.py:142:5-23: Class member `FullySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/switch.py:98:5-23: Class member `FullySwitchEntity.entity_description` overrides parent class `FullyKioskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fully_kiosk/switch.py:98:5-23: Class member `FullySwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/binary_sensor.py:59:5-23: Class member `FumisBinarySensorEntity.entity_description` overrides parent class `FumisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/binary_sensor.py:59:5-23: Class member `FumisBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/button.py:54:5-23: Class member `FumisButtonEntity.entity_description` overrides parent class `FumisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/button.py:54:5-23: Class member `FumisButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/climate.py:58:5-29: Class member `FumisClimateEntity._attr_supported_features` overrides parent class `FumisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/coordinator.py:27:5-17: Class member `FumisDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/number.py:74:5-23: Class member `FumisNumberEntity.entity_description` overrides parent class `FumisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/number.py:74:5-23: Class member `FumisNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/sensor.py:310:5-23: Class member `FumisSensorEntity.entity_description` overrides parent class `FumisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/sensor.py:310:5-23: Class member `FumisSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/switch.py:71:5-23: Class member `FumisSwitchEntity.entity_description` overrides parent class `FumisEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fumis/switch.py:71:5-23: Class member `FumisSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/futurenow/light.py:88:27-90:14: `FNIP8x10aOutput` is not assignable to attribute `_light` with type `FNIP6x2adOutput` [bad-assignment]
ERROR homeassistant/components/fyta/binary_sensor.py:111:5-23: Class member `FytaPlantBinarySensor.entity_description` overrides parent class `FytaPlantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fyta/binary_sensor.py:111:5-23: Class member `FytaPlantBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fyta/coordinator.py:33:5-17: Class member `FytaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fyta/image.py:76:5-23: Class member `FytaPlantImageEntity.entity_description` overrides parent class `FytaPlantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fyta/image.py:76:5-23: Class member `FytaPlantImageEntity.entity_description` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fyta/sensor.py:238:5-23: Class member `FytaPlantSensor.entity_description` overrides parent class `FytaPlantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fyta/sensor.py:238:5-23: Class member `FytaPlantSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/fyta/sensor.py:250:5-23: Class member `FytaPlantMeasurementSensor.entity_description` overrides parent class `FytaPlantSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/garages_amsterdam/binary_sensor.py:61:5-23: Class member `GaragesAmsterdamBinarySensor.entity_description` overrides parent class `GaragesAmsterdamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/garages_amsterdam/binary_sensor.py:61:5-23: Class member `GaragesAmsterdamBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/garages_amsterdam/coordinator.py:17:5-17: Class member `GaragesAmsterdamDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/garages_amsterdam/sensor.py:79:5-23: Class member `GaragesAmsterdamSensor.entity_description` overrides parent class `GaragesAmsterdamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/garages_amsterdam/sensor.py:79:5-23: Class member `GaragesAmsterdamSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/binary_sensor.py:78:5-23: Class member `GardenaBluetoothBinarySensor.entity_description` overrides parent class `GardenaBluetoothDescriptorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/binary_sensor.py:78:5-23: Class member `GardenaBluetoothBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/button.py:58:5-23: Class member `GardenaBluetoothButton.entity_description` overrides parent class `GardenaBluetoothDescriptorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/button.py:58:5-23: Class member `GardenaBluetoothButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/coordinator.py:43:5-17: Class member `GardenaBluetoothCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/number.py:170:5-23: Class member `GardenaBluetoothNumber.entity_description` overrides parent class `GardenaBluetoothDescriptorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/number.py:170:5-23: Class member `GardenaBluetoothNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/number.py:203:5-23: Class member `GardenaBluetoothRemainingOpenSetNumber._attr_device_class` overrides parent class `GardenaBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/select.py:97:5-23: Class member `GardenaBluetoothSelectEntity.entity_description` overrides parent class `GardenaBluetoothDescriptorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/select.py:97:5-23: Class member `GardenaBluetoothSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/sensor.py:242:5-23: Class member `GardenaBluetoothSensor.entity_description` overrides parent class `GardenaBluetoothDescriptorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/sensor.py:242:5-23: Class member `GardenaBluetoothSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/sensor.py:260:5-23: Class member `GardenaBluetoothRemainSensor._attr_device_class` overrides parent class `GardenaBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/sensor.py:261:5-23: Class member `GardenaBluetoothRemainSensor._attr_native_value` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/text.py:75:5-23: Class member `GardenaBluetoothTextEntity.entity_description` overrides parent class `GardenaBluetoothDescriptorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/text.py:75:5-23: Class member `GardenaBluetoothTextEntity.entity_description` overrides parent class `TextEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/valve.py:41:5-29: Class member `GardenaBluetoothValve._attr_supported_features` overrides parent class `GardenaBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gardena_bluetooth/valve.py:42:5-23: Class member `GardenaBluetoothValve._attr_device_class` overrides parent class `GardenaBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gdacs/diagnostics.py:24:33-72: `StatusUpdate | None` is not assignable to `StatusUpdate` [bad-assignment]
ERROR homeassistant/components/gdacs/geo_location.py:146:36-46: Argument `FeedEntry` is not assignable to parameter `feed_entry` with type `GdacsFeedEntry` in function `GdacsEvent._update_from_feed` [bad-argument-type]
ERROR homeassistant/components/gdacs/geo_location.py:161:31-56: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/gdacs/geo_location.py:162:32-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/generic/config_flow.py:458:25-81: Cannot set item in `str` [unsupported-operation]
ERROR homeassistant/components/generic/config_flow.py:458:25-81: Cannot set item in `None` [unsupported-operation]
ERROR homeassistant/components/generic_thermostat/climate.py:287:14-38: Class member `GenericThermostat._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geniushub/climate.py:46:5-29: Class member `GeniusClimateZone._attr_supported_features` overrides parent class `GeniusHeatingZone` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geniushub/sensor.py:46:5-23: Class member `GeniusBattery._attr_device_class` overrides parent class `GeniusDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geniushub/water_heater.py:53:5-29: Class member `GeniusWaterHeater._attr_supported_features` overrides parent class `GeniusHeatingZone` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geo_json_events/geo_location.py:107:31-56: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/geo_json_events/geo_location.py:108:32-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/geocaching/coordinator.py:21:5-17: Class member `GeocachingDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geocaching/sensor.py:143:5-23: Class member `GeoEntityCacheSensorEntity.entity_description` overrides parent class `GeoEntityBaseCache` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geocaching/sensor.py:143:5-23: Class member `GeoEntityCacheSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geocaching/sensor.py:164:5-23: Class member `GeocachingProfileSensor.entity_description` overrides parent class `GeocachingBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geocaching/sensor.py:164:5-23: Class member `GeocachingProfileSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geofency/device_tracker.py:71:14-31: Class member `GeofencyEntity._attr_device_info` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/geofency/device_tracker.py:71:34-74:10: `DeviceInfo` is not assignable to attribute `_attr_device_info` with type `None` [bad-assignment]
ERROR homeassistant/components/geofency/device_tracker.py:98:9-31: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/geonetnz_quakes/__init__.py:139:25-53: Argument `timedelta` is not assignable to parameter `filter_time` with type `datetime` in function `aio_geojson_geonetnz_quakes.feed_manager.GeonetnzQuakesFeedManager.__init__` [bad-argument-type]
ERROR homeassistant/components/geonetnz_quakes/geo_location.py:144:31-56: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/geonetnz_quakes/geo_location.py:145:32-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ghost/coordinator.py:43:5-17: Class member `GhostDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ghost/sensor.py:286:5-23: Class member `GhostSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ghost/sensor.py:286:5-23: Class member `GhostSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gios/coordinator.py:28:5-17: Class member `GiosDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gios/sensor.py:214:5-23: Class member `GiosSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gios/sensor.py:214:5-23: Class member `GiosSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/github/__init__.py:27:21-36: Keyword argument `client_name` with type `str` is not assignable to parameter `**kwargs` with type `dict[GitHubClientKwarg, Any]` in function `aiogithubapi.github.GitHub.__init__` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:47:53-70: Keyword argument `params` with type `dict[str, int]` is not assignable to parameter `**kwargs` with type `dict[GitHubRequestKwarg, Any]` in function `aiogithubapi.namespaces.user.GitHubUserNamespace.starred` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:52:32-70: Keyword argument `params` with type `dict[str, int]` is not assignable to parameter `**kwargs` with type `dict[GitHubRequestKwarg, Any]` in function `aiogithubapi.namespaces.user.GitHubUserNamespace.starred` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:55:25-50: Argument `int | None` is not assignable to parameter `start` with type `SupportsIndex` in function `range.__new__` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:55:52-81: `+` is not supported between `None` and `Literal[1]` [unsupported-operation]
ERROR homeassistant/components/github/config_flow.py:60:17-37: Object of class `NoneType` has no attribute `extend` [missing-attribute]
ERROR homeassistant/components/github/config_flow.py:62:29-69: Argument `Generator[str | Unknown | None]` is not assignable to parameter `*s` with type `Iterable[str]` in function `set.update` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:62:56-69: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/github/config_flow.py:65:51-68: Keyword argument `params` with type `dict[str, int]` is not assignable to parameter `**kwargs` with type `dict[GitHubRequestKwarg, Any]` in function `aiogithubapi.namespaces.user.GitHubUserNamespace.repos` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:70:32-70: Keyword argument `params` with type `dict[str, int]` is not assignable to parameter `**kwargs` with type `dict[GitHubRequestKwarg, Any]` in function `aiogithubapi.namespaces.user.GitHubUserNamespace.repos` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:73:25-50: Argument `int | None` is not assignable to parameter `start` with type `SupportsIndex` in function `range.__new__` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:73:52-81: `+` is not supported between `None` and `Literal[1]` [unsupported-operation]
ERROR homeassistant/components/github/config_flow.py:78:17-37: Object of class `NoneType` has no attribute `extend` [missing-attribute]
ERROR homeassistant/components/github/config_flow.py:80:29-69: Argument `Generator[str | Unknown | None]` is not assignable to parameter `*s` with type `Iterable[str]` in function `set.update` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:80:56-69: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/github/config_flow.py:152:29-59: Argument `str | None` is not assignable to parameter `device_code` with type `str` in function `aiogithubapi.device.GitHubDeviceAPI.activation` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:160:29-44: Keyword argument `client_name` with type `str` is not assignable to parameter `**kwargs` with type `dict[GitHubClientKwarg, Any]` in function `aiogithubapi.device.GitHubDeviceAPI.__init__` [bad-argument-type]
ERROR homeassistant/components/github/config_flow.py:185:38-188:14: Argument `dict[str, str | None]` is not assignable to parameter `description_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.data_entry_flow.FlowHandler.async_show_progress` [bad-argument-type]
ERROR homeassistant/components/github/coordinator.py:112:5-17: Class member `GitHubDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/github/coordinator.py:136:15-33: Class member `GitHubDataUpdateCoordinator._async_update_data` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override]
ERROR homeassistant/components/github/coordinator.py:153:16-37: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/github/coordinator.py:170:28-46: Argument `(error: GitHubException) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `error_callback` with type `(() -> Awaitable[None]) | None` in function `aiogithubapi.namespaces.events.GitHubEventsReposNamespace.subscribe` [bad-argument-type]
ERROR homeassistant/components/github/diagnostics.py:26:21-36: Keyword argument `client_name` with type `str` is not assignable to parameter `**kwargs` with type `dict[GitHubClientKwarg, Any]` in function `aiogithubapi.github.GitHub.__init__` [bad-argument-type]
ERROR homeassistant/components/github/diagnostics.py:34:30-62: Object of class `NoneType` has no attribute `as_dict` [missing-attribute]
ERROR homeassistant/components/github/sensor.py:167:5-23: Class member `GitHubSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/github/sensor.py:167:5-23: Class member `GitHubSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/glances/coordinator.py:26:5-17: Class member `GlancesDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/glances/sensor.py:332:5-23: Class member `GlancesSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/glances/sensor.py:332:5-23: Class member `GlancesSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/go2rtc/__init__.py:260:45-69: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/goalzero/binary_sensor.py:54:7-27: Field `entity_description` is declared `EntityDescription` in ancestor `class GoalZeroEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/goalzero/coordinator.py:19:5-17: Class member `GoalZeroDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/goalzero/sensor.py:141:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class GoalZeroEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/goalzero/switch.py:39:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class GoalZeroEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/gogogate2/config_flow.py:94:54-59: Argument `bool | dict[str, Any] | str` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/gogogate2/coordinator.py:22:5-17: Class member `DeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gogogate2/cover.py:44:5-29: Class member `DeviceCover._attr_supported_features` overrides parent class `GoGoGate2Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gogogate2/cover.py:55:14-32: Class member `DeviceCover._attr_device_class` overrides parent class `GoGoGate2Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gogogate2/entity.py:45:16-49: Returned type `DoorStatus | TransitionDoorStatus` is not assignable to declared return type `AbstractDoor` [bad-return]
ERROR homeassistant/components/goodwe/__init__.py:38:21-55: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/goodwe/button.py:62:5-23: Class member `GoodweButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/goodwe/coordinator.py:33:5-17: Class member `GoodweUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/goodwe/number.py:116:5-23: Class member `InverterNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/goodwe/sensor.py:197:5-23: Class member `InverterSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/goodwe/sensor.py:197:5-23: Class member `InverterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/goodwe/sensor.py:222:38-49: Argument `SensorKind | None` is not assignable to parameter `key` with type `SensorKind` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/goodwe/sensor.py:225:18-36: Class member `InverterSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google/api.py:53:17-35: Object of class `Credentials` has no attribute `token_expiry` [missing-attribute]
ERROR homeassistant/components/google/api.py:55:44-62: Object of class `Credentials` has no attribute `token_expiry` [missing-attribute]
ERROR homeassistant/components/google/api.py:58:29-47: Object of class `Credentials` has no attribute `access_token` [missing-attribute]
ERROR homeassistant/components/google/api.py:59:30-49: Object of class `Credentials` has no attribute `refresh_token` [missing-attribute]
ERROR homeassistant/components/google/api.py:60:31-43: Object of class `Credentials` has no attribute `scopes` [missing-attribute]
ERROR homeassistant/components/google/calendar.py:283:53-286:18: Missing argument `calendarId` in function `gcal_sync.api.SyncEventsRequest.__init__` [missing-argument]
ERROR homeassistant/components/google/calendar.py:339:5-23: Class member `GoogleCalendarEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google/calendar.py:339:5-23: Class member `GoogleCalendarEntity.entity_description` overrides parent class `CalendarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google/calendar.py:448:27-39: `offset_value` may be uninitialized [unbound-name]
ERROR homeassistant/components/google/coordinator.py:49:5-17: Class member `CalendarSyncUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google/coordinator.py:110:5-17: Class member `CalendarQueryUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google/coordinator.py:137:36-142:10: Missing argument `calendarId` in function `gcal_sync.api.ListEventsRequest.__init__` [missing-argument]
ERROR homeassistant/components/google/coordinator.py:155:36-87: Missing argument `calendarId` in function `gcal_sync.api.ListEventsRequest.__init__` [missing-argument]
ERROR homeassistant/components/google_air_quality/coordinator.py:36:5-17: Class member `GoogleAirQualityUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_air_quality/sensor.py:222:5-23: Class member `AirQualitySensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_air_quality/sensor.py:222:5-23: Class member `AirQualitySensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_assistant/data_redaction.py:36:31-54: Argument `str` is not assignable to parameter `object` with type `Never` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/google_assistant/data_redaction.py:39:27-30: Argument `str` is not assignable to parameter `object` with type `Never` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/google_assistant/data_redaction.py:40:12-18: Returned type `list[Never]` is not assignable to declared return type `list[str]` [bad-return]
ERROR homeassistant/components/google_assistant/helpers.py:436:58-71: Argument `None` is not assignable to parameter `agent_user_id` with type `str` in function `homeassistant.components.google_assistant.data_redaction.async_redact_msg` [bad-argument-type]
ERROR homeassistant/components/google_assistant/helpers.py:457:65-70: `msgid` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_assistant/helpers.py:459:69-74: `msgid` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_assistant/helpers.py:742:22-58: `State | None` is not assignable to attribute `state` with type `State` [bad-assignment]
ERROR homeassistant/components/google_assistant/http.py:233:38-68: `>` is not supported between `datetime` and `None` [unsupported-operation]
ERROR homeassistant/components/google_assistant/http.py:242:34-55: Cannot index into `list[Any]` [bad-index]
ERROR homeassistant/components/google_assistant/http.py:243:64-83: Cannot index into `list[Any]` [bad-index]
ERROR homeassistant/components/google_assistant/http.py:392:55-82: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, JsonValueType]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/google_assistant/report_state.py:64:44-61: Argument `HassJob[[now: Unknown | None = None], Coroutine[Unknown, Unknown, Unknown]]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/google_assistant/report_state.py:143:44-61: Argument `HassJob[[now: Unknown | None = None], Coroutine[Unknown, Unknown, Unknown]]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/google_assistant/report_state.py:164:54-77: Argument `(hass: HomeAssistant, old_state: str, old_attrs: dict[Unknown, Unknown], old_extra_arg: dict[Unknown, Unknown], new_state: str, new_attrs: dict[Unknown, Unknown], new_extra_arg: dict[Unknown, Unknown]) -> Unknown` is not assignable to parameter `extra_significant_check` with type `((HomeAssistant, str, MappingProxyType[Unknown, Unknown] | dict[Unknown, Unknown], Any, str, MappingProxyType[Unknown, Unknown] | dict[Unknown, Unknown], Any) -> bool | None) | None` in function `homeassistant.helpers.significant_change.create_checker` [bad-argument-type]
ERROR homeassistant/components/google_assistant/trait.py:379:9-18: Class member `CameraStreamTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:418:9-18: Class member `ObjectDetection.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:476:9-18: Class member `OnOffTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:666:9-18: Class member `SceneTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:715:9-18: Class member `DockTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:764:9-18: Class member `LocatorTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:804:9-18: Class member `EnergyStorageTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:831:45-75: `descriptive_capacity_remaining` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_assistant/trait.py:859:9-18: Class member `StartStopTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:1053:9-18: Class member `TemperatureControlTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:1216:9-18: Class member `TemperatureSettingTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:1493:9-18: Class member `HumiditySettingTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:1580:9-18: Class member `LockUnlockTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:1648:9-18: Class member `ArmDisArmTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:1786:9-18: Class member `FanSpeedTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:1943:9-18: Class member `ModesTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:2174:9-18: Class member `InputSelectorTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:2246:9-18: Class member `OpenCloseTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:2399:9-18: Class member `VolumeTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:2580:9-18: Class member `TransportControlTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:2699:9-18: Class member `MediaStateTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:2726:9-18: Class member `ChannelTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/google_assistant/trait.py:2829:9-18: Class member `SensorStateTrait.supported` overrides parent class `_Trait` in an inconsistent manner [bad-override]
ERROR homeassistant/components/google_assistant_sdk/helpers.py:109:29-67: Object of class `NoneType` has no attribute `format` [missing-attribute]
ERROR homeassistant/components/google_assistant_sdk/services.py:42:16-47:10: Returned type `dict[str, list[dict[str, str]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/google_drive/coordinator.py:32:5-17: Class member `GoogleDriveDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_drive/sensor.py:110:5-23: Class member `GoogleDriveSensorEntity.entity_description` overrides parent class `GoogleDriveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_drive/sensor.py:110:5-23: Class member `GoogleDriveSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_generative_ai_conversation/entity.py:416:43-65: `thinking_content_index` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_generative_ai_conversation/entity.py:423:25-47: `thinking_content_index` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_generative_ai_conversation/entity.py:430:43-56: `content_index` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_generative_ai_conversation/entity.py:437:25-38: `content_index` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_generative_ai_conversation/entity.py:450:39-54: `tool_call_index` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_mail/notify.py:77:17-55: Object of class `Resource` has no attribute `users` [missing-attribute]
ERROR homeassistant/components/google_mail/sensor.py:36:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class GoogleMailEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/google_mail/sensor.py:42:33-46: Object of class `Resource` has no attribute `users` [missing-attribute]
ERROR homeassistant/components/google_mail/services.py:86:13-26: Object of class `Resource` has no attribute `users` [missing-attribute]
ERROR homeassistant/components/google_maps/device_tracker.py:113:16-66: `<` is not supported between `datetime` and `str` [unsupported-operation]
ERROR homeassistant/components/google_maps/device_tracker.py:128:39-48: Cannot set item in `dict[str, str]` [unsupported-operation]
ERROR homeassistant/components/google_photos/coordinator.py:36:5-17: Class member `GooglePhotosUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_sheets/config_flow.py:80:57-82:14: Unpacked argument `tuple[Literal['Home Assistant']]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/google_tasks/api.py:63:28-45: Object of class `Resource` has no attribute `tasklists` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:70:28-41: Object of class `Resource` has no attribute `tasks` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:86:28-41: Object of class `Resource` has no attribute `tasks` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:100:28-41: Object of class `Resource` has no attribute `tasks` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:114:35-65: Object of class `Resource` has no attribute `new_batch_http_request` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:128:17-30: Object of class `Resource` has no attribute `tasks` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:145:28-41: Object of class `Resource` has no attribute `tasks` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:157:53-63: Object of class `ServerNotFoundError` has no attribute `reason` [missing-attribute]
ERROR homeassistant/components/google_tasks/api.py:157:67-82: Object of class `ServerNotFoundError` has no attribute `status_code` [missing-attribute]
ERROR homeassistant/components/google_tasks/coordinator.py:25:5-17: Class member `TaskUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_travel_time/services.py:118:72-80: `response` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_travel_time/services.py:151:72-80: `response` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_weather/config_flow.py:163:63-68: `entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/google_weather/coordinator.py:65:5-17: Class member `GoogleWeatherBaseCoordinator.config_entry` overrides parent class `TimestampDataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_weather/sensor.py:213:5-23: Class member `GoogleWeatherSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_weather/sensor.py:213:5-23: Class member `GoogleWeatherSensor.entity_description` overrides parent class `GoogleWeatherBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_weather/sensor.py:213:5-23: Class member `GoogleWeatherSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_wifi/sensor.py:128:5-23: Class member `GoogleWifiSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/google_wifi/sensor.py:197:20-60: `in` is not supported between `str` and `None` [not-iterable]
ERROR homeassistant/components/google_wifi/sensor.py:198:36-74: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/google_wifi/sensor.py:215:59-79: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/google_wifi/sensor.py:219:43-55: Cannot set item in `dict[str, None]` [unsupported-operation]
ERROR homeassistant/components/govee_ble/binary_sensor.py:94:7-39: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/govee_ble/binary_sensor.py:102:5-14: Class member `GoveeBluetoothBinarySensorEntity.processor` overrides parent class `PassiveBluetoothProcessorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/govee_ble/coordinator.py:91:5-16: Class member `GoveeBLEPassiveBluetoothDataProcessor.coordinator` overrides parent class `PassiveBluetoothDataProcessor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/govee_ble/sensor.py:128:7-33: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/govee_ble/sensor.py:136:5-14: Class member `GoveeBluetoothSensorEntity.processor` overrides parent class `PassiveBluetoothProcessorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/govee_ble/sensor.py:142:16-145:10: Returned type `ModelInfo | bool` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/govee_light_local/__init__.py:35:34-49: List literal cannot be used in annotations [invalid-annotation]
ERROR homeassistant/components/govee_light_local/__init__.py:56:38-62: Argument `dict[str, int]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/govee_light_local/light.py:59:5-32: Class member `GoveeLight._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/govee_light_local/light.py:63:5-29: Class member `GoveeLight._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/govee_light_local/light.py:238:72-78: Argument `int | None` is not assignable to parameter `red` with type `int` in function `homeassistant.components.govee_light_local.coordinator.GoveeLocalApiCoordinator.set_rgb_color` [bad-argument-type]
ERROR homeassistant/components/govee_light_local/light.py:238:72-78: Argument `int | None` is not assignable to parameter `green` with type `int` in function `homeassistant.components.govee_light_local.coordinator.GoveeLocalApiCoordinator.set_rgb_color` [bad-argument-type]
ERROR homeassistant/components/govee_light_local/light.py:238:72-78: Argument `int | None` is not assignable to parameter `blue` with type `int` in function `homeassistant.components.govee_light_local.coordinator.GoveeLocalApiCoordinator.set_rgb_color` [bad-argument-type]
ERROR homeassistant/components/govee_light_local/light.py:240:74-80: Argument `int | None` is not assignable to parameter `temperature` with type `int` in function `homeassistant.components.govee_light_local.coordinator.GoveeLocalApiCoordinator.set_temperature` [bad-argument-type]
ERROR homeassistant/components/gpsd/sensor.py:49:18-52: Object of class `DataStream` has no attribute `satellites` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:55:18-52: Object of class `DataStream` has no attribute `satellites` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:79:55-83: Object of class `DataStream` has no attribute `mode` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:85:38-65: Object of class `DataStream` has no attribute `lat` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:92:38-65: Object of class `DataStream` has no attribute `lon` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:101:38-65: Object of class `DataStream` has no attribute `alt` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:111:13-41: Object of class `DataStream` has no attribute `time` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:121:38-67: Object of class `DataStream` has no attribute `speed` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:131:38-67: Object of class `DataStream` has no attribute `climb` [missing-attribute]
ERROR homeassistant/components/gpsd/sensor.py:177:5-23: Class member `GpsdSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gpslogger/device_tracker.py:83:14-31: Class member `GPSLoggerEntity._attr_device_info` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gpslogger/device_tracker.py:83:34-86:10: `DeviceInfo` is not assignable to attribute `_attr_device_info` with type `None` [bad-assignment]
ERROR homeassistant/components/gpslogger/device_tracker.py:134:9-31: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/graphite/__init__.py:107:9-34: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/gree/climate.py:107:5-29: Class member `GreeClimateEntity._attr_supported_features` overrides parent class `GreeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gree/climate.py:165:31-59: Argument `int` is not assignable to parameter `key` with type `Mode` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/gree/climate.py:187:40-73: Argument `Mode | None` is not assignable to parameter `value` with type `int` in function `greeclimate.device.Device.mode` [bad-argument-type]
ERROR homeassistant/components/gree/climate.py:252:30-35: Argument `int` is not assignable to parameter `key` with type `FanSpeed` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/gree/climate.py:259:45-76: Argument `FanSpeed | None` is not assignable to parameter `value` with type `int` in function `greeclimate.device.Device.fan_speed` [bad-argument-type]
ERROR homeassistant/components/gree/coordinator.py:46:5-17: Class member `DeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gree/switch.py:118:5-23: Class member `GreeSwitch._attr_device_class` overrides parent class `GreeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gree/switch.py:119:5-23: Class member `GreeSwitch.entity_description` overrides parent class `GreeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gree/switch.py:119:5-23: Class member `GreeSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/green_planet_energy/sensor.py:165:5-23: Class member `GreenPlanetEnergySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/green_planet_energy/sensor.py:165:5-23: Class member `GreenPlanetEnergySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/greeneye_monitor/sensor.py:174:14-21: Class member `CurrentSensor._sensor` overrides parent class `GEMSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/greeneye_monitor/sensor.py:211:14-21: Class member `PulseCounter._sensor` overrides parent class `GEMSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/greeneye_monitor/sensor.py:262:14-21: Class member `TemperatureSensor._sensor` overrides parent class `GEMSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/greeneye_monitor/sensor.py:282:14-21: Class member `VoltageSensor._sensor` overrides parent class `GEMSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/group/__init__.py:232:17-55: Argument `Any | None` is not assignable to parameter `name` with type `str` in function `homeassistant.components.group.entity.Group.async_create_group` [bad-argument-type]
ERROR homeassistant/components/group/cover.py:330:14-38: Class member `CoverGroup._attr_supported_features` overrides parent class `GroupEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/group/fan.py:297:14-38: Class member `FanGroup._attr_supported_features` overrides parent class `GroupEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/group/light.py:303:14-38: Class member `LightGroup._attr_supported_features` overrides parent class `GroupEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/group/lock.py:117:14-38: Class member `LockGroup._attr_supported_features` overrides parent class `GroupEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/group/sensor.py:382:14-32: Class member `SensorGroup._attr_device_class` overrides parent class `GroupEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/group/valve.py:260:14-38: Class member `ValveGroup._attr_supported_features` overrides parent class `GroupEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/growatt_server/config_flow.py:112:76-114:22: Unpacked argument `tuple[Any, Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown, bool | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/growatt_server/config_flow.py:250:68-252:14: Unpacked argument `tuple[Any, Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown, bool | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/growatt_server/coordinator.py:86:24-88:14: `GrowattApi` is not assignable to attribute `api` with type `OpenApiV1` [bad-assignment]
ERROR homeassistant/components/growatt_server/number.py:142:5-23: Class member `GrowattNumber.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/growatt_server/number.py:142:5-23: Class member `GrowattNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/growatt_server/sensor/__init__.py:111:5-23: Class member `GrowattSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/growatt_server/sensor/__init__.py:111:5-23: Class member `GrowattSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/growatt_server/services.py:173:33-87: Argument `Any | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:175:13-73: Argument `Any | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:177:31-87: `Any | None` is not assignable to `bool` [bad-assignment]
ERROR homeassistant/components/growatt_server/services.py:196:17-73: Argument `Any | None` is not assignable to parameter `time_str` with type `str` in function `_parse_time_str` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:201:17-69: Argument `Any | None` is not assignable to parameter `time_str` with type `str` in function `_parse_time_str` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:205:29-84: `Any | None` is not assignable to `bool` [bad-assignment]
ERROR homeassistant/components/growatt_server/services.py:221:13-73: Argument `Any | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:224:13-79: Argument `Any | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:244:17-73: Argument `Any | None` is not assignable to parameter `time_str` with type `str` in function `_parse_time_str` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:249:17-69: Argument `Any | None` is not assignable to parameter `time_str` with type `str` in function `_parse_time_str` [bad-argument-type]
ERROR homeassistant/components/growatt_server/services.py:253:29-84: `Any | None` is not assignable to `bool` [bad-assignment]
ERROR homeassistant/components/growatt_server/switch.py:99:5-23: Class member `GrowattSwitch.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/growatt_server/switch.py:99:5-23: Class member `GrowattSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/gtfs/sensor.py:418:8-64: `>` is not supported between `bool` and `str` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:418:8-64: `>` is not supported between `bool` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:418:8-64: `>` is not supported between `str` and `bool` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:418:8-64: `>` is not supported between `str` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:418:8-64: `>` is not supported between `None` and `bool` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:418:8-64: `>` is not supported between `None` and `str` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:418:8-64: `>` is not supported between `None` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:428:8-62: `<` is not supported between `bool` and `str` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:428:8-62: `<` is not supported between `bool` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:428:8-62: `<` is not supported between `str` and `bool` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:428:8-62: `<` is not supported between `str` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:428:8-62: `<` is not supported between `None` and `bool` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:428:8-62: `<` is not supported between `None` and `str` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:428:8-62: `<` is not supported between `None` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:435:8-60: `<` is not supported between `bool` and `str` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:435:8-60: `<` is not supported between `bool` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:435:8-60: `<` is not supported between `str` and `bool` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:435:8-60: `<` is not supported between `str` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:435:8-60: `<` is not supported between `None` and `bool` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:435:8-60: `<` is not supported between `None` and `str` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:435:8-60: `<` is not supported between `None` and `None` [unsupported-operation]
ERROR homeassistant/components/gtfs/sensor.py:506:12-22: Object of class `Schedule` has no attribute `feeds` [missing-attribute]
ERROR homeassistant/components/guardian/binary_sensor.py:146:5-23: Class member `PairedSensorBinarySensor.entity_description` overrides parent class `PairedSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/binary_sensor.py:146:5-23: Class member `PairedSensorBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/binary_sensor.py:168:5-23: Class member `ValveControllerBinarySensor.entity_description` overrides parent class `ValveControllerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/binary_sensor.py:168:5-23: Class member `ValveControllerBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/button.py:83:5-23: Class member `GuardianButton._attr_device_class` overrides parent class `ValveControllerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/button.py:86:5-23: Class member `GuardianButton.entity_description` overrides parent class `ValveControllerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/button.py:86:5-23: Class member `GuardianButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/coordinator.py:28:5-17: Class member `GuardianDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/sensor.py:183:5-23: Class member `PairedSensorSensor.entity_description` overrides parent class `PairedSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/sensor.py:183:5-23: Class member `PairedSensorSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/sensor.py:194:5-23: Class member `ValveControllerSensor.entity_description` overrides parent class `ValveControllerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/sensor.py:194:5-23: Class member `ValveControllerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/switch.py:126:5-23: Class member `ValveControllerSwitch.entity_description` overrides parent class `ValveControllerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/switch.py:126:5-23: Class member `ValveControllerSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/valve.py:125:5-29: Class member `ValveControllerValve._attr_supported_features` overrides parent class `ValveControllerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/valve.py:128:5-23: Class member `ValveControllerValve.entity_description` overrides parent class `ValveControllerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guardian/valve.py:128:5-23: Class member `ValveControllerValve.entity_description` overrides parent class `ValveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/guntamatic/sensor.py:135:14-32: Class member `GuntamaticSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/binary_sensor.py:85:5-23: Class member `HabiticaBinarySensorEntity.entity_description` overrides parent class `HabiticaBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/binary_sensor.py:85:5-23: Class member `HabiticaBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/binary_sensor.py:105:5-23: Class member `HabiticaPartyBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/button.py:312:5-23: Class member `HabiticaButton.entity_description` overrides parent class `HabiticaBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/button.py:312:5-23: Class member `HabiticaButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/calendar.py:56:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class HabiticaBase: ...
`, which is not assignable to the type `CalendarEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/habitica/coordinator.py:64:5-17: Class member `HabiticaBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/coordinator.py:65:5-21: Class member `HabiticaBaseCoordinator._update_interval` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/notify.py:93:7-31: Field `entity_description` is declared `EntityDescription` in ancestor `class HabiticaBase: ...
`, which is not assignable to the type `NotifyEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/habitica/sensor.py:439:5-23: Class member `HabiticaSensor.entity_description` overrides parent class `HabiticaBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/sensor.py:439:5-23: Class member `HabiticaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/sensor.py:492:5-23: Class member `HabiticaPartySensor.entity_description` overrides parent class `HabiticaPartyBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/sensor.py:492:5-23: Class member `HabiticaPartySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/services.py:306:16-79: Returned type `dict[str, dict[str, Any] | list[dict[str, Any]] | None] | None` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/habitica/services.py:356:16-79: Returned type `dict[str, UUID | bool | dict[str, bool | None] | dict[str, Any] | dict[Unknown, Unknown] | str | None] | None` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/habitica/services.py:421:16-79: Returned type `dict[str, HabiticaClass | dict[str, Any] | float | int | None] | None` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/habitica/services.py:506:16-79: Returned type `dict[str, dict[str, Any] | list[dict[str, Any]] | None] | None` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/habitica/switch.py:68:5-23: Class member `HabiticaSwitch.entity_description` overrides parent class `HabiticaBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/habitica/switch.py:68:5-23: Class member `HabiticaSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hanna/sensor.py:99:14-32: Class member `HannaSensor.entity_description` overrides parent class `HannaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hardware/models.py:24:16-25: Expected a type form, got instance of `Module[psutil_home_assistant]` [not-a-type]
ERROR homeassistant/components/harmony/config_flow.py:88:48-57: `validated` may be uninitialized [unbound-name]
ERROR homeassistant/components/harmony/config_flow.py:117:34-53: Argument `bytes | str | None` is not assignable to parameter `ip_address` with type `str` in function `aioharmony.hubconnector_websocket.HubConnector.__init__` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:111:68-79: Argument `(self: Self@HarmonyData, _: dict[Unknown, Unknown] | None = None) -> None` is not assignable to parameter `config_updated` with type `((object, Any | None) -> Any) | Event | Future[Unknown] | None` in function `aioharmony.const.ClientCallbackType.__new__` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:111:68-79: Argument `(self: Self@HarmonyData, _: str | None = None) -> None` is not assignable to parameter `connect` with type `((object, Any | None) -> Any) | Event | Future[Unknown] | None` in function `aioharmony.const.ClientCallbackType.__new__` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:111:68-79: Argument `(self: Self@HarmonyData, _: str | None = None) -> None` is not assignable to parameter `disconnect` with type `((object, Any | None) -> Any) | Event | Future[Unknown] | None` in function `aioharmony.const.ClientCallbackType.__new__` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:111:68-79: Argument `(self: Self@HarmonyData, activity_info: tuple[Unknown, ...]) -> None` is not assignable to parameter `new_activity_starting` with type `((object, Any | None) -> Any) | Event | Future[Unknown] | None` in function `aioharmony.const.ClientCallbackType.__new__` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:111:68-79: Argument `(self: Self@HarmonyData, activity_info: tuple[Unknown, ...]) -> None` is not assignable to parameter `new_activity` with type `((object, Any | None) -> Any) | Event | Future[Unknown] | None` in function `aioharmony.const.ClientCallbackType.__new__` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:232:28-37: Argument `str` is not assignable to parameter `device` with type `int` in function `aioharmony.const.SendCommandDevice.__new__` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:236:42-59: Argument `float` is not assignable to parameter `object` with type `SendCommandDevice` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/harmony/data.py:240:60-73: Argument `list[SendCommandDevice]` is not assignable to parameter `commands` with type `SendCommandDevice | float | int | list[SendCommand]` in function `aioharmony.harmonyapi.HarmonyAPI.send_commands` [bad-argument-type]
ERROR homeassistant/components/harmony/remote.py:86:5-29: Class member `HarmonyRemote._attr_supported_features` overrides parent class `HarmonyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/harmony/remote.py:86:5-29: Class member `HarmonyRemote._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/harmony/select.py:68:39-58: Argument `HassJob[[activity_info: tuple[Unknown, ...]], None]` is not assignable to parameter `activity_starting` with type `HassJob[[tuple[Unknown, ...]], Any] | None` in function `homeassistant.components.harmony.subscriber.HarmonyCallback.__new__` [bad-argument-type]
ERROR homeassistant/components/harmony/select.py:69:38-57: Argument `HassJob[[activity_info: tuple[Unknown, ...]], None]` is not assignable to parameter `activity_started` with type `HassJob[[tuple[Unknown, ...]], Any] | None` in function `homeassistant.components.harmony.subscriber.HarmonyCallback.__new__` [bad-argument-type]
ERROR homeassistant/components/hassio/binary_sensor.py:98:5-23: Class member `HassioAddonBinarySensor.entity_description` overrides parent class `HassioAddonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/binary_sensor.py:98:5-23: Class member `HassioAddonBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/binary_sensor.py:109:5-23: Class member `HassioMountBinarySensor.entity_description` overrides parent class `HassioMountEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/binary_sensor.py:109:5-23: Class member `HassioMountBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/coordinator.py:475:5-17: Class member `HassioStatsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/coordinator.py:586:5-17: Class member `HassioAddOnDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/coordinator.py:778:5-17: Class member `HassioMainDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/repairs.py:241:18-27: Object of class `SupervisorIssues` has no attribute `key` [missing-attribute]
ERROR homeassistant/components/hassio/repairs.py:243:18-27: Object of class `SupervisorIssues` has no attribute `key` [missing-attribute]
ERROR homeassistant/components/hassio/repairs.py:245:18-27: Object of class `SupervisorIssues` has no attribute `key` [missing-attribute]
ERROR homeassistant/components/hassio/sensor.py:258:5-23: Class member `HassioAddonSensor.entity_description` overrides parent class `HassioAddonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/sensor.py:258:5-23: Class member `HassioAddonSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/sensor.py:269:5-23: Class member `HassioStatsSensor.entity_description` overrides parent class `HassioStatsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/sensor.py:269:5-23: Class member `HassioStatsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/sensor.py:280:5-23: Class member `HassioOSSensor.entity_description` overrides parent class `HassioOSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/sensor.py:280:5-23: Class member `HassioOSSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/sensor.py:291:5-23: Class member `HostSensor.entity_description` overrides parent class `HassioHostEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/sensor.py:291:5-23: Class member `HostSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/switch.py:48:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class HassioAddonEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/hassio/update.py:77:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class HassioAddonEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/hassio/update.py:91:5-29: Class member `SupervisorAddonUpdateEntity._attr_supported_features` overrides parent class `HassioAddonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/update.py:219:7-31: Field `entity_description` is declared `EntityDescription` in ancestor `class HassioOSEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/hassio/update.py:222:5-29: Class member `SupervisorOSUpdateEntity._attr_supported_features` overrides parent class `HassioOSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/update.py:249:34-53: Argument `str | None` is not assignable to parameter `version` with type `str` in function `awesomeversion.awesomeversion.AwesomeVersion.__new__` [bad-argument-type]
ERROR homeassistant/components/hassio/update.py:263:7-39: Field `entity_description` is declared `EntityDescription` in ancestor `class HassioSupervisorEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/hassio/update.py:274:5-29: Class member `SupervisorSupervisorUpdateEntity._attr_supported_features` overrides parent class `HassioSupervisorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/update.py:306:34-53: Argument `str | None` is not assignable to parameter `version` with type `str` in function `awesomeversion.awesomeversion.AwesomeVersion.__new__` [bad-argument-type]
ERROR homeassistant/components/hassio/update.py:373:7-33: Field `entity_description` is declared `EntityDescription` in ancestor `class HassioCoreEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/hassio/update.py:376:5-29: Class member `SupervisorCoreUpdateEntity._attr_supported_features` overrides parent class `HassioCoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hassio/update.py:402:34-53: Argument `str | None` is not assignable to parameter `version` with type `str` in function `awesomeversion.awesomeversion.AwesomeVersion.__new__` [bad-argument-type]
ERROR homeassistant/components/hddtemp/sensor.py:66:27-41: No matching overload found for function `iter` called with arguments: (Unknown | None) [no-matching-overload]
ERROR homeassistant/components/hdfury/button.py:65:5-23: Class member `HDFuryButton.entity_description` overrides parent class `HDFuryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/button.py:65:5-23: Class member `HDFuryButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/number.py:106:5-23: Class member `HDFuryNumber.entity_description` overrides parent class `HDFuryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/number.py:106:5-23: Class member `HDFuryNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/select.py:92:5-23: Class member `HDFurySelect.entity_description` overrides parent class `HDFuryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/select.py:92:5-23: Class member `HDFurySelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/sensor.py:117:5-23: Class member `HDFurySensor.entity_description` overrides parent class `HDFuryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/switch.py:156:5-23: Class member `HDFurySwitch.entity_description` overrides parent class `HDFuryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdfury/switch.py:156:5-23: Class member `HDFurySwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hdmi_cec/__init__.py:189:51-72: Argument `HassJob[[now: Unknown | None = None], Unknown]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` [bad-argument-type]
ERROR homeassistant/components/hdmi_cec/__init__.py:200:64-85: Argument `HassJob[[now: Unknown | None = None], Unknown]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/hdmi_cec/__init__.py:258:49-52: Argument `list[Any] | str` is not assignable to parameter `att` with type `list[int]` in function `pycec.commands.CecCommand.__init__` [bad-argument-type]
ERROR homeassistant/components/hdmi_cec/media_player.py:92:14-25: Class member `CecPlayerEntity._attr_state` overrides parent class `CecEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hegel/media_player.py:185:25-56: Object of class `HegelClient` has no attribute `disconnected_event` [missing-attribute]
ERROR homeassistant/components/helty/coordinator.py:21:5-17: Class member `HeltyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/helty/fan.py:54:5-29: Class member `HeltyFan._attr_supported_features` overrides parent class `HeltyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/helty/sensor.py:72:5-23: Class member `HeltySensor.entity_description` overrides parent class `HeltyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/helty/sensor.py:72:5-23: Class member `HeltySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/heos/media_player.py:165:5-29: Class member `HeosMediaPlayer._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/heos/media_player.py:252:16-71: Returned type `dict[str, list[dict[str, int | str]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/here_travel_time/coordinator.py:65:5-17: Class member `HERERoutingDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/here_travel_time/coordinator.py:189:5-17: Class member `HERETransitDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/here_travel_time/coordinator.py:224:30-46: Argument `str` is not assignable to parameter `latitude` with type `float` in function `here_transit.model.Place.__init__` [bad-argument-type]
ERROR homeassistant/components/here_travel_time/coordinator.py:224:58-74: Argument `str` is not assignable to parameter `longitude` with type `float` in function `here_transit.model.Place.__init__` [bad-argument-type]
ERROR homeassistant/components/here_travel_time/coordinator.py:227:30-51: Argument `str` is not assignable to parameter `latitude` with type `float` in function `here_transit.model.Place.__init__` [bad-argument-type]
ERROR homeassistant/components/here_travel_time/coordinator.py:227:63-84: Argument `str` is not assignable to parameter `longitude` with type `float` in function `here_transit.model.Place.__init__` [bad-argument-type]
ERROR homeassistant/components/here_travel_time/sensor.py:125:14-32: Class member `HERETravelTimeSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hikvision/binary_sensor.py:282:14-32: Class member `HikvisionBinarySensor.entity_description` overrides parent class `HikvisionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hikvision/camera.py:48:5-29: Class member `HikvisionCamera._attr_supported_features` overrides parent class `HikvisionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hitron_coda/device_tracker.py:111:63-87: Argument `dict[str, Unknown | None]` is not assignable to parameter `cookies` with type `CookieJar | MutableMapping[str, str] | None` in function `requests.api.get` [bad-argument-type]
ERROR homeassistant/components/hive/binary_sensor.py:83:20-27: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/hive/binary_sensor.py:91:20-27: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/hive/binary_sensor.py:110:14-32: Class member `HiveBinarySensorEntity.entity_description` overrides parent class `HiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hive/binary_sensor.py:140:14-32: Class member `HiveSensorEntity.entity_description` overrides parent class `HiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hive/climate.py:93:5-29: Class member `HiveClimateEntity._attr_supported_features` overrides parent class `HiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hive/climate.py:127:61-63: Argument `Literal[30]` is not assignable to parameter `mins` with type `str` in function `apyhiveapi.heating.HiveHeating.setBoostOn` [bad-argument-type]
ERROR homeassistant/components/hive/config_flow.py:121:51-86: Object of class `HiveAuth` has no attribute `is_device_registered` [missing-attribute]
ERROR homeassistant/components/hive/config_flow.py:232:44-56: Argument `Any | None` is not assignable to parameter `new_interval` with type `timedelta` in function `apyhiveapi.session.HiveSession.updateInterval` [bad-argument-type]
ERROR homeassistant/components/hive/light.py:81:26-40: Argument `int | None` is not assignable to parameter `brightness` with type `int` in function `apyhiveapi.light.Light.turnOn` [bad-argument-type]
ERROR homeassistant/components/hive/light.py:81:42-56: Argument `Any | None` is not assignable to parameter `color_temp` with type `int` in function `apyhiveapi.light.Light.turnOn` [bad-argument-type]
ERROR homeassistant/components/hive/light.py:81:58-67: Argument `tuple[int, int, Literal[100]] | None` is not assignable to parameter `color` with type `list[Unknown]` in function `apyhiveapi.light.Light.turnOn` [bad-argument-type]
ERROR homeassistant/components/hive/sensor.py:114:5-23: Class member `HiveSensorEntity.entity_description` overrides parent class `HiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hive/sensor.py:114:5-23: Class member `HiveSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hive/switch.py:64:14-32: Class member `HiveSwitch.entity_description` overrides parent class `HiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hive/water_heater.py:76:5-29: Class member `HiveWaterHeater._attr_supported_features` overrides parent class `HiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hko/coordinator.py:74:5-17: Class member `HKOUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hlk_sw16/config_flow.py:56:17-56: Object of class `NoneType` has no attribute `set_exception` [missing-attribute]
ERROR homeassistant/components/home_connect/binary_sensor.py:181:5-23: Class member `HomeConnectBinarySensor.entity_description` overrides parent class `HomeConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/binary_sensor.py:181:5-23: Class member `HomeConnectBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/binary_sensor.py:194:7-42: Field `entity_description` is declared `EntityDescription` in ancestor `class HomeConnectEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/home_connect/button.py:80:5-23: Class member `HomeConnectButtonEntity.entity_description` overrides parent class `HomeConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/button.py:97:5-23: Class member `HomeConnectCommandButtonEntity.entity_description` overrides parent class `HomeConnectButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/climate.py:111:7-39: Field `entity_description` is declared `EntityDescription` in ancestor `class HomeConnectEntity: ...
`, which is not assignable to the type `ClimateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/home_connect/coordinator.py:165:28-49: `appliance_coordinator` may be uninitialized [unbound-name]
ERROR homeassistant/components/home_connect/fan.py:85:7-42: Field `entity_description` is declared `EntityDescription` in ancestor `class HomeConnectEntity: ...
`, which is not assignable to the type `FanEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/home_connect/light.py:104:5-23: Class member `HomeConnectLight.entity_description` overrides parent class `HomeConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/number.py:165:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class HomeConnectEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/home_connect/select.py:389:5-23: Class member `HomeConnectProgramSelectEntity.entity_description` overrides parent class `HomeConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/select.py:389:5-23: Class member `HomeConnectProgramSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/select.py:481:5-23: Class member `HomeConnectSelectEntity.entity_description` overrides parent class `HomeConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/select.py:481:5-23: Class member `HomeConnectSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/select.py:556:5-23: Class member `HomeConnectSelectOptionEntity.entity_description` overrides parent class `HomeConnectOptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/select.py:556:5-23: Class member `HomeConnectSelectOptionEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/sensor.py:555:5-23: Class member `HomeConnectSensor.entity_description` overrides parent class `HomeConnectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/sensor.py:555:5-23: Class member `HomeConnectSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/home_connect/services.py:276:15-26: `method_call` may be uninitialized [unbound-name]
ERROR homeassistant/components/home_connect/services.py:280:29-54: `exception_translation_key` may be uninitialized [unbound-name]
ERROR homeassistant/components/home_connect/switch.py:218:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class HomeConnectEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/home_connect/switch.py:266:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class HomeConnectEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homeassistant/__init__.py:436:46-60: Argument `dict[str, Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.helpers.issue_registry.async_create_issue` [bad-argument-type]
ERROR homeassistant/components/homeassistant/triggers/time.py:180:25-29: `year` may be uninitialized [unbound-name]
ERROR homeassistant/components/homeassistant/triggers/time.py:181:25-30: `month` may be uninitialized [unbound-name]
ERROR homeassistant/components/homeassistant/triggers/time.py:182:25-28: `day` may be uninitialized [unbound-name]
ERROR homeassistant/components/homeassistant_hardware/firmware_config_flow.py:278:45-88: Argument `str | None` is not assignable to parameter `version` with type `str` in function `universal_silabs_flasher.common.Version.__init__` [bad-argument-type]
ERROR homeassistant/components/homeassistant_hardware/firmware_config_flow.py:685:5-26: Class member `BaseFirmwareOptionsFlow._probed_firmware_info` overrides parent class `BaseFirmwareInstallFlow` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homeassistant_hardware/helpers.py:186:41-79: Object of class `SyncHardwareFirmwareInfoModule` has no attribute `async_get_firmware_info` [missing-attribute]
ERROR homeassistant/components/homeassistant_hardware/update.py:88:5-23: Class member `BaseFirmwareUpdateEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homeassistant_hardware/update.py:88:5-23: Class member `BaseFirmwareUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homeassistant_hardware/update.py:89:5-29: Class member `BaseFirmwareUpdateEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homeassistant_sky_connect/repairs.py:20:7-44: Class `SkyConnectMultiPanMigrationRepairFlow` has inconsistent type arguments for base class `FlowHandler`: `FlowHandler` and `FlowHandler[ConfigFlowContext, ConfigFlowResult]` [invalid-inheritance]
ERROR homeassistant/components/homeassistant_yellow/repairs.py:20:7-40: Class `YellowMultiPanMigrationRepairFlow` has inconsistent type arguments for base class `FlowHandler`: `FlowHandler` and `FlowHandler[ConfigFlowContext, ConfigFlowResult]` [invalid-inheritance]
ERROR homeassistant/components/homee/alarm_control_panel.py:91:5-23: Class member `HomeeAlarmPanel.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/alarm_control_panel.py:91:5-23: Class member `HomeeAlarmPanel.entity_description` overrides parent class `AlarmControlPanelEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/alarm_control_panel.py:103:14-38: Class member `HomeeAlarmPanel._attr_supported_features` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/binary_sensor.py:196:14-32: Class member `HomeeBinarySensor.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/button.py:78:14-32: Class member `HomeeButton.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/climate.py:69:18-42: Class member `HomeeClimate._attr_supported_features` overrides parent class `HomeeNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/cover.py:158:14-38: Class member `HomeeCover._attr_supported_features` overrides parent class `HomeeNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/cover.py:161:14-32: Class member `HomeeCover._attr_device_class` overrides parent class `HomeeNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/event.py:91:14-32: Class member `HomeeEvent.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/fan.py:98:16-80: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/homee/fan.py:110:35-64: Object of class `NoneType` has no attribute `index` [missing-attribute]
ERROR homeassistant/components/homee/lock.py:71:18-42: Class member `HomeeLock._attr_supported_features` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/number.py:167:5-23: Class member `HomeeNumber.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/number.py:167:5-23: Class member `HomeeNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/select.py:66:14-32: Class member `HomeeSelect.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/sensor.py:324:5-23: Class member `HomeeSensor.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/sensor.py:324:5-23: Class member `HomeeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/sensor.py:339:14-32: Class member `HomeeSensor._attr_device_class` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/sensor.py:359:5-23: Class member `HomeeNodeSensor.entity_description` overrides parent class `HomeeNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/sensor.py:359:5-23: Class member `HomeeNodeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/siren.py:47:5-29: Class member `HomeeSiren._attr_supported_features` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/switch.py:110:5-23: Class member `HomeeSwitch.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/switch.py:110:5-23: Class member `HomeeSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homee/valve.py:66:14-32: Class member `HomeeValve.entity_description` overrides parent class `HomeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit/__init__.py:911:56-77: Argument `Accessory | None` is not assignable to parameter `accessory` with type `Accessory` in function `homeassistant.components.homekit.util.accessory_friendly_name` [bad-argument-type]
ERROR homeassistant/components/homekit/__init__.py:913:13-42: Object of class `NoneType` has no attribute `xhm_uri` [missing-attribute]
ERROR homeassistant/components/homekit/__init__.py:957:25-959:14: Argument `set[tuple[str, str, str]]` is not assignable to parameter `identifiers` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/homekit/__init__.py:962:61-82: Argument `Accessory | None` is not assignable to parameter `accessory` with type `Accessory` in function `homeassistant.components.homekit.util.accessory_friendly_name` [bad-argument-type]
ERROR homeassistant/components/homekit/__init__.py:1023:16-27: Returned type `HomeBridge` is not assignable to declared return type `HomeAccessory` [bad-return]
ERROR homeassistant/components/homekit/accessories.py:313:5-11: Class member `HomeAccessory.driver` overrides parent class `Accessory` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit/accessories.py:381:13-41: Object of class `NoneType` has no attribute `add_characteristic` [missing-attribute]
ERROR homeassistant/components/homekit/accessories.py:382:13-37: Object of class `NoneType` has no attribute `configure_char` [missing-attribute]
ERROR homeassistant/components/homekit/accessories.py:443:49-69: Argument `Literal['BatteryService']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/accessories.py:756:56-70: Argument `Accessory | None` is not assignable to parameter `accessory` with type `Accessory` in function `homeassistant.components.homekit.util.accessory_friendly_name` [bad-argument-type]
ERROR homeassistant/components/homekit/accessories.py:758:13-35: Object of class `NoneType` has no attribute `xhm_uri` [missing-attribute]
ERROR homeassistant/components/homekit/accessories.py:772:15-29: Object of class `NoneType` has no attribute `aid` [missing-attribute]
ERROR homeassistant/components/homekit/accessories.py:774:32-43: `Service | None` is not assignable to `Service` [bad-assignment]
ERROR homeassistant/components/homekit/diagnostics.py:40:66-82: Argument `Accessory` is not assignable to parameter `accessory` with type `HomeAccessory` in function `_get_accessory_diagnostics` [bad-argument-type]
ERROR homeassistant/components/homekit/diagnostics.py:78:32-74: `State` is not assignable to dict key `entity_state` with type `dict[str, Any] | int | str | None` [bad-assignment]
ERROR homeassistant/components/homekit/doorbell.py:53:50-63: Argument `Literal['Doorbell']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/doorbell.py:60:13-47: Argument `Literal['StatelessProgrammableSwitch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/doorbell.py:67:49-61: Argument `Literal['Speaker']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:96:54-71: Argument `Literal['AirPurifier']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:96:73-83: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:126:54-74: Argument `Literal['HumiditySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:126:76-85: Argument `Literal['Name']` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:139:17-40: Argument `Literal['AirQualitySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:140:17-65: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:156:17-40: Argument `Literal['TemperatureSensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:156:42-79: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:181:17-40: Argument `Literal['FilterMaintenance']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_air_purifiers.py:181:42-47: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_cameras.py:227:56-74: Argument `Literal['MotionSensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_covers.py:110:53-76: Argument `Literal['GarageDoorOpener']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_covers.py:353:65-74: Argument `Literal['Door']` is not assignable to parameter `service` with type `Service` in function `OpeningDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/homekit/type_covers.py:365:67-78: Argument `Literal['Window']` is not assignable to parameter `service` with type `Service` in function `OpeningDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/homekit/type_covers.py:378:63-83: Argument `Literal['WindowCovering']` is not assignable to parameter `service` with type `Service` in function `OpeningDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/homekit/type_covers.py:393:63-83: Argument `Literal['WindowCovering']` is not assignable to parameter `service` with type `Service` in function `OpeningDeviceBase.__init__` [bad-argument-type]
ERROR homeassistant/components/homekit/type_fans.py:125:21-32: Argument `Literal['Switch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_fans.py:126:21-54: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_fans.py:158:45-55: Argument `Literal['Fanv2']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_fans.py:158:57-67: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_humidifiers.py:124:13-41: Argument `Literal['HumidifierDehumidifier']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_humidifiers.py:124:43-53: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_lights.py:112:47-61: Argument `Literal['Lightbulb']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_locks.py:70:56-65: Argument `Literal['LockMechanism']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:105:17-28: Argument `Literal['Switch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:105:30-63: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:120:17-28: Argument `Literal['Switch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:121:17-50: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:137:17-28: Argument `Literal['Switch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:138:17-50: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:154:17-28: Argument `Literal['Switch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:155:17-50: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:287:17-40: Argument `Literal['TelevisionSpeaker']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_media_players.py:287:42-60: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_remotes.py:118:13-28: Argument `Literal['Television']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_remotes.py:118:30-43: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_remotes.py:138:17-34: Argument `Literal['InputSource']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_remotes.py:138:36-64: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_security_systems.py:97:47-67: Argument `Literal['SecuritySystem']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_security_systems.py:126:33-61: Object of class `NoneType` has no attribute `items` [missing-attribute]
ERROR homeassistant/components/homekit/type_security_systems.py:135:33-62: Object of class `NoneType` has no attribute `items` [missing-attribute]
ERROR homeassistant/components/homekit/type_sensors.py:121:46-69: Argument `Literal['TemperatureSensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:152:50-70: Argument `Literal['HumiditySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:186:13-36: Argument `Literal['AirQualitySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:186:38-68: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:212:13-36: Argument `Literal['AirQualitySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:212:38-57: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:239:13-36: Argument `Literal['AirQualitySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:239:38-57: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:266:13-36: Argument `Literal['AirQualitySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:266:38-69: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:298:13-36: Argument `Literal['AirQualitySensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:298:38-56: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:335:13-40: Argument `Literal['CarbonMonoxideSensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:336:13-74: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:375:13-39: Argument `Literal['CarbonDioxideSensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:376:13-72: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:414:47-64: Argument `Literal['LightSensor']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_sensors.py:447:44-64: Argument `str` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_switches.py:128:48-59: Argument `Literal['Outlet']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_switches.py:167:48-59: Argument `Literal['Switch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_switches.py:313:47-57: Argument `Literal['Valve']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_switches.py:524:17-28: Argument `Literal['Outlet']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_switches.py:525:17-63: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_switches.py:537:34-63: Argument `Characteristic` is not assignable to parameter `primary_service` with type `Service` in function `pyhap.accessory.Accessory.set_primary_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_thermostats.py:242:52-67: Argument `Literal['Thermostat']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_thermostats.py:242:69-79: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_thermostats.py:259:26-49: Argument `dict[HVACMode, int]` is not assignable to parameter `valid_values` with type `dict[str, Any] | None` in function `pyhap.characteristic.Characteristic.override_properties` [bad-argument-type]
ERROR homeassistant/components/homekit/type_thermostats.py:356:49-59: Argument `Literal['Fanv2']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_thermostats.py:356:61-75: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_thermostats.py:727:74-88: Argument `str | None` is not assignable to parameter `item` with type `str` in function `homeassistant.util.percentage.ordered_list_item_to_percentage` [bad-argument-type]
ERROR homeassistant/components/homekit/type_thermostats.py:778:52-67: Argument `Literal['Thermostat']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_triggers.py:67:17-51: Argument `Literal['StatelessProgrammableSwitch']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_triggers.py:68:17-76: Argument `list[str]` is not assignable to parameter `chars` with type `Iterable[Characteristic] | None` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_triggers.py:86:17-35: Argument `Literal['ServiceLabel']` is not assignable to parameter `service` with type `Service` in function `pyhap.accessory.Accessory.add_preload_service` [bad-argument-type]
ERROR homeassistant/components/homekit/type_triggers.py:105:13-30: Argument `str | None` is not assignable to parameter `name` with type `str` in function `homeassistant.helpers.trigger.async_initialize_triggers` [bad-argument-type]
ERROR homeassistant/components/homekit_controller/alarm_control_panel.py:65:5-29: Class member `HomeKitAlarmControlPanelEntity._attr_supported_features` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/binary_sensor.py:23:5-23: Class member `HomeKitMotionSensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/binary_sensor.py:38:5-23: Class member `HomeKitContactSensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/binary_sensor.py:53:5-23: Class member `HomeKitSmokeSensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/binary_sensor.py:68:5-23: Class member `HomeKitCarbonMonoxideSensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/binary_sensor.py:83:5-23: Class member `HomeKitOccupancySensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/binary_sensor.py:98:5-23: Class member `HomeKitLeakSensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/binary_sensor.py:113:5-23: Class member `HomeKitBatteryLowSensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/button.py:109:5-23: Class member `HomeKitButton.entity_description` overrides parent class `BaseHomeKitButton` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/cover.py:76:5-23: Class member `HomeKitGarageDoorCover._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/cover.py:77:5-29: Class member `HomeKitGarageDoorCover._attr_supported_features` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/cover.py:276:21-25: `char` may be uninitialized [unbound-name]
ERROR homeassistant/components/homekit_controller/event.py:49:14-32: Class member `HomeKitEventEntity.entity_description` overrides parent class `BaseCharacteristicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/humidifier.py:45:5-29: Class member `HomeKitBaseHumidifier._attr_supported_features` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/media_player.py:66:5-23: Class member `HomeKitTelevision._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/number.py:109:14-32: Class member `HomeKitNumber.entity_description` overrides parent class `CharacteristicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/select.py:70:5-23: Class member `HomeKitSelect.entity_description` overrides parent class `BaseHomeKitSelect` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/sensor.py:563:5-23: Class member `SimpleSensor.entity_description` overrides parent class `CharacteristicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/sensor.py:563:5-23: Class member `SimpleSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/sensor.py:616:5-23: Class member `RSSISensor._attr_device_class` overrides parent class `HomeKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/switch.py:190:14-32: Class member `DeclarativeCharacteristicSwitch.entity_description` overrides parent class `CharacteristicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homekit_controller/switch.py:190:14-32: Class member `DeclarativeCharacteristicSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematic/__init__.py:386:28-394:6: Unpacked argument `tuple[HomeAssistant, Literal['homematic'], Literal['set_install_mode'], (service: ServiceCall) -> None, Schema]` is not assignable to parameter `*args` with type `tuple[HomeAssistant, str, str, (ServiceCall) -> Coroutine[Any, Any, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | dict[str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None] | None] | dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | dict[str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None] | None, VolSchemaType, SupportsResponse]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/components/homematic/__init__.py:519:28-52: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[None, Unknown]) [no-matching-overload]
ERROR homeassistant/components/homematic/binary_sensor.py:56:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/binary_sensor.py:81:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/binary_sensor.py:84:5-23: Class member `HMBatterySensor._attr_device_class` overrides parent class `HMDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematic/climate.py:54:7-19: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `ClimateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/climate.py:57:5-29: Class member `HMThermostat._attr_supported_features` overrides parent class `HMDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematic/climate.py:68:5-11: Class member `HMThermostat._state` overrides parent class `HMDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematic/climate.py:76:39-63: Object of class `HMGeneric` has no attribute `OFF_VALUE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:78:27-52: Object of class `HMGeneric` has no attribute `ACTIONNODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:79:41-65: Object of class `HMGeneric` has no attribute `MANU_MODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:94:27-52: Object of class `HMGeneric` has no attribute `ACTIONNODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:120:25-50: Object of class `HMGeneric` has no attribute `ACTIONNODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:150:9-37: Object of class `HMGeneric` has no attribute `writeNodeData` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:155:13-32: Object of class `HMGeneric` has no attribute `MODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:157:13-32: Object of class `HMGeneric` has no attribute `MODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:159:13-35: Object of class `HMGeneric` has no attribute `turnoff` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:164:13-32: Object of class `HMGeneric` has no attribute `MODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:166:13-32: Object of class `HMGeneric` has no attribute `MODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:168:13-32: Object of class `HMGeneric` has no attribute `MODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:181:33-57: Object of class `HMGeneric` has no attribute `WRITENODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:185:32-60: Object of class `HMGeneric` has no attribute `ATTRIBUTENODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:186:37-65: Object of class `HMGeneric` has no attribute `ATTRIBUTENODE` [missing-attribute]
ERROR homeassistant/components/homematic/climate.py:190:21-46: Object of class `HMGeneric` has no attribute `SENSORNODE` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:41:7-14: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `CoverEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/cover.py:58:13-37: Object of class `HMGeneric` has no attribute `set_level` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:69:9-31: Object of class `HMGeneric` has no attribute `move_up` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:73:9-33: Object of class `HMGeneric` has no attribute `move_down` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:77:9-28: Object of class `HMGeneric` has no attribute `stop` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:83:25-49: Object of class `HMGeneric` has no attribute `WRITENODE` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:102:13-51: Object of class `HMGeneric` has no attribute `set_cover_tilt_position` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:107:13-38: Object of class `HMGeneric` has no attribute `open_slats` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:112:13-39: Object of class `HMGeneric` has no attribute `close_slats` [missing-attribute]
ERROR homeassistant/components/homematic/cover.py:140:16-40: Object of class `HMGeneric` has no attribute `is_closed` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:119:35-57: Object of class `HMGeneric` has no attribute `UNREACH` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:120:40-62: Object of class `HMGeneric` has no attribute `UNREACH` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:130:13-38: Object of class `HMGeneric` has no attribute `ACTIONNODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:131:13-37: Object of class `HMGeneric` has no attribute `EVENTNODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:132:13-37: Object of class `HMGeneric` has no attribute `WRITENODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:133:13-41: Object of class `HMGeneric` has no attribute `ATTRIBUTENODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:134:13-38: Object of class `HMGeneric` has no attribute `BINARYNODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:135:13-38: Object of class `HMGeneric` has no attribute `SENSORNODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:152:9-40: Object of class `HMGeneric` has no attribute `setEventCallback` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:161:14-42: Object of class `HMGeneric` has no attribute `ATTRIBUTENODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:161:44-75: Object of class `HMGeneric` has no attribute `getAttributeData` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:162:14-38: Object of class `HMGeneric` has no attribute `WRITENODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:162:40-67: Object of class `HMGeneric` has no attribute `getWriteData` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:163:14-39: Object of class `HMGeneric` has no attribute `SENSORNODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:163:41-69: Object of class `HMGeneric` has no attribute `getSensorData` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:164:14-39: Object of class `HMGeneric` has no attribute `BINARYNODE` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:164:41-69: Object of class `HMGeneric` has no attribute `getBinaryData` [missing-attribute]
ERROR homeassistant/components/homematic/entity.py:186:26-54: Object of class `HMGeneric` has no attribute `ATTRIBUTENODE` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:45:7-14: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `LightEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/light.py:70:23-47: Object of class `HMGeneric` has no attribute `WRITENODE` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:81:23-47: Object of class `HMGeneric` has no attribute `WRITENODE` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:94:25-49: Object of class `HMGeneric` has no attribute `WRITENODE` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:103:20-47: Object of class `HMGeneric` has no attribute `get_hs_color` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:111:25-54: Object of class `HMGeneric` has no attribute `get_color_temp` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:121:16-46: Object of class `HMGeneric` has no attribute `get_effect_list` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:128:16-41: Object of class `HMGeneric` has no attribute `get_effect` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:133:13-36: Object of class `HMGeneric` has no attribute `setValue` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:137:13-37: Object of class `HMGeneric` has no attribute `set_level` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:143:13-30: Object of class `HMGeneric` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:146:13-40: Object of class `HMGeneric` has no attribute `set_hs_color` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:156:13-42: Object of class `HMGeneric` has no attribute `set_color_temp` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:158:13-38: Object of class `HMGeneric` has no attribute `set_effect` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:163:13-36: Object of class `HMGeneric` has no attribute `setValue` [missing-attribute]
ERROR homeassistant/components/homematic/light.py:165:9-27: Object of class `HMGeneric` has no attribute `off` [missing-attribute]
ERROR homeassistant/components/homematic/lock.py:27:7-13: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `LockEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/lock.py:30:5-29: Class member `HMLock._attr_supported_features` overrides parent class `HMDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematic/lock.py:39:9-28: Object of class `HMGeneric` has no attribute `lock` [missing-attribute]
ERROR homeassistant/components/homematic/lock.py:43:9-30: Object of class `HMGeneric` has no attribute `unlock` [missing-attribute]
ERROR homeassistant/components/homematic/lock.py:47:9-28: Object of class `HMGeneric` has no attribute `open` [missing-attribute]
ERROR homeassistant/components/homematic/sensor.py:323:7-15: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/switch.py:32:7-15: Field `entity_description` is declared `EntityDescription` in ancestor `class HMDevice: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/homematic/switch.py:56:9-26: Object of class `HMGeneric` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/homematic/switch.py:60:9-27: Object of class `HMGeneric` has no attribute `off` [missing-attribute]
ERROR homeassistant/components/homematic/switch.py:68:21-46: Object of class `HMGeneric` has no attribute `SENSORNODE` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/__init__.py:102:29-39: Object of class `AsyncHome` has no attribute `label` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/__init__.py:106:21-40: Argument `set[tuple[str, Unknown | None]]` is not assignable to parameter `identifiers` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/__init__.py:109:14-21: Argument `object | str` is not assignable to parameter `name` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/alarm_control_panel.py:57:24-47: Argument `tuple[Literal['homematicip_cloud'], Unknown | None]` is not assignable to parameter `via_device` with type `tuple[str, str]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/alarm_control_panel.py:79:16-67: Returned type `FunctionalHome | None` is not assignable to declared return type `SecurityAndAlarmHome` [bad-return]
ERROR homeassistant/components/homematicip_cloud/alarm_control_panel.py:117:12-27: Object of class `AsyncHome` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/alarm_control_panel.py:124:16-36: Returned type `Unknown | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:321:5-23: Class member `HomematicipSimpleBinarySensor.entity_description` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:321:5-23: Class member `HomematicipSimpleBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:359:17-33: Object of class `AsyncHome` has no attribute `label` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:361:25-364:14: Argument `set[tuple[str, Unknown | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:380:16-36: Returned type `Unknown | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:391:5-23: Class member `HomematicipBaseActionSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:429:5-23: Class member `HomematicipMultiContactInterface._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:454:12-31: Object of class `FunctionalChannel` has no attribute `windowState` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:499:5-23: Class member `HomematicipFullFlushLockControllerLocked._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:547:5-23: Class member `HomematicipFullFlushLockControllerGlassBreak._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:587:5-23: Class member `HomematicipSunshineSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/binary_sensor.py:614:5-23: Class member `HomematicipSecurityZoneSensorGroup._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/climate.py:78:5-29: Class member `HomematicipHeatingGroup._attr_supported_features` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/climate.py:85:9-25: Object of class `HeatingGroup` has no attribute `modelType` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/climate.py:270:16-64: Returned type `FunctionalHome | None` is not assignable to declared return type `IndoorClimateHome` [bad-return]
ERROR homeassistant/components/homematicip_cloud/climate.py:292:20-32: Returned type `Unknown | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/homematicip_cloud/climate.py:296:16-29: Returned type `Unknown | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/homematicip_cloud/climate.py:307:31-44: Cannot index into `dict[str, int]` [bad-index]
ERROR homeassistant/components/homematicip_cloud/config_flow.py:113:52-58: Argument `dict[str, Any | None]` is not assignable to parameter `config` with type `dict[str, str]` in function `homeassistant.components.homematicip_cloud.hap.HomematicipAuth.__init__` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/cover.py:68:5-23: Class member `HomematicipBlindModule._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/cover.py:150:5-23: Class member `HomematicipMultiCoverShutter._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/cover.py:281:5-23: Class member `HomematicipGarageDoorModule._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/cover.py:302:16-33: Object of class `FunctionalChannel` has no attribute `doorState` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/cover.py:307:15-46: Object of class `FunctionalChannel` has no attribute `async_send_door_command` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/cover.py:312:15-46: Object of class `FunctionalChannel` has no attribute `async_send_door_command` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/cover.py:317:15-46: Object of class `FunctionalChannel` has no attribute `async_send_door_command` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/cover.py:324:5-23: Class member `HomematicipCoverShutterGroup._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/diagnostics.py:22:32-42: Argument `dict[Unknown, Unknown]` is not assignable to parameter `json_state` with type `str` in function `homematicip.base.helpers.handle_config` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/event.py:84:5-23: Class member `HomematicipChannelEvent.entity_description` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/event.py:84:5-23: Class member `HomematicipChannelEvent.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/event.py:129:20-44: Returned type `str | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/homematicip_cloud/hap.py:40:24-29: Argument `str | None` is not assignable to parameter `accesspoint_id` with type `str` in function `homematicip.connection.connection_context.ConnectionContextBuilder.build_context_async` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/hap.py:308:9-18: Object of class `AsyncHome` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/hap.py:310:9-19: Object of class `AsyncHome` has no attribute `label` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/hap.py:311:9-23: Object of class `AsyncHome` has no attribute `modelType` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:73:38-60: Argument `Unknown | None` is not assignable to parameter `version` with type `str` in function `packaging.version.Version.__init__` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/light.py:159:16-27: Object of class `FunctionalChannel` has no attribute `hue` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:159:44-67: Object of class `FunctionalChannel` has no attribute `saturationLevel` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:179:16-26: Object of class `FunctionalChannel` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:185:20-36: Object of class `FunctionalChannel` has no attribute `dimLevel` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:191:12-23: Object of class `FunctionalChannel` has no attribute `hue` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:191:35-58: Object of class `FunctionalChannel` has no attribute `saturationLevel` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:193:16-196:10: Returned type `tuple[object, float]` is not assignable to declared return type `tuple[float, float] | None` [bad-return]
ERROR homeassistant/components/homematicip_cloud/light.py:195:13-44: `*` is not supported between `object` and `float` [unsupported-operation]
ERROR homeassistant/components/homematicip_cloud/light.py:205:25-41: Object of class `FunctionalChannel` has no attribute `dimLevel` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:209:19-46: Object of class `FunctionalChannel` has no attribute `set_dim_level_async` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:218:19-30: Object of class `FunctionalChannel` has no attribute `hue` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:219:26-49: Object of class `FunctionalChannel` has no attribute `saturationLevel` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:221:15-57: Object of class `FunctionalChannel` has no attribute `set_hue_saturation_dim_level_async` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:228:15-45: Object of class `FunctionalChannel` has no attribute `set_switch_state_async` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:297:5-29: Class member `HomematicipNotificationLight._attr_supported_features` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:414:16-33: Returned type `list[OpticalSignalBehaviour]` is not assignable to declared return type `list[str] | None` [bad-return]
ERROR homeassistant/components/homematicip_cloud/light.py:447:36-42: Argument `str | Any | None` is not assignable to parameter `opticalSignalBehaviour` with type `OpticalSignalBehaviour` in function `homematicip.base.functionalChannels.NotificationLightChannel.async_set_optical_signal` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/light.py:486:5-29: Class member `HomematicipOpticalSignalLight._attr_supported_features` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:533:16-26: Object of class `FunctionalChannel` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:539:21-37: Object of class `FunctionalChannel` has no attribute `dimLevel` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:545:28-55: Object of class `FunctionalChannel` has no attribute `simpleRGBColorState` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:552:46-76: Object of class `FunctionalChannel` has no attribute `opticalSignalBehaviour` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:561:43-70: Object of class `FunctionalChannel` has no attribute `simpleRGBColorState` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/light.py:598:28-55: Object of class `FunctionalChannel` has no attribute `simpleRGBColorState` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/lock.py:52:5-29: Class member `HomematicipDoorLockDrive._attr_supported_features` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:397:16-33: Object of class `FunctionalChannel` has no attribute `waterFlow` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:469:5-23: Class member `HomematicipTiltStateSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:597:5-23: Class member `HomematicipHumiditySensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:614:5-23: Class member `HomematicipTemperatureSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:645:5-23: Class member `HomematicipAbsoluteHumiditySensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:670:5-23: Class member `HomematicipIlluminanceSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:701:5-23: Class member `HomematicipPowerSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:718:5-23: Class member `HomematicipEnergySensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:735:5-23: Class member `HomematicipWindspeedSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:767:5-23: Class member `HomematicipTodayRainSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:784:5-23: Class member `HomematicpTemperatureExternalSensorCh1._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:806:5-23: Class member `HomematicpTemperatureExternalSensorCh2._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:828:5-23: Class member `HomematicpTemperatureExternalSensorDelta._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:876:51-74: Argument `Unknown | None` is not assignable to parameter with type `FunctionalChannel` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/sensor.py:883:35-58: Argument `Unknown | None` is not assignable to parameter with type `FunctionalChannel` [bad-argument-type]
ERROR homeassistant/components/homematicip_cloud/sensor.py:899:38-69: Object of class `FunctionalChannel` has no attribute `currentPowerConsumption` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:918:38-62: Object of class `FunctionalChannel` has no attribute `energyCounterOne` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:919:37-65: Object of class `FunctionalChannel` has no attribute `energyCounterOneType` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:937:38-62: Object of class `FunctionalChannel` has no attribute `energyCounterTwo` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:938:37-65: Object of class `FunctionalChannel` has no attribute `energyCounterTwoType` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:956:38-64: Object of class `FunctionalChannel` has no attribute `energyCounterThree` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:957:37-67: Object of class `FunctionalChannel` has no attribute `energyCounterThreeType` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:975:38-60: Object of class `FunctionalChannel` has no attribute `currentGasFlow` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:994:38-55: Object of class `FunctionalChannel` has no attribute `gasVolume` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:1013:38-69: Object of class `FunctionalChannel` has no attribute `currentPowerConsumption` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:1032:38-62: Object of class `FunctionalChannel` has no attribute `energyCounterOne` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:1064:5-23: Class member `HmipSmokeDetectorSensor.entity_description` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:1064:5-23: Class member `HmipSmokeDetectorSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:1091:5-23: Class member `HomematicipSoilMoistureSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/sensor.py:1117:5-23: Class member `HomematicipSoilTemperatureSensor._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/siren.py:50:5-29: Class member `HomematicipMP3Siren._attr_supported_features` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/switch.py:121:16-26: Object of class `FunctionalChannel` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/switch.py:126:15-36: Object of class `FunctionalChannel` has no attribute `async_turn_on` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/switch.py:131:15-37: Object of class `FunctionalChannel` has no attribute `async_turn_off` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/valve.py:39:5-29: Class member `HomematicipWateringValve._attr_supported_features` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/valve.py:40:5-23: Class member `HomematicipWateringValve._attr_device_class` overrides parent class `HomematicipGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homematicip_cloud/valve.py:56:15-54: Object of class `FunctionalChannel` has no attribute `set_watering_switch_state_async` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/valve.py:61:15-54: Object of class `FunctionalChannel` has no attribute `set_watering_switch_state_async` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/valve.py:67:16-38: Object of class `FunctionalChannel` has no attribute `wateringActive` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/weather.py:123:9-27: Object of class `AsyncHome` has no attribute `modelType` [missing-attribute]
ERROR homeassistant/components/homematicip_cloud/weather.py:129:16-36: Returned type `Unknown | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/homematicip_cloud/weather.py:134:27-51: Object of class `NoneType` has no attribute `city` [missing-attribute]
ERROR homeassistant/components/homevolt/coordinator.py:27:5-17: Class member `HomevoltDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homevolt/sensor.py:311:5-23: Class member `HomevoltSensor.entity_description` overrides parent class `HomevoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/button.py:29:5-23: Class member `HomeWizardIdentifyButton._attr_device_class` overrides parent class `HomeWizardEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/coordinator.py:30:5-17: Class member `HWEnergyDeviceUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/select.py:36:5-23: Class member `HomeWizardBatteryModeSelectEntity.entity_description` overrides parent class `HomeWizardEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/sensor.py:791:5-23: Class member `HomeWizardSensorEntity.entity_description` overrides parent class `HomeWizardEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/sensor.py:791:5-23: Class member `HomeWizardSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/sensor.py:827:14-32: Class member `HomeWizardExternalSensorEntity.entity_description` overrides parent class `HomeWizardEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/switch.py:83:5-23: Class member `HomeWizardSwitchEntity.entity_description` overrides parent class `HomeWizardEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/homewizard/switch.py:83:5-23: Class member `HomeWizardSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/honeywell/climate.py:285:16-45: Returned type `float | None` is not assignable to declared return type `int | None` [bad-return]
ERROR homeassistant/components/honeywell/climate.py:344:38-59: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/honeywell/climate.py:420:63-74: `temperature` is uninitialized [unbound-name]
ERROR homeassistant/components/honeywell/humidifier.py:91:5-23: Class member `HoneywellHumidifier.entity_description` overrides parent class `HumidifierEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/honeywell/sensor.py:98:5-23: Class member `HoneywellSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hr_energy_qube/binary_sensor.py:274:5-23: Class member `QubeBinarySensor.entity_description` overrides parent class `QubeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hr_energy_qube/binary_sensor.py:274:5-23: Class member `QubeBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hr_energy_qube/sensor.py:261:5-23: Class member `QubeSensor.entity_description` overrides parent class `QubeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hr_energy_qube/sensor.py:261:5-23: Class member `QubeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hr_energy_qube/switch.py:68:5-23: Class member `QubeSwitch.entity_description` overrides parent class `QubeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hr_energy_qube/switch.py:68:5-23: Class member `QubeSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hr_energy_qube/water_heater.py:48:5-29: Class member `QubeWaterHeater._attr_supported_features` overrides parent class `QubeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/html5/notify.py:239:46-241:14: Unpacked argument `tuple[str, dict[str, Registration]]` is not assignable to parameter `*args` with type `tuple[str, dict[Unknown, Unknown] | list[Unknown], bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/html5/notify.py:291:46-293:14: Unpacked argument `tuple[str, dict[str, Registration]]` is not assignable to parameter `*args` with type `tuple[str, dict[Unknown, Unknown] | list[Unknown], bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/html5/notify.py:561:59-563:22: Unpacked argument `tuple[str, dict[str, Registration]]` is not assignable to parameter `*args` with type `tuple[str, dict[Unknown, Unknown] | list[Unknown], bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/html5/notify.py:611:5-29: Class member `HTML5NotifyEntity._attr_supported_features` overrides parent class `HTML5Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/html5/notify.py:684:59-686:22: Unpacked argument `tuple[str, dict[str, Registration]]` is not assignable to parameter `*args` with type `tuple[str, dict[Unknown, Unknown] | list[Unknown], bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/http/auth.py:257:17-26: `auth_type` may be uninitialized [unbound-name]
ERROR homeassistant/components/http/ban.py:36:26-40: Expected a type form, got instance of `Literal['IpBanManager']` [not-a-type]
ERROR homeassistant/components/http/ban.py:220:59-222:14: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, Secrets | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/huawei_lte/binary_sensor.py:158:5-26: Class member `HuaweiLteWifiStatusBinarySensor._attr_translation_key` overrides parent class `HuaweiLteBaseWifiStatusBinarySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/binary_sensor.py:167:5-26: Class member `HuaweiLteWifi24ghzStatusBinarySensor._attr_translation_key` overrides parent class `HuaweiLteBaseWifiStatusBinarySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/binary_sensor.py:176:5-26: Class member `HuaweiLteWifi5ghzStatusBinarySensor._attr_translation_key` overrides parent class `HuaweiLteBaseWifiStatusBinarySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/binary_sensor.py:185:5-26: Class member `HuaweiLteSmsStorageFullBinarySensor._attr_translation_key` overrides parent class `HuaweiLteBaseBinarySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/config_flow.py:210:12-45: `not in` is not supported between `Literal['://']` and `None` [not-iterable]
ERROR homeassistant/components/huawei_lte/select.py:78:5-23: Class member `HuaweiLteSelectEntity.entity_description` overrides parent class `HuaweiLteBaseEntityWithDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/select.py:78:5-23: Class member `HuaweiLteSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/sensor.py:832:5-23: Class member `HuaweiLteSensor.entity_description` overrides parent class `HuaweiLteBaseEntityWithDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/sensor.py:832:5-23: Class member `HuaweiLteSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/sensor.py:930:69-74: Argument `Unknown | None` is not assignable to parameter with type `str` [bad-argument-type]
ERROR homeassistant/components/huawei_lte/switch.py:46:5-23: Class member `HuaweiLteBaseSwitch._attr_device_class` overrides parent class `HuaweiLteBaseEntityWithDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/switch.py:46:5-23: Class member `HuaweiLteBaseSwitch._attr_device_class` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/switch.py:85:5-26: Class member `HuaweiLteMobileDataSwitch._attr_translation_key` overrides parent class `HuaweiLteBaseSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huawei_lte/switch.py:109:5-26: Class member `HuaweiLteWifiGuestNetworkSwitch._attr_translation_key` overrides parent class `HuaweiLteBaseSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/__init__.py:40:37-57: Object of class `NoneType` has no attribute `bridge_id` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:78:54-76: Object of class `NoneType` has no attribute `mac_address` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:79:35-55: Object of class `NoneType` has no attribute `bridge_id` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:81:18-33: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:82:22-41: Object of class `NoneType` has no attribute `model_id` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:83:24-51: Object of class `NoneType` has no attribute `software_version` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:88:13-32: Object of class `NoneType` has no attribute `model_id` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:89:17-44: Object of class `NoneType` has no attribute `software_version` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:104:54-76: Object of class `NoneType` has no attribute `mac_address` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:106:26-46: Object of class `NoneType` has no attribute `bridge_id` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:107:26-50: Object of class `Config` has no attribute `bridge_device`
Object of class `NoneType` has no attribute `bridge_device` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:109:26-50: Object of class `Config` has no attribute `bridge_device`
Object of class `NoneType` has no attribute `bridge_device` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:110:18-33: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:111:22-41: Object of class `NoneType` has no attribute `model_id` [missing-attribute]
ERROR homeassistant/components/hue/__init__.py:112:24-51: Object of class `NoneType` has no attribute `software_version` [missing-attribute]
ERROR homeassistant/components/hue/bridge.py:59:24-55: `HueBridgeV2` is not assignable to attribute `api` with type `HueBridgeV1` [bad-assignment]
ERROR homeassistant/components/hue/config_flow.py:98:20-24: Returned type `None` is not assignable to declared return type `DiscoveredHueBridge` [bad-return]
ERROR homeassistant/components/hue/config_flow.py:223:31-38: `app_key` may be uninitialized [unbound-name]
ERROR homeassistant/components/hue/diagnostics.py:19:18-44: Object of class `HueBridgeV1` has no attribute `get_diagnostics` [missing-attribute]
ERROR homeassistant/components/hue/event.py:31:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/event.py:46:76-84: Argument `RelativeRotary` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/hue/event.py:64:56-60: Argument `type[Any]` is not assignable to parameter `resource` with type `BellButton | Button | RelativeRotary` in function `async_add_entity` [bad-argument-type]
ERROR homeassistant/components/hue/event.py:69:17-33: Argument `(event_type: EventType, resource: BellButton | Button | RelativeRotary) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/event.py:77:5-13: Class member `HueButtonEventEntity.resource` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/event.py:79:5-23: Class member `HueButtonEventEntity.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/event.py:90:22-69: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/hue/event.py:91:20-43: Object of class `HueBridgeV1` has no attribute `devices` [missing-attribute]
ERROR homeassistant/components/hue/event.py:98:47-100:10: `dict[str, int]` is not assignable to attribute `_attr_translation_placeholders` with type `Mapping[str, str]` [bad-assignment]
ERROR homeassistant/components/hue/event.py:103:9-22: Class member `HueButtonEventEntity._handle_event` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override]
ERROR homeassistant/components/hue/event.py:113:43-51: Argument `BellButton | Button` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity._handle_event` [bad-argument-type]
ERROR homeassistant/components/hue/event.py:131:5-23: Class member `HueRotaryEventEntity.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/event.py:143:9-22: Class member `HueRotaryEventEntity._handle_event` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override]
ERROR homeassistant/components/hue/event.py:160:43-51: Argument `RelativeRotary` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity._handle_event` [bad-argument-type]
ERROR homeassistant/components/hue/migration.py:89:16-42: Cannot use `HueBridgeV2` as a context manager [bad-context-manager]
ERROR homeassistant/components/hue/migration.py:190:37-60: Object of class `GroupedLight` has no attribute `grouped_light` [missing-attribute]
ERROR homeassistant/components/hue/migration.py:205:74-87: Argument `object | str | Unknown` is not assignable to parameter `new_unique_id` with type `UndefinedType | str` in function `homeassistant.helpers.entity_registry.EntityRegistry.async_update_entity` [bad-argument-type]
ERROR homeassistant/components/hue/scene.py:41:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/scene.py:72:30-46: Argument `(event_type: EventType, resource: Scene | SmartScene) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.GroupedControllerBase.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/scene.py:107:34-44: Argument `ScenesController` is not assignable to parameter `controller` with type `BaseResourcesController[Unknown]` in function `homeassistant.components.hue.v2.entity.HueBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/hue/scene.py:107:46-54: Argument `Scene | SmartScene` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/hue/scene.py:108:25-33: `Scene | SmartScene` is not assignable to attribute `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` [bad-assignment]
ERROR homeassistant/components/hue/scene.py:109:27-37: `ScenesController` is not assignable to attribute `controller` with type `BaseResourcesController[Unknown]` [bad-assignment]
ERROR homeassistant/components/hue/scene.py:110:26-51: Object of class `BaseResourcesController` has no attribute `get_group` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:122:13-45: Object of class `Groups` has no attribute `subscribe`
Object of class `NoneType` has no attribute `subscribe` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:132:16-38: Object of class `DevicePower` has no attribute `metadata`
Object of class `GroupedLight` has no attribute `metadata`
Object of class `LightLevel` has no attribute `metadata`
Object of class `Light` has no attribute `metadata`
Object of class `Motion` has no attribute `metadata` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:142:13-34: Object of class `DevicePower` has no attribute `palette`
Object of class `GroupedLight` has no attribute `palette`
Object of class `LightLevel` has no attribute `palette`
Object of class `Light` has no attribute `palette`
Object of class `Motion` has no attribute `palette` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:143:17-44: Object of class `object` has no attribute `color` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:144:21-48: Argument `object` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/hue/scene.py:148:13-34: Object of class `DevicePower` has no attribute `palette`
Object of class `GroupedLight` has no attribute `palette`
Object of class `LightLevel` has no attribute `palette`
Object of class `Light` has no attribute `palette`
Object of class `Motion` has no attribute `palette` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:149:17-56: Object of class `object` has no attribute `color_temperature` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:150:21-60: Argument `object` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/hue/scene.py:167:17-38: Object of class `BaseResourcesController` has no attribute `scene` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:173:13-34: Object of class `BaseResourcesController` has no attribute `scene` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:184:23-44: Object of class `DevicePower` has no attribute `palette`
Object of class `GroupedLight` has no attribute `palette`
Object of class `LightLevel` has no attribute `palette`
Object of class `Light` has no attribute `palette`
Object of class `Motion` has no attribute `palette` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:189:27-48: Object of class `DevicePower` has no attribute `actions`
Object of class `GroupedLight` has no attribute `actions`
Object of class `LightLevel` has no attribute `actions`
Object of class `Light` has no attribute `actions`
Object of class `Motion` has no attribute `actions` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:199:21-43: Object of class `DevicePower` has no attribute `metadata`
Object of class `GroupedLight` has no attribute `metadata`
Object of class `LightLevel` has no attribute `metadata`
Object of class `Light` has no attribute `metadata`
Object of class `Motion` has no attribute `metadata` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:200:22-41: Object of class `DevicePower` has no attribute `speed`
Object of class `GroupedLight` has no attribute `speed`
Object of class `LightLevel` has no attribute `speed`
Object of class `Light` has no attribute `speed`
Object of class `Motion` has no attribute `speed` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:212:16-35: Object of class `DevicePower` has no attribute `state`
Object of class `GroupedLight` has no attribute `state`
Object of class `LightLevel` has no attribute `state`
Object of class `Light` has no attribute `state`
Object of class `Motion` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:218:13-40: Object of class `BaseResourcesController` has no attribute `smart_scene` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:228:21-43: Object of class `DevicePower` has no attribute `metadata`
Object of class `GroupedLight` has no attribute `metadata`
Object of class `LightLevel` has no attribute `metadata`
Object of class `Light` has no attribute `metadata`
Object of class `Motion` has no attribute `metadata` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:231:31-60: Object of class `DevicePower` has no attribute `active_timeslot`
Object of class `GroupedLight` has no attribute `active_timeslot`
Object of class `LightLevel` has no attribute `active_timeslot`
Object of class `Light` has no attribute `active_timeslot`
Object of class `Motion` has no attribute `active_timeslot` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:232:41-82: Object of class `object` has no attribute `timeslot_id` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:233:43-80: Object of class `object` has no attribute `weekday` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:237:33-61: Object of class `DevicePower` has no attribute `week_timeslots`
Object of class `GroupedLight` has no attribute `week_timeslots`
Object of class `LightLevel` has no attribute `week_timeslots`
Object of class `Light` has no attribute `week_timeslots`
Object of class `Motion` has no attribute `week_timeslots` [missing-attribute]
ERROR homeassistant/components/hue/scene.py:239:33-74: Object of class `object` has no attribute `timeslot_id` [missing-attribute]
ERROR homeassistant/components/hue/services.py:91:29-46: Object of class `NoneType` has no attribute `values` [missing-attribute]
ERROR homeassistant/components/hue/services.py:107:41-58: Object of class `NoneType` has no attribute `update` [missing-attribute]
ERROR homeassistant/components/hue/services.py:143:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/switch.py:35:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/switch.py:57:66-74: Argument `BehaviorInstance | LightLevel | Motion` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/hue/switch.py:61:56-60: Argument `type[Any]` is not assignable to parameter `resource` with type `BehaviorInstance | LightLevel | Motion` in function `async_add_entity` [bad-argument-type]
ERROR homeassistant/components/hue/switch.py:66:17-33: Argument `(event_type: EventType, resource: BehaviorInstance | LightLevel | Motion) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/switch.py:79:5-15: Class member `HueResourceEnabledEntity.controller` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/switch.py:80:5-13: Class member `HueResourceEnabledEntity.resource` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/switch.py:82:5-23: Class member `HueResourceEnabledEntity.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/switch.py:110:5-13: Class member `HueBehaviorInstanceEnabledEntity.resource` overrides parent class `HueResourceEnabledEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v1/binary_sensor.py:40:5-23: Class member `HuePresence._attr_device_class` overrides parent class `GenericZLLSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v1/device_trigger.py:114:26-74: Object of class `NoneType` has no attribute `current_events` [missing-attribute]
ERROR homeassistant/components/hue/v1/light.py:149:41-69: Object of class `NoneType` has no attribute `apiversion` [missing-attribute]
ERROR homeassistant/components/hue/v1/light.py:163:57-81: Object of class `NoneType` has no attribute `update` [missing-attribute]
ERROR homeassistant/components/hue/v1/light.py:198:57-81: Object of class `NoneType` has no attribute `update` [missing-attribute]
ERROR homeassistant/components/hue/v1/light.py:226:24-41: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/hue/v1/light.py:227:21-47: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/hue/v1/light.py:235:34-62: Argument `None` is not assignable to parameter `value` with type `() -> None` in function `list.remove` [bad-argument-type]
ERROR homeassistant/components/hue/v1/light.py:236:9-37: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/hue/v1/light.py:333:14-38: Class member `HueLight._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v1/light.py:438:61-71: Expected 3 positional arguments, got 4 in function `homeassistant.util.color.color_xy_to_hs` [bad-argument-count]
ERROR homeassistant/components/hue/v1/light.py:543:41-74: `int` is not assignable to dict key `transitiontime` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:547:34-77: `int` is not assignable to dict key `hue` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:548:34-75: `int` is not assignable to dict key `sat` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:553:78-88: Expected 3 positional arguments, got 4 in function `homeassistant.util.color.color_hs_to_xy` [bad-argument-count]
ERROR homeassistant/components/hue/v1/light.py:554:33-41: `tuple[float, float]` is not assignable to dict key `xy` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:560:29-81: `int` is not assignable to dict key `ct` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:568:32-41: `Literal['lselect']` is not assignable to dict key `alert` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:571:32-40: `Literal['select']` is not assignable to dict key `alert` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:579:32-38: `Literal['none']` is not assignable to dict key `alert` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:584:37-48: `Literal['colorloop']` is not assignable to dict key `effect` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:586:34-60: `int` is not assignable to dict key `hue` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:587:34-60: `int` is not assignable to dict key `sat` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:589:37-43: `Literal['none']` is not assignable to dict key `effect` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:603:41-74: `int` is not assignable to dict key `transitiontime` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:608:32-41: `Literal['lselect']` is not assignable to dict key `alert` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:611:32-40: `Literal['select']` is not assignable to dict key `alert` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/light.py:614:32-38: `Literal['none']` is not assignable to dict key `alert` with type `bool` [bad-assignment]
ERROR homeassistant/components/hue/v1/sensor.py:105:5-23: Class member `HueBattery._attr_device_class` overrides parent class `GenericHueSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v1/sensor_base.py:132:24-58: Class `HueEvent` has no class attribute `format` [missing-attribute]
ERROR homeassistant/components/hue/v1/sensor_base.py:133:29-50: Expected a callable, got `str` [not-callable]
ERROR homeassistant/components/hue/v2/binary_sensor.py:74:27-48: Object of class `CameraMotionController` has no attribute `get_parent`
Object of class `ContactController` has no attribute `get_parent`
Object of class `EntertainmentConfigurationController` has no attribute `get_parent`
Object of class `MotionController` has no attribute `get_parent`
Object of class `SecurityAreaMotionController` has no attribute `get_parent`
Object of class `TamperController` has no attribute `get_parent` [missing-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:92:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/binary_sensor.py:96:45-57: Argument `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` is not assignable to parameter `func` with type `(...) -> @_` in function `functools.partial.__new__` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:109:32-38: Argument `type[Any]` is not assignable to parameter `resource` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `_resource_valid` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:115:17-33: Argument `(event_type: EventType, resource: SensorType) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:120:47-62: Argument `type[HueMotionSensor]` is not assignable to parameter `sensor_class` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:121:40-55: Argument `type[HueMotionSensor]` is not assignable to parameter `sensor_class` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:122:60-88: Argument `type[HueEntertainmentActiveSensor]` is not assignable to parameter `sensor_class` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:123:41-57: Argument `type[HueContactSensor]` is not assignable to parameter `sensor_class` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:124:40-55: Argument `type[HueTamperSensor]` is not assignable to parameter `sensor_class` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:125:48-70: Argument `type[HueGroupedMotionSensor]` is not assignable to parameter `sensor_class` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:126:54-74: Argument `type[HueMotionAwareSensor]` is not assignable to parameter `sensor_class` with type `CameraMotion | Contact | EntertainmentConfiguration | GroupedMotion | Motion | SecurityAreaMotion | Tamper` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:133:5-15: Class member `HueMotionSensor.controller` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:134:5-13: Class member `HueMotionSensor.resource` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:136:5-23: Class member `HueMotionSensor.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:159:5-15: Class member `HueGroupedMotionSensor.controller` overrides parent class `HueMotionSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:160:5-13: Class member `HueGroupedMotionSensor.resource` overrides parent class `HueMotionSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:169:46-54: Argument `GroupedMotion` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:174:35-44: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:189:5-15: Class member `HueMotionAwareSensor.controller` overrides parent class `HueMotionSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:190:5-13: Class member `HueMotionAwareSensor.resource` overrides parent class `HueMotionSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:208:46-54: Argument `SecurityAreaMotion` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/hue/v2/binary_sensor.py:214:26-58: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/hue/v2/binary_sensor.py:224:13-45: Object of class `Config` has no attribute `subscribe`
Object of class `NoneType` has no attribute `subscribe` [missing-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:234:5-15: Class member `HueEntertainmentActiveSensor.controller` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:235:5-13: Class member `HueEntertainmentActiveSensor.resource` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:237:5-23: Class member `HueEntertainmentActiveSensor.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:256:5-15: Class member `HueContactSensor.controller` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:257:5-13: Class member `HueContactSensor.resource` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:259:5-23: Class member `HueContactSensor.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:271:16-50: Object of class `NoneType` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:278:5-15: Class member `HueTamperSensor.controller` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:279:5-13: Class member `HueTamperSensor.resource` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/binary_sensor.py:281:5-23: Class member `HueTamperSensor.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/device.py:36:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/device.py:69:13-41: Object of class `str` has no attribute `add` [missing-attribute]
ERROR homeassistant/components/hue/v2/device.py:71:39-76: Cannot set item in `dict[str, set[tuple[str, str]] | str]` [unsupported-operation]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `config_subentry_id` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `configuration_url` with type `URL | UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `connections` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `created_at` with type `UndefinedType | datetime | str` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `default_manufacturer` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `default_model` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `default_name` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `disabled_by` with type `DeviceEntryDisabler | UndefinedType | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `entry_type` with type `DeviceEntryType | UndefinedType | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `hw_version` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `identifiers` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `manufacturer` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `model` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `model_id` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `modified_at` with type `UndefinedType | datetime | str` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `name` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `serial_number` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `suggested_area` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `sw_version` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `translation_key` with type `str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `translation_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:76:76-84: Unpacked keyword argument `set[tuple[str, str]] | str` is not assignable to parameter `via_device` with type `UndefinedType | tuple[str, str] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:100:33-43: Argument `type[Any]` is not assignable to parameter `hue_resource` with type `Device | Room | ServiceGroup | Zone` in function `add_device` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:101:34-42: Argument `type[Any]` is not assignable to parameter `hue_resource` with type `Device | Room | ServiceGroup | Zone` in function `add_device` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:102:34-42: Argument `type[Any]` is not assignable to parameter `hue_resource` with type `Device | Room | ServiceGroup | Zone` in function `add_device` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:103:34-36: Argument `type[Any]` is not assignable to parameter `hue_resource` with type `Device | Room | ServiceGroup | Zone` in function `add_device` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:111:52-71: Argument `(evt_type: EventType, hue_resource: Device | Room | ServiceGroup | Zone) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:112:53-72: Argument `(evt_type: EventType, hue_resource: Device | Room | ServiceGroup | Zone) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:113:53-72: Argument `(evt_type: EventType, hue_resource: Device | Room | ServiceGroup | Zone) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device.py:114:62-81: Argument `(evt_type: EventType, hue_resource: Device | Room | ServiceGroup | Zone) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/device_trigger.py:86:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/device_trigger.py:105:35-52: Object of class `CameraMotion` has no attribute `metadata`
Object of class `Contact` has no attribute `metadata`
Object of class `ConvenienceAreaMotion` has no attribute `metadata`
Object of class `DevicePower` has no attribute `metadata`
Object of class `GeofenceClient` has no attribute `metadata`
Object of class `GroupedLightLevel` has no attribute `metadata`
Object of class `GroupedMotion` has no attribute `metadata`
Object of class `LightLevel` has no attribute `metadata`
Object of class `Motion` has no attribute `metadata`
Object of class `RelativeRotary` has no attribute `metadata`
Object of class `SecurityAreaMotion` has no attribute `metadata`
Object of class `Tamper` has no attribute `metadata`
Object of class `Temperature` has no attribute `metadata`
Object of class `ZigbeeConnectivity` has no attribute `metadata` [missing-attribute]
ERROR homeassistant/components/hue/v2/entity.py:61:39-63: Object of class `Config` has no attribute `bridge`
Object of class `NoneType` has no attribute `bridge` [missing-attribute]
ERROR homeassistant/components/hue/v2/entity.py:77:17-35: Argument `(self: Self@HueBaseEntity, event_type: EventType, resource: HueResource) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/entity.py:79:17-73: Argument `tuple[Literal[EventType.RESOURCE_UPDATED], Literal[EventType.RESOURCE_DELETED]]` is not assignable to parameter `event_filter` with type `EventType | tuple[EventType] | None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/entity.py:86:13-36: Object of class `HueBridgeV1` has no attribute `devices` [missing-attribute]
ERROR homeassistant/components/hue/v2/entity.py:93:22-45: Object of class `HueBridgeV1` has no attribute `devices` [missing-attribute]
ERROR homeassistant/components/hue/v2/entity.py:95:17-60: Object of class `NoneType` has no attribute `zigbee_connectivity`
Object of class `Sensors` has no attribute `zigbee_connectivity` [missing-attribute]
ERROR homeassistant/components/hue/v2/entity.py:114:22-45: Object of class `HueBridgeV1` has no attribute `devices` [missing-attribute]
ERROR homeassistant/components/hue/v2/entity.py:172:21-40: Object of class `NoneType` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/hue/v2/entity.py:176:22-45: Object of class `HueBridgeV1` has no attribute `devices` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:47:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/group.py:72:61-65: Argument `type[Any]` is not assignable to parameter `resource` with type `GroupedLight` in function `async_add_light` [bad-argument-type]
ERROR homeassistant/components/hue/v2/group.py:77:13-28: Argument `(event_type: EventType, resource: GroupedLight) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/group.py:86:5-23: Class member `GroupedHueLight.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/group.py:96:22-53: Object of class `Groups` has no attribute `grouped_light`
Object of class `NoneType` has no attribute `grouped_light` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:101:33-43: `HueBridgeV1` is not assignable to attribute `api` with type `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/group.py:120:39-57: Argument `(self: Self@GroupedHueLight, event_type: EventType, resource: HueResource) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.GroupedControllerBase.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/group.py:126:31-57: Object of class `BaseResourcesController` has no attribute `get_lights` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:129:43-61: Argument `(self: Self@GroupedHueLight, event_type: EventType, resource: HueResource) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/group.py:135:16-32: Object of class `DevicePower` has no attribute `on`
Object of class `LightLevel` has no attribute `on`
Object of class `Motion` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:144:27-53: Object of class `BaseResourcesController` has no attribute `get_lights` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:187:13-38: Object of class `BaseResourcesController` has no attribute `set_state` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:209:13-38: Object of class `BaseResourcesController` has no attribute `set_state` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:218:13-38: Object of class `BaseResourcesController` has no attribute `set_flash` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:237:22-48: Object of class `BaseResourcesController` has no attribute `get_lights` [missing-attribute]
ERROR homeassistant/components/hue/v2/group.py:369:29-77: Object of class `NoneType` has no attribute `metadata` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:31:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/hue_event.py:48:65-78: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:54:33-52: Object of class `NoneType` has no attribute `metadata` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:57:24-63: Object of class `NoneType` has no attribute `event` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:65:13-32: Argument `(evt_type: EventType, hue_resource: Button) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/hue_event.py:75:65-78: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:81:24-66: Object of class `NoneType` has no attribute `rotary_report` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:83:17-59: Object of class `NoneType` has no attribute `rotary_report` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:85:28-70: Object of class `NoneType` has no attribute `rotary_report` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:86:25-67: Object of class `NoneType` has no attribute `rotary_report` [missing-attribute]
ERROR homeassistant/components/hue/v2/hue_event.py:93:13-32: Argument `(evt_type: EventType, hue_resource: RelativeRotary) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/light.py:56:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/light.py:69:30-45: Argument `(event_type: EventType, resource: Light) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/light.py:78:5-23: Class member `HueLight.entity_description` overrides parent class `HueBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/light.py:87:12-31: Object of class `DevicePower` has no attribute `alert`
Object of class `LightLevel` has no attribute `alert`
Object of class `Motion` has no attribute `alert` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:87:36-69: Object of class `object` has no attribute `action_values` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:128:23-44: Object of class `DevicePower` has no attribute `dimming`
Object of class `LightLevel` has no attribute `dimming`
Object of class `Motion` has no attribute `dimming` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:136:16-32: Object of class `DevicePower` has no attribute `on`
Object of class `LightLevel` has no attribute `on`
Object of class `Motion` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:154:22-53: Object of class `DevicePower` has no attribute `color_temperature`
Object of class `GroupedLight` has no attribute `color_temperature`
Object of class `LightLevel` has no attribute `color_temperature`
Object of class `Motion` has no attribute `color_temperature` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:159:12-36: Object of class `NoneType` has no attribute `product_data` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:160:20-51: Object of class `DevicePower` has no attribute `color_temperature`
Object of class `GroupedLight` has no attribute `color_temperature`
Object of class `LightLevel` has no attribute `color_temperature`
Object of class `Motion` has no attribute `color_temperature` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:166:21-40: Object of class `DevicePower` has no attribute `color`
Object of class `GroupedLight` has no attribute `color`
Object of class `LightLevel` has no attribute `color`
Object of class `Motion` has no attribute `color` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:173:26-57: Object of class `DevicePower` has no attribute `color_temperature`
Object of class `GroupedLight` has no attribute `color_temperature`
Object of class `LightLevel` has no attribute `color_temperature`
Object of class `Motion` has no attribute `color_temperature` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:181:27-58: Object of class `DevicePower` has no attribute `color_temperature`
Object of class `GroupedLight` has no attribute `color_temperature`
Object of class `LightLevel` has no attribute `color_temperature`
Object of class `Motion` has no attribute `color_temperature` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:191:27-58: Object of class `DevicePower` has no attribute `color_temperature`
Object of class `GroupedLight` has no attribute `color_temperature`
Object of class `LightLevel` has no attribute `color_temperature`
Object of class `Motion` has no attribute `color_temperature` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:212:21-39: Object of class `DevicePower` has no attribute `mode`
Object of class `GroupedLight` has no attribute `mode`
Object of class `LightLevel` has no attribute `mode`
Object of class `Motion` has no attribute `mode` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:213:25-47: Object of class `DevicePower` has no attribute `dynamics`
Object of class `GroupedLight` has no attribute `dynamics`
Object of class `LightLevel` has no attribute `dynamics`
Object of class `Motion` has no attribute `dynamics` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:219:23-44: Object of class `DevicePower` has no attribute `effects`
Object of class `GroupedLight` has no attribute `effects`
Object of class `LightLevel` has no attribute `effects`
Object of class `Motion` has no attribute `effects` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:222:29-56: Object of class `DevicePower` has no attribute `timed_effects`
Object of class `GroupedLight` has no attribute `timed_effects`
Object of class `LightLevel` has no attribute `timed_effects`
Object of class `Motion` has no attribute `timed_effects` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:296:13-38: Object of class `BaseResourcesController` has no attribute `set_state` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:309:39-60: Object of class `DevicePower` has no attribute `dimming`
Object of class `LightLevel` has no attribute `dimming`
Object of class `Motion` has no attribute `dimming` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:310:37-69: Object of class `object` has no attribute `brightness` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:323:13-38: Object of class `BaseResourcesController` has no attribute `set_state` [missing-attribute]
ERROR homeassistant/components/hue/v2/light.py:332:13-38: Object of class `BaseResourcesController` has no attribute `set_flash` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:73:16-31: Object of class `Bridge` has no attribute `children`
Object of class `EntertainmentConfiguration` has no attribute `children`
Object of class `Entertainment` has no attribute `children`
Object of class `GroupedLight` has no attribute `children`
Object of class `MotionAreaConfiguration` has no attribute `children` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:86:24-34: `HueBridgeV1` is not assignable to `HueBridgeV2` [bad-assignment]
ERROR homeassistant/components/hue/v2/sensor.py:91:38-50: Argument `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` is not assignable to parameter `func` with type `(...) -> @_` in function `functools.partial.__new__` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:104:32-38: Argument `type[Any]` is not assignable to parameter `resource` with type `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` in function `_resource_valid` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:110:17-33: Argument `(event_type: EventType, resource: SensorType) -> None` is not assignable to parameter `callback` with type `(EventType, dict[Unknown, Unknown] | None) -> None` in function `aiohue.v2.controllers.base.BaseResourcesController.subscribe` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:115:43-63: Argument `type[HueTemperatureSensor]` is not assignable to parameter `sensor_class` with type `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:116:43-62: Argument `type[HueLightLevelSensor]` is not assignable to parameter `sensor_class` with type `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:117:44-60: Argument `type[HueBatterySensor]` is not assignable to parameter `sensor_class` with type `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:118:51-78: Argument `type[HueZigbeeConnectivitySensor]` is not assignable to parameter `sensor_class` with type `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:119:53-79: Argument `type[HueGroupedLightLevelSensor]` is not assignable to parameter `sensor_class` with type `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` in function `register_items` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:133:46-54: Argument `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` is not assignable to parameter `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` in function `homeassistant.components.hue.v2.entity.HueBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/hue/v2/sensor.py:134:25-33: `DevicePower | GroupedLightLevel | LightLevel | Temperature | ZigbeeConnectivity` is not assignable to attribute `resource` with type `DevicePower | GroupedLight | Light | LightLevel | Motion` [bad-assignment]
ERROR homeassistant/components/hue/v2/sensor.py:153:22-47: Object of class `DevicePower` has no attribute `temperature`
Object of class `GroupedLight` has no attribute `temperature`
Object of class `LightLevel` has no attribute `temperature`
Object of class `Light` has no attribute `temperature`
Object of class `Motion` has no attribute `temperature` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:175:28-47: Object of class `DevicePower` has no attribute `light`
Object of class `GroupedLight` has no attribute `light`
Object of class `Light` has no attribute `light`
Object of class `Motion` has no attribute `light` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:181:28-47: Object of class `DevicePower` has no attribute `light`
Object of class `GroupedLight` has no attribute `light`
Object of class `Light` has no attribute `light`
Object of class `Motion` has no attribute `light` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:189:5-15: Class member `HueGroupedLightLevelSensor.controller` overrides parent class `HueLightLevelSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:190:5-13: Class member `HueGroupedLightLevelSensor.resource` overrides parent class `HueLightLevelSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:204:18-32: Object of class `Groups` has no attribute `get`
Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:204:47-61: Object of class `Config` has no attribute `get`
Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:226:16-41: Object of class `GroupedLight` has no attribute `power_state`
Object of class `LightLevel` has no attribute `power_state`
Object of class `Light` has no attribute `power_state`
Object of class `Motion` has no attribute `power_state` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:231:12-37: Object of class `GroupedLight` has no attribute `power_state`
Object of class `LightLevel` has no attribute `power_state`
Object of class `Light` has no attribute `power_state`
Object of class `Motion` has no attribute `power_state` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:233:34-59: Object of class `GroupedLight` has no attribute `power_state`
Object of class `LightLevel` has no attribute `power_state`
Object of class `Light` has no attribute `power_state`
Object of class `Motion` has no attribute `power_state` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:258:16-36: Object of class `DevicePower` has no attribute `status`
Object of class `GroupedLight` has no attribute `status`
Object of class `LightLevel` has no attribute `status`
Object of class `Light` has no attribute `status`
Object of class `Motion` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/hue/v2/sensor.py:263:32-57: Object of class `DevicePower` has no attribute `mac_address`
Object of class `GroupedLight` has no attribute `mac_address`
Object of class `LightLevel` has no attribute `mac_address`
Object of class `Light` has no attribute `mac_address`
Object of class `Motion` has no attribute `mac_address` [missing-attribute]
ERROR homeassistant/components/hue_ble/config_flow.py:73:15-20: `light` may be uninitialized [unbound-name]
ERROR homeassistant/components/huisbaasje/coordinator.py:36:5-17: Class member `EnergyFlipUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huisbaasje/sensor.py:230:5-23: Class member `EnergyFlipSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huisbaasje/sensor.py:230:5-23: Class member `EnergyFlipSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/humidifier/__init__.py:157:5-23: Class member `HumidifierEntity.entity_description` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/humidifier/__init__.py:161:5-23: Class member `HumidifierEntity._attr_device_class` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/humidifier/__init__.py:165:5-29: Class member `HumidifierEntity._attr_supported_features` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/humidifier/condition.py:60:9-24: Class member `IsTargetHumidityCondition._should_include` overrides parent class `EntityNumericalConditionBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/humidity/condition.py:41:9-24: Class member `HumidityCondition._should_include` overrides parent class `EntityNumericalConditionBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/hunterdouglas_powerview/__init__.py:71:21-67: Argument `set[tuple[str, Unknown | None]]` is not assignable to parameter `connections` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/__init__.py:72:21-50: Argument `set[tuple[str, Unknown | None]]` is not assignable to parameter `identifiers` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/__init__.py:77:20-51: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/__init__.py:114:19-38: Argument `dict[str, Automation | BaseShade | Hub | Room | Scene]` is not assignable to parameter `room_data` with type `dict[str, Room]` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewEntryData.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/__init__.py:115:20-40: Argument `dict[str, Automation | BaseShade | Hub | Room | Scene]` is not assignable to parameter `scene_data` with type `dict[str, Scene]` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewEntryData.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/__init__.py:116:20-40: Argument `dict[str, Automation | BaseShade | Hub | Room | Scene]` is not assignable to parameter `shade_data` with type `dict[str, BaseShade]` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewEntryData.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/button.py:52:36-51: Object of class `Hub` has no attribute `calibrate` [missing-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/button.py:59:36-45: Object of class `Hub` has no attribute `jog` [missing-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/button.py:67:36-50: Object of class `Hub` has no attribute `favorite` [missing-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/button.py:81:52-65: Argument `int` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/button.py:111:14-32: Class member `PowerviewShadeButton.entity_description` overrides parent class `ShadeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/button.py:111:14-32: Class member `PowerviewShadeButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/config_flow.py:42:12-46:6: Returned type `dict[str, int | str]` is not assignable to declared return type `dict[str, str]` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/coordinator.py:24:5-17: Class member `PowerviewShadeUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:73:52-65: Argument `int` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:93:5-23: Class member `PowerViewShadeBase._attr_device_class` overrides parent class `ShadeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:94:5-29: Class member `PowerViewShadeBase._attr_supported_features` overrides parent class `ShadeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:113:13-69: `|=` is not supported between `None` and `Literal[CoverEntityFeature.STOP]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:149:16-57: `<=` is not supported between `None` and `Literal[0]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:154:16-38: Returned type `float | int | None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:159:16-38: Returned type `float | int | None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:355:9-359:10: `|=` is not supported between `None` and `CoverEntityFeature` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:367:16-35: Returned type `float | int | None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:372:16-60: `+` is not supported between `float` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:372:16-60: `+` is not supported between `int` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:372:16-60: `+` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:372:16-60: `+` is not supported between `None` and `int` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:372:16-60: `+` is not supported between `None` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:372:16-60: Returned type `float | int | Unknown` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:532:16-35: Returned type `float | int | None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:537:16-54: `<=` is not supported between `None` and `Literal[0]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:556:16-53: `-` is not supported between `Literal[100]` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:556:16-53: Returned type `float | int` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:565:17-54: `-` is not supported between `Literal[100]` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:579:16-65: `+` is not supported between `float` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:579:16-65: `+` is not supported between `int` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:579:16-65: `+` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:579:16-65: `+` is not supported between `None` and `int` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:579:16-65: `+` is not supported between `None` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:579:16-65: Returned type `float | int | Unknown` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:607:16-84: Returned type `float | int` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:607:43-82: `-` is not supported between `Literal[100]` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:654:16-59: `<=` is not supported between `None` and `Literal[0]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:660:16-40: Returned type `float | int | None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:676:16-82: Returned type `float | int` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:676:43-80: `-` is not supported between `Literal[100]` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:700:20-46: `/` is not supported between `None` and `Literal[2]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:704:21-49: `/` is not supported between `None` and `Literal[2]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:753:16-59: `<=` is not supported between `None` and `Literal[0]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:760:21-47: `/` is not supported between `None` and `Literal[2]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:762:24-52: `/` is not supported between `None` and `Literal[2]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:884:16-59: `<=` is not supported between `None` and `Literal[0]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:889:16-40: Returned type `float | int | None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:931:20-46: `/` is not supported between `None` and `Literal[2]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:935:21-49: `/` is not supported between `None` and `Literal[2]` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:937:21-47: `+` is not supported between `float` and `None` [unsupported-operation]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:983:55-985:6: No matching overload found for function `dict.get` called with arguments: (int | str, tuple[type[PowerViewShade]]) [no-matching-overload]
ERROR homeassistant/components/hunterdouglas_powerview/cover.py:995:9-12: Expected a callable, got `BaseShade` [not-callable]
ERROR homeassistant/components/hunterdouglas_powerview/number.py:63:52-65: Argument `int` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/number.py:82:5-23: Class member `PowerViewNumber.entity_description` overrides parent class `ShadeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/number.py:82:5-23: Class member `PowerViewNumber.entity_description` overrides parent class `RestoreNumber` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/select.py:63:52-65: Argument `int` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/select.py:93:14-32: Class member `PowerViewSelect.entity_description` overrides parent class `ShadeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/select.py:93:14-32: Class member `PowerViewSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/sensor.py:71:25-66: Argument `(shade: BaseShade) -> int | str` is not assignable to parameter `native_value_fn` with type `(BaseShade) -> int` in function `PowerviewSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/sensor.py:88:52-65: Argument `int` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/sensor.py:107:5-23: Class member `PowerViewSensor.entity_description` overrides parent class `ShadeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/sensor.py:107:5-23: Class member `PowerViewSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hunterdouglas_powerview/util.py:23:14-22: Argument `str | None` is not assignable to parameter `name` with type `str` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewDeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/util.py:24:21-36: Argument `Unknown | None` is not assignable to parameter `mac_address` with type `str` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewDeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/util.py:25:23-40: Argument `Unknown | None` is not assignable to parameter `serial_number` with type `str` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewDeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/util.py:27:15-24: Argument `str | None` is not assignable to parameter `model` with type `str` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewDeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/hunterdouglas_powerview/util.py:28:21-27: Argument `Unknown | None` is not assignable to parameter `hub_address` with type `str` in function `homeassistant.components.hunterdouglas_powerview.model.PowerviewDeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/husqvarna_automower/binary_sensor.py:69:5-23: Class member `AutomowerBinarySensorEntity.entity_description` overrides parent class `AutomowerBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/binary_sensor.py:69:5-23: Class member `AutomowerBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/button.py:95:5-23: Class member `AutomowerButtonEntity.entity_description` overrides parent class `AutomowerControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/button.py:95:5-23: Class member `AutomowerButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/coordinator.py:39:5-17: Class member `AutomowerDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/diagnostics.py:44:47-55: `mower_id` may be uninitialized [unbound-name]
ERROR homeassistant/components/husqvarna_automower/event.py:78:5-23: Class member `AutomowerMessageEventEntity.entity_description` overrides parent class `AutomowerBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/lawn_mower.py:63:5-29: Class member `AutomowerLawnMowerEntity._attr_supported_features` overrides parent class `AutomowerBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/number.py:160:5-23: Class member `AutomowerNumberEntity.entity_description` overrides parent class `AutomowerControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/number.py:160:5-23: Class member `AutomowerNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/number.py:189:5-23: Class member `WorkAreaNumberEntity.entity_description` overrides parent class `WorkAreaControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/number.py:189:5-23: Class member `WorkAreaNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/sensor.py:431:5-23: Class member `AutomowerSensorEntity.entity_description` overrides parent class `AutomowerBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/sensor.py:431:5-23: Class member `AutomowerSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/sensor.py:469:5-23: Class member `WorkAreaSensorEntity.entity_description` overrides parent class `WorkAreaAvailableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower/sensor.py:469:5-23: Class member `WorkAreaSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower_ble/__init__.py:78:81-86: Argument `str | None` is not assignable to parameter `model` with type `str` in function `homeassistant.components.husqvarna_automower_ble.coordinator.HusqvarnaCoordinator.__init__` [bad-argument-type]
ERROR homeassistant/components/husqvarna_automower_ble/coordinator.py:82:37-69: Cannot set item in `dict[str, int | str]` [unsupported-operation]
ERROR homeassistant/components/husqvarna_automower_ble/coordinator.py:88:32-65: Cannot set item in `dict[str, int | str]` [unsupported-operation]
ERROR homeassistant/components/husqvarna_automower_ble/coordinator.py:94:29-59: Cannot set item in `dict[str, int | str]` [unsupported-operation]
ERROR homeassistant/components/husqvarna_automower_ble/lawn_mower.py:43:5-29: Class member `AutomowerLawnMower._attr_supported_features` overrides parent class `HusqvarnaAutomowerBleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/husqvarna_automower_ble/sensor.py:44:5-23: Class member `HusqvarnaAutomowerBleSensor.entity_description` overrides parent class `HusqvarnaAutomowerBleDescriptorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huum/binary_sensor.py:30:5-23: Class member `HuumDoorSensor._attr_device_class` overrides parent class `HuumBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huum/climate.py:38:5-29: Class member `HuumDevice._attr_supported_features` overrides parent class `HuumBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huum/coordinator.py:28:5-17: Class member `HuumDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/huum/sensor.py:30:5-23: Class member `HuumTemperatureSensor._attr_device_class` overrides parent class `HuumBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hvv_departures/binary_sensor.py:140:5-23: Class member `HvvDepartureBinarySensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hvv_departures/binary_sensor.py:157:25-164:14: Argument `set[tuple[str, str, Unknown, Unknown]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/hvv_departures/sensor.py:93:25-100:14: Argument `set[tuple[str, str, Unknown, Unknown]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/hydrawise/binary_sensor.py:151:5-23: Class member `HydrawiseBinarySensor.entity_description` overrides parent class `HydrawiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hydrawise/binary_sensor.py:151:5-23: Class member `HydrawiseBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hydrawise/coordinator.py:53:5-17: Class member `HydrawiseDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hydrawise/sensor.py:202:5-23: Class member `HydrawiseSensor.entity_description` overrides parent class `HydrawiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hydrawise/sensor.py:202:5-23: Class member `HydrawiseSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hydrawise/switch.py:89:5-23: Class member `HydrawiseSwitch.entity_description` overrides parent class `HydrawiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hydrawise/switch.py:89:5-23: Class member `HydrawiseSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hydrawise/valve.py:54:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class HydrawiseEntity: ...
`, which is not assignable to the type `ValveEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/hydrawise/valve.py:59:5-29: Class member `HydrawiseValve._attr_supported_features` overrides parent class `HydrawiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hyperion/camera.py:159:20-66: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/hypontech/coordinator.py:29:5-17: Class member `HypontechDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hypontech/sensor.py:120:5-23: Class member `HypontechOverviewSensor.entity_description` overrides parent class `HypontechEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hypontech/sensor.py:120:5-23: Class member `HypontechOverviewSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hypontech/sensor.py:148:5-23: Class member `HypontechPlantSensor.entity_description` overrides parent class `HypontechPlantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/hypontech/sensor.py:148:5-23: Class member `HypontechPlantSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ialarm/alarm_control_panel.py:33:5-29: Class member `IAlarmPanel._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ialarm/coordinator.py:26:5-17: Class member `IAlarmDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iammeter/sensor.py:162:5-23: Class member `IammeterSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iammeter/sensor.py:162:5-23: Class member `IammeterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iammeter/sensor.py:186:50-58: Argument `Any | None` is not assignable to parameter with type `float | int` [bad-argument-type]
ERROR homeassistant/components/iammeter/sensor.py:186:50-58: Argument `Any | None` is not assignable to parameter with type `datetime` [bad-argument-type]
ERROR homeassistant/components/iaqualink/binary_sensor.py:44:18-36: Class member `HassAqualinkBinarySensor._attr_device_class` overrides parent class `AqualinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iaqualink/climate.py:47:5-29: Class member `HassAqualinkThermostat._attr_supported_features` overrides parent class `AqualinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iaqualink/climate.py:90:31-47: Object of class `AqualinkThermostat` has no attribute `_heater` [missing-attribute]
ERROR homeassistant/components/iaqualink/light.py:48:43-64: Object of class `AqualinkLight` has no attribute `supported_effects` [missing-attribute]
ERROR homeassistant/components/iaqualink/light.py:49:18-42: Class member `HassAqualinkLight._attr_supported_features` overrides parent class `AqualinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iaqualink/light.py:99:22-47: `*` is not supported between `None` and `Literal[255]` [unsupported-operation]
ERROR homeassistant/components/iaqualink/light.py:104:16-31: Returned type `str | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/iaqualink/sensor.py:41:14-32: Class member `HassAqualinkSensor._attr_device_class` overrides parent class `AqualinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ibeacon/sensor.py:101:5-23: Class member `IBeaconSensorEntity.entity_description` overrides parent class `IBeaconEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ibeacon/sensor.py:101:5-23: Class member `IBeaconSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/icloud/account.py:147:35-69: Object of class `NoneType` has no attribute `items` [missing-attribute]
ERROR homeassistant/components/icloud/account.py:222:26-76: Unpacked argument `tuple[HomeAssistant]` is not assignable to parameter `*args` with type `tuple[HomeAssistant, ConfigFlowContext | None, dict[str, Any] | None]` in function `homeassistant.core.HomeAssistant.add_job` [bad-argument-type]
ERROR homeassistant/components/icloud/account.py:456:54-58: Argument `None` is not assignable to parameter `newpasscode` with type `str` in function `pyicloud.services.findmyiphone.AppleDevice.lost_device` [bad-argument-type]
ERROR homeassistant/components/icloud/config_flow.py:116:62-124:14: Unpacked argument `tuple[Unknown, Unknown, Unknown, Literal[True], None, Unknown]` is not assignable to parameter `*args` with type `tuple[str, str | None, str | None, bool, str | None, bool, bool, bool, float | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/icloud/config_flow.py:161:53-58: Argument `ConfigEntry | None` is not assignable to parameter `entry` with type `ConfigEntry` in function `homeassistant.config_entries.ConfigEntries.async_update_entry` [bad-argument-type]
ERROR homeassistant/components/icloud/config_flow.py:162:53-67: Object of class `NoneType` has no attribute `entry_id` [missing-attribute]
ERROR homeassistant/components/icloud/config_flow.py:174:51-81: Unpacked argument `tuple[Unknown]` is not assignable to parameter `*args` with type `tuple[StrOrBytesPath, int, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/icloud/config_flow.py:296:70-304:22: Unpacked argument `tuple[Unknown | None, Unknown | None, Unknown, Literal[True], None, Unknown | None]` is not assignable to parameter `*args` with type `tuple[str, str | None, str | None, bool, str | None, bool, bool, bool, float | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/icloud/services.py:103:16-20: Returned type `None` is not assignable to declared return type `IcloudAccount` [bad-return]
ERROR homeassistant/components/idasen_desk/button.py:57:5-23: Class member `IdasenDeskButton.entity_description` overrides parent class `IdasenDeskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/idasen_desk/button.py:57:5-23: Class member `IdasenDeskButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/idasen_desk/coordinator.py:23:5-17: Class member `IdasenDeskCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/idasen_desk/cover.py:34:5-23: Class member `IdasenDeskCover._attr_device_class` overrides parent class `IdasenDeskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/idasen_desk/cover.py:35:5-29: Class member `IdasenDeskCover._attr_supported_features` overrides parent class `IdasenDeskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/idasen_desk/sensor.py:57:5-23: Class member `IdasenDeskSensor.entity_description` overrides parent class `IdasenDeskEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/idasen_desk/sensor.py:57:5-23: Class member `IdasenDeskSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/idrive_e2/config_flow.py:105:40-48: `endpoint` may be uninitialized [unbound-name]
ERROR homeassistant/components/idrive_e2/config_flow.py:107:33-40: `buckets` may be uninitialized [unbound-name]
ERROR homeassistant/components/igloohome/lock.py:53:5-29: Class member `IgloohomeLockEntity._attr_supported_features` overrides parent class `IgloohomeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/igloohome/sensor.py:46:5-23: Class member `IgloohomeBatteryEntity._attr_device_class` overrides parent class `IgloohomeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ign_sismologia/geo_location.py:203:31-56: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ign_sismologia/geo_location.py:204:32-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ihc/__init__.py:56:26-82: Cannot index into `bool` [bad-index]
ERROR homeassistant/components/ihc/binary_sensor.py:68:14-32: Class member `IHCBinarySensor._attr_device_class` overrides parent class `IHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ihc/sensor.py:55:18-36: Class member `IHCSensor._attr_device_class` overrides parent class `IHCEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/image/__init__.py:205:5-16: Class member `ImageEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/image/media_source.py:27:5-9: Class member `ImageMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/image_processing/__init__.py:131:5-23: Class member `ImageProcessingEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/image_processing/__init__.py:132:5-23: Class member `ImageProcessingEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/image_upload/__init__.py:150:47-88: Overload type was not compatible with solved type variables: _Ts = tuple[Path] [incompatible-overload-residual]
ERROR homeassistant/components/image_upload/__init__.py:221:54-73: Argument `(self: Path, *, follow_symlinks: bool = True) -> bool` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/image_upload/media_source.py:28:5-9: Class member `ImageUploadMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imap/__init__.py:167:17-40: Object of class `NoneType` has no attribute `expunge` [missing-attribute]
ERROR homeassistant/components/imap/__init__.py:194:17-40: Object of class `NoneType` has no attribute `expunge` [missing-attribute]
ERROR homeassistant/components/imap/__init__.py:252:29-45: Object of class `str` has no attribute `get_payload` [missing-attribute]
ERROR homeassistant/components/imap/coordinator.py:82:8-29: Object of class `NoneType` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/imap/coordinator.py:235:5-17: Class member `ImapDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imap/coordinator.py:275:32-79: `IMAP4_SSL` is not assignable to attribute `imap_client` with type `Never` [bad-assignment]
ERROR homeassistant/components/imap/coordinator.py:404:36-40: `None` is not assignable to attribute `imap_client` with type `IMAP4_SSL` [bad-assignment]
ERROR homeassistant/components/imap/sensor.py:53:14-32: Class member `ImapSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imeon_inverter/config_flow.py:69:52-58: `serial` may be uninitialized [unbound-name]
ERROR homeassistant/components/imeon_inverter/coordinator.py:32:5-17: Class member `InverterCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imeon_inverter/select.py:36:22-38:10: Argument `(api: Inverter, mode: str) -> Coroutine[Unknown, Unknown, bool | None]` is not assignable to parameter `set_value_fn` with type `(Inverter, str) -> Awaitable[bool]` in function `ImeonSelectEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/imeon_inverter/select.py:37:13-40: Argument `str` is not assignable to parameter `mode` with type `Literal['bup', 'ofg', 'ong', 'smg']` in function `imeon_inverter_api.inverter.Inverter.set_inverter_mode` [bad-argument-type]
ERROR homeassistant/components/imeon_inverter/select.py:59:5-23: Class member `InverterSelect.entity_description` overrides parent class `InverterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imeon_inverter/select.py:59:5-23: Class member `InverterSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imeon_inverter/sensor.py:452:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class InverterEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/imgw_pib/coordinator.py:31:5-17: Class member `ImgwPibDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imgw_pib/sensor.py:155:5-23: Class member `ImgwPibSensorEntity.entity_description` overrides parent class `ImgwPibEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imgw_pib/sensor.py:155:5-23: Class member `ImgwPibSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/immich/coordinator.py:53:5-17: Class member `ImmichDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/immich/sensor.py:138:5-23: Class member `ImmichSensorEntity.entity_description` overrides parent class `ImmichEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/immich/sensor.py:138:5-23: Class member `ImmichSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imou/button.py:96:18-36: Class member `ImouButton._attr_device_class` overrides parent class `ImouEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/imou/coordinator.py:28:5-17: Class member `ImouDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/incomfort/binary_sensor.py:86:5-23: Class member `IncomfortBinarySensor.entity_description` overrides parent class `IncomfortBoilerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/incomfort/binary_sensor.py:86:5-23: Class member `IncomfortBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/incomfort/climate.py:49:5-29: Class member `InComfortClimate._attr_supported_features` overrides parent class `IncomfortEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/incomfort/config_flow.py:201:22-39: `reconfigure_entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/incomfort/coordinator.py:80:5-17: Class member `InComfortDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/incomfort/sensor.py:93:5-23: Class member `IncomfortSensor.entity_description` overrides parent class `IncomfortBoilerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/incomfort/sensor.py:93:5-23: Class member `IncomfortSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/binary_sensor.py:128:5-23: Class member `IndevoltBinarySensorEntity.entity_description` overrides parent class `IndevoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/binary_sensor.py:128:5-23: Class member `IndevoltBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/button.py:54:5-23: Class member `IndevoltButtonEntity.entity_description` overrides parent class `IndevoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/button.py:54:5-23: Class member `IndevoltButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/coordinator.py:43:5-17: Class member `IndevoltCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/number.py:107:5-23: Class member `IndevoltNumberEntity.entity_description` overrides parent class `IndevoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/number.py:107:5-23: Class member `IndevoltNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/select.py:68:5-23: Class member `IndevoltSelectEntity.entity_description` overrides parent class `IndevoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/select.py:68:5-23: Class member `IndevoltSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/sensor.py:923:5-23: Class member `IndevoltSensorEntity.entity_description` overrides parent class `IndevoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/sensor.py:923:5-23: Class member `IndevoltSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/switch.py:86:5-23: Class member `IndevoltSwitchEntity.entity_description` overrides parent class `IndevoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/indevolt/switch.py:86:5-23: Class member `IndevoltSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/inels/switch.py:85:5-23: Class member `InelsSwitch.entity_description` overrides parent class `InelsBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/inels/switch.py:85:5-23: Class member `InelsSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/influxdb/__init__.py:283:12-26: `_include_value` may be uninitialized [unbound-name]
ERROR homeassistant/components/influxdb/__init__.py:284:59-74: `_state_as_value` may be uninitialized [unbound-name]
ERROR homeassistant/components/influxdb/__init__.py:546:51-88: Unpacked argument `tuple[dict[str, Any | Unknown], Literal[True]]` is not assignable to parameter `*args` with type `tuple[Unknown, bool | Unknown, bool | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/influxdb/sensor.py:212:25-219:14: `InfluxQLSensorData` is not assignable to attribute `data` with type `InfluxFluxSensorData` [bad-assignment]
ERROR homeassistant/components/infrared/entity.py:45:5-23: Class member `InfraredEmitterEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/infrared/entity.py:46:5-23: Class member `InfraredEmitterEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/infrared/entity.py:48:5-16: Class member `InfraredEmitterEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/infrared/entity.py:95:5-23: Class member `InfraredReceiverEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/infrared/entity.py:96:5-23: Class member `InfraredReceiverEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/infrared/entity.py:98:5-16: Class member `InfraredReceiverEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/inkbird/sensor.py:125:7-35: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/input_datetime/__init__.py:289:34-58: Object of class `NoneType` has no attribute `replace` [missing-attribute]
ERROR homeassistant/components/input_datetime/__init__.py:398:20-47: Object of class `NoneType` has no attribute `date` [missing-attribute]
ERROR homeassistant/components/input_datetime/__init__.py:401:20-47: Object of class `NoneType` has no attribute `time` [missing-attribute]
ERROR homeassistant/components/input_number/__init__.py:312:40-72: `+` is not supported between `None` and `int` [unsupported-operation]
ERROR homeassistant/components/input_number/__init__.py:316:40-72: `-` is not supported between `None` and `int` [unsupported-operation]
ERROR homeassistant/components/insteon/api/config.py:312:45-52: Argument `DeviceManager` is not assignable to parameter `devices` with type `dict[Address, Device]` in function `pyinsteon.managers.link_manager.get_broken_links` [bad-argument-type]
ERROR homeassistant/components/insteon/api/config.py:333:45-52: Argument `DeviceManager` is not assignable to parameter `devices` with type `dict[Address, Device]` in function `pyinsteon.managers.link_manager.get_broken_links` [bad-argument-type]
ERROR homeassistant/components/insteon/api/device.py:120:17-40: Argument `Any | None` is not assignable to parameter `address` with type `Address` in function `pyinsteon.managers.device_manager.DeviceManager.async_add_device` [bad-argument-type]
ERROR homeassistant/components/insteon/api/properties.py:46:81-82: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/insteon/api/properties.py:50:84-85: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/insteon/api/properties.py:54:82-83: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/insteon/api/properties.py:61:7-8: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/insteon/api/properties.py:68:7-8: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/insteon/api/properties.py:73:82-83: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/insteon/api/scenes.py:91:5-21: Type `int` is not iterable [not-iterable]
ERROR homeassistant/components/insteon/binary_sensor.py:61:13-27: Argument `Unknown | None` is not assignable to parameter `discovery_info` with type `dict[str, Any]` in function `homeassistant.components.insteon.utils.async_add_insteon_entities` [bad-argument-type]
ERROR homeassistant/components/insteon/binary_sensor.py:80:14-32: Class member `InsteonBinarySensorEntity._attr_device_class` overrides parent class `InsteonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/insteon/climate.py:68:13-27: Argument `Unknown | None` is not assignable to parameter `discovery_info` with type `dict[str, Any]` in function `homeassistant.components.insteon.utils.async_add_insteon_entities` [bad-argument-type]
ERROR homeassistant/components/insteon/climate.py:84:5-29: Class member `InsteonClimateEntity._attr_supported_features` overrides parent class `InsteonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/insteon/cover.py:33:75-89: Argument `Unknown | None` is not assignable to parameter `discovery_info` with type `dict[str, Any]` in function `homeassistant.components.insteon.utils.async_add_insteon_entities` [bad-argument-type]
ERROR homeassistant/components/insteon/cover.py:49:5-29: Class member `InsteonCoverEntity._attr_supported_features` overrides parent class `InsteonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/insteon/fan.py:35:71-85: Argument `Unknown | None` is not assignable to parameter `discovery_info` with type `dict[str, Any]` in function `homeassistant.components.insteon.utils.async_add_insteon_entities` [bad-argument-type]
ERROR homeassistant/components/insteon/fan.py:51:5-29: Class member `InsteonFanEntity._attr_supported_features` overrides parent class `InsteonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/insteon/ipdb.py:52:64-109:2: `dict[type[AccessControl_Morningstar] | type[ClimateControl_Thermostat] | type[ClimateControl_WirelessThermostat] | type[DimmableLightingControl] | type[DimmableLightingControl_Dial] | type[DimmableLightingControl_DinRail] | type[DimmableLightingControl_FanLinc] | type[DimmableLightingControl_I3_KeypadLinc_4] | type[DimmableLightingControl_InLineLinc01] | type[DimmableLightingControl_InLineLinc02] | type[DimmableLightingControl_KeypadLinc_6] | type[DimmableLightingControl_KeypadLinc_8] | type[DimmableLightingControl_LampLinc] | type[DimmableLightingControl_OutletLinc] | type[DimmableLightingControl_SwitchLinc01] | type[DimmableLightingControl_SwitchLinc02] | type[DimmableLightingControl_ToggleLinc] | type[EnergyManagement_LoadController] | type[SecurityHealthSafety_DoorSensor] | type[SecurityHealthSafety_LeakSensor] | type[SecurityHealthSafety_MotionSensor] | type[SecurityHealthSafety_OpenCloseSensor] | type[SecurityHealthSafety_Smokebridge] | type[SensorsActuators_IOLink] | type[SwitchedLightingControl] | type[SwitchedLightingControl_ApplianceLinc] | type[SwitchedLightingControl_DinRail] | type[SwitchedLightingControl_I3Outlet] | type[SwitchedLightingControl_InLineLinc01] | type[SwitchedLightingControl_InLineLinc02] | type[SwitchedLightingControl_KeypadLinc_6] | type[SwitchedLightingControl_KeypadLinc_8] | type[SwitchedLightingControl_OnOffOutlet] | type[SwitchedLightingControl_OutletLinc] | type[SwitchedLightingControl_SwitchLinc01] | type[SwitchedLightingControl_SwitchLinc02] | type[SwitchedLightingControl_ToggleLinc] | type[WindowCovering] | type[X10Dimmable] | type[X10OnOff] | type[X10OnOffSensor], dict[EntityPlatforms, list[int] | range] | dict[EntityPlatforms, list[int]] | dict[EntityPlatforms, range]]` is not assignable to `dict[Device, dict[EntityPlatforms, Iterable[int]]]` [bad-assignment]
ERROR homeassistant/components/insteon/ipdb.py:114:31-49: No matching overload found for function `dict.get` called with arguments: (type[Any], dict[@_, @_]) [no-matching-overload]
ERROR homeassistant/components/insteon/light.py:37:13-27: Argument `Unknown | None` is not assignable to parameter `discovery_info` with type `dict[str, Any]` in function `homeassistant.components.insteon.utils.async_add_insteon_entities` [bad-argument-type]
ERROR homeassistant/components/insteon/lock.py:28:73-87: Argument `Unknown | None` is not assignable to parameter `discovery_info` with type `dict[str, Any]` in function `homeassistant.components.insteon.utils.async_add_insteon_entities` [bad-argument-type]
ERROR homeassistant/components/insteon/services.py:103:42-47: Argument `Any | None` is not assignable to parameter `group` with type `int` in function `pyinsteon.managers.link_manager.async_enter_unlinking_mode` [bad-argument-type]
ERROR homeassistant/components/insteon/services.py:147:39-48: Argument `Any | None` is not assignable to parameter `housecode` with type `str` in function `pyinsteon.managers.x10_manager.async_x10_all_units_off` [bad-argument-type]
ERROR homeassistant/components/insteon/services.py:152:40-49: Argument `Any | None` is not assignable to parameter `housecode` with type `str` in function `pyinsteon.managers.x10_manager.async_x10_all_lights_off` [bad-argument-type]
ERROR homeassistant/components/insteon/services.py:157:39-48: Argument `Any | None` is not assignable to parameter `housecode` with type `str` in function `pyinsteon.managers.x10_manager.async_x10_all_lights_on` [bad-argument-type]
ERROR homeassistant/components/insteon/services.py:187:33-37: Argument `None` is not assignable to parameter `cat` with type `int` in function `pyinsteon.managers.device_manager.DeviceManager.set_id` [bad-argument-type]
ERROR homeassistant/components/insteon/services.py:187:39-43: Argument `None` is not assignable to parameter `subcat` with type `int` in function `pyinsteon.managers.device_manager.DeviceManager.set_id` [bad-argument-type]
ERROR homeassistant/components/insteon/services.py:187:45-49: Argument `None` is not assignable to parameter `firmware` with type `int` in function `pyinsteon.managers.device_manager.DeviceManager.set_id` [bad-argument-type]
ERROR homeassistant/components/insteon/switch.py:32:13-27: Argument `Unknown | None` is not assignable to parameter `discovery_info` with type `dict[str, Any]` in function `homeassistant.components.insteon.utils.async_add_insteon_entities` [bad-argument-type]
ERROR homeassistant/components/insteon/utils.py:63:41-50: Cannot set item in `dict[str, Address | int]` [unsupported-operation]
ERROR homeassistant/components/intelliclima/entity.py:53:14-31: Class member `IntelliClimaECOEntity._attr_device_info` overrides parent class `IntelliClimaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intelliclima/fan.py:48:5-29: Class member `IntelliClimaVMCFan._attr_supported_features` overrides parent class `IntelliClimaECOEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intelliclima/sensor.py:83:5-23: Class member `IntelliClimaSensor.entity_description` overrides parent class `IntelliClimaECOEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intelliclima/sensor.py:83:5-23: Class member `IntelliClimaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/__init__.py:84:24-51: Cannot use `IntelliFireCloudInterface` as a context manager [bad-context-manager]
ERROR homeassistant/components/intellifire/binary_sensor.py:165:5-23: Class member `IntellifireBinarySensor.entity_description` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/binary_sensor.py:165:5-23: Class member `IntellifireBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/climate.py:45:5-23: Class member `IntellifireClimate.entity_description` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/climate.py:50:5-29: Class member `IntellifireClimate._attr_supported_features` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/config_flow.py:129:28-52: Cannot use `IntelliFireCloudInterface` as a context manager [bad-context-manager]
ERROR homeassistant/components/intellifire/config_flow.py:173:44-50: `serial` may be uninitialized [unbound-name]
ERROR homeassistant/components/intellifire/coordinator.py:25:5-17: Class member `IntellifireDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/fan.py:75:5-23: Class member `IntellifireFan.entity_description` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/fan.py:75:5-23: Class member `IntellifireFan.entity_description` overrides parent class `FanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/fan.py:76:5-29: Class member `IntellifireFan._attr_supported_features` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/light.py:52:5-23: Class member `IntellifireLight.entity_description` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/light.py:52:5-23: Class member `IntellifireLight.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/number.py:41:7-36: Field `entity_description` is declared `EntityDescription` in ancestor `class IntellifireEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/intellifire/sensor.py:172:5-23: Class member `IntelliFireSensor.entity_description` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/sensor.py:172:5-23: Class member `IntelliFireSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/switch.py:66:5-23: Class member `IntellifireSwitch.entity_description` overrides parent class `IntellifireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intellifire/switch.py:66:5-23: Class member `IntellifireSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/intent/__init__.py:119:28-48: Argument `set[type[ButtonDeviceClass] | type[CoverDeviceClass] | type[MediaPlayerDeviceClass] | type[SwitchDeviceClass] | type[ValveDeviceClass]]` is not assignable to parameter `device_classes` with type `set[type[StrEnum]] | None` in function `homeassistant.helpers.intent.ServiceIntentHandler.__init__` [bad-argument-type]
ERROR homeassistant/components/intent/__init__.py:134:28-48: Argument `set[type[ButtonDeviceClass] | type[CoverDeviceClass] | type[MediaPlayerDeviceClass] | type[SwitchDeviceClass] | type[ValveDeviceClass]]` is not assignable to parameter `device_classes` with type `set[type[StrEnum]] | None` in function `homeassistant.helpers.intent.ServiceIntentHandler.__init__` [bad-argument-type]
ERROR homeassistant/components/intent/__init__.py:144:28-48: Argument `set[type[ButtonDeviceClass] | type[CoverDeviceClass] | type[MediaPlayerDeviceClass] | type[SwitchDeviceClass] | type[ValveDeviceClass]]` is not assignable to parameter `device_classes` with type `set[type[StrEnum]] | None` in function `homeassistant.helpers.intent.ServiceIntentHandler.__init__` [bad-argument-type]
ERROR homeassistant/components/intesishome/climate.py:350:40-55: Argument `Unknown | None` is not assignable to parameter `key` with type `HVACMode` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/intesishome/climate.py:408:20-35: Returned type `Unknown | None` is not assignable to declared return type `HVACMode` [bad-return]
ERROR homeassistant/components/iometer/binary_sensor.py:72:5-23: Class member `IOmeterBinarySensor.entity_description` overrides parent class `IOmeterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iometer/binary_sensor.py:72:5-23: Class member `IOmeterBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iometer/config_flow.py:50:30-49: `str | None` is not assignable to attribute `_meter_number` with type `str` [bad-assignment]
ERROR homeassistant/components/iometer/config_flow.py:91:38-57: `str | None` is not assignable to attribute `_meter_number` with type `str` [bad-assignment]
ERROR homeassistant/components/iometer/coordinator.py:34:5-17: Class member `IOMeterCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iometer/sensor.py:151:5-23: Class member `IOmeterSensor.entity_description` overrides parent class `IOmeterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iometer/sensor.py:151:5-23: Class member `IOmeterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ios/__init__.py:254:51-256:6: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None]]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/iotawatt/coordinator.py:29:5-17: Class member `IotawattUpdater.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotawatt/sensor.py:153:5-23: Class member `IotaWattSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotawatt/sensor.py:153:5-23: Class member `IotaWattSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/coordinator.py:47:5-17: Class member `IottyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/cover.py:93:5-23: Class member `IottyShutter._attr_device_class` overrides parent class `IottyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/cover.py:94:5-18: Class member `IottyShutter._iotty_device` overrides parent class `IottyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/cover.py:95:5-29: Class member `IottyShutter._attr_supported_features` overrides parent class `IottyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/cover.py:95:5-29: Class member `IottyShutter._attr_supported_features` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/switch.py:144:5-23: Class member `IottySwitch._attr_device_class` overrides parent class `IottyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/switch.py:145:5-18: Class member `IottySwitch._iotty_device` overrides parent class `IottyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iotty/switch.py:156:14-32: Class member `IottySwitch.entity_description` overrides parent class `IottyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iperf3/sensor.py:48:14-32: Class member `Iperf3Sensor.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ipma/sensor.py:103:5-23: Class member `IPMASensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ipma/sensor.py:103:5-23: Class member `IPMASensor.entity_description` overrides parent class `IPMADevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ipp/coordinator.py:26:5-17: Class member `IPPDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ipp/sensor.py:132:5-23: Class member `IPPSensor.entity_description` overrides parent class `IPPEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ipp/sensor.py:132:5-23: Class member `IPPSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iqvia/coordinator.py:23:5-17: Class member `IqviaUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iqvia/sensor.py:175:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class IQVIAEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/iqvia/sensor.py:220:7-18: Field `entity_description` is declared `EntityDescription` in ancestor `class IQVIAEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/irm_kmi/config_flow.py:48:9-31: Class member `IrmKmiConfigFlow.async_get_options_flow` overrides parent class `ConfigFlow` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/irm_kmi/coordinator.py:91:59-61: Argument `ZoneInfo | None` is not assignable to parameter `tz` with type `ZoneInfo` in function `irm_kmi_api.api.IrmKmiApiClientHa.get_current_weather` [bad-argument-type]
ERROR homeassistant/components/irm_kmi/coordinator.py:92:57-59: Argument `ZoneInfo | None` is not assignable to parameter `tz` with type `ZoneInfo` in function `irm_kmi_api.api.IrmKmiApiClientHa.get_daily_forecast` [bad-argument-type]
ERROR homeassistant/components/irm_kmi/coordinator.py:93:59-61: Argument `ZoneInfo | None` is not assignable to parameter `tz` with type `ZoneInfo` in function `irm_kmi_api.api.IrmKmiApiClientHa.get_hourly_forecast` [bad-argument-type]
ERROR homeassistant/components/irm_kmi/coordinator.py:94:21-44: Argument `str | None` is not assignable to parameter `country` with type `str` in function `homeassistant.components.irm_kmi.data.ProcessedCoordinatorData.__init__` [bad-argument-type]
ERROR homeassistant/components/irm_kmi/weather.py:107:16-52: Returned type `list[ExtendedForecast]` is not assignable to declared return type `list[Forecast] | None` [bad-return]
ERROR homeassistant/components/irm_kmi/weather.py:119:32-68: `list[ExtendedForecast]` is not assignable to `list[Forecast]` [bad-assignment]
ERROR homeassistant/components/iron_os/binary_sensor.py:44:7-31: Field `entity_description` is declared `EntityDescription` in ancestor `class IronOSBaseEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/iron_os/button.py:68:5-23: Class member `IronOSButtonEntity.entity_description` overrides parent class `IronOSBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/button.py:68:5-23: Class member `IronOSButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/coordinator.py:56:5-17: Class member `IronOSBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/number.py:397:5-23: Class member `IronOSNumberEntity.entity_description` overrides parent class `IronOSBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/number.py:397:5-23: Class member `IronOSNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/select.py:200:5-23: Class member `IronOSSelectEntity.entity_description` overrides parent class `IronOSBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/select.py:200:5-23: Class member `IronOSSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/sensor.py:205:5-23: Class member `IronOSSensorEntity.entity_description` overrides parent class `IronOSBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/sensor.py:205:5-23: Class member `IronOSSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/switch.py:125:5-23: Class member `IronOSSwitchEntity.entity_description` overrides parent class `IronOSBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/switch.py:125:5-23: Class member `IronOSSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/update.py:42:7-19: Field `entity_description` is declared `EntityDescription` in ancestor `class IronOSBaseEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/iron_os/update.py:45:5-29: Class member `IronOSUpdate._attr_supported_features` overrides parent class `IronOSBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iron_os/update.py:45:5-29: Class member `IronOSUpdate._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iskra/config_flow.py:146:37-48: `device_info` may be uninitialized [unbound-name]
ERROR homeassistant/components/iskra/config_flow.py:182:33-44: `device_info` may be uninitialized [unbound-name]
ERROR homeassistant/components/iskra/config_flow.py:219:33-44: `device_info` may be uninitialized [unbound-name]
ERROR homeassistant/components/iskra/coordinator.py:28:5-17: Class member `IskraDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iskra/sensor.py:63:35-60: Object of class `NoneType` has no attribute `total` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:71:35-60: Object of class `NoneType` has no attribute `total` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:79:35-60: Object of class `NoneType` has no attribute `total` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:87:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:95:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:103:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:112:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:120:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:128:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:137:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:145:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:153:35-61: Object of class `NoneType` has no attribute `phases` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:162:35-64: Object of class `NoneType` has no attribute `frequency` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:184:39-69: Object of class `NoneType` has no attribute `non_resettable` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:192:39-65: Object of class `NoneType` has no attribute `resettable` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:251:45-75: Object of class `NoneType` has no attribute `non_resettable` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:257:45-71: Object of class `NoneType` has no attribute `resettable` [missing-attribute]
ERROR homeassistant/components/iskra/sensor.py:269:5-23: Class member `IskraSensor.entity_description` overrides parent class `IskraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iskra/sensor.py:269:5-23: Class member `IskraSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/islamic_prayer_times/__init__.py:69:47-56: `unique_id` may be uninitialized [unbound-name]
ERROR homeassistant/components/islamic_prayer_times/coordinator.py:36:5-17: Class member `IslamicPrayerDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/islamic_prayer_times/sensor.py:70:5-23: Class member `IslamicPrayerTimeSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/islamic_prayer_times/sensor.py:80:14-32: Class member `IslamicPrayerTimeSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/israel_rail/__init__.py:30:42-84: Unpacked argument `tuple[Any, Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown, Unknown | None, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/israel_rail/config_flow.py:40:55-44:18: Unpacked argument `tuple[Any, Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown, Unknown | None, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/israel_rail/coordinator.py:46:5-17: Class member `IsraelRailDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/israel_rail/sensor.py:122:5-23: Class member `IsraelRailEntitySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/israel_rail/sensor.py:122:5-23: Class member `IsraelRailEntitySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/iss/coordinator.py:33:5-17: Class member `IssDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ista_ecotrend/config_flow.py:54:56-66: Argument `(self: PyEcotrendIsta, **kwargs: Unknown) -> str | None` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ista_ecotrend/coordinator.py:25:5-17: Class member `IstaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ista_ecotrend/sensor.py:176:5-23: Class member `IstaSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ista_ecotrend/sensor.py:176:5-23: Class member `IstaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ista_ecotrend/sensor.py:178:5-17: Class member `IstaSensor.device_entry` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ista_ecotrend/sensor.py:178:5-17: Class member `IstaSensor.device_entry` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/__init__.py:141:33-42: Argument `Nodes | None` is not assignable to parameter `nodes` with type `Nodes` in function `homeassistant.components.isy994.helpers._categorize_nodes` [bad-argument-type]
ERROR homeassistant/components/isy994/__init__.py:142:36-48: Argument `Programs | None` is not assignable to parameter `programs` with type `Programs` in function `homeassistant.components.isy994.helpers._categorize_programs` [bad-argument-type]
ERROR homeassistant/components/isy994/__init__.py:144:8-30: Object of class `NoneType` has no attribute `children` [missing-attribute]
ERROR homeassistant/components/isy994/__init__.py:149:30-52: Type `object` is not iterable [not-iterable]
ERROR homeassistant/components/isy994/__init__.py:150:28-48: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/isy994/__init__.py:150:28-53: Cannot index into `Variable` [bad-index]
ERROR homeassistant/components/isy994/__init__.py:153:11-31: Object of class `NoneType` has no attribute `nobjs` [missing-attribute]
ERROR homeassistant/components/isy994/__init__.py:157:25-45: Type `object` is not iterable [not-iterable]
ERROR homeassistant/components/isy994/__init__.py:176:9-27: Object of class `NoneType` has no attribute `stop` [missing-attribute]
ERROR homeassistant/components/isy994/__init__.py:179:5-24: Object of class `NoneType` has no attribute `start` [missing-attribute]
ERROR homeassistant/components/isy994/__init__.py:229:5-43: Object of class `NoneType` has no attribute `stop` [missing-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:85:35-52: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/binary_sensor.py:125:53-77: Object of class `NoneType` has no attribute `address` [missing-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:144:35-48: `parent_entity` may be uninitialized [unbound-name]
ERROR homeassistant/components/isy994/binary_sensor.py:147:35-48: `parent_entity` may be uninitialized [unbound-name]
ERROR homeassistant/components/isy994/binary_sensor.py:166:31-44: `parent_entity` may be uninitialized [unbound-name]
ERROR homeassistant/components/isy994/binary_sensor.py:219:23-32: Object of class `Group` has no attribute `type` [missing-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:226:27-43: Object of class `Group` has no attribute `zwave_props` [missing-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:228:16-32: Object of class `Group` has no attribute `zwave_props` [missing-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:252:14-32: Class member `ISYBinarySensorEntity._attr_device_class` overrides parent class `ISYNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:293:9-34: Object of class `Program` has no attribute `control_events`
Object of class `Variable` has no attribute `control_events` [missing-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:415:5-23: Class member `ISYBinarySensorHeartbeat._attr_device_class` overrides parent class `ISYNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:415:5-23: Class member `ISYBinarySensorHeartbeat._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/binary_sensor.py:446:9-34: Object of class `Program` has no attribute `control_events`
Object of class `Variable` has no attribute `control_events` [missing-attribute]
ERROR homeassistant/components/isy994/button.py:118:38-72: Object of class `NoneType` has no attribute `status_events` [missing-attribute]
ERROR homeassistant/components/isy994/button.py:121:30-48: Object of class `ISY` has no attribute `address` [missing-attribute]
ERROR homeassistant/components/isy994/button.py:140:15-31: Object of class `NetworkCommand` has no attribute `query` [missing-attribute]
ERROR homeassistant/components/isy994/button.py:148:15-30: Object of class `ISY` has no attribute `beep`
Object of class `NetworkCommand` has no attribute `beep` [missing-attribute]
ERROR homeassistant/components/isy994/button.py:158:15-29: Object of class `ISY` has no attribute `run`
Object of class `Node` has no attribute `run` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:70:29-33: Argument `Group | Node` is not assignable to parameter `node` with type `Node` in function `ISYThermostatEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/isy994/climate.py:70:47-64: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/climate.py:80:5-29: Class member `ISYThermostatEntity._attr_supported_features` overrides parent class `ISYNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/climate.py:93:21-35: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:95:25-39: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:100:24-49: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:111:29-54: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:120:30-55: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:140:23-48: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:151:13-30: Argument `float | int | object | None` is not assignable to parameter `value` with type `float | None` in function `homeassistant.components.isy994.helpers.convert_isy_value_to_hass` [bad-argument-type]
ERROR homeassistant/components/isy994/climate.py:151:43-58: Object of class `Program` has no attribute `prec` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:166:18-43: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:174:18-43: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:182:20-45: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:198:19-55: Object of class `Program` has no attribute `set_climate_setpoint_heat`
Object of class `Variable` has no attribute `set_climate_setpoint_heat` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:200:19-55: Object of class `Program` has no attribute `set_climate_setpoint_cool`
Object of class `Variable` has no attribute `set_climate_setpoint_cool` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:206:15-38: Object of class `Program` has no attribute `set_fan_mode`
Object of class `Variable` has no attribute `set_fan_mode` [missing-attribute]
ERROR homeassistant/components/isy994/climate.py:212:15-42: Object of class `Program` has no attribute `set_climate_mode`
Object of class `Variable` has no attribute `set_climate_mode` [missing-attribute]
ERROR homeassistant/components/isy994/cover.py:30:42-59: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/cover.py:45:5-29: Class member `ISYCoverEntity._attr_supported_features` overrides parent class `ISYNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/cover.py:56:12-26: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/cover.py:58:20-58: Argument `float | int | object | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/isy994/cover.py:58:26-55: `float | int | object | None` is not assignable to upper bound `SupportsDunderGT[Any] | SupportsDunderLT[Any]` of type variable `SupportsRichComparisonT` [bad-specialization]
ERROR homeassistant/components/isy994/cover.py:69:22-40: Object of class `Program` has no attribute `turn_on`
Object of class `Variable` has no attribute `turn_on` [missing-attribute]
ERROR homeassistant/components/isy994/cover.py:74:22-41: Object of class `Program` has no attribute `turn_off`
Object of class `Variable` has no attribute `turn_off` [missing-attribute]
ERROR homeassistant/components/isy994/cover.py:80:12-26: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/cover.py:82:22-40: Object of class `Program` has no attribute `turn_on`
Object of class `Variable` has no attribute `turn_on` [missing-attribute]
ERROR homeassistant/components/isy994/entity.py:44:22-26: `Group | Node | Program | Variable` is not assignable to attribute `_node` with type `Node | Program | Variable` [bad-assignment]
ERROR homeassistant/components/isy994/entity.py:119:32-57: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/entity.py:149:44-49: Expected 1 positional argument, got 4 in function `pyisy.programs.folder.Folder.send_cmd` [bad-argument-count]
ERROR homeassistant/components/isy994/entity.py:158:15-45: Object of class `Program` has no attribute `get_zwave_parameter`
Object of class `Variable` has no attribute `get_zwave_parameter` [missing-attribute]
ERROR homeassistant/components/isy994/entity.py:169:15-45: Object of class `Program` has no attribute `set_zwave_parameter`
Object of class `Variable` has no attribute `set_zwave_parameter` [missing-attribute]
ERROR homeassistant/components/isy994/entity.py:170:15-45: Object of class `Program` has no attribute `get_zwave_parameter`
Object of class `Variable` has no attribute `get_zwave_parameter` [missing-attribute]
ERROR homeassistant/components/isy994/entity.py:174:15-32: Object of class `Program` has no attribute `rename`
Object of class `Variable` has no attribute `rename` [missing-attribute]
ERROR homeassistant/components/isy994/entity.py:182:5-10: Class member `ISYProgramEntity._node` overrides parent class `ISYEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/entity.py:184:71-75: Default `None` is not assignable to parameter `actions` with type `Program` [bad-function-definition]
ERROR homeassistant/components/isy994/entity.py:197:49-76: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:199:44-66: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:201:47-72: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:202:32-54: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:203:32-54: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:208:44-68: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:210:39-58: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:212:42-64: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/isy994/entity.py:240:47-51: `None` is not assignable to attribute `_change_handler` with type `EventListener` [bad-assignment]
ERROR homeassistant/components/isy994/entity.py:241:53-57: `None` is not assignable to attribute `_availability_handler` with type `EventListener` [bad-assignment]
ERROR homeassistant/components/isy994/entity.py:250:38-72: Object of class `NoneType` has no attribute `status_events` [missing-attribute]
ERROR homeassistant/components/isy994/fan.py:34:40-57: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/fan.py:49:5-29: Class member `ISYFanEntity._attr_supported_features` overrides parent class `ISYNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/fan.py:60:56-73: Argument `float | int | object | None` is not assignable to parameter `value` with type `float` in function `homeassistant.util.percentage.ranged_value_to_percentage` [bad-argument-type]
ERROR homeassistant/components/isy994/fan.py:79:19-38: Object of class `Program` has no attribute `turn_off`
Object of class `Variable` has no attribute `turn_off` [missing-attribute]
ERROR homeassistant/components/isy994/fan.py:84:15-33: Object of class `Program` has no attribute `turn_on`
Object of class `Variable` has no attribute `turn_on` [missing-attribute]
ERROR homeassistant/components/isy994/fan.py:97:15-34: Object of class `Program` has no attribute `turn_off`
Object of class `Variable` has no attribute `turn_off` [missing-attribute]
ERROR homeassistant/components/isy994/helpers.py:285:26-42: Invalid key for dict, got `None` [bad-index]
ERROR homeassistant/components/isy994/helpers.py:296:22-41: Object of class `NoneType` has no attribute `title` [missing-attribute]
ERROR homeassistant/components/isy994/helpers.py:399:34-49: Object of class `Folder` has no attribute `children`
Object of class `Program` has no attribute `children` [missing-attribute]
ERROR homeassistant/components/isy994/helpers.py:402:39-54: Cannot index into `Folder` [bad-index]
ERROR homeassistant/components/isy994/helpers.py:402:39-54: Cannot index into `Program` [bad-index]
ERROR homeassistant/components/isy994/helpers.py:402:39-54: `Folder | Program | Unknown | None` is not assignable to `Programs` [bad-assignment]
ERROR homeassistant/components/isy994/helpers.py:405:30-45: Object of class `Programs` has no attribute `protocol` [missing-attribute]
ERROR homeassistant/components/isy994/helpers.py:415:35-51: Object of class `Programs` has no attribute `protocol` [missing-attribute]
ERROR homeassistant/components/isy994/helpers.py:427:48-54: Argument `tuple[str, Folder | Program | Programs, Folder | Program | Programs | None]` is not assignable to parameter `object` with type `tuple[str, Program, Program]` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/isy994/light.py:35:24-28: Argument `Group | Node` is not assignable to parameter `node` with type `Node` in function `ISYLightEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/isy994/light.py:35:63-80: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/light.py:62:20-37: Argument `float | int | object | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/isy994/light.py:70:12-26: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/light.py:72:20-37: Argument `float | int | object | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/isy994/light.py:77:22-41: Object of class `Program` has no attribute `turn_off`
Object of class `Variable` has no attribute `turn_off` [missing-attribute]
ERROR homeassistant/components/isy994/light.py:84:16-30: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/light.py:85:47-72: `*` is not supported between `object` and `float` [unsupported-operation]
ERROR homeassistant/components/isy994/light.py:85:47-72: `*` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/isy994/light.py:87:41-58: `float | int | object | None` is not assignable to attribute `_last_brightness` with type `int | None` [bad-assignment]
ERROR homeassistant/components/isy994/light.py:95:39-53: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/light.py:97:22-40: Object of class `Program` has no attribute `turn_on`
Object of class `Variable` has no attribute `turn_on` [missing-attribute]
ERROR homeassistant/components/isy994/lock.py:54:41-58: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/lock.py:75:35-52: Argument `float | int | object | None` is not assignable to parameter `key` with type `int` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/lock.py:79:22-44: Object of class `Program` has no attribute `secure_lock`
Object of class `Variable` has no attribute `secure_lock` [missing-attribute]
ERROR homeassistant/components/isy994/lock.py:84:22-46: Object of class `Program` has no attribute `secure_unlock`
Object of class `Variable` has no attribute `secure_unlock` [missing-attribute]
ERROR homeassistant/components/isy994/lock.py:89:22-52: Object of class `Program` has no attribute `set_zwave_lock_code`
Object of class `Variable` has no attribute `set_zwave_lock_code` [missing-attribute]
ERROR homeassistant/components/isy994/lock.py:96:22-55: Object of class `Program` has no attribute `delete_zwave_lock_code`
Object of class `Variable` has no attribute `delete_zwave_lock_code` [missing-attribute]
ERROR homeassistant/components/isy994/number.py:127:44-61: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/number.py:136:7-32: Field `entity_description` is declared `EntityDescription` in ancestor `class ISYAuxControlEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/isy994/number.py:149:13-63: Object of class `EntityDescription` has no attribute `native_unit_of_measurement` [missing-attribute]
ERROR homeassistant/components/isy994/number.py:159:12-62: Object of class `EntityDescription` has no attribute `native_unit_of_measurement` [missing-attribute]
ERROR homeassistant/components/isy994/number.py:166:43-48: Argument `float` is not assignable to parameter `val` with type `int` in function `pyisy.nodes.node.Node.set_on_level` [bad-argument-type]
ERROR homeassistant/components/isy994/number.py:217:13-72: Argument `object | None` is not assignable to parameter `value` with type `float | None` in function `homeassistant.components.isy994.helpers.convert_isy_value_to_hass` [bad-argument-type]
ERROR homeassistant/components/isy994/number.py:265:39-73: Object of class `NoneType` has no attribute `status_events` [missing-attribute]
ERROR homeassistant/components/isy994/select.py:49:34-38: Argument `float | int` is not assignable to parameter `i` with type `int` in function `time_string` [bad-argument-type]
ERROR homeassistant/components/isy994/select.py:78:50-53: Argument `Literal[True]` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/select.py:92:44-61: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/select.py:111:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class ISYAuxControlEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/isy994/select.py:129:7-37: Field `entity_description` is declared `EntityDescription` in ancestor `class ISYAuxControlEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/isy994/select.py:139:46-59: Argument `list[str] | str` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/select.py:140:46-80: No matching overload found for function `dict.get` called with arguments: (float | int, float | int) [no-matching-overload]
ERROR homeassistant/components/isy994/select.py:152:7-31: Field `entity_description` is declared `EntityDescription` in ancestor `class ISYAuxControlEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/isy994/select.py:179:39-73: Object of class `NoneType` has no attribute `status_events` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:187:41-45: Argument `Group | Node` is not assignable to parameter `node` with type `Node` in function `ISYSensorEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/isy994/sensor.py:187:59-76: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/sensor.py:201:41-58: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/sensor.py:214:15-29: Object of class `Program` has no attribute `uom`
Object of class `Variable` has no attribute `uom` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:219:14-32: Class member `ISYSensorEntity._attr_device_class` overrides parent class `ISYNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/sensor.py:234:16-26: Returned type `Node | Program | Variable` is not assignable to declared return type `Node | NodeProperty | None` [bad-return]
ERROR homeassistant/components/isy994/sensor.py:254:44-47: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/sensor.py:261:38-41: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/sensor.py:328:23-48: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:329:19-44: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:345:14-29: Class member `ISYAuxSensorEntity._change_handler` overrides parent class `ISYSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/sensor.py:345:47-51: `None` is not assignable to attribute `_change_handler` with type `EventListener` [bad-assignment]
ERROR homeassistant/components/isy994/sensor.py:346:53-57: `None` is not assignable to attribute `_availability_handler` with type `EventListener` [bad-assignment]
ERROR homeassistant/components/isy994/sensor.py:354:33-58: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:357:35-60: Object of class `Program` has no attribute `aux_properties`
Object of class `Variable` has no attribute `aux_properties` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:362:49-66: Object of class `Node` has no attribute `value` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:372:32-57: Object of class `Program` has no attribute `control_events`
Object of class `Variable` has no attribute `control_events` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:375:38-72: Object of class `NoneType` has no attribute `status_events` [missing-attribute]
ERROR homeassistant/components/isy994/sensor.py:391:27-45: Object of class `Variable` has no attribute `enabled` [missing-attribute]
ERROR homeassistant/components/isy994/switch.py:53:49-65: Object of class `Node` has no attribute `controllers` [missing-attribute]
ERROR homeassistant/components/isy994/switch.py:55:23-47: Object of class `NoneType` has no attribute `get_by_id` [missing-attribute]
ERROR homeassistant/components/isy994/switch.py:55:48-67: Cannot index into `object` [bad-index]
ERROR homeassistant/components/isy994/switch.py:57:63-70: Argument `str | Unknown | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/switch.py:77:45-62: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/isy994/switch.py:95:22-41: Object of class `Program` has no attribute `turn_off`
Object of class `Variable` has no attribute `turn_off` [missing-attribute]
ERROR homeassistant/components/isy994/switch.py:100:22-40: Object of class `Program` has no attribute `turn_on`
Object of class `Variable` has no attribute `turn_on` [missing-attribute]
ERROR homeassistant/components/isy994/switch.py:136:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class ISYAuxControlEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/isy994/switch.py:156:14-29: Class member `ISYEnableSwitchEntity._change_handler` overrides parent class `ISYAuxControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/isy994/switch.py:161:32-66: Object of class `NoneType` has no attribute `status_events` [missing-attribute]
ERROR homeassistant/components/isy994/switch.py:171:9-24: Class member `ISYEnableSwitchEntity.async_on_update` overrides parent class `ISYAuxControlEntity` in an inconsistent manner [bad-override]
ERROR homeassistant/components/isy994/system_health.py:31:39-52: Cannot set item in `dict[str, dict[str, str] | str]` [unsupported-operation]
ERROR homeassistant/components/isy994/system_health.py:32:37-65: Object of class `NoneType` has no attribute `last_heartbeat` [missing-attribute]
ERROR homeassistant/components/isy994/system_health.py:33:39-59: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/itunes/media_player.py:72:20-28: `response` may be uninitialized [unbound-name]
ERROR homeassistant/components/itunes/media_player.py:277:17-44: Object of class `NoneType` has no attribute `update_state` [missing-attribute]
ERROR homeassistant/components/itunes/media_player.py:296:16-43: `/` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/ituran/binary_sensor.py:57:5-23: Class member `IturanBinarySensor.entity_description` overrides parent class `IturanBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ituran/binary_sensor.py:57:5-23: Class member `IturanBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ituran/coordinator.py:30:5-17: Class member `IturanDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ituran/sensor.py:121:5-23: Class member `IturanSensor.entity_description` overrides parent class `IturanBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ituran/sensor.py:121:5-23: Class member `IturanSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/izone/climate.py:384:16-44: Returned type `float | None` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/izone/climate.py:486:25-488:14: Argument `set[tuple[str, str, int]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/izone/climate.py:556:16-39: Returned type `float | None` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/jellyfin/coordinator.py:20:5-17: Class member `JellyfinDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jellyfin/media_player.py:151:14-25: Class member `JellyfinMediaPlayer._attr_state` overrides parent class `JellyfinClientEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jellyfin/media_source.py:61:5-9: Class member `JellyfinSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jellyfin/sensor.py:57:5-23: Class member `JellyfinServerSensor.entity_description` overrides parent class `JellyfinServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jellyfin/sensor.py:57:5-23: Class member `JellyfinServerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/binary_sensor.py:68:5-23: Class member `JewishCalendarBinarySensor.entity_description` overrides parent class `JewishCalendarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/binary_sensor.py:68:5-23: Class member `JewishCalendarBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/calendar.py:197:5-23: Class member `JewishCalendar.entity_description` overrides parent class `JewishCalendarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/calendar.py:197:5-23: Class member `JewishCalendar.entity_description` overrides parent class `CalendarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/coordinator.py:39:5-17: Class member `JewishCalendarUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/sensor.py:236:5-23: Class member `JewishCalendarBaseSensor.entity_description` overrides parent class `JewishCalendarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/sensor.py:236:5-23: Class member `JewishCalendarBaseSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/sensor.py:261:5-23: Class member `JewishCalendarSensor.entity_description` overrides parent class `JewishCalendarBaseSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jewish_calendar/sensor.py:293:5-23: Class member `JewishCalendarTimeSensor.entity_description` overrides parent class `JewishCalendarBaseSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/justnimbus/coordinator.py:23:5-17: Class member `JustNimbusCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/justnimbus/sensor.py:126:14-32: Class member `JustNimbusSensor.entity_description` overrides parent class `JustNimbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/justnimbus/sensor.py:126:14-32: Class member `JustNimbusSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jvc_projector/coordinator.py:48:5-17: Class member `JvcProjectorDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jvc_projector/select.py:93:14-32: Class member `JvcProjectorSelectEntity.entity_description` overrides parent class `JvcProjectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jvc_projector/sensor.py:125:14-32: Class member `JvcProjectorSensorEntity.entity_description` overrides parent class `JvcProjectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/jvc_projector/switch.py:65:14-32: Class member `JvcProjectorSwitchEntity.entity_description` overrides parent class `JvcProjectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kaleidescape/media_player.py:45:5-29: Class member `KaleidescapeMediaPlayer._attr_supported_features` overrides parent class `KaleidescapeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kaleidescape/sensor.py:141:5-23: Class member `KaleidescapeSensor.entity_description` overrides parent class `KaleidescapeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kaleidescape/sensor.py:141:5-23: Class member `KaleidescapeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kankun/switch.py:86:26-30: `None` is not assignable to attribute `_auth` with type `tuple[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/keba/__init__.py:175:9-34: Object of class `NoneType` has no attribute `cancel` [missing-attribute]
ERROR homeassistant/components/keba/__init__.py:231:23-45: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/keba/__init__.py:232:24-47: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/keba/__init__.py:233:23-45: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/keenetic_ndms2/config_flow.py:73:21-25: Argument `bytes | str | Any` is not assignable to parameter `host` with type `str` in function `ndms2_client.connection.TelnetConnection.__init__` [bad-argument-type]
ERROR homeassistant/components/keenetic_ndms2/config_flow.py:185:16-36: Object of class `NoneType` has no attribute `lower` [missing-attribute]
ERROR homeassistant/components/keenetic_ndms2/device_tracker.py:55:34-60: Argument `str | None` is not assignable to parameter `name` with type `str` in function `ndms2_client.client.Device.__new__` [bad-argument-type]
ERROR homeassistant/components/keenetic_ndms2/device_tracker.py:56:32-36: Argument `None` is not assignable to parameter `ip` with type `str` in function `ndms2_client.client.Device.__new__` [bad-argument-type]
ERROR homeassistant/components/keenetic_ndms2/device_tracker.py:57:39-43: Argument `None` is not assignable to parameter `interface` with type `str` in function `ndms2_client.client.Device.__new__` [bad-argument-type]
ERROR homeassistant/components/keenetic_ndms2/router.py:166:9-36: Object of class `NoneType` has no attribute `disconnect` [missing-attribute]
ERROR homeassistant/components/keenetic_ndms2/router.py:170:33-61: Object of class `NoneType` has no attribute `get_router_info` [missing-attribute]
ERROR homeassistant/components/keenetic_ndms2/router.py:181:25-49: Object of class `NoneType` has no attribute `get_devices` [missing-attribute]
ERROR homeassistant/components/keenetic_ndms2/router.py:192:33-61: Object of class `NoneType` has no attribute `get_router_info` [missing-attribute]
ERROR homeassistant/components/kef/media_player.py:249:27-64: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:249:27-64: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:249:27-64: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:250:31-54: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:250:31-54: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:250:31-54: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:299:19-43: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:299:19-43: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:299:19-43: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:305:15-43: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:305:15-43: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:305:15-43: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:309:15-43: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:309:15-43: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:309:15-43: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:313:15-39: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:313:15-39: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:313:15-39: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:317:15-39: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:317:15-39: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:317:15-39: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:325:22-44: Expected a callable, got `bool` [not-callable]
ERROR homeassistant/components/kef/media_player.py:325:22-44: Expected a callable, got `float` [not-callable]
ERROR homeassistant/components/kef/media_player.py:325:22-44: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kef/media_player.py:344:9-38: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kegtron/sensor.py:124:7-35: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/keyboard_remote/__init__.py:10:1-64: Cannot find module `evdev` [missing-import]
ERROR homeassistant/components/keyboard_remote/__init__.py:164:37-73: Object of class `Future` has no attribute `async_device_stop_monitoring` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:205:32-44: Type `Unknown | None` is not an async iterable [not-iterable]
ERROR homeassistant/components/keyboard_remote/__init__.py:219:27-63: Object of class `Future` has no attribute `async_device_stop_monitoring` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:272:38-51: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:306:60-75: Object of class `NoneType` has no attribute `ungrab` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:310:56-71: Object of class `NoneType` has no attribute `fileno` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:311:17-31: Object of class `NoneType` has no attribute `close` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:320:38-51: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:323:60-73: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:338:56-69: Object of class `NoneType` has no attribute `grab` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:339:36-60: Object of class `NoneType` has no attribute `async_read_loop` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:343:51-64: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/keyboard_remote/__init__.py:352:50-63: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/keymitt_ble/config_flow.py:67:41-61: Argument `MicroBotAdvertisement | None` is not assignable to parameter `discovery` with type `MicroBotAdvertisement` in function `name_from_discovery` [bad-argument-type]
ERROR homeassistant/components/keymitt_ble/config_flow.py:105:46-66: Argument `MicroBotAdvertisement | None` is not assignable to parameter `discovery` with type `MicroBotAdvertisement` in function `name_from_discovery` [bad-argument-type]
ERROR homeassistant/components/keymitt_ble/config_flow.py:133:20-36: Argument `BLEDevice | None` is not assignable to parameter `device` with type `BLEDevice` in function `microbot.MicroBotApiClient.__init__` [bad-argument-type]
ERROR homeassistant/components/kiosker/binary_sensor.py:66:5-23: Class member `KioskerBinarySensor.entity_description` overrides parent class `KioskerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kiosker/binary_sensor.py:66:5-23: Class member `KioskerBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kiosker/button.py:94:5-23: Class member `KioskerButton.entity_description` overrides parent class `KioskerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kiosker/button.py:94:5-23: Class member `KioskerButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kiosker/sensor.py:79:5-23: Class member `KioskerSensor.entity_description` overrides parent class `KioskerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kiosker/sensor.py:79:5-23: Class member `KioskerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kiosker/switch.py:64:5-23: Class member `KioskerSwitch.entity_description` overrides parent class `KioskerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kiosker/switch.py:64:5-23: Class member `KioskerSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kitchen_sink/fan.py:58:5-29: Class member `DemoInfraredFan._attr_supported_features` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knocki/coordinator.py:19:5-17: Class member `KnockiCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/binary_sensor.py:111:5-12: Class member `KnxYamlBinarySensor._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/binary_sensor.py:133:14-32: Class member `KnxYamlBinarySensor._attr_device_class` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/binary_sensor.py:140:5-12: Class member `KnxUiBinarySensor._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/button.py:32:5-12: Class member `KNXButton._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/climate.py:321:5-12: Class member `_KnxClimate._device` overrides parent class `_KnxEntityBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/climate.py:342:14-38: Class member `_KnxClimate._attr_supported_features` overrides parent class `_KnxEntityBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/climate.py:514:61-80: Argument `HVACControllerMode | None` is not assignable to parameter `controller_mode` with type `HVACControllerMode` in function `xknx.devices.climate_mode.ClimateMode.set_controller_mode` [bad-argument-type]
ERROR homeassistant/components/knx/climate.py:643:5-12: Class member `KnxYamlClimate._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/climate.py:673:5-12: Class member `KnxUiClimate._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/cover.py:188:5-12: Class member `KnxYamlCover._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/cover.py:221:18-36: Class member `KnxYamlCover._attr_device_class` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/cover.py:251:5-12: Class member `KnxUiCover._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/date.py:102:5-12: Class member `KnxYamlDate._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/date.py:126:5-12: Class member `KnxUiDate._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/datetime.py:107:5-12: Class member `KnxYamlDateTime._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/datetime.py:131:5-12: Class member `KnxUiDateTime._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/entity.py:64:5-20: Class member `_KnxEntityBase._attr_unique_id` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/expose.py:209:50-61: Argument `bool | float | int | str | None` is not assignable to parameter `value` with type `bool | None` in function `xknx.remote_value.remote_value.RemoteValue.value` [bad-argument-type]
ERROR homeassistant/components/knx/expose.py:329:20-35: `xknx_device_cls` may be uninitialized [unbound-name]
ERROR homeassistant/components/knx/fan.py:206:5-12: Class member `KnxYamlFan._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/fan.py:242:5-12: Class member `KnxUiFan._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/light.py:558:5-12: Class member `KnxYamlLight._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/light.py:587:5-12: Class member `KnxUiLight._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/notify.py:43:5-12: Class member `KNXNotify._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/number.py:106:5-12: Class member `KnxYamlNumber._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/number.py:127:14-32: Class member `KnxYamlNumber._attr_device_class` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/number.py:161:5-12: Class member `KnxUiNumber._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/number.py:191:18-36: Class member `KnxUiNumber._attr_device_class` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/scene.py:65:5-12: Class member `_KnxScene._device` overrides parent class `_KnxEntityBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/scene.py:80:5-12: Class member `KnxYamlScene._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/scene.py:103:5-12: Class member `KnxUiScene._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/select.py:62:5-12: Class member `KNXSelect._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/sensor.py:85:17-58: Argument `list[str | Unknown | None]` is not assignable to parameter `options` with type `list[str] | None` in function `KNXSystemEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/knx/sensor.py:170:5-12: Class member `_KnxSensor._device` overrides parent class `_KnxEntityBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/sensor.py:199:5-12: Class member `KnxYamlSensor._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/sensor.py:220:14-32: Class member `KnxYamlSensor._attr_device_class` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/sensor.py:239:5-12: Class member `KnxUiSensor._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/sensor.py:265:18-36: Class member `KnxUiSensor._attr_device_class` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/sensor.py:297:14-32: Class member `KNXSystemSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/switch.py:104:5-12: Class member `KnxYamlSwitch._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/switch.py:122:14-32: Class member `KnxYamlSwitch._attr_device_class` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/switch.py:128:5-12: Class member `KnxUiSwitch._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/text.py:109:5-12: Class member `KnxYamlText._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/text.py:133:5-12: Class member `KnxUiText._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/time.py:102:5-12: Class member `KnxYamlTime._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/time.py:126:5-12: Class member `KnxUiTime._device` overrides parent class `KnxUiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/knx/weather.py:79:5-12: Class member `KNXWeather._device` overrides parent class `KnxYamlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kodi/browse_media.py:54:23-40: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/kodi/browse_media.py:230:42-55: Argument `Sequence[BrowseMedia] | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `list.extend` [bad-argument-type]
ERROR homeassistant/components/kodi/config_flow.py:287:19-43: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/kodi/media_player.py:283:55-81: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_device` [bad-argument-type]
ERROR homeassistant/components/kodi/media_player.py:284:37-46: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/kodi/media_player.py:285:27-36: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/kodi/media_player.py:418:37-59: Argument `Unknown | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/kostal_plenticore/coordinator.py:55:16-28: Returned type `Unknown | None` is not assignable to declared return type `ApiClient` [bad-return]
ERROR homeassistant/components/kostal_plenticore/coordinator.py:101:28-111:10: `DeviceInfo` is not assignable to attribute `device_info` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/kostal_plenticore/coordinator.py:126:15-34: Object of class `NoneType` has no attribute `logout` [missing-attribute]
ERROR homeassistant/components/kostal_plenticore/coordinator.py:169:5-17: Class member `PlenticoreUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/coordinator.py:260:5-17: Class member `PlenticoreSelectUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/number.py:128:17-39: Argument `dict[Unknown, Unknown]` is not assignable to parameter `device_info` with type `DeviceInfo` in function `PlenticoreDataNumber.__init__` [bad-argument-type]
ERROR homeassistant/components/kostal_plenticore/number.py:142:5-23: Class member `PlenticoreDataNumber.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/number.py:142:5-23: Class member `PlenticoreDataNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/select.py:72:29-51: Argument `dict[Unknown, Unknown]` is not assignable to parameter `device_info` with type `DeviceInfo` in function `PlenticoreDataSelect.__init__` [bad-argument-type]
ERROR homeassistant/components/kostal_plenticore/select.py:85:5-23: Class member `PlenticoreDataSelect.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/select.py:85:5-23: Class member `PlenticoreDataSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/sensor.py:833:17-39: Argument `dict[Unknown, Unknown]` is not assignable to parameter `device_info` with type `DeviceInfo` in function `PlenticoreDataSensor.__init__` [bad-argument-type]
ERROR homeassistant/components/kostal_plenticore/sensor.py:845:5-23: Class member `PlenticoreDataSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/sensor.py:845:5-23: Class member `PlenticoreDataSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/switch.py:101:17-39: Argument `dict[Unknown, Unknown]` is not assignable to parameter `device_info` with type `DeviceInfo` in function `PlenticoreDataSwitch.__init__` [bad-argument-type]
ERROR homeassistant/components/kostal_plenticore/switch.py:146:21-43: Argument `dict[Unknown, Unknown]` is not assignable to parameter `device_info` with type `DeviceInfo` in function `PlenticoreShadowMgmtSwitch.__init__` [bad-argument-type]
ERROR homeassistant/components/kostal_plenticore/switch.py:166:5-23: Class member `PlenticoreDataSwitch.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/switch.py:166:5-23: Class member `PlenticoreDataSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kostal_plenticore/switch.py:259:5-23: Class member `PlenticoreShadowMgmtSwitch.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kraken/sensor.py:203:5-23: Class member `KrakenSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/kraken/sensor.py:203:5-23: Class member `KrakenSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lacrosse_view/coordinator.py:30:5-17: Class member `LaCrosseUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lacrosse_view/sensor.py:217:5-23: Class member `LaCrosseViewSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lacrosse_view/sensor.py:217:5-23: Class member `LaCrosseViewSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/binary_sensor.py:119:5-23: Class member `LaMarzoccoBinarySensorEntity.entity_description` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/binary_sensor.py:119:5-23: Class member `LaMarzoccoBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/button.py:71:5-23: Class member `LaMarzoccoButtonEntity.entity_description` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/button.py:71:5-23: Class member `LaMarzoccoButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/coordinator.py:52:5-17: Class member `LaMarzoccoUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/entity.py:101:5-23: Class member `LaMarzoccoEntity.entity_description` overrides parent class `LaMarzoccoBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/number.py:350:5-23: Class member `LaMarzoccoNumberEntity.entity_description` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/number.py:350:5-23: Class member `LaMarzoccoNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/select.py:185:5-23: Class member `LaMarzoccoSelectEntity.entity_description` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/select.py:185:5-23: Class member `LaMarzoccoSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/sensor.py:223:5-23: Class member `LaMarzoccoSensorEntity.entity_description` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/sensor.py:223:5-23: Class member `LaMarzoccoSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/switch.py:151:5-23: Class member `LaMarzoccoSwitchEntity.entity_description` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/switch.py:151:5-23: Class member `LaMarzoccoSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/update.py:75:5-23: Class member `LaMarzoccoUpdateEntity.entity_description` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/update.py:75:5-23: Class member `LaMarzoccoUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lamarzocco/update.py:76:5-29: Class member `LaMarzoccoUpdateEntity._attr_supported_features` overrides parent class `LaMarzoccoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/button.py:73:5-23: Class member `LaMetricButtonEntity.entity_description` overrides parent class `LaMetricEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/button.py:73:5-23: Class member `LaMetricButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/coordinator.py:20:5-17: Class member `LaMetricDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/number.py:73:5-23: Class member `LaMetricNumberEntity.entity_description` overrides parent class `LaMetricEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/number.py:73:5-23: Class member `LaMetricNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/select.py:58:5-23: Class member `LaMetricSelectEntity.entity_description` overrides parent class `LaMetricEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/select.py:58:5-23: Class member `LaMetricSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/sensor.py:60:5-23: Class member `LaMetricSensorEntity.entity_description` overrides parent class `LaMetricEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/sensor.py:60:5-23: Class member `LaMetricSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/switch.py:64:5-23: Class member `LaMetricSwitchEntity.entity_description` overrides parent class `LaMetricEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/switch.py:64:5-23: Class member `LaMetricSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lametric/update.py:29:5-23: Class member `LaMetricUpdate._attr_device_class` overrides parent class `LaMetricEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/landisgyr_heat_meter/coordinator.py:24:5-17: Class member `UltraheatCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/landisgyr_heat_meter/sensor.py:296:5-23: Class member `HeatMeterSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/landisgyr_heat_meter/sensor.py:296:5-23: Class member `HeatMeterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lastfm/coordinator.py:39:5-17: Class member `LastFMDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/launch_library/coordinator.py:33:5-17: Class member `LaunchLibraryCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/launch_library/coordinator.py:56:29-73: Argument `dict[str, int | str]` is not assignable to parameter `filters` with type `Mapping[str, str] | None` in function `pylaunches.api.PyLaunches.launch_upcoming` [bad-argument-type]
ERROR homeassistant/components/launch_library/diagnostics.py:25:16-23: Returned type `Event | Launch` is not assignable to declared return type `dict[str, Any] | None` [bad-return]
ERROR homeassistant/components/launch_library/diagnostics.py:28:39-76: Argument `list[Launch]` is not assignable to parameter `data` with type `list[Event | Launch]` in function `_first_element` [bad-argument-type]
ERROR homeassistant/components/launch_library/diagnostics.py:30:13-57: Object of class `StarshipResponse` has no attribute `upcoming` [missing-attribute]
ERROR homeassistant/components/launch_library/diagnostics.py:33:13-57: Object of class `StarshipResponse` has no attribute `upcoming` [missing-attribute]
ERROR homeassistant/components/launch_library/sensor.py:43:28-53: TypedDict `Event` does not have key `launch_service_provider` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:44:23-28: TypedDict `Event` does not have key `pad` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:45:28-33: TypedDict `Event` does not have key `pad` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:46:41-46: TypedDict `Event` does not have key `pad` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:54:47-52: TypedDict `Event` does not have key `net` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:56:32-46: TypedDict `Event` does not have key `window_start` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:57:30-42: TypedDict `Event` does not have key `window_end` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:58:31-45: TypedDict `Event` does not have key `window_start` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:66:40-53: TypedDict `Event` does not have key `probability` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:73:32-40: TypedDict `Event` does not have key `status` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:80:32-41: TypedDict `Event` does not have key `mission` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:82:32-41: TypedDict `Event` does not have key `mission` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:83:32-41: TypedDict `Event` does not have key `mission` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:84:31-40: TypedDict `Event` does not have key `mission` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:92:47-52: TypedDict `Event` does not have key `net` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:94:25-34: TypedDict `Event` does not have key `mission` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:95:26-34: TypedDict `Event` does not have key `status` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:96:32-41: TypedDict `Event` does not have key `mission` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:97:31-40: TypedDict `Event` does not have key `mission` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:105:47-53: TypedDict `Launch` does not have key `date` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:108:28-38: TypedDict `Launch` does not have key `location` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:109:26-37: TypedDict `Launch` does not have key `video_url` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:110:31-44: TypedDict `Launch` does not have key `description` [bad-typed-dict-key]
ERROR homeassistant/components/launch_library/sensor.py:142:5-23: Class member `LaunchLibrarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/launch_library/sensor.py:142:5-23: Class member `LaunchLibrarySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:41:5-23: Class member `LaundrifyPowerPlug._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:42:5-20: Class member `LaundrifyPowerPlug._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:42:5-20: Class member `LaundrifyPowerPlug._attr_unique_id` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:52:21-30: Object of class `LaundrifyDevice` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:56:18-29: Object of class `LaundrifyDevice` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:58:26-38: Object of class `LaundrifyDevice` has no attribute `model` [missing-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:59:24-46: Object of class `LaundrifyDevice` has no attribute `firmwareVersion` [missing-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:60:41-58: Object of class `LaundrifyDevice` has no attribute `internalIP` [missing-attribute]
ERROR homeassistant/components/laundrify/binary_sensor.py:74:21-40: Object of class `LaundrifyDevice` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/laundrify/coordinator.py:25:5-17: Class member `LaundrifyUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/laundrify/sensor.py:51:35-44: Object of class `LaundrifyDevice` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/laundrify/sensor.py:52:18-29: Object of class `LaundrifyDevice` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/laundrify/sensor.py:54:26-38: Object of class `LaundrifyDevice` has no attribute `model` [missing-attribute]
ERROR homeassistant/components/laundrify/sensor.py:55:24-46: Object of class `LaundrifyDevice` has no attribute `firmwareVersion` [missing-attribute]
ERROR homeassistant/components/laundrify/sensor.py:56:41-58: Object of class `LaundrifyDevice` has no attribute `internalIP` [missing-attribute]
ERROR homeassistant/components/laundrify/sensor.py:58:35-44: Object of class `LaundrifyDevice` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/laundrify/sensor.py:88:5-23: Class member `LaundrifyEnergySensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/laundrify/sensor.py:104:40-55: Object of class `LaundrifyDevice` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/laundrify/sensor.py:105:22-40: Object of class `LaundrifyDevice` has no attribute `totalEnergy` [missing-attribute]
ERROR homeassistant/components/lawn_mower/__init__.py:81:5-23: Class member `LawnMowerEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lawn_mower/__init__.py:83:5-29: Class member `LawnMowerEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lcn/__init__.py:300:26-306:10: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[str, int | str | None]) [no-matching-overload]
ERROR homeassistant/components/lcn/climate.py:107:14-38: Class member `LcnClimate._attr_supported_features` overrides parent class `LcnEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lcn/cover.py:178:5-29: Class member `LcnRelayCover._attr_supported_features` overrides parent class `LcnEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lcn/cover.py:195:13-77: `|=` is not supported between `None` and `Literal[CoverEntityFeature.SET_POSITION]` [unsupported-operation]
ERROR homeassistant/components/lcn/light.py:84:5-29: Class member `LcnOutputLight._attr_supported_features` overrides parent class `LcnEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lcn/sensor.py:132:14-32: Class member `LcnVariableSensor._attr_device_class` overrides parent class `LcnEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ld2410_ble/binary_sensor.py:61:14-32: Class member `LD2410BLEBinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ld2410_ble/coordinator.py:28:5-17: Class member `LD2410BLECoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ld2410_ble/coordinator.py:72:46-72: Argument `HassJob[[_now: datetime], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/ld2410_ble/sensor.py:150:14-32: Class member `LD2410BLESensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/leaone/sensor.py:121:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/led_ble/coordinator.py:33:5-17: Class member `LEDBLECoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/led_ble/light.py:42:5-29: Class member `LEDBLEEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/binary_sensor.py:122:5-23: Class member `LektricoBinarySensor.entity_description` overrides parent class `LektricoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/binary_sensor.py:122:5-23: Class member `LektricoBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/button.py:93:5-23: Class member `LektricoButton.entity_description` overrides parent class `LektricoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/button.py:93:5-23: Class member `LektricoButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/coordinator.py:29:5-17: Class member `LektricoDeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/number.py:79:5-23: Class member `LektricoNumber.entity_description` overrides parent class `LektricoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/number.py:79:5-23: Class member `LektricoNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/select.py:68:5-23: Class member `LektricoSelect.entity_description` overrides parent class `LektricoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/select.py:68:5-23: Class member `LektricoSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/sensor.py:318:5-23: Class member `LektricoSensor.entity_description` overrides parent class `LektricoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/sensor.py:318:5-23: Class member `LektricoSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/switch.py:86:5-23: Class member `LektricoSwitch.entity_description` overrides parent class `LektricoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lektrico/switch.py:86:5-23: Class member `LektricoSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/binary_sensor.py:113:5-23: Class member `LetPotBinarySensorEntity.entity_description` overrides parent class `LetPotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/binary_sensor.py:113:5-23: Class member `LetPotBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/coordinator.py:30:5-17: Class member `LetPotDeviceCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/number.py:116:5-23: Class member `LetPotNumberEntity.entity_description` overrides parent class `LetPotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/number.py:116:5-23: Class member `LetPotNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/select.py:157:5-23: Class member `LetPotSelectEntity.entity_description` overrides parent class `LetPotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/select.py:157:5-23: Class member `LetPotSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/sensor.py:105:5-23: Class member `LetPotSensorEntity.entity_description` overrides parent class `LetPotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/sensor.py:105:5-23: Class member `LetPotSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/switch.py:105:5-23: Class member `LetPotSwitchEntity.entity_description` overrides parent class `LetPotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/switch.py:105:5-23: Class member `LetPotSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/time.py:75:5-23: Class member `LetPotTimeEntity.entity_description` overrides parent class `LetPotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/letpot/time.py:75:5-23: Class member `LetPotTimeEntity.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/button.py:137:5-23: Class member `LgIrButton.entity_description` overrides parent class `LgIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/button.py:137:5-23: Class member `LgIrButton.entity_description` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/button.py:137:5-23: Class member `LgIrButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/media_player.py:41:5-23: Class member `LgIrTvMediaPlayer._attr_device_class` overrides parent class `LgIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/media_player.py:41:5-23: Class member `LgIrTvMediaPlayer._attr_device_class` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/media_player.py:42:5-29: Class member `LgIrTvMediaPlayer._attr_supported_features` overrides parent class `LgIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/media_player.py:42:5-29: Class member `LgIrTvMediaPlayer._attr_supported_features` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/media_player.py:58:14-25: Class member `LgIrTvMediaPlayer._attr_state` overrides parent class `LgIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_infrared/media_player.py:58:14-25: Class member `LgIrTvMediaPlayer._attr_state` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:167:17-38: Object of class `NoneType` has no attribute `get_play` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:198:9-28: Object of class `NoneType` has no attribute `get_eq` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:199:9-30: Object of class `NoneType` has no attribute `get_info` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:200:9-30: Object of class `NoneType` has no attribute `get_func` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:201:9-34: Object of class `NoneType` has no attribute `get_settings` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:202:9-30: Object of class `NoneType` has no attribute `get_play` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:251:9-32: Object of class `NoneType` has no attribute `set_volume` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:255:9-30: Object of class `NoneType` has no attribute `set_mute` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:259:9-30: Object of class `NoneType` has no attribute `set_func` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:263:9-28: Object of class `NoneType` has no attribute `set_eq` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:276:13-37: Object of class `NoneType` has no attribute `send_packet` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:283:13-37: Object of class `NoneType` has no attribute `send_packet` [missing-attribute]
ERROR homeassistant/components/lg_soundbar/media_player.py:296:9-33: Object of class `NoneType` has no attribute `send_packet` [missing-attribute]
ERROR homeassistant/components/lg_thinq/binary_sensor.py:90:5-131:2: `dict[str, tuple[ThinQBinarySensorEntityDescription] | tuple[ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription] | tuple[ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription, ThinQBinarySensorEntityDescription]]` is not assignable to `dict[DeviceType, tuple[ThinQBinarySensorEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/binary_sensor.py:145:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/binary_sensor.py:163:5-23: Class member `ThinQBinarySensorEntity.entity_description` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/binary_sensor.py:163:5-23: Class member `ThinQBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/climate.py:31:83-46:2: `dict[str, tuple[ClimateEntityDescription]]` is not assignable to `dict[DeviceType, tuple[ClimateEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/climate.py:86:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/climate.py:99:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `ClimateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/climate.py:111:14-38: Class member `ThinQClimateEntity._attr_supported_features` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/climate.py:140:12-47: Object of class `PropertyState` has no attribute `support_temperature_range` [missing-attribute]
ERROR homeassistant/components/lg_thinq/climate.py:159:52-161:14: No matching overload found for function `dict.get` called with arguments: (str | None, str | None) [no-matching-overload]
ERROR homeassistant/components/lg_thinq/climate.py:163:54-74: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/climate.py:166:17-48: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/climate.py:253:35-61: Argument `str | None` is not assignable to parameter `value` with type `str` in function `thinqconnect.integration.homeassistant.api.HABridge.async_set_hvac_mode` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/climate.py:296:35-63: Argument `str | None` is not assignable to parameter `value` with type `str` in function `thinqconnect.integration.homeassistant.api.HABridge.async_set_swing_mode` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/climate.py:310:35-74: Argument `str | None` is not assignable to parameter `value` with type `str` in function `thinqconnect.integration.homeassistant.api.HABridge.async_set_swing_horizontal_mode` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/climate.py:339:16-35: `>=` is not supported between `None` and `Literal[1]` [unsupported-operation]
ERROR homeassistant/components/lg_thinq/climate.py:352:16-35: `>=` is not supported between `None` and `Literal[1]` [unsupported-operation]
ERROR homeassistant/components/lg_thinq/coordinator.py:26:5-17: Class member `DeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/coordinator.py:39:21-50: `dict[str, PropertyState] | None` is not assignable to attribute `data` with type `dict[str, Any]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/event.py:28:79-50:2: `dict[str, tuple[EventEntityDescription] | tuple[EventEntityDescription, ...]]` is not assignable to `dict[DeviceType, tuple[EventEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/event.py:65:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/event.py:80:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `EventEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/event.py:93:34-51: `list[str] | None` is not assignable to attribute `_attr_event_types` with type `list[str]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/fan.py:43:80-60:2: `dict[str, tuple[ThinQFanEntityDescription]]` is not assignable to `dict[DeviceType, tuple[ThinQFanEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/fan.py:62:38-82: `set[str]` is not assignable to `set[DeviceType]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/fan.py:88:55-66: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/fan.py:101:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `FanEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/fan.py:114:14-38: Class member `ThinQFanEntity._attr_supported_features` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/fan.py:120:23-40: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/lg_thinq/fan.py:131:29-66: `not in` is not supported between `str` and `None` [not-iterable]
ERROR homeassistant/components/lg_thinq/fan.py:229:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `FanEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/fan.py:236:5-29: Class member `ThinQHoodFanEntity._attr_supported_features` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/fan.py:251:36-49: Argument `float | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/fan.py:252:36-49: Argument `float | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/humidifier.py:35:75-52:2: `dict[str, ThinQHumidifierEntityDescription]` is not assignable to `dict[DeviceType, ThinQHumidifierEntityDescription]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/humidifier.py:66:52-86: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/humidifier.py:82:5-23: Class member `ThinQHumidifierEntity.entity_description` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/humidifier.py:82:5-23: Class member `ThinQHumidifierEntity.entity_description` overrides parent class `HumidifierEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/humidifier.py:83:5-29: Class member `ThinQHumidifierEntity._attr_supported_features` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/number.py:63:67-91:2: `dict[Property | TimerProperty, NumberEntityDescription]` is not assignable to `dict[Property, NumberEntityDescription]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/number.py:93:23-62: Cannot index into `dict[Property, NumberEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/number.py:94:23-61: Cannot index into `dict[Property, NumberEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/number.py:97:81-137:2: `dict[str, tuple[NumberEntityDescription] | tuple[NumberEntityDescription, NumberEntityDescription] | tuple[NumberEntityDescription, NumberEntityDescription, NumberEntityDescription] | tuple[NumberEntityDescription, ...]]` is not assignable to `dict[DeviceType, tuple[NumberEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/number.py:122:43-81: Cannot index into `dict[Property, NumberEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/number.py:139:54-142:2: `set[str]` is not assignable to `set[DeviceType]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/number.py:213:51-85: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/number.py:238:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/number.py:257:13-53: Object of class `EntityDescription` has no attribute `native_min_value` [missing-attribute]
ERROR homeassistant/components/lg_thinq/number.py:263:13-53: Object of class `EntityDescription` has no attribute `native_max_value` [missing-attribute]
ERROR homeassistant/components/lg_thinq/number.py:269:13-48: Object of class `EntityDescription` has no attribute `native_step` [missing-attribute]
ERROR homeassistant/components/lg_thinq/select.py:84:81-147:2: `dict[str, tuple[SelectEntityDescription] | tuple[SelectEntityDescription, SelectEntityDescription] | tuple[SelectEntityDescription, SelectEntityDescription, SelectEntityDescription, SelectEntityDescription]]` is not assignable to `dict[DeviceType, tuple[SelectEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/select.py:162:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/select.py:177:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/sensor.py:125:70-141:2: `dict[Property | ThinQPropertyEx, SensorEntityDescription]` is not assignable to `dict[Property, SensorEntityDescription]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/sensor.py:260:73-307:2: `dict[Property | ThinQPropertyEx, SensorEntityDescription]` is not assignable to `dict[Property, SensorEntityDescription]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/sensor.py:354:66-370:2: `dict[TimerProperty, SensorEntityDescription]` is not assignable to `dict[Property, SensorEntityDescription]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/sensor.py:371:67-416:2: `dict[TimerProperty, SensorEntityDescription]` is not assignable to `dict[Property, SensorEntityDescription]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/sensor.py:424:23-42: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:425:23-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:426:23-56: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:427:23-43: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:429:81-588:2: `dict[str, tuple[SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription, SensorEntityDescription] | tuple[SensorEntityDescription, ...]]` is not assignable to `dict[DeviceType, tuple[SensorEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/sensor.py:439:27-58: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:440:27-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:441:27-69: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:442:26-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:443:26-56: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:454:27-69: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:455:26-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:456:26-56: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:470:26-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:471:26-56: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:476:27-47: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:487:27-46: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:488:27-61: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:489:27-47: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:515:27-69: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:516:26-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:517:26-56: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:536:26-51: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:550:27-48: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:551:26-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:555:30-76: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:560:33-77: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:561:33-82: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:562:33-83: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:570:26-57: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:571:26-56: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:572:27-69: Cannot index into `dict[Property, SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/lg_thinq/sensor.py:591:86-599:2: `dict[str, tuple[SensorEntityDescription]]` is not assignable to `dict[DeviceType, tuple[SensorEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/sensor.py:655:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/sensor.py:676:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/sensor.py:709:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/sensor.py:784:28-78: Object of class `EntityDescription` has no attribute `native_unit_of_measurement` [missing-attribute]
ERROR homeassistant/components/lg_thinq/sensor.py:813:5-23: Class member `ThinQEnergySensorEntity.entity_description` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/sensor.py:813:5-23: Class member `ThinQEnergySensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/sensor.py:863:39-869:14: `dict[Unknown, Unknown] | None` is not assignable to attribute `_attr_native_value` with type `Decimal | date | datetime | float | int | str | None` [bad-assignment]
ERROR homeassistant/components/lg_thinq/sensor.py:892:7-32: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/sensor.py:910:18-36: Class member `ThinQEnumTempSensorEntity._attr_device_class` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/switch.py:41:86-209:2: `dict[str, tuple[ThinQSwitchEntityDescription] | tuple[ThinQSwitchEntityDescription, ThinQSwitchEntityDescription] | tuple[ThinQSwitchEntityDescription, ThinQSwitchEntityDescription, ThinQSwitchEntityDescription] | tuple[ThinQSwitchEntityDescription, ThinQSwitchEntityDescription, ThinQSwitchEntityDescription, ThinQSwitchEntityDescription] | tuple[ThinQSwitchEntityDescription, ThinQSwitchEntityDescription, ThinQSwitchEntityDescription, ThinQSwitchEntityDescription, ThinQSwitchEntityDescription]]` is not assignable to `dict[DeviceType, tuple[ThinQSwitchEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/switch.py:224:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/switch.py:243:5-23: Class member `ThinQSwitchEntity.entity_description` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/switch.py:243:5-23: Class member `ThinQSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/switch.py:244:5-23: Class member `ThinQSwitchEntity._attr_device_class` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/vacuum.py:22:86-29:2: `dict[str, tuple[StateVacuumEntityDescription]]` is not assignable to `dict[DeviceType, tuple[StateVacuumEntityDescription, ...]]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/vacuum.py:90:17-51: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/vacuum.py:103:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `StateVacuumEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/vacuum.py:106:5-29: Class member `ThinQStateVacuumEntity._attr_supported_features` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lg_thinq/vacuum.py:120:54-77: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/water_heater.py:27:70-36:2: `dict[str, WaterHeaterEntityDescription]` is not assignable to `dict[DeviceType, WaterHeaterEntityDescription]` [bad-assignment]
ERROR homeassistant/components/lg_thinq/water_heater.py:59:51-85: Argument `str` is not assignable to parameter `key` with type `DeviceType` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/lg_thinq/water_heater.py:77:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class ThinQEntity: ...
`, which is not assignable to the type `WaterHeaterEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/lg_thinq/water_heater.py:88:14-38: Class member `ThinQWaterHeaterEntity._attr_supported_features` overrides parent class `ThinQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/libre_hardware_monitor/coordinator.py:38:5-17: Class member `LibreHardwareMonitorCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/libre_hardware_monitor/sensor.py:75:14-24: Class member `LibreHardwareMonitorSensor._attr_name` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/libre_hardware_monitor/sensor.py:75:14-24: Class member `LibreHardwareMonitorSensor._attr_name` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/libre_hardware_monitor/sensor.py:78:14-29: Class member `LibreHardwareMonitorSensor._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/libre_hardware_monitor/sensor.py:78:14-29: Class member `LibreHardwareMonitorSensor._attr_unique_id` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/libre_hardware_monitor/sensor.py:107:14-32: Class member `LibreHardwareMonitorSensor._attr_native_value` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lichess/coordinator.py:24:5-17: Class member `LichessCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lichess/sensor.py:266:5-23: Class member `LichessPlayerSensor.entity_description` overrides parent class `LichessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lichess/sensor.py:266:5-23: Class member `LichessPlayerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lidarr/coordinator.py:39:5-17: Class member `LidarrDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lidarr/sensor.py:138:5-23: Class member `LidarrSensor.entity_description` overrides parent class `LidarrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lidarr/sensor.py:138:5-23: Class member `LidarrSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/number.py:97:5-23: Class member `LiebherrNumber.entity_description` overrides parent class `LiebherrZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/number.py:97:5-23: Class member `LiebherrNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/select.py:166:5-23: Class member `LiebherrSelectEntity.entity_description` overrides parent class `LiebherrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/select.py:166:5-23: Class member `LiebherrSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/sensor.py:92:5-23: Class member `LiebherrSensor.entity_description` overrides parent class `LiebherrZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/sensor.py:92:5-23: Class member `LiebherrSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/switch.py:156:5-23: Class member `LiebherrDeviceSwitch.entity_description` overrides parent class `LiebherrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/switch.py:156:5-23: Class member `LiebherrDeviceSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/switch.py:217:5-23: Class member `LiebherrZoneSwitch.entity_description` overrides parent class `LiebherrDeviceSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/liebherr/switch.py:218:5-13: Class member `LiebherrZoneSwitch._zone_id` overrides parent class `LiebherrDeviceSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lifx/binary_sensor.py:49:14-32: Class member `LIFXHevCycleBinarySensorEntity.entity_description` overrides parent class `LIFXEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lifx/config_flow.py:145:46-58: `dict[str, Unknown | None]` is not assignable to TypedDict key `title_placeholders` with type `Mapping[str, str]` [bad-assignment]
ERROR homeassistant/components/lifx/config_flow.py:147:67-79: Argument `dict[str, Unknown | None]` is not assignable to parameter `description_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.config_entries.ConfigFlow.async_show_form` [bad-argument-type]
ERROR homeassistant/components/lifx/config_flow.py:217:19-31: Argument `Unknown | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/lifx/config_flow.py:231:25-42: `Unknown | None` is not assignable to `Light` [bad-assignment]
ERROR homeassistant/components/lifx/coordinator.py:91:5-17: Class member `LIFXUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lifx/coordinator.py:137:27-60: Argument `Unknown | None` is not assignable to parameter `version` with type `str` in function `awesomeversion.awesomeversion.AwesomeVersion.__new__` [bad-argument-type]
ERROR homeassistant/components/lifx/coordinator.py:145:52-83: Argument `Unknown | None` is not assignable to parameter `value` with type `int` in function `homeassistant.components.lifx.util.infrared_brightness_value_to_option` [bad-argument-type]
ERROR homeassistant/components/lifx/coordinator.py:160:13-46: Argument `Unknown | None` is not assignable to parameter `firmware` with type `str` in function `homeassistant.components.lifx.util.get_real_mac_addr` [bad-argument-type]
ERROR homeassistant/components/lifx/coordinator.py:198:20-40: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/coordinator.py:199:27-47: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/coordinator.py:200:27-47: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/coordinator.py:201:23-43: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/coordinator.py:207:48-71: Argument `Unknown | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/lifx/coordinator.py:292:27-31: Argument `Light` is not assignable to parameter with type `Message` [bad-argument-type]
ERROR homeassistant/components/lifx/coordinator.py:292:33-41: Argument `Message` is not assignable to parameter with type `dict[str, Any] | None` [bad-argument-type]
ERROR homeassistant/components/lifx/coordinator.py:384:43-62: Object of class `Message` has no attribute `signal` [missing-attribute]
ERROR homeassistant/components/lifx/coordinator.py:387:49-88: Enum `FirmwareEffect` can only be indexed by strings [bad-index]
ERROR homeassistant/components/lifx/coordinator.py:531:28-69: `int` is not assignable to variable `sky_type` with type `str | None` [bad-assignment]
ERROR homeassistant/components/lifx/entity.py:27:43-75: No matching overload found for function `dict.get` called with arguments: (Unknown | None, Literal['LIFX Bulb']) [no-matching-overload]
ERROR homeassistant/components/lifx/light.py:118:5-29: Class member `LIFXLight._attr_supported_features` overrides parent class `LIFXEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lifx/light.py:153:16-45: `/` is not supported between `None` and `Literal[65535]` [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:154:43-75: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:159:20-48: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:327:28-43: Argument `Unknown | None` is not assignable to parameter `base` with type `list[float | int | None]` in function `homeassistant.components.lifx.util.merge_hsbk` [bad-argument-type]
ERROR homeassistant/components/lifx/light.py:406:19-51: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:412:9-23: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/lifx/light.py:452:26-40: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:455:17-34: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:459:17-34: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:475:36-53: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:521:42-53: Argument `Unknown | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/lifx/light.py:522:17-35: Cannot set item in `None` [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:525:42-53: Argument `Unknown | None` is not assignable to parameter `iterable` with type `Iterable[Unknown]` in function `enumerate.__new__` [bad-argument-type]
ERROR homeassistant/components/lifx/light.py:527:21-39: Cannot set item in `None` [unsupported-operation]
ERROR homeassistant/components/lifx/light.py:532:17-28: Argument `Unknown | None` is not assignable to parameter `colors` with type `list[tuple[float | int, float | int, float | int, float | int]]` in function `homeassistant.components.lifx.coordinator.LIFXUpdateCoordinator.async_set_extended_color_zones` [bad-argument-type]
ERROR homeassistant/components/lifx/select.py:66:14-32: Class member `LIFXInfraredBrightnessSelectEntity.entity_description` overrides parent class `LIFXEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lifx/select.py:97:14-32: Class member `LIFXThemeSelectEntity.entity_description` overrides parent class `LIFXEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lifx/sensor.py:52:14-32: Class member `LIFXRssiSensor.entity_description` overrides parent class `LIFXEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lifx/util.py:79:35-47: Argument `Unknown | None` is not assignable to parameter `key` with type `int` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/light/__init__.py:666:25-28: `rec` is uninitialized [unbound-name]
ERROR homeassistant/components/light/__init__.py:760:5-23: Class member `LightEntity.entity_description` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/light/__init__.py:773:5-29: Class member `LightEntity._attr_supported_features` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/light/reproduce_state.py:144:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/limitlessled/light.py:227:18-42: Class member `LimitlessLEDGroup._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/limitlessled/light.py:294:13-32: Object of class `Pipeline` has no attribute `transition` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:295:9-21: Object of class `Pipeline` has no attribute `off` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:303:17-37: Object of class `Pipeline` has no attribute `night_light` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:307:9-20: Object of class `Pipeline` has no attribute `on` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:323:17-31: Object of class `Pipeline` has no attribute `white` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:326:33-58: Cannot set item in `dict[str, float]` [unsupported-operation]
ERROR homeassistant/components/limitlessled/light.py:331:17-31: Object of class `Pipeline` has no attribute `white` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:337:13-32: Object of class `Pipeline` has no attribute `transition` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:344:13-27: Object of class `Pipeline` has no attribute `flash` [missing-attribute]
ERROR homeassistant/components/limitlessled/light.py:352:17-31: Object of class `Pipeline` has no attribute `white` [missing-attribute]
ERROR homeassistant/components/linkplay/__init__.py:80:36-42: Argument `LinkPlayBridge | None` is not assignable to parameter `bridge_to_remove` with type `LinkPlayBridge` in function `linkplay.controller.LinkPlayController.remove_bridge` [bad-argument-type]
ERROR homeassistant/components/linkplay/button.py:65:5-23: Class member `LinkPlayButton.entity_description` overrides parent class `LinkPlayBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/linkplay/button.py:65:5-23: Class member `LinkPlayButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/linkplay/entity.py:42:78-87: Cannot index into `dict[DeviceAttribute, str]` [bad-index]
ERROR homeassistant/components/linkplay/entity.py:45:49-58: Cannot index into `dict[DeviceAttribute, str]` [bad-index]
ERROR homeassistant/components/linkplay/entity.py:50:70-75: Cannot index into `dict[DeviceAttribute, str]` [bad-index]
ERROR homeassistant/components/linkplay/entity.py:56:49-59: Cannot index into `dict[DeviceAttribute, str]` [bad-index]
ERROR homeassistant/components/linkplay/entity.py:62:49-59: Cannot index into `dict[DeviceAttribute, str]` [bad-index]
ERROR homeassistant/components/linkplay/media_player.py:123:5-23: Class member `LinkPlayMediaPlayerEntity._attr_device_class` overrides parent class `LinkPlayBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/linkplay/media_player.py:334:14-25: Class member `LinkPlayMediaPlayerEntity._attr_state` overrides parent class `LinkPlayBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/linkplay/media_player.py:340:14-38: Class member `LinkPlayMediaPlayerEntity._attr_supported_features` overrides parent class `LinkPlayBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/linkplay/select.py:51:27-46: Argument `(bridge: LinkPlayBridge) -> Coroutine[Unknown, Unknown, str]` is not assignable to parameter `current_option_fn` with type `(LinkPlayPlayer) -> Awaitable[str]` in function `LinkPlaySelectEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/linkplay/select.py:54:17-39: Object of class `LinkPlayPlayer` has no attribute `player` [missing-attribute]
ERROR homeassistant/components/linkplay/select.py:74:28-60: Argument `LinkPlayBridge` is not assignable to parameter `bridge` with type `LinkPlayPlayer` in function `LinkPlaySelect.__init__` [bad-argument-type]
ERROR homeassistant/components/linkplay/select.py:82:5-23: Class member `LinkPlaySelect.entity_description` overrides parent class `LinkPlayBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/linkplay/select.py:82:5-23: Class member `LinkPlaySelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/linkplay/select.py:90:26-32: Argument `LinkPlayPlayer` is not assignable to parameter `bridge` with type `LinkPlayBridge` in function `homeassistant.components.linkplay.entity.LinkPlayBaseEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/linkplay/select.py:92:35-48: Object of class `LinkPlayPlayer` has no attribute `device` [missing-attribute]
ERROR homeassistant/components/linkplay/select.py:99:17-29: Argument `LinkPlayBridge` is not assignable to parameter with type `LinkPlayPlayer` [bad-argument-type]
ERROR homeassistant/components/linkplay/select.py:111:53-65: Argument `LinkPlayBridge` is not assignable to parameter with type `LinkPlayPlayer` [bad-argument-type]
ERROR homeassistant/components/linode/switch.py:71:12-28: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/linode/switch.py:72:13-27: Object of class `NoneType` has no attribute `boot` [missing-attribute]
ERROR homeassistant/components/linode/switch.py:76:12-28: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/linode/switch.py:77:13-31: Object of class `NoneType` has no attribute `shutdown` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:108:28-51: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:109:28-51: Object of class `NoneType` has no attribute `path` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:110:30-55: Object of class `NoneType` has no attribute `health` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:111:30-55: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:114:24-47: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:115:24-47: Object of class `NoneType` has no attribute `path` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:116:25-49: Object of class `NoneType` has no attribute `alarm` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:117:34-67: Object of class `NoneType` has no attribute `capacity_level` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:118:31-61: Object of class `NoneType` has no attribute `cycle_count` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:119:31-61: Object of class `NoneType` has no attribute `energy_full` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:120:38-75: Object of class `NoneType` has no attribute `energy_full_design` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:121:30-59: Object of class `NoneType` has no attribute `energy_now` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:122:32-63: Object of class `NoneType` has no attribute `manufacturer` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:123:30-59: Object of class `NoneType` has no attribute `model_name` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:124:29-57: Object of class `NoneType` has no attribute `power_now` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:125:33-65: Object of class `NoneType` has no attribute `serial_number` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:126:26-51: Object of class `NoneType` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:127:38-75: Object of class `NoneType` has no attribute `voltage_min_design` [missing-attribute]
ERROR homeassistant/components/linux_battery/sensor.py:128:31-61: Object of class `NoneType` has no attribute `voltage_now` [missing-attribute]
ERROR homeassistant/components/litejet/light.py:108:74-84: Argument `Any | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/litterrobot/binary_sensor.py:111:5-23: Class member `LitterRobotBinarySensorEntity.entity_description` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/binary_sensor.py:111:5-23: Class member `LitterRobotBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/button.py:84:5-23: Class member `LitterRobotButtonEntity.entity_description` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/button.py:84:5-23: Class member `LitterRobotButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/coordinator.py:30:5-17: Class member `LitterRobotDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/select.py:152:5-23: Class member `LitterRobotSelectEntity.entity_description` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/select.py:152:5-23: Class member `LitterRobotSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/sensor.py:279:5-23: Class member `LitterRobotSensorEntity.entity_description` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/sensor.py:279:5-23: Class member `LitterRobotSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/switch.py:93:5-23: Class member `RobotSwitchEntity.entity_description` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/switch.py:93:5-23: Class member `RobotSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/time.py:82:5-23: Class member `LitterRobotTimeEntity.entity_description` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/time.py:82:5-23: Class member `LitterRobotTimeEntity.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/update.py:64:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class LitterRobotEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/litterrobot/update.py:68:5-29: Class member `RobotUpdateEntity._attr_supported_features` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/litterrobot/vacuum.py:69:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class LitterRobotEntity: ...
`, which is not assignable to the type `StateVacuumEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/litterrobot/vacuum.py:72:5-29: Class member `LitterRobotCleaner._attr_supported_features` overrides parent class `LitterRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/livisi/climate.py:66:5-29: Class member `LivisiClimate._attr_supported_features` overrides parent class `LivisiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/livisi/climate.py:91:13-41: Argument `Any | None` is not assignable to parameter `target_temperature` with type `float` in function `livisi.aiolivisi.AioLivisi.async_vrcc_set_temperature` [bad-argument-type]
ERROR homeassistant/components/livisi/config_flow.py:23:38-42: `None` is not assignable to attribute `aio_livisi` with type `AioLivisi` [bad-assignment]
ERROR homeassistant/components/livisi/coordinator.py:33:5-17: Class member `LivisiDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/livisi/coordinator.py:96:36-98:10: `dict[str, Any] | None` is not assignable to `dict[str, Any]` [bad-assignment]
ERROR homeassistant/components/livisi/coordinator.py:105:42-84: `dict[str, Any]` is not assignable to `list[dict[str, Any]]` [bad-assignment]
ERROR homeassistant/components/local_calendar/calendar.py:224:13-24: `-` is not supported between `datetime` and `date` [unsupported-operation]
ERROR homeassistant/components/local_todo/todo.py:176:51-84: Unpacked argument `tuple[str, Todo]` is not assignable to parameter `*args` with type `tuple[str, Todo, str | None, Range]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/locative/device_tracker.py:59:9-31: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/lock/__init__.py:114:5-23: Class member `LockEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lock/__init__.py:123:5-16: Class member `LockEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lock/__init__.py:124:5-29: Class member `LockEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lock/device_action.py:87:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/lock/reproduce_state.py:62:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/lojack/coordinator.py:35:5-17: Class member `LoJackCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/london_underground/config_flow.py:34:9-31: Class member `LondonUndergroundConfigFlow.async_get_options_flow` overrides parent class `ConfigFlow` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/lookin/__init__.py:79:78-82: Argument `None` is not assignable to parameter `device_id` with type `str` in function `aiolookin.protocol.start_lookin_udp` [bad-argument-type]
ERROR homeassistant/components/lookin/__init__.py:80:20-39: Returned type `LookinUDPSubscriptions | None` is not assignable to declared return type `LookinUDPSubscriptions` [bad-return]
ERROR homeassistant/components/lookin/__init__.py:157:33-44: Argument `str | None` is not assignable to parameter `value` with type `str` in function `aiolookin.models.MeteoSensor.update_from_value` [bad-argument-type]
ERROR homeassistant/components/lookin/__init__.py:178:27-44: `meteo_coordinator` may be uninitialized [unbound-name]
ERROR homeassistant/components/lookin/climate.py:94:5-29: Class member `ConditionerEntity._attr_supported_features` overrides parent class `LookinCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lookin/climate.py:101:5-20: Class member `ConditionerEntity._attr_fan_modes` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lookin/climate.py:102:5-22: Class member `ConditionerEntity._attr_swing_modes` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lookin/climate.py:181:18-38: Argument `str | None` is not assignable to parameter `uuid` with type `str` in function `aiolookin.protocol.LookInHttpProtocol.update_conditioner` [bad-argument-type]
ERROR homeassistant/components/lookin/climate.py:202:52-67: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lookin/climate.py:203:49-65: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/lookin/climate.py:215:42-53: Argument `str | None` is not assignable to parameter `status` with type `str` in function `aiolookin.models.Climate.update_from_status` [bad-argument-type]
ERROR homeassistant/components/lookin/coordinator.py:48:5-17: Class member `LookinDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lookin/entity.py:159:34-53: Argument `str | None` is not assignable to parameter `status` with type `str` in function `LookinPowerPushRemoteEntity._update_from_status` [bad-argument-type]
ERROR homeassistant/components/lookin/entity.py:173:34-45: Argument `str | None` is not assignable to parameter `status` with type `str` in function `LookinPowerPushRemoteEntity._update_from_status` [bad-argument-type]
ERROR homeassistant/components/lookin/media_player.py:83:14-32: Class member `LookinMedia._attr_device_class` overrides parent class `LookinPowerPushRemoteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lookin/media_player.py:137:14-25: Class member `LookinMedia._attr_state` overrides parent class `LookinPowerPushRemoteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lookin/sensor.py:64:14-32: Class member `LookinSensorEntity.entity_description` overrides parent class `LookinDeviceCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/loqed/coordinator.py:77:5-17: Class member `LoqedDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/loqed/lock.py:30:5-29: Class member `LoqedLock._attr_supported_features` overrides parent class `LoqedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/loqed/sensor.py:61:14-32: Class member `LoqedSensor.entity_description` overrides parent class `LoqedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/loqed/sensor.py:67:16-37: Returned type `Lock` is not assignable to declared return type `StatusMessage` [bad-return]
ERROR homeassistant/components/lovelace/resources.py:165:15-27: Class member `ResourceStorageCollectionWebsocket.ws_list_item` overrides parent class `DictStorageCollectionWebsocket` in an inconsistent manner [bad-override]
ERROR homeassistant/components/lovelace/websocket.py:74:43-49: `result` may be uninitialized [unbound-name]
ERROR homeassistant/components/luci/device_tracker.py:99:29-106:10: `list[Unknown]` is not assignable to attribute `last_results` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/luftdaten/coordinator.py:26:5-17: Class member `LuftdatenDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/luftdaten/sensor.py:108:14-32: Class member `SensorCommunitySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lunatone/coordinator.py:47:5-17: Class member `LunatoneInfoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lunatone/coordinator.py:80:5-17: Class member `LunatoneDevicesDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lunatone/coordinator.py:116:5-17: Class member `LunatoneSensorsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lunatone/sensor.py:111:14-32: Class member `LunatoneSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lupusec/__init__.py:36:59-38:10: Unpacked argument `tuple[Any, Any, Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown, Unknown, bool | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:40:5-29: Class member `LupusecAlarm._attr_supported_features` overrides parent class `LupusecDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:47:45-72: No attribute `LupusecAlarm` in module `lupupy.devices` [missing-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:62:12-35: Object of class `LupusecDevice` has no attribute `is_standby` [missing-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:64:14-34: Object of class `LupusecDevice` has no attribute `is_away` [missing-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:66:14-34: Object of class `LupusecDevice` has no attribute `is_home` [missing-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:68:14-45: Object of class `LupusecDevice` has no attribute `is_alarm_triggered` [missing-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:76:9-30: Object of class `LupusecDevice` has no attribute `set_away` [missing-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:80:9-33: Object of class `LupusecDevice` has no attribute `set_standby` [missing-attribute]
ERROR homeassistant/components/lupusec/alarm_control_panel.py:84:9-30: Object of class `LupusecDevice` has no attribute `set_home` [missing-attribute]
ERROR homeassistant/components/lupusec/binary_sensor.py:51:16-34: Object of class `LupusecDevice` has no attribute `is_on` [missing-attribute]
ERROR homeassistant/components/lupusec/config_flow.py:70:42-84: Unpacked argument `tuple[str, str, str]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown, Unknown, bool | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/lupusec/switch.py:45:9-31: Object of class `LupusecDevice` has no attribute `switch_on` [missing-attribute]
ERROR homeassistant/components/lupusec/switch.py:49:9-32: Object of class `LupusecDevice` has no attribute `switch_off` [missing-attribute]
ERROR homeassistant/components/lupusec/switch.py:54:16-34: Object of class `LupusecDevice` has no attribute `is_on` [missing-attribute]
ERROR homeassistant/components/lutron/binary_sensor.py:47:5-19: Class member `LutronOccupancySensor._lutron_device` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/binary_sensor.py:48:5-23: Class member `LutronOccupancySensor._attr_device_class` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/cover.py:46:5-29: Class member `LutronCover._attr_supported_features` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/cover.py:51:5-19: Class member `LutronCover._lutron_device` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/fan.py:41:5-29: Class member `LutronFan._attr_supported_features` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/fan.py:46:5-19: Class member `LutronFan._lutron_device` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/light.py:61:5-29: Class member `LutronLight._attr_supported_features` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/light.py:62:5-19: Class member `LutronLight._lutron_device` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/light.py:91:50-60: Argument `int | Any | None` is not assignable to parameter `level` with type `int` in function `to_lutron_level` [bad-argument-type]
ERROR homeassistant/components/lutron/scene.py:36:5-19: Class member `LutronScene._lutron_device` overrides parent class `LutronKeypad` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/select.py:44:5-19: Class member `LutronLedSelect._lutron_device` overrides parent class `LutronKeypad` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/switch.py:43:5-19: Class member `LutronSwitch._lutron_device` overrides parent class `LutronDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron/switch.py:71:5-19: Class member `LutronLed._lutron_device` overrides parent class `LutronKeypad` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/binary_sensor.py:58:5-23: Class member `LutronOccupancySensor._attr_device_class` overrides parent class `LutronCasetaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/binary_sensor.py:70:18-27: Argument `UndefinedType | str | None` is not assignable to parameter `name` with type `str | None` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/lutron_caseta/binary_sensor.py:109:5-23: Class member `LutronCasetaBatterySensor._attr_device_class` overrides parent class `LutronCasetaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/cover.py:32:5-29: Class member `LutronCasetaShade._attr_supported_features` overrides parent class `LutronCasetaUpdatableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/cover.py:38:5-23: Class member `LutronCasetaShade._attr_device_class` overrides parent class `LutronCasetaUpdatableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/cover.py:107:5-29: Class member `LutronCasetaTiltOnlyBlind._attr_supported_features` overrides parent class `LutronCasetaUpdatableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/cover.py:113:5-23: Class member `LutronCasetaTiltOnlyBlind._attr_device_class` overrides parent class `LutronCasetaUpdatableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/entity.py:48:25-53:14: Argument `set[tuple[str, int | str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/lutron_caseta/fan.py:45:5-29: Class member `LutronCasetaFan._attr_supported_features` overrides parent class `LutronCasetaUpdatableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/light.py:90:5-29: Class member `LutronCasetaLight._attr_supported_features` overrides parent class `LutronCasetaUpdatableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lutron_caseta/light.py:172:29-39: Argument `Unknown | None` is not assignable to parameter `enabled` with type `bool` in function `pylutron_caseta.smartbridge.Smartbridge.set_warm_dim` [bad-argument-type]
ERROR homeassistant/components/lutron_caseta/light.py:188:36-47: Argument `float` is not assignable to parameter `hue` with type `int` in function `pylutron_caseta.color_value.FullColorValue.__init__` [bad-argument-type]
ERROR homeassistant/components/lutron_caseta/light.py:188:49-60: Argument `float` is not assignable to parameter `saturation` with type `int` in function `pylutron_caseta.color_value.FullColorValue.__init__` [bad-argument-type]
ERROR homeassistant/components/lw12wifi/light.py:102:31-81: `tuple[int, int, int]` is not assignable to attribute `_rgb_color` with type `list[int]` [bad-assignment]
ERROR homeassistant/components/lyric/climate.py:164:5-23: Class member `LyricClimate.entity_description` overrides parent class `LyricDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lyric/climate.py:218:18-42: Class member `LyricClimate._attr_supported_features` overrides parent class `LyricDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lyric/coordinator.py:27:5-17: Class member `LyricDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lyric/select.py:71:16-70: Returned type `dict[str, LyricRoom]` is not assignable to declared return type `dict[int, LyricRoom]` [bad-return]
ERROR homeassistant/components/lyric/sensor.py:195:5-23: Class member `LyricSensor.entity_description` overrides parent class `LyricDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lyric/sensor.py:195:5-23: Class member `LyricSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lyric/sensor.py:227:5-23: Class member `LyricAccessorySensor.entity_description` overrides parent class `LyricAccessoryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/lyric/sensor.py:227:5-23: Class member `LyricAccessorySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/madvr/binary_sensor.py:68:5-23: Class member `MadvrBinarySensor.entity_description` overrides parent class `MadVREntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/madvr/binary_sensor.py:68:5-23: Class member `MadvrBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/madvr/coordinator.py:22:5-17: Class member `MadVRCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/madvr/sensor.py:271:14-32: Class member `MadvrSensor.entity_description` overrides parent class `MadVREntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/madvr/sensor.py:271:14-32: Class member `MadvrSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mailgun/notify.py:106:20-42: Object of class `NoneType` has no attribute `send_mail` [missing-attribute]
ERROR homeassistant/components/manual/alarm_control_panel.py:251:14-38: Class member `ManualAlarm._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/manual_mqtt/alarm_control_panel.py:403:23-28: `str` is not assignable to attribute `_state` with type `AlarmControlPanelState` [bad-assignment]
ERROR homeassistant/components/marantz_infrared/button.py:67:5-23: Class member `MarantzIrButton.entity_description` overrides parent class `MarantzIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/marantz_infrared/button.py:67:5-23: Class member `MarantzIrButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/marantz_infrared/media_player.py:74:5-23: Class member `MarantzIrAmplifierMediaPlayer._attr_device_class` overrides parent class `MarantzIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/marantz_infrared/media_player.py:74:5-23: Class member `MarantzIrAmplifierMediaPlayer._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/marantz_infrared/media_player.py:93:14-38: Class member `MarantzIrAmplifierMediaPlayer._attr_supported_features` overrides parent class `MarantzIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/marantz_infrared/media_player.py:93:14-38: Class member `MarantzIrAmplifierMediaPlayer._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/marantz_infrared/media_player.py:110:18-29: Class member `MarantzIrAmplifierMediaPlayer._attr_state` overrides parent class `MarantzIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/marantz_infrared/media_player.py:110:18-29: Class member `MarantzIrAmplifierMediaPlayer._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mastodon/binary_sensor.py:121:5-23: Class member `MastodonBinarySensorEntity.entity_description` overrides parent class `MastodonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mastodon/binary_sensor.py:121:5-23: Class member `MastodonBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mastodon/coordinator.py:39:5-17: Class member `MastodonCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mastodon/sensor.py:108:5-23: Class member `MastodonSensorEntity.entity_description` overrides parent class `MastodonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mastodon/sensor.py:108:5-23: Class member `MastodonSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matrix/__init__.py:212:44-76: Argument `tuple[type[ReactionEvent], type[RoomMessageText]]` is not assignable to parameter `filter` with type `tuple[type[Event], None] | type[Event]` in function `nio.client.base_client.Client.add_event_callback` [bad-argument-type]
ERROR homeassistant/components/matrix/__init__.py:265:72-80: Argument `str` is not assignable to parameter `key` with type `ReactionCommand` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/matrix/__init__.py:355:35-42: `room_id` may be uninitialized [unbound-name]
ERROR homeassistant/components/matrix/__init__.py:394:58-396:14: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None]]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/matrix/__init__.py:429:27-49: Argument `str | None` is not assignable to parameter `device_id` with type `str` in function `nio.client.base_client.Client.restore_login` [bad-argument-type]
ERROR homeassistant/components/matrix/__init__.py:430:30-35: Argument `bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str` is not assignable to parameter `access_token` with type `str` in function `nio.client.base_client.Client.restore_login` [bad-argument-type]
ERROR homeassistant/components/matter/__init__.py:81:79-83: Function declared to return `bool`, but one or more paths are missing an explicit `return` [bad-return]
ERROR homeassistant/components/matter/binary_sensor.py:45:5-23: Class member `MatterBinarySensor.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/binary_sensor.py:45:5-23: Class member `MatterBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/ble_proxy.py:48:15-20: Class member `HaBluetoothScanSource.start` overrides parent class `BleScanSource` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/matter/button.py:44:5-23: Class member `MatterCommandButton.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/button.py:44:5-23: Class member `MatterCommandButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/button.py:61:78-80: Argument `Literal[15]` is not assignable to parameter `identifyTime` with type `uint` in function `chip.clusters.cluster_defs.Identify.Identify.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/climate.py:207:7-20: Field `entity_description` is declared `EntityDescription` in ancestor `class MatterEntity: ...
`, which is not assignable to the type `ClimateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/matter/climate.py:211:5-20: Class member `MatterClimate._attr_hvac_mode` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/climate.py:279:26-39: Argument `bytes | None` is not assignable to parameter `presetHandle` with type `Nullable | bytes` in function `chip.clusters.cluster_defs.Thermostat.SetActivePresetRequest.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/climate.py:538:14-38: Class member `MatterClimate._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/cover.py:72:5-23: Class member `MatterCover.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/cover.py:72:5-23: Class member `MatterCover.entity_description` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/cover.py:187:14-32: Class member `MatterCover._attr_device_class` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/cover.py:199:14-38: Class member `MatterCover._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/event.py:52:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class MatterEntity: ...
`, which is not assignable to the type `EventEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/matter/fan.py:58:7-16: Field `entity_description` is declared `EntityDescription` in ancestor `class MatterEntity: ...
`, which is not assignable to the type `FanEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/matter/fan.py:255:14-38: Class member `MatterFan._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/light.py:105:5-23: Class member `MatterLight.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/light.py:105:5-23: Class member `MatterLight.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/light.py:123:24-41: Argument `int` is not assignable to parameter `colorX` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToColor.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:124:24-41: Argument `int` is not assignable to parameter `colorY` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToColor.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:126:32-52: Argument `int` is not assignable to parameter `transitionTime` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToColor.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:129:29-30: Argument `Literal[1]` is not assignable to parameter `optionsMask` with type `ColorControl.Bitmaps.OptionsBitmap` in function `chip.clusters.cluster_defs.ColorControl.MoveToColor.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:130:33-34: Argument `Literal[1]` is not assignable to parameter `optionsOverride` with type `ColorControl.Bitmaps.OptionsBitmap` in function `chip.clusters.cluster_defs.ColorControl.MoveToColor.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:143:21-38: Argument `int` is not assignable to parameter `hue` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToHueAndSaturation.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:144:28-45: Argument `int` is not assignable to parameter `saturation` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToHueAndSaturation.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:146:32-52: Argument `int` is not assignable to parameter `transitionTime` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToHueAndSaturation.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:149:29-30: Argument `Literal[1]` is not assignable to parameter `optionsMask` with type `ColorControl.Bitmaps.OptionsBitmap` in function `chip.clusters.cluster_defs.ColorControl.MoveToHueAndSaturation.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:150:33-34: Argument `Literal[1]` is not assignable to parameter `optionsOverride` with type `ColorControl.Bitmaps.OptionsBitmap` in function `chip.clusters.cluster_defs.ColorControl.MoveToHueAndSaturation.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:163:40-80: Argument `int` is not assignable to parameter `colorTemperatureMireds` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToColorTemperature.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:165:32-52: Argument `int` is not assignable to parameter `transitionTime` with type `uint` in function `chip.clusters.cluster_defs.ColorControl.MoveToColorTemperature.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:168:29-30: Argument `Literal[1]` is not assignable to parameter `optionsMask` with type `ColorControl.Bitmaps.OptionsBitmap` in function `chip.clusters.cluster_defs.ColorControl.MoveToColorTemperature.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:169:33-34: Argument `Literal[1]` is not assignable to parameter `optionsOverride` with type `ColorControl.Bitmaps.OptionsBitmap` in function `chip.clusters.cluster_defs.ColorControl.MoveToColorTemperature.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:190:23-28: Argument `int` is not assignable to parameter `level` with type `uint` in function `chip.clusters.cluster_defs.LevelControl.MoveToLevelWithOnOff.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:192:32-52: Argument `int` is not assignable to parameter `transitionTime` with type `Nullable | uint` in function `chip.clusters.cluster_defs.LevelControl.MoveToLevelWithOnOff.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/light.py:279:17-43: Argument `Nullable | uint` is not assignable to parameter `number` with type `float` in function `homeassistant.components.matter.util.renormalize` [bad-argument-type]
ERROR homeassistant/components/matter/lock.py:83:7-17: Field `entity_description` is declared `EntityDescription` in ancestor `class MatterEntity: ...
`, which is not assignable to the type `LockEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/matter/lock.py:277:14-38: Class member `MatterLock._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/lock_helpers.py:374:70-73: Argument `int` is not assignable to parameter `userIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.GetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:397:27-37: Argument `int` is not assignable to parameter `userIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:398:26-35: Argument `str | None` is not assignable to parameter `userName` with type `Nullable | str` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:399:30-44: Argument `int | None` is not assignable to parameter `userUniqueID` with type `Nullable | uint` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:400:28-44: Argument `Literal[DoorLock.Enums.UserStatusEnum.kOccupiedEnabled] | int` is not assignable to parameter `userStatus` with type `Nullable | DoorLock.Enums.UserStatusEnum` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:401:26-406:76: Argument `Literal[DoorLock.Enums.UserTypeEnum.kUnrestrictedUser] | int` is not assignable to parameter `userType` with type `Nullable | DoorLock.Enums.UserTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:407:32-412:72: Argument `Literal[DoorLock.Enums.CredentialRuleEnum.kSingle] | int` is not assignable to parameter `credentialRule` with type `DoorLock.Enums.CredentialRuleEnum | Nullable` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:421:66-76: Argument `int` is not assignable to parameter `userIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.GetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:461:27-37: Argument `int` is not assignable to parameter `userIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:463:30-48: Argument `int | Any` is not assignable to parameter `userUniqueID` with type `Nullable | uint` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:464:28-43: Argument `int | Any` is not assignable to parameter `userStatus` with type `Nullable | DoorLock.Enums.UserStatusEnum` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:465:26-39: Argument `int | Any` is not assignable to parameter `userType` with type `Nullable | DoorLock.Enums.UserTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:466:32-45: Argument `int | Any` is not assignable to parameter `credentialRule` with type `DoorLock.Enums.CredentialRuleEnum | Nullable` in function `chip.clusters.cluster_defs.DoorLock.SetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:502:27-40: Argument `Literal[1] | Any` is not assignable to parameter `userIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.GetUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:541:23-33: Argument `int` is not assignable to parameter `userIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.ClearUser.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:719:40-53: Argument `int` is not assignable to parameter `credentialType` with type `DoorLock.Enums.CredentialTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:720:41-44: Argument `int` is not assignable to parameter `credentialIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:737:36-49: Argument `int` is not assignable to parameter `credentialType` with type `DoorLock.Enums.CredentialTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:738:37-53: Argument `int` is not assignable to parameter `credentialIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:759:32-45: Argument `int` is not assignable to parameter `credentialType` with type `DoorLock.Enums.CredentialTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:760:33-49: Argument `int` is not assignable to parameter `credentialIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:763:23-33: Argument `int | None` is not assignable to parameter `userIndex` with type `Nullable | uint` in function `chip.clusters.cluster_defs.DoorLock.SetCredential.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:764:24-44: Argument `int | None` is not assignable to parameter `userStatus` with type `Nullable | DoorLock.Enums.UserStatusEnum` in function `chip.clusters.cluster_defs.DoorLock.SetCredential.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:765:22-40: Argument `int | None` is not assignable to parameter `userType` with type `Nullable | DoorLock.Enums.UserTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.SetCredential.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:807:32-45: Argument `int` is not assignable to parameter `credentialType` with type `DoorLock.Enums.CredentialTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:808:33-49: Argument `int` is not assignable to parameter `credentialIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:838:32-45: Argument `int` is not assignable to parameter `credentialType` with type `DoorLock.Enums.CredentialTypeEnum` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/lock_helpers.py:839:33-49: Argument `int` is not assignable to parameter `credentialIndex` with type `uint` in function `chip.clusters.cluster_defs.DoorLock.CredentialStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/number.py:75:5-23: Class member `MatterNumber.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/number.py:75:5-23: Class member `MatterNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/number.py:96:5-23: Class member `MatterRangeNumber.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/number.py:96:5-23: Class member `MatterRangeNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/number.py:144:5-23: Class member `MatterLevelControlNumber.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/number.py:144:5-23: Class member `MatterLevelControlNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/number.py:153:23-33: Argument `int | Any` is not assignable to parameter `level` with type `uint` in function `chip.clusters.cluster_defs.LevelControl.MoveToLevel.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/number.py:493:30-40: Argument `int` is not assignable to parameter `cookTime` with type `uint | None` in function `chip.clusters.cluster_defs.MicrowaveOvenControl.SetCookingParameters.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/number.py:515:23-33: Argument `int` is not assignable to parameter `level` with type `uint` in function `chip.clusters.cluster_defs.LevelControl.MoveToLevel.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/select.py:112:5-23: Class member `MatterAttributeSelectEntity.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/select.py:112:5-23: Class member `MatterAttributeSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/select.py:137:5-23: Class member `MatterMapSelectEntity.entity_description` overrides parent class `MatterAttributeSelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/select.py:163:34-165:10: `Unknown | None` is not assignable to `DeviceEnergyManagementMode | DishwasherMode | EnergyEvseMode | LaundryWasherMode | ModeSelect | OvenMode | RefrigeratorAndTemperatureControlledCabinetMode | RvcCleanMode | RvcRunMode | WaterHeaterMode` [bad-assignment]
ERROR homeassistant/components/matter/select.py:180:34-182:10: `Unknown | None` is not assignable to `DeviceEnergyManagementMode | DishwasherMode | EnergyEvseMode | LaundryWasherMode | ModeSelect | OvenMode | RefrigeratorAndTemperatureControlledCabinetMode | RvcCleanMode | RvcRunMode | WaterHeaterMode` [bad-assignment]
ERROR homeassistant/components/matter/select.py:201:5-23: Class member `MatterDoorLockOperatingModeSelectEntity.entity_description` overrides parent class `MatterAttributeSelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/select.py:236:5-23: Class member `MatterListSelectEntity.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/select.py:236:5-23: Class member `MatterListSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/select.py:466:44-58: Argument `int` is not assignable to parameter `targetTemperatureLevel` with type `uint | None` in function `chip.clusters.cluster_defs.TemperatureControl.SetTemperature.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/select.py:500:26-56: Argument `Overload[
  (self: dict[LaundryWasherControls.Enums.NumberOfRinsesEnum, str | None], key: LaundryWasherControls.Enums.NumberOfRinsesEnum, default: None = None, /) -> str | None
  (self: dict[LaundryWasherControls.Enums.NumberOfRinsesEnum, str | None], key: LaundryWasherControls.Enums.NumberOfRinsesEnum, default: str | None, /) -> str | None
  [_T](self: dict[LaundryWasherControls.Enums.NumberOfRinsesEnum, str | None], key: LaundryWasherControls.Enums.NumberOfRinsesEnum, default: _T, /) -> str | _T | None
]` is not assignable to parameter `device_to_ha` with type `(int) -> str | None` in function `MatterMapSelectEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/select.py:518:38-52: Argument `int` is not assignable to parameter `wattSettingIndex` with type `uint | None` in function `chip.clusters.cluster_defs.MicrowaveOvenControl.SetCookingParameters.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/select.py:664:26-58: Argument `Overload[
  (self: dict[DoorLock.Enums.OperatingModeEnum, str], key: DoorLock.Enums.OperatingModeEnum, default: None = None, /) -> str | None
  (self: dict[DoorLock.Enums.OperatingModeEnum, str], key: DoorLock.Enums.OperatingModeEnum, default: str, /) -> str
  [_T](self: dict[DoorLock.Enums.OperatingModeEnum, str], key: DoorLock.Enums.OperatingModeEnum, default: _T, /) -> str | _T
]` is not assignable to parameter `device_to_ha` with type `(int) -> str | None` in function `MatterMapSelectEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/sensor.py:292:33-85: `dict[OperationalState.Enums.OperationalStateEnum, str]` is not assignable to `dict[int, str]` [bad-assignment]
ERROR homeassistant/components/matter/sensor.py:298:5-23: Class member `MatterSensor.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/sensor.py:298:5-23: Class member `MatterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/sensor.py:309:35-40: `Nullable | float | Any | None` is not assignable to attribute `_attr_native_value` with type `Decimal | date | datetime | float | int | str | None` [bad-assignment]
ERROR homeassistant/components/matter/sensor.py:315:5-23: Class member `MatterDraftElectricalMeasurementSensor.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/sensor.py:315:5-23: Class member `MatterDraftElectricalMeasurementSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/sensor.py:344:5-23: Class member `MatterOperationalStateSensor.entity_description` overrides parent class `MatterSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/sensor.py:382:5-23: Class member `MatterListSensor.entity_description` overrides parent class `MatterSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/sensor.py:1329:23-48: Argument `dict[chip.clusters.cluster_defs.OperationalState.OperationalState.Enums.OperationalStateEnum | chip.clusters.cluster_defs.RvcOperationalState.RvcOperationalState.Enums.OperationalStateEnum, str]` is not assignable to parameter `state_map` with type `dict[int, str]` in function `MatterOperationalStateSensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/siren.py:40:5-23: Class member `MatterSiren.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/siren.py:40:5-23: Class member `MatterSiren.entity_description` overrides parent class `SirenEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/siren.py:41:5-29: Class member `MatterSiren._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/switch.py:52:5-23: Class member `MatterSwitch.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/switch.py:52:5-23: Class member `MatterSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/switch.py:87:5-23: Class member `MatterGenericCommandSwitch.entity_description` overrides parent class `MatterSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/switch.py:150:5-23: Class member `MatterNumericSwitch.entity_description` overrides parent class `MatterSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/update.py:72:7-19: Field `entity_description` is declared `EntityDescription` in ancestor `class MatterEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/matter/update.py:82:5-29: Class member `MatterUpdate._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/vacuum.py:78:5-23: Class member `MatterVacuum.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/vacuum.py:78:5-23: Class member `MatterVacuum.entity_description` overrides parent class `StateVacuumEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/vacuum.py:173:29-55: Object of class `Nullable` has no attribute `locationName` [missing-attribute]
ERROR homeassistant/components/matter/vacuum.py:205:64-72: Argument `list[int]` is not assignable to parameter `newAreas` with type `list[uint]` in function `chip.clusters.cluster_defs.ServiceArea.SelectAreas.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/vacuum.py:324:14-38: Class member `MatterVacuum._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/valve.py:45:5-23: Class member `MatterValve.entity_description` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/valve.py:45:5-23: Class member `MatterValve.entity_description` overrides parent class `ValveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/valve.py:60:72-80: Argument `int` is not assignable to parameter `targetLevel` with type `uint | None` in function `chip.clusters.cluster_defs.ValveConfigurationAndControl.Open.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/valve.py:122:14-38: Class member `MatterValve._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/water_heater.py:64:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class MatterEntity: ...
`, which is not assignable to the type `WaterHeaterEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/matter/water_heater.py:68:5-28: Class member `MatterWaterHeater._attr_current_operation` overrides parent class `WaterHeaterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/water_heater.py:75:5-29: Class member `MatterWaterHeater._attr_supported_features` overrides parent class `MatterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/matter/water_heater.py:95:22-30: Argument `int` is not assignable to parameter `duration` with type `uint` in function `chip.clusters.cluster_defs.WaterHeaterManagement.WaterHeaterBoostInfoStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/water_heater.py:98:17-100:30: Argument `type[Nullable] | int` is not assignable to parameter `temporarySetpoint` with type `int | None` in function `chip.clusters.cluster_defs.WaterHeaterManagement.WaterHeaterBoostInfoStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/water_heater.py:130:13-132:10: `WaterHeaterManagement.Structs.WaterHeaterBoostInfoStruct` is not assignable to `type[WaterHeaterManagement.Structs.WaterHeaterBoostInfoStruct]` [bad-assignment]
ERROR homeassistant/components/matter/water_heater.py:131:22-44: Argument `Literal[3600]` is not assignable to parameter `duration` with type `uint` in function `chip.clusters.cluster_defs.WaterHeaterManagement.WaterHeaterBoostInfoStruct.__init__` [bad-argument-type]
ERROR homeassistant/components/matter/water_heater.py:147:73-83: Argument `type[WaterHeaterManagement.Structs.WaterHeaterBoostInfoStruct]` is not assignable to parameter `boostInfo` with type `WaterHeaterManagement.Structs.WaterHeaterBoostInfoStruct` in function `chip.clusters.cluster_defs.WaterHeaterManagement.Boost.__init__` [bad-argument-type]
ERROR homeassistant/components/mcp/coordinator.py:136:5-17: Class member `ModelContextProtocolCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mealie/coordinator.py:47:5-17: Class member `MealieDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mealie/coordinator.py:49:5-21: Class member `MealieDataUpdateCoordinator._update_interval` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mealie/sensor.py:75:5-23: Class member `MealieStatisticSensors.entity_description` overrides parent class `MealieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mealie/sensor.py:75:5-23: Class member `MealieStatisticSensors.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mealie/sensor.py:76:5-16: Class member `MealieStatisticSensors.coordinator` overrides parent class `MealieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mealie/services.py:155:12-62: Returned type `dict[str, list[dict[str, MealplanEntryType | date | dict[str, Any] | int | str | None]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/mealie/services.py:201:12-40: Returned type `dict[str, dict[str, list[dict[str, Any]]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/mealie/services.py:248:16-46: Returned type `dict[str, dict[str, MealplanEntryType | date | dict[str, Any] | int | str | None]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/mealie/services.py:277:16-46: Returned type `dict[str, dict[str, MealplanEntryType | date | dict[str, Any] | int | str | None]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/mealie/todo.py:104:5-16: Class member `MealieShoppingListTodoListEntity.coordinator` overrides parent class `MealieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mealie/todo.py:285:16-288:10: Returned type `dict[str, list[dict[str, bool | dict[str, Any] | float | int | str | None]] | str]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/meater/coordinator.py:30:5-17: Class member `MeaterCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meater/sensor.py:197:5-23: Class member `MeaterProbeTemperature.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meater/sensor.py:197:5-23: Class member `MeaterProbeTemperature.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/medcom_ble/coordinator.py:25:5-17: Class member `MedcomBleUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/medcom_ble/coordinator.py:48:50-60: Argument `BLEDevice | None` is not assignable to parameter `ble_device` with type `BLEDevice` in function `medcom_ble.parser.MedcomBleDeviceData.update_device` [bad-argument-type]
ERROR homeassistant/components/medcom_ble/sensor.py:68:14-32: Class member `MedcomSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/medcom_ble/sensor.py:93:16-74: Returned type `float | str | None` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/media_extractor/__init__.py:61:17-65:18: Argument `dict[str, Logger | bool | Any]` is not assignable to parameter `params` with type `_Params | None` in function `yt_dlp.YoutubeDL.YoutubeDL.__init__` [bad-argument-type]
ERROR homeassistant/components/media_extractor/__init__.py:178:40-57: `str` is not assignable to dict key `cookiefile` with type `Logger | bool` [bad-assignment]
ERROR homeassistant/components/media_extractor/__init__.py:186:25-35: Argument `dict[str, Logger | bool]` is not assignable to parameter `params` with type `_Params | None` in function `yt_dlp.YoutubeDL.YoutubeDL.__init__` [bad-argument-type]
ERROR homeassistant/components/media_extractor/__init__.py:196:28-48: Argument `Iterable[_InfoDict] | PagedList` is not assignable to parameter `iterable` with type `Iterable[_InfoDict]` in function `list.__init__` [bad-argument-type]
ERROR homeassistant/components/media_extractor/__init__.py:215:37-48: TypedDict `_InfoDict` does not have key `extractor` [bad-typed-dict-key]
ERROR homeassistant/components/media_extractor/__init__.py:216:52-79: Argument `list[dict[str, Any]] | None` is not assignable to parameter `formats` with type `list[dict[str, Any]]` in function `get_best_stream_youtube` [bad-argument-type]
ERROR homeassistant/components/media_extractor/__init__.py:217:40-67: Argument `list[dict[str, Any]] | None` is not assignable to parameter `formats` with type `list[dict[str, Any]]` in function `get_best_stream` [bad-argument-type]
ERROR homeassistant/components/media_player/__init__.py:552:5-23: Class member `MediaPlayerEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/media_player/__init__.py:557:5-23: Class member `MediaPlayerEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/media_player/__init__.py:584:5-16: Class member `MediaPlayerEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/media_player/__init__.py:585:5-29: Class member `MediaPlayerEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/media_player/condition.py:25:9-27: Class member `_MediaPlayerMutedConditionBase._state_valid_since` overrides parent class `EntityConditionBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/media_player/condition.py:40:9-24: Class member `_MediaPlayerMutedConditionBase._should_include` overrides parent class `EntityConditionBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/media_player/condition.py:86:9-24: Class member `MediaPlayerIsVolumeCondition._should_include` overrides parent class `EntityNumericalConditionBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/media_source/local_source.py:303:49-67: Argument `(self: Path, *, follow_symlinks: bool = True) -> bool` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/melcloud/binary_sensor.py:155:5-23: Class member `MelDeviceBinarySensor.entity_description` overrides parent class `MelCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melcloud/binary_sensor.py:155:5-23: Class member `MelDeviceBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melcloud/climate.py:79:39-57: Argument `Device` is not assignable to parameter `ata_device` with type `AtaDevice` in function `AtaDeviceClimate.__init__` [bad-argument-type]
ERROR homeassistant/components/melcloud/climate.py:84:47-65: Argument `Device` is not assignable to parameter `atw_device` with type `AtwDevice` in function `AtwDeviceZoneClimate.__init__` [bad-argument-type]
ERROR homeassistant/components/melcloud/climate.py:86:25-49: Object of class `Device` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/melcloud/climate.py:257:12-66: `not in` is not supported between `str` and `None` [not-iterable]
ERROR homeassistant/components/melcloud/climate.py:266:12-64: `not in` is not supported between `str` and `None` [not-iterable]
ERROR homeassistant/components/melcloud/climate.py:382:30-34: Cannot set item in `dict[str, str]` [unsupported-operation]
ERROR homeassistant/components/melcloud/climate.py:395:48-67: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/melcloud/coordinator.py:84:16-37: Returned type `Any | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/melcloud/coordinator.py:89:16-39: Returned type `Any | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/melcloud/coordinator.py:98:25-68: Argument `set[tuple[str, Any | None]]` is not assignable to parameter `connections` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/melcloud/sensor.py:302:25-49: Object of class `Device` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/melcloud/sensor.py:313:5-23: Class member `MelDeviceSensor.entity_description` overrides parent class `MelCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melcloud/sensor.py:313:5-23: Class member `MelDeviceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melcloud/water_heater.py:36:41-59: Argument `Device` is not assignable to parameter `device` with type `AtwDevice` in function `AtwWaterHeater.__init__` [bad-argument-type]
ERROR homeassistant/components/melcloud/water_heater.py:45:5-29: Class member `AtwWaterHeater._attr_supported_features` overrides parent class `MelCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melissa/climate.py:148:25-48: Object of class `NoneType` has no attribute `copy` [missing-attribute]
ERROR homeassistant/components/melissa/climate.py:149:13-38: Object of class `NoneType` has no attribute `update` [missing-attribute]
ERROR homeassistant/components/melnor/coordinator.py:20:5-17: Class member `MelnorDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/number.py:87:5-23: Class member `MelnorZoneNumber.entity_description` overrides parent class `MelnorZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/number.py:87:5-23: Class member `MelnorZoneNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/sensor.py:134:5-23: Class member `MelnorSensorEntity.entity_description` overrides parent class `MelnorBluetoothEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/sensor.py:134:5-23: Class member `MelnorSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/sensor.py:157:5-23: Class member `MelnorZoneSensorEntity.entity_description` overrides parent class `MelnorZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/sensor.py:157:5-23: Class member `MelnorZoneSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/switch.py:71:5-23: Class member `MelnorZoneSwitch.entity_description` overrides parent class `MelnorZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/switch.py:71:5-23: Class member `MelnorZoneSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/time.py:59:5-23: Class member `MelnorZoneTime.entity_description` overrides parent class `MelnorZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/melnor/time.py:59:5-23: Class member `MelnorZoneTime.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/met/coordinator.py:93:5-17: Class member `MetDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/met_eireann/coordinator.py:52:5-17: Class member `MetEireannUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meteo_france/config_flow.py:62:65-64:14: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[str, str | None, str | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/meteo_france/coordinator.py:36:5-17: Class member `MeteoFranceForecastUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meteo_france/coordinator.py:58:54-60:10: Unpacked argument `tuple[Any, Any]` is not assignable to parameter `*args` with type `tuple[float, float, str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/meteo_france/coordinator.py:66:5-17: Class member `MeteoFranceRainUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meteo_france/coordinator.py:88:54-90:10: Unpacked argument `tuple[Any, Any]` is not assignable to parameter `*args` with type `tuple[float, float, str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/meteo_france/coordinator.py:96:5-17: Class member `MeteoFranceAlertUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meteo_france/sensor.py:226:5-23: Class member `MeteoFranceSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meteo_france/sensor.py:226:5-23: Class member `MeteoFranceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meteo_france/sensor.py:279:27-38: `*` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/meteo_lt/weather.py:79:16-65: Returned type `float` is not assignable to declared return type `int | None` [bad-return]
ERROR homeassistant/components/meteo_lt/weather.py:94:16-69: Returned type `float` is not assignable to declared return type `int | None` [bad-return]
ERROR homeassistant/components/meteo_lt/weather.py:104:16-71: Returned type `float` is not assignable to declared return type `int | None` [bad-return]
ERROR homeassistant/components/meteoclimatic/coordinator.py:22:5-17: Class member `MeteoclimaticUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/meteoclimatic/sensor.py:143:14-32: Class member `MeteoclimaticSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/metoffice/coordinator.py:41:5-17: Class member `MetOfficeUpdateCoordinator.config_entry` overrides parent class `TimestampDataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/metoffice/sensor.py:213:5-23: Class member `MetOfficeCurrentSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/metoffice/sensor.py:213:5-23: Class member `MetOfficeCurrentSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/microbees/binary_sensor.py:67:14-32: Class member `MBBinarySensor.entity_description` overrides parent class `MicroBeesEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/microbees/binary_sensor.py:77:16-33: Returned type `float` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/microbees/climate.py:60:5-29: Class member `MBClimate._attr_supported_features` overrides parent class `MicroBeesActuatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/microbees/climate.py:109:44-55: `Any | None` is not assignable to attribute `targetTemp` with type `float` [bad-assignment]
ERROR homeassistant/components/microbees/coordinator.py:35:5-17: Class member `MicroBeesUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/microbees/cover.py:52:5-23: Class member `MBCover._attr_device_class` overrides parent class `MicroBeesEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/microbees/cover.py:53:5-29: Class member `MBCover._attr_supported_features` overrides parent class `MicroBeesEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/microbees/light.py:43:33-66: `list[int]` is not assignable to attribute `_attr_rgbw_color` with type `tuple[int, int, int, int] | None` [bad-assignment]
ERROR homeassistant/components/microbees/light.py:53:16-35: Returned type `int` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/microbees/sensor.py:94:14-32: Class member `MBSensor.entity_description` overrides parent class `MicroBeesEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/microbees/switch.py:55:16-35: Returned type `int` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/microsoft_face/__init__.py:340:67-75: `response` is uninitialized [unbound-name]
ERROR homeassistant/components/miele/binary_sensor.py:288:5-23: Class member `MieleBinarySensor.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/binary_sensor.py:288:5-23: Class member `MieleBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/button.py:135:5-23: Class member `MieleButton.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/button.py:135:5-23: Class member `MieleButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/climate.py:169:5-23: Class member `MieleClimate.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/climate.py:169:5-23: Class member `MieleClimate.entity_description` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/climate.py:175:5-29: Class member `MieleClimate._attr_supported_features` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/coordinator.py:56:5-17: Class member `MieleDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/coordinator.py:135:5-17: Class member `MieleAuxDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/fan.py:89:5-23: Class member `MieleFan.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/fan.py:99:14-38: Class member `MieleFan._attr_supported_features` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/light.py:109:5-23: Class member `MieleLight.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/light.py:109:5-23: Class member `MieleLight.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/select.py:94:5-23: Class member `MieleSelectMode.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/select.py:94:5-23: Class member `MieleSelectMode.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/sensor.py:132:31-39: `duration` may be uninitialized [unbound-name]
ERROR homeassistant/components/miele/sensor.py:959:5-23: Class member `MieleSensor.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/sensor.py:959:5-23: Class member `MieleSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/sensor.py:991:5-23: Class member `MieleRestorableSensor._attr_native_value` overrides parent class `MieleSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/sensor.py:991:5-23: Class member `MieleRestorableSensor._attr_native_value` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/sensor.py:1026:5-23: Class member `MieleAuxSensor.entity_description` overrides parent class `MieleAuxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/sensor.py:1026:5-23: Class member `MieleAuxSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/switch.py:141:25-85: Argument `MielePowerSwitch | MieleSuperSwitch | MieleSwitch` is not assignable to parameter `object` with type `MielePowerSwitch` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/miele/switch.py:152:5-23: Class member `MieleSwitch.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/switch.py:152:5-23: Class member `MieleSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/vacuum.py:162:5-23: Class member `MieleVacuum.entity_description` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/vacuum.py:162:5-23: Class member `MieleVacuum.entity_description` overrides parent class `StateVacuumEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/miele/vacuum.py:163:5-29: Class member `MieleVacuum._attr_supported_features` overrides parent class `MieleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mikrotik/coordinator.py:254:5-17: Class member `MikrotikDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mikrotik/coordinator.py:348:12-15: Returned type `type[Api]` is not assignable to declared return type `Api` [bad-return]
ERROR homeassistant/components/mill/climate.py:74:15-87: Object of class `Mill` has no attribute `set_room_temperatures_by_name` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:91:5-29: Class member `MillHeater._attr_supported_features` overrides parent class `MillBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mill/climate.py:110:15-68: Object of class `Mill` has no attribute `set_heater_temp` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:121:19-71: Object of class `Mill` has no attribute `heater_control` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:125:19-71: Object of class `Mill` has no attribute `heater_control` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:131:9-21: Class member `MillHeater._update_attr` overrides parent class `MillBaseEntity` in an inconsistent manner [bad-override]
ERROR homeassistant/components/mill/climate.py:132:27-43: `bool | None` is not assignable to attribute `_available` with type `bool` [bad-assignment]
ERROR homeassistant/components/mill/climate.py:162:5-29: Class member `LocalMillHeater._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mill/climate.py:173:19-63: Object of class `Mill` has no attribute `mac_address` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:177:35-76: Object of class `Mill` has no attribute `url` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:180:22-59: Object of class `Mill` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:181:28-68: Object of class `Mill` has no attribute `version` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:190:15-75: Object of class `Mill` has no attribute `set_target_temperature` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:202:19-63: Object of class `Mill` has no attribute `set_operation_mode_control_individually` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:204:19-46: Object of class `Mill` has no attribute `set_operation_mode_off` [missing-attribute]
ERROR homeassistant/components/mill/climate.py:206:19-57: Object of class `Mill` has no attribute `set_operation_mode_weekly_program` [missing-attribute]
ERROR homeassistant/components/mill/coordinator.py:38:5-17: Class member `MillDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mill/entity.py:31:25-58: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/mill/entity.py:41:49-57: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/mill/number.py:34:5-23: Class member `MillNumber._attr_device_class` overrides parent class `MillBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mill/number.py:51:35-64: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/mill/number.py:54:27-83: `Literal[False] | Unknown | None` is not assignable to attribute `_available` with type `bool` [bad-assignment]
ERROR homeassistant/components/mill/number.py:58:15-70: Object of class `Mill` has no attribute `max_heating_power` [missing-attribute]
ERROR homeassistant/components/mill/sensor.py:188:14-32: Class member `MillSensor.entity_description` overrides parent class `MillBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mill/sensor.py:211:14-32: Class member `LocalMillSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mill/sensor.py:212:19-63: Object of class `Mill` has no attribute `mac_address` [missing-attribute]
ERROR homeassistant/components/mill/sensor.py:216:35-76: Object of class `Mill` has no attribute `url` [missing-attribute]
ERROR homeassistant/components/mill/sensor.py:219:22-59: Object of class `Mill` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/mill/sensor.py:220:28-68: Object of class `Mill` has no attribute `version` [missing-attribute]
ERROR homeassistant/components/min_max/sensor.py:258:57-260:14: `Event[dict[str, Any]]` is not assignable to `Event[EventStateChangedData]` [bad-assignment]
ERROR homeassistant/components/minecraft_server/api.py:85:71-87:18: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, float]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/minecraft_server/binary_sensor.py:57:14-32: Class member `MinecraftServerBinarySensorEntity.entity_description` overrides parent class `MinecraftServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/minecraft_server/coordinator.py:31:5-17: Class member `MinecraftServerCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/minecraft_server/sensor.py:187:5-23: Class member `MinecraftServerSensorEntity.entity_description` overrides parent class `MinecraftServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/minecraft_server/sensor.py:187:5-23: Class member `MinecraftServerSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:120:22-50: Object of class `KumoStation` has no attribute `supported_modes` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:174:34-67: Object of class `KumoStation` has no attribute `supported_fan_speeds` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:186:34-72: Object of class `KumoStation` has no attribute `supported_vane_directions` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:216:25-53: Object of class `KumoStation` has no attribute `supported_modes` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:218:12-50: Object of class `KumoStation` has no attribute `supported_vane_directions` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:227:24-45: Object of class `KumoStation` has no attribute `set_mode` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:238:28-58: Object of class `KumoStation` has no attribute `set_cool_setpoint` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:244:28-58: Object of class `KumoStation` has no attribute `set_heat_setpoint` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:252:32-62: Object of class `KumoStation` has no attribute `set_cool_setpoint` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:257:32-62: Object of class `KumoStation` has no attribute `set_heat_setpoint` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:270:24-50: Object of class `KumoStation` has no attribute `set_fan_speed` [missing-attribute]
ERROR homeassistant/components/mitsubishi_comfort/climate.py:280:24-55: Object of class `KumoStation` has no attribute `set_vane_direction` [missing-attribute]
ERROR homeassistant/components/mjpeg/config_flow.py:117:63-123:14: Unpacked argument `tuple[Any, Any | None, Any, Any]` is not assignable to parameter `*args` with type `tuple[str, str | None, str, bool, str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/mjpeg/config_flow.py:162:27-80: Argument `Any | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/moat/sensor.py:119:7-32: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/mobile_app/binary_sensor.py:73:7-28: Field `_attr_device_class` is declared `str | None` in ancestor `class MobileAppEntity: ...
`, which is not assignable to the type `BinarySensorDeviceClass | None` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/mobile_app/notify.py:156:22-74: `-` is not supported between `None` and `datetime` [unsupported-operation]
ERROR homeassistant/components/mobile_app/push_notification.py:83:28-32: `None` is not assignable to attribute `on_teardown` with type `() -> None` [bad-assignment]
ERROR homeassistant/components/mochad/light.py:70:14-24: Class member `MochadLight._attr_name` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mochad/switch.py:58:14-24: Class member `MochadSwitch._attr_name` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/binary_sensor.py:60:7-25: Field `_attr_device_class` is declared `str | None` in ancestor `class ModbusBaseEntity: ...
`, which is not assignable to the type `BinarySensorDeviceClass | None` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/modbus/binary_sensor.py:140:14-32: Class member `SlaveSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/binary_sensor.py:140:14-32: Class member `SlaveSensor._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/climate.py:141:5-29: Class member `ModbusThermostat._attr_supported_features` overrides parent class `ModbusStructEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/climate.py:141:5-29: Class member `ModbusThermostat._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/cover.py:43:7-18: Field `_attr_device_class` is declared `str | None` in ancestor `class ModbusBaseEntity: ...
`, which is not assignable to the type `CoverDeviceClass | None` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/modbus/cover.py:46:5-29: Class member `ModbusCover._attr_supported_features` overrides parent class `ModbusBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/cover.py:46:5-29: Class member `ModbusCover._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/cover.py:99:34-54: Argument `Any | None` is not assignable to parameter `value` with type `bool | int | str` in function `ModbusCover._set_attr_state` [bad-argument-type]
ERROR homeassistant/components/modbus/modbus.py:177:16-46: Returned type `tuple[ModbusHub | Unknown, Any | None, Any]` is not assignable to declared return type `tuple[ModbusHub, int, int]` [bad-return]
ERROR homeassistant/components/modbus/modbus.py:336:61-80: Missing argument `host` in function `pymodbus.client.tcp.AsyncModbusTcpClient.__init__` [missing-argument]
ERROR homeassistant/components/modbus/modbus.py:336:61-80: Missing argument `host` in function `pymodbus.client.udp.AsyncModbusUdpClient.__init__` [missing-argument]
ERROR homeassistant/components/modbus/sensor.py:86:14-32: Class member `ModbusRegisterSensor._attr_device_class` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/sensor.py:86:14-32: Class member `ModbusRegisterSensor._attr_device_class` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modbus/sensor.py:184:14-32: Class member `SlaveSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modem_callerid/__init__.py:32:9-20: Result of async function call is unused. Did you forget to `await`? [unused-coroutine]
ERROR homeassistant/components/modern_forms/coordinator.py:27:5-17: Class member `ModernFormsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modern_forms/coordinator.py:47:15-33: Class member `ModernFormsDataUpdateCoordinator._async_update_data` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override]
ERROR homeassistant/components/modern_forms/coordinator.py:50:20-52:14: Returned type `Device` is not assignable to declared return type `ModernFormsDevice` [bad-return]
ERROR homeassistant/components/modern_forms/fan.py:68:5-29: Class member `ModernFormsFanEntity._attr_supported_features` overrides parent class `ModernFormsDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/modern_forms/fan.py:138:31-140:14: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/modern_forms/fan.py:141:49-55: Unpacked keyword argument `bool` is not assignable to parameter `direction` with type `str | None` in function `aiomodernforms.modernforms.ModernFormsDevice.fan` [bad-argument-type]
ERROR homeassistant/components/modern_forms/light.py:116:36-118:14: Cannot set item in `dict[str, bool]` [unsupported-operation]
ERROR homeassistant/components/moehlenhoff_alpha2/binary_sensor.py:37:5-23: Class member `Alpha2IODeviceBatterySensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/moehlenhoff_alpha2/climate.py:40:5-29: Class member `Alpha2Climate._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/moehlenhoff_alpha2/coordinator.py:24:5-17: Class member `Alpha2BaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monarch_money/coordinator.py:39:5-17: Class member `MonarchMoneyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monarch_money/sensor.py:159:5-23: Class member `MonarchMoneyCashFlowSensor.entity_description` overrides parent class `MonarchMoneyCashFlowEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monarch_money/sensor.py:159:5-23: Class member `MonarchMoneyCashFlowSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monarch_money/sensor.py:170:5-23: Class member `MonarchMoneySensor.entity_description` overrides parent class `MonarchMoneyAccountEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monarch_money/sensor.py:170:5-23: Class member `MonarchMoneySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monzo/coordinator.py:35:5-17: Class member `MonzoCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monzo/sensor.py:92:5-23: Class member `MonzoSensor.entity_description` overrides parent class `MonzoBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/monzo/sensor.py:92:5-23: Class member `MonzoSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mopeka/sensor.py:131:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/motion_blinds/button.py:53:52-84: Object of class `MotionGateway` has no attribute `Go_favorite_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/button.py:73:52-85: Object of class `MotionGateway` has no attribute `Set_favorite_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/coordinator.py:31:5-17: Class member `DataUpdateCoordinatorMotionBlinds.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:177:14-32: Class member `MotionBaseDevice._attr_device_class` overrides parent class `MotionCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:197:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:199:16-42: `-` is not supported between `Literal[100]` and `object` [unsupported-operation]
ERROR homeassistant/components/motion_blinds/cover.py:204:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:211:52-68: Object of class `MotionGateway` has no attribute `Open` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:217:52-69: Object of class `MotionGateway` has no attribute `Close` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:225:17-41: Object of class `MotionGateway` has no attribute `Set_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:241:17-41: Object of class `MotionGateway` has no attribute `Set_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:251:52-68: Object of class `MotionGateway` has no attribute `Stop` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:293:12-29: Object of class `MotionGateway` has no attribute `angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:295:16-53: Returned type `float | Unknown` is not assignable to declared return type `int | None` [bad-return]
ERROR homeassistant/components/motion_blinds/cover.py:295:23-46: `*` is not supported between `object` and `Literal[100]` [unsupported-operation]
ERROR homeassistant/components/motion_blinds/cover.py:300:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:302:16-42: `>=` is not supported between `object` and `Literal[95]` [unsupported-operation]
ERROR homeassistant/components/motion_blinds/cover.py:308:56-77: Object of class `MotionGateway` has no attribute `Set_angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:313:56-74: Object of class `MotionGateway` has no attribute `Jog_up` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:319:56-77: Object of class `MotionGateway` has no attribute `Set_angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:324:56-76: Object of class `MotionGateway` has no attribute `Jog_down` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:330:52-73: Object of class `MotionGateway` has no attribute `Set_angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:337:52-68: Object of class `MotionGateway` has no attribute `Stop` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:372:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:373:16-33: Object of class `MotionGateway` has no attribute `angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:375:20-57: Returned type `float | Unknown` is not assignable to declared return type `int | None` [bad-return]
ERROR homeassistant/components/motion_blinds/cover.py:375:27-50: `*` is not supported between `object` and `Literal[100]` [unsupported-operation]
ERROR homeassistant/components/motion_blinds/cover.py:377:16-42: `-` is not supported between `Literal[100]` and `object` [unsupported-operation]
ERROR homeassistant/components/motion_blinds/cover.py:382:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:383:16-33: Object of class `MotionGateway` has no attribute `angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:392:52-68: Object of class `MotionGateway` has no attribute `Open` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:399:52-69: Object of class `MotionGateway` has no attribute `Close` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:406:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:410:21-42: Object of class `MotionGateway` has no attribute `Set_angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:415:21-45: Object of class `MotionGateway` has no attribute `Set_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:426:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:430:21-42: Object of class `MotionGateway` has no attribute `Set_angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:435:21-45: Object of class `MotionGateway` has no attribute `Set_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:461:12-39: Object of class `MotionBlind` has no attribute `scaled_position`
Object of class `MotionGateway` has no attribute `scaled_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:464:22-66: Cannot index into `object` [bad-index]
ERROR homeassistant/components/motion_blinds/cover.py:469:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:473:20-37: Object of class `MotionBlind` has no attribute `width`
Object of class `MotionGateway` has no attribute `width` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:475:16-53: Cannot index into `object` [bad-index]
ERROR homeassistant/components/motion_blinds/cover.py:481:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:483:23-60: Cannot index into `object` [bad-index]
ERROR homeassistant/components/motion_blinds/cover.py:485:12-29: Object of class `MotionBlind` has no attribute `width`
Object of class `MotionGateway` has no attribute `width` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:492:52-68: Object of class `MotionGateway` has no attribute `Open` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:498:52-69: Object of class `MotionGateway` has no attribute `Close` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:506:17-48: Object of class `MotionBlind` has no attribute `Set_scaled_position`
Object of class `MotionGateway` has no attribute `Set_scaled_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:517:17-41: Object of class `MotionGateway` has no attribute `Set_position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/cover.py:525:52-68: Object of class `MotionGateway` has no attribute `Stop` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:53:23-37: Object of class `MotionGateway` has no attribute `_gateway` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:54:12-28: Object of class `MotionBlind` has no attribute `firmware` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:55:59-75: Object of class `MotionBlind` has no attribute `protocol` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:57:39-55: Object of class `MotionBlind` has no attribute `protocol` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:73:23-39: Object of class `MotionGateway` has no attribute `blind_type` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:76:28-47: Object of class `MotionGateway` has no attribute `wireless_name` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:82:23-39: Object of class `MotionGateway` has no attribute `blind_type` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:84:37-51: Object of class `MotionGateway` has no attribute `_gateway` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:85:28-47: Object of class `MotionGateway` has no attribute `wireless_name` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:113:41-61: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:114:38-55: Object of class `MotionGateway` has no attribute `angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:121:52-78: Object of class `MotionGateway` has no attribute `Update_trigger` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:128:17-37: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:133:17-34: Object of class `MotionGateway` has no attribute `angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:155:12-32: Object of class `MotionGateway` has no attribute `position` [missing-attribute]
ERROR homeassistant/components/motion_blinds/entity.py:155:45-62: Object of class `MotionGateway` has no attribute `angle` [missing-attribute]
ERROR homeassistant/components/motion_blinds/gateway.py:54:41-56: Argument `Unknown | None` is not assignable to parameter `multicast` with type `MotionMulticast` in function `motionblinds.motion_blinds.MotionGateway.__init__` [bad-argument-type]
ERROR homeassistant/components/motion_blinds/gateway.py:122:45-60: Argument `AsyncMotionMulticast` is not assignable to parameter `multicast` with type `MotionMulticast` in function `motionblinds.motion_blinds.MotionGateway.__init__` [bad-argument-type]
ERROR homeassistant/components/motion_blinds/sensor.py:56:5-23: Class member `MotionBatterySensor._attr_device_class` overrides parent class `MotionCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motion_blinds/sensor.py:69:16-41: Object of class `MotionGateway` has no attribute `battery_level` [missing-attribute]
ERROR homeassistant/components/motion_blinds/sensor.py:74:39-66: Object of class `MotionGateway` has no attribute `battery_voltage` [missing-attribute]
ERROR homeassistant/components/motion_blinds/sensor.py:91:12-37: Object of class `MotionGateway` has no attribute `battery_level` [missing-attribute]
ERROR homeassistant/components/motion_blinds/sensor.py:93:16-57: Cannot index into `object` [bad-index]
ERROR homeassistant/components/motion_blinds/sensor.py:99:12-39: Object of class `MotionGateway` has no attribute `battery_voltage` [missing-attribute]
ERROR homeassistant/components/motion_blinds/sensor.py:100:48-102:14: Cannot index into `object` [bad-index]
ERROR homeassistant/components/motion_blinds/sensor.py:109:5-23: Class member `MotionSignalStrengthSensor._attr_device_class` overrides parent class `MotionCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motionblinds_ble/button.py:36:17-48: Argument `(device: MotionDevice) -> Coroutine[Unknown, Unknown, bool]` is not assignable to parameter `command` with type `(MotionDevice) -> Coroutine[Any, Any, None]` in function `MotionblindsBLEButtonEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/motionblinds_ble/button.py:76:5-23: Class member `MotionblindsBLEButtonEntity.entity_description` overrides parent class `MotionblindsBLEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motionblinds_ble/button.py:76:5-23: Class member `MotionblindsBLEButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motionblinds_ble/cover.py:79:7-33: Field `entity_description` is declared `EntityDescription` in ancestor `class MotionblindsBLEEntity: ...
`, which is not assignable to the type `CoverEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/motionblinds_ble/select.py:45:7-18: Field `entity_description` is declared `EntityDescription` in ancestor `class MotionblindsBLEEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/motionblinds_ble/sensor.py:113:5-23: Class member `MotionblindsBLESensorEntity.entity_description` overrides parent class `MotionblindsBLEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motionblinds_ble/sensor.py:113:5-23: Class member `MotionblindsBLESensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motionblinds_ble/sensor.py:143:7-20: Field `entity_description` is declared `EntityDescription` in ancestor `class MotionblindsBLEEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/motioneye/coordinator.py:23:5-17: Class member `MotionEyeUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motioneye/media_source.py:55:5-9: Class member `MotionEyeMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motioneye/sensor.py:46:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class MotionEyeEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/motioneye/switch.py:91:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class MotionEyeEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/motionmount/binary_sensor.py:33:5-23: Class member `MotionMountMovingSensor._attr_device_class` overrides parent class `MotionMountEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/motionmount/sensor.py:41:5-23: Class member `MotionMountErrorStatusSensor._attr_device_class` overrides parent class `MotionMountEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mpd/config_flow.py:39:13-27: Object of class `MPDClient` has no attribute `timeout` [missing-attribute]
ERROR homeassistant/components/mpd/config_flow.py:40:13-31: Object of class `MPDClient` has no attribute `idletimeout` [missing-attribute]
ERROR homeassistant/components/mpd/config_flow.py:45:31-46: Object of class `MPDClient` has no attribute `password` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:119:9-29: Object of class `MPDClient` has no attribute `timeout` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:120:9-33: Object of class `MPDClient` has no attribute `idletimeout` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:136:48-68: Object of class `MPDClient` has no attribute `timeout` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:143:27-48: Object of class `MPDClient` has no attribute `password` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:174:38-57: Object of class `MPDClient` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:175:43-67: Object of class `MPDClient` has no attribute `currentsong` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:209:16-37: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:214:32-53: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:226:16-37: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:227:17-38: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:228:21-42: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:244:19-40: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:252:16-37: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:308:35-56: Object of class `MPDClient` has no attribute `commands` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:318:38-62: Object of class `MPDClient` has no attribute `readpicture` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:331:38-59: Object of class `MPDClient` has no attribute `albumart` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:385:44-70: Object of class `MPDClient` has no attribute `listplaylists` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:395:23-42: Object of class `MPDClient` has no attribute `setvol` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:401:23-41: Object of class `MPDClient` has no attribute `pause` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:403:23-40: Object of class `MPDClient` has no attribute `play` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:408:19-37: Object of class `MPDClient` has no attribute `pause` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:413:19-36: Object of class `MPDClient` has no attribute `stop` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:418:19-36: Object of class `MPDClient` has no attribute `next` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:423:19-40: Object of class `MPDClient` has no attribute `previous` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:454:23-41: Object of class `MPDClient` has no attribute `clear` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:455:23-40: Object of class `MPDClient` has no attribute `load` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:456:23-40: Object of class `MPDClient` has no attribute `play` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:458:23-41: Object of class `MPDClient` has no attribute `clear` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:460:23-39: Object of class `MPDClient` has no attribute `add` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:461:23-40: Object of class `MPDClient` has no attribute `play` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:476:23-42: Object of class `MPDClient` has no attribute `repeat` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:477:23-42: Object of class `MPDClient` has no attribute `single` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:479:23-42: Object of class `MPDClient` has no attribute `repeat` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:481:27-46: Object of class `MPDClient` has no attribute `single` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:483:27-46: Object of class `MPDClient` has no attribute `single` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:488:25-51: Argument `Any | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/mpd/media_player.py:493:19-38: Object of class `MPDClient` has no attribute `random` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:498:19-36: Object of class `MPDClient` has no attribute `stop` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:503:19-36: Object of class `MPDClient` has no attribute `play` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:509:19-37: Object of class `MPDClient` has no attribute `clear` [missing-attribute]
ERROR homeassistant/components/mpd/media_player.py:514:19-39: Object of class `MPDClient` has no attribute `seekcur` [missing-attribute]
ERROR homeassistant/components/mqtt/async_client.py:52:5-15: Class member `AsyncMQTTClient.on_connect` overrides parent class `Client` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/async_client.py:53:5-18: Class member `AsyncMQTTClient.on_disconnect` overrides parent class `Client` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/async_client.py:54:5-15: Class member `AsyncMQTTClient.on_publish` overrides parent class `Client` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/async_client.py:55:5-17: Class member `AsyncMQTTClient.on_subscribe` overrides parent class `Client` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/async_client.py:56:5-19: Class member `AsyncMQTTClient.on_unsubscribe` overrides parent class `Client` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/binary_sensor.py:149:14-32: Class member `MqttBinarySensor._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/binary_sensor.py:149:14-32: Class member `MqttBinarySensor._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/button.py:78:14-32: Class member `MqttButton._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/climate.py:665:14-38: Class member `MqttClimate._attr_supported_features` overrides parent class `MqttTemperatureControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/config_flow.py:4348:13-30: `reconfigure_entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/mqtt/config_flow.py:4650:27-65: No matching overload found for function `homeassistant.components.mqtt.models.MqttDeviceData.update` called with arguments: (dict[tuple[Literal['configuration_url'], str] | tuple[Literal['hw_version'], str] | tuple[Literal['identifiers'], str] | tuple[Literal['model'], str] | tuple[Literal['model_id'], str] | tuple[Literal['mqtt_settings'], DeviceMqttOptions] | tuple[Literal['name'], str] | tuple[Literal['sw_version'], str], @_] | DeviceMqttOptions) [no-matching-overload]
ERROR homeassistant/components/mqtt/cover.py:329:14-32: Class member `MqttCover._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/cover.py:346:14-38: Class member `MqttCover._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/cover.py:439:23-47: `JsonValueType` is not assignable to variable `payload` with type `bytearray | bytes | str` [bad-assignment]
ERROR homeassistant/components/mqtt/device_tracker.py:155:9-47: Class member `MqttDeviceTracker._process_update_extra_state_attributes` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/diagnostics.py:57:35-78: `dict[str, list[Any]]` is not assignable to dict key `mqtt_debug_info` with type `bool | dict[str, dict[str, Any] | dict[Unknown, Unknown]]` [bad-assignment]
ERROR homeassistant/components/mqtt/diagnostics.py:61:21-66:14: Keyword argument `devices` with type `list[dict[str, Any]]` is not assignable to parameter `**kwargs` with type `bool | dict[str, dict[str, Any] | dict[Unknown, Unknown]]` in function `typing.MutableMapping.update` [bad-argument-type]
ERROR homeassistant/components/mqtt/diagnostics.py:67:29-67: Keyword argument `mqtt_debug_info` with type `dict[str, list[Any]]` is not assignable to parameter `**kwargs` with type `bool | dict[str, dict[str, Any] | dict[Unknown, Unknown]]` in function `typing.MutableMapping.update` [bad-argument-type]
ERROR homeassistant/components/mqtt/entity.py:482:5-10: Class member `MqttAttributesMixin.group` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/entity.py:1461:17-31: `existing_entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/mqtt/entity.py:1622:9-26: Class member `MqttEntity._message_callback` overrides parent class `MqttAttributesMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/entity.py:1622:9-26: Class member `MqttEntity._message_callback` overrides parent class `MqttAvailabilityMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/entity.py:1647:64-78: `attrs_snapshot` may be uninitialized [unbound-name]
ERROR homeassistant/components/mqtt/event.py:103:14-32: Class member `MqttEvent._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/fan.py:290:14-38: Class member `MqttFan._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/humidifier.py:221:14-32: Class member `MqttHumidifier._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/humidifier.py:237:18-42: Class member `MqttHumidifier._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/lawn_mower.py:130:14-38: Class member `MqttLawnMower._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/lawn_mower.py:130:14-38: Class member `MqttLawnMower._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/light/schema_basic.py:382:14-38: Class member `MqttLight._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/light/schema_basic.py:382:14-38: Class member `MqttLight._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/light/schema_template.py:196:14-38: Class member `MqttLightTemplate._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/light/schema_template.py:196:14-38: Class member `MqttLightTemplate._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/lock.py:170:14-38: Class member `MqttLock._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/models.py:206:5-13: Class member `MqttCommandTemplateException._message` overrides parent class `ServiceValidationError` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/models.py:297:5-13: Class member `MqttValueTemplateException._message` overrides parent class `TemplateError` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/number.py:159:14-32: Class member `MqttNumber._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/sensor.py:255:14-32: Class member `MqttSensor._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/siren.py:173:14-38: Class member `MqttSiren._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/subscription.py:163:10-39: Function declared to return `dict[str, EntitySubscription]` but is missing an explicit `return` [bad-return]
ERROR homeassistant/components/mqtt/switch.py:103:14-32: Class member `MqttSwitch._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/switch.py:103:14-32: Class member `MqttSwitch._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/update.py:115:14-32: Class member `MqttUpdate._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/update.py:115:14-32: Class member `MqttUpdate._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/vacuum.py:255:14-38: Class member `MqttStateVacuum._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/valve.py:200:14-32: Class member `MqttValve._attr_device_class` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/valve.py:214:14-38: Class member `MqttValve._attr_supported_features` overrides parent class `MqttEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mqtt/water_heater.py:259:14-38: Class member `MqttWaterHeater._attr_supported_features` overrides parent class `MqttTemperatureControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mta/coordinator.py:51:5-17: Class member `MTADataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mta/sensor.py:114:5-23: Class member `MTASensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mta/sensor.py:114:5-23: Class member `MTASensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mullvad/binary_sensor.py:52:14-32: Class member `MullvadBinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mullvad/coordinator.py:24:5-17: Class member `MullvadCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/button.py:37:5-23: Class member `MusicAssistantFavoriteButton.entity_description` overrides parent class `MusicAssistantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/media_player.py:139:14-32: Class member `MusicAssistantPlayer._attr_device_class` overrides parent class `MusicAssistantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/media_player.py:203:18-29: Class member `MusicAssistantPlayer._attr_state` overrides parent class `MusicAssistantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/media_player.py:714:14-38: Class member `MusicAssistantPlayer._attr_supported_features` overrides parent class `MusicAssistantEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/number.py:92:14-32: Class member `MusicAssistantPlayerConfigNumber.entity_description` overrides parent class `MusicAssistantPlayerOptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/select.py:108:14-32: Class member `MusicAssistantPlayerConfigSelect.entity_description` overrides parent class `MusicAssistantPlayerOptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/switch.py:88:14-32: Class member `MusicAssistantPlayerConfigSwitch.entity_description` overrides parent class `MusicAssistantPlayerOptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/music_assistant/text.py:80:14-32: Class member `MusicAssistantPlayerConfigText.entity_description` overrides parent class `MusicAssistantPlayerOptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mutesync/config_flow.py:39:12-17: Returned type `str` is not assignable to declared return type `dict[str, Any]` [bad-return]
ERROR homeassistant/components/mutesync/coordinator.py:24:5-17: Class member `MutesyncUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mvglive/sensor.py:210:36-49: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/mycroft/notify.py:6:1-34: Cannot find module `mycroftapi` [missing-import]
ERROR homeassistant/components/myneomitis/select.py:127:5-23: Class member `MyNeoSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mysensors/__init__.py:82:5-30: Object of class `NoneType` has no attribute `persistence` [missing-attribute]
ERROR homeassistant/components/mysensors/__init__.py:139:27-44: Expected a callable, got `Mapping[str, type[MySensorsChildEntity]]` [not-callable]
ERROR homeassistant/components/mysensors/__init__.py:139:45-55: Argument `BaseAsyncGateway | int | str | Unknown` is not assignable to parameter `gateway_id` with type `str` in function `homeassistant.components.mysensors.entity.MySensorsChildEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/mysensors/__init__.py:139:45-55: Argument `BaseAsyncGateway | int | str | Unknown` is not assignable to parameter `gateway` with type `BaseAsyncGateway` in function `homeassistant.components.mysensors.entity.MySensorsChildEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/mysensors/__init__.py:139:45-55: Argument `BaseAsyncGateway | int | str | Unknown` is not assignable to parameter `node_id` with type `int` in function `homeassistant.components.mysensors.entity.MySensorsChildEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/mysensors/__init__.py:139:45-55: Argument `BaseAsyncGateway | int | str | Unknown` is not assignable to parameter `child_id` with type `int` in function `homeassistant.components.mysensors.entity.MySensorsChildEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/mysensors/__init__.py:139:45-55: Argument `BaseAsyncGateway | int | str | Unknown` is not assignable to parameter `value_type` with type `int` in function `homeassistant.components.mysensors.entity.MySensorsChildEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/mysensors/binary_sensor.py:98:5-23: Class member `MySensorsBinarySensor.entity_description` overrides parent class `MySensorsChildEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mysensors/binary_sensor.py:98:5-23: Class member `MySensorsBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mysensors/climate.py:166:29-39: `value_type` may be uninitialized [unbound-name]
ERROR homeassistant/components/mysensors/gateway.py:327:20-37: Object of class `NoneType` has no attribute `const` [missing-attribute]
ERROR homeassistant/components/mysensors/handler.py:38:16-33: Object of class `NoneType` has no attribute `const` [missing-attribute]
ERROR homeassistant/components/mysensors/helpers.py:170:26-37: Argument `Unknown | None` is not assignable to parameter `gateway` with type `BaseAsyncGateway` in function `validate_node` [bad-argument-type]
ERROR homeassistant/components/mysensors/helpers.py:172:13-32: Object of class `NoneType` has no attribute `sensors` [missing-attribute]
ERROR homeassistant/components/mysensors/helpers.py:173:39-50: Argument `Unknown | None` is not assignable to parameter `gateway` with type `BaseAsyncGateway` in function `validate_child` [bad-argument-type]
ERROR homeassistant/components/mysensors/sensor.py:256:5-23: Class member `MyBatterySensor._attr_device_class` overrides parent class `MySensorNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mysensors/sensor.py:287:18-36: Class member `MySensorsSensor.entity_description` overrides parent class `MySensorsChildEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mystrom/sensor.py:162:5-23: Class member `MyStromSensor.entity_description` overrides parent class `MyStromSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/mystrom/sensor.py:174:26-32: Argument `_DeviceT` is not assignable to parameter `device` with type `MyStromSwitch` in function `MyStromSensorBase.__init__` [bad-argument-type]
ERROR homeassistant/components/mystrom/sensor.py:180:49-60: Argument `MyStromSwitch` is not assignable to parameter with type `_DeviceT` [bad-argument-type]
ERROR homeassistant/components/myuplink/binary_sensor.py:134:18-36: Class member `MyUplinkDevicePointBinarySensor.entity_description` overrides parent class `MyUplinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/myuplink/binary_sensor.py:168:14-32: Class member `MyUplinkDeviceBinarySensor.entity_description` overrides parent class `MyUplinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/myuplink/binary_sensor.py:198:14-32: Class member `MyUplinkSystemBinarySensor.entity_description` overrides parent class `MyUplinkSystemEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/myuplink/coordinator.py:33:5-17: Class member `MyUplinkDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/myuplink/number.py:118:18-36: Class member `MyUplinkNumber.entity_description` overrides parent class `MyUplinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/myuplink/sensor.py:289:18-36: Class member `MyUplinkDevicePointSensor.entity_description` overrides parent class `MyUplinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/myuplink/switch.py:108:18-36: Class member `MyUplinkDevicePointSwitch.entity_description` overrides parent class `MyUplinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/myuplink/update.py:56:14-32: Class member `MyUplinkDeviceUpdate.entity_description` overrides parent class `MyUplinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nad/media_player.py:96:44-55: Function declared to return `NADReceiver` but is missing an explicit `return` [bad-return]
ERROR homeassistant/components/nam/button.py:61:14-32: Class member `NAMButton.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nam/coordinator.py:29:5-17: Class member `NAMDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nam/sensor.py:403:5-23: Class member `NAMSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nam/sensor.py:403:5-23: Class member `NAMSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/namecheapdns/coordinator.py:30:5-17: Class member `NamecheapDnsUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nanoleaf/__init__.py:71:28-48: `touch_event_callback` may be uninitialized [unbound-name]
ERROR homeassistant/components/nanoleaf/button.py:25:5-23: Class member `NanoleafIdentifyButton._attr_device_class` overrides parent class `NanoleafEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nanoleaf/config_flow.py:140:69-142:10: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None]]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/nanoleaf/config_flow.py:221:55-223:18: Unpacked argument `tuple[str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None]]` is not assignable to parameter `*args` with type `tuple[str, dict[Unknown, Unknown] | list[Unknown], bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/nanoleaf/coordinator.py:21:5-17: Class member `NanoleafCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nanoleaf/light.py:38:5-29: Class member `NanoleafLight._attr_supported_features` overrides parent class `NanoleafEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nasweb/alarm_control_panel.py:122:59-75: Cannot index into `dict[str, AlarmControlPanelState]` [bad-index]
ERROR homeassistant/components/nasweb/climate.py:61:5-29: Class member `Thermostat._attr_supported_features` overrides parent class `BaseCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nasweb/coordinator.py:183:13-22: Argument `HassJob[[now: datetime], Coroutine[Unknown, Unknown, None]]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_at` [bad-argument-type]
ERROR homeassistant/components/nasweb/sensor.py:125:5-18: Class member `InputStateSensor._attr_options` overrides parent class `BaseSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nasweb/sensor.py:142:14-32: Class member `InputStateSensor._attr_native_value` overrides parent class `BaseSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nasweb/switch.py:113:53-71: Cannot index into `dict[str | None, bool | None]` [bad-index]
ERROR homeassistant/components/neato/api.py:29:9-23: Class member `ConfigEntryAuth.refresh_tokens` overrides parent class `OAuthSession` in an inconsistent manner [bad-override]
ERROR homeassistant/components/neato/camera.py:89:26-34: `map_data` may be uninitialized [unbound-name]
ERROR homeassistant/components/neato/entity.py:19:14-31: Class member `NeatoEntity._attr_device_info` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/neato/sensor.py:46:5-23: Class member `NeatoSensor._attr_device_class` overrides parent class `NeatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/neato/vacuum.py:65:5-29: Class member `NeatoConnectedVacuum._attr_supported_features` overrides parent class `NeatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/neato/vacuum.py:92:14-29: Class member `NeatoConnectedVacuum._attr_unique_id` overrides parent class `NeatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/neato/vacuum.py:92:14-29: Class member `NeatoConnectedVacuum._attr_unique_id` overrides parent class `StateVacuumEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nederlandse_spoorwegen/binary_sensor.py:93:5-23: Class member `NSBinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nederlandse_spoorwegen/binary_sensor.py:93:5-23: Class member `NSBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nederlandse_spoorwegen/sensor.py:185:5-23: Class member `NSSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nederlandse_spoorwegen/sensor.py:185:5-23: Class member `NSSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ness_alarm/__init__.py:144:25-62: Argument `float` is not assignable to parameter `update_interval` with type `int` in function `nessclient.client.Client.__init__` [bad-argument-type]
ERROR homeassistant/components/ness_alarm/alarm_control_panel.py:82:35-39: Argument `str | None` is not assignable to parameter `code` with type `str` in function `nessclient.client.Client.disarm` [bad-argument-type]
ERROR homeassistant/components/ness_alarm/alarm_control_panel.py:94:34-38: Argument `str | None` is not assignable to parameter `code` with type `str` in function `nessclient.client.Client.panic` [bad-argument-type]
ERROR homeassistant/components/ness_alarm/alarm_control_panel.py:109:62-111:14: No matching overload found for function `dict.get` called with arguments: (ArmingMode | None, Literal[AlarmControlPanelState.ARMED_AWAY]) [no-matching-overload]
ERROR homeassistant/components/nest/__init__.py:176:41-51: `dict[str, str]` is not assignable to dict key `attachment` with type `datetime | str` [bad-assignment]
ERROR homeassistant/components/nest/__init__.py:178:36-53: `list[str]` is not assignable to dict key `zones` with type `datetime | str` [bad-assignment]
ERROR homeassistant/components/nest/event.py:86:5-23: Class member `NestTraitEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nest/media_source.py:408:5-9: Class member `NestMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/binary_sensor.py:263:5-23: Class member `NetatmoBinarySensor.entity_description` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/binary_sensor.py:263:5-23: Class member `NetatmoBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/binary_sensor.py:328:5-23: Class member `NetatmoWeatherBinarySensor.entity_description` overrides parent class `NetatmoWeatherModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/button.py:44:5-11: Class member `NetatmoCoverPreferredPositionButton.device` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/camera.py:91:5-29: Class member `NetatmoCamera._attr_supported_features` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/camera.py:93:5-11: Class member `NetatmoCamera.device` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/climate.py:190:5-29: Class member `NetatmoThermostat._attr_supported_features` overrides parent class `NetatmoRoomEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/cover.py:47:5-29: Class member `NetatmoCover._attr_supported_features` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/cover.py:54:5-23: Class member `NetatmoCover._attr_device_class` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/cover.py:56:5-11: Class member `NetatmoCover.device` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/entity.py:120:5-11: Class member `NetatmoRoomEntity.device` overrides parent class `NetatmoDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/entity.py:155:5-11: Class member `NetatmoModuleEntity.device` overrides parent class `NetatmoDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/fan.py:48:5-29: Class member `NetatmoFan._attr_supported_features` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/fan.py:51:5-11: Class member `NetatmoFan.device` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/light.py:66:5-11: Class member `NetatmoCameraLight.device` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/light.py:147:5-11: Class member `NetatmoLight.device` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/media_source.py:37:5-9: Class member `NetatmoSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:636:5-23: Class member `NetatmoBaseSensor.entity_description` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:636:5-23: Class member `NetatmoBaseSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:684:5-23: Class member `NetatmoWeatherSensor.entity_description` overrides parent class `NetatmoWeatherModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:764:5-11: Class member `NetatmoClimateBatterySensor.device` overrides parent class `NetatmoLegacySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:861:5-23: Class member `NetatmoRoomSensor.entity_description` overrides parent class `NetatmoRoomEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:861:5-23: Class member `NetatmoRoomSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:900:5-23: Class member `NetatmoPublicSensor.entity_description` overrides parent class `NetatmoBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/sensor.py:900:5-23: Class member `NetatmoPublicSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netatmo/switch.py:44:5-11: Class member `NetatmoSwitch.device` overrides parent class `NetatmoModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/button.py:54:5-23: Class member `NetgearRouterButtonEntity.entity_description` overrides parent class `NetgearRouterCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/button.py:54:5-23: Class member `NetgearRouterButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/config_flow.py:131:38-55: Argument `dict[str, bool | int | str]` is not assignable to parameter `description_placeholders` with type `Mapping[str, str] | None` in function `homeassistant.config_entries.ConfigFlow.async_show_form` [bad-argument-type]
ERROR homeassistant/components/netgear/config_flow.py:198:57-200:14: Unpacked argument `tuple[Any, Any, Any, bool | int | str, bool | int | str]` is not assignable to parameter `*args` with type `tuple[str, str | None, str | None, int | None, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/netgear/coordinator.py:40:5-17: Class member `NetgearDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/router.py:82:29-33: `None` is not assignable to attribute `api` with type `Netgear` [bad-assignment]
ERROR homeassistant/components/netgear/sensor.py:336:14-32: Class member `NetgearSensorEntity.entity_description` overrides parent class `NetgearDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/sensor.py:363:5-23: Class member `NetgearRouterSensorEntity.entity_description` overrides parent class `NetgearRouterCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/sensor.py:363:5-23: Class member `NetgearRouterSensorEntity.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/switch.py:156:14-32: Class member `NetgearAllowBlock.entity_description` overrides parent class `NetgearDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/switch.py:185:5-23: Class member `NetgearRouterSwitchEntity.entity_description` overrides parent class `NetgearRouterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/switch.py:185:5-23: Class member `NetgearRouterSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/update.py:37:5-23: Class member `NetgearUpdateEntity._attr_device_class` overrides parent class `NetgearRouterCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear/update.py:38:5-29: Class member `NetgearUpdateEntity._attr_supported_features` overrides parent class `NetgearRouterCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear_lte/__init__.py:76:32-40: Unexpected keyword argument `hostname` in function `eternalegypt.eternalegypt.LB2120.__init__` [unexpected-keyword]
ERROR homeassistant/components/netgear_lte/__init__.py:76:47-57: Unexpected keyword argument `websession` in function `eternalegypt.eternalegypt.LB2120.__init__` [unexpected-keyword]
ERROR homeassistant/components/netgear_lte/binary_sensor.py:48:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class LTEEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/netgear_lte/config_flow.py:64:13-21: Unexpected keyword argument `hostname` in function `eternalegypt.eternalegypt.LB2120.__init__` [unexpected-keyword]
ERROR homeassistant/components/netgear_lte/config_flow.py:65:13-21: Unexpected keyword argument `password` in function `eternalegypt.eternalegypt.LB2120.__init__` [unexpected-keyword]
ERROR homeassistant/components/netgear_lte/config_flow.py:66:13-23: Unexpected keyword argument `websession` in function `eternalegypt.eternalegypt.LB2120.__init__` [unexpected-keyword]
ERROR homeassistant/components/netgear_lte/coordinator.py:19:5-17: Class member `NetgearLTEDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear_lte/sensor.py:137:5-23: Class member `NetgearLTESensor.entity_description` overrides parent class `LTEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/netgear_lte/sensor.py:137:5-23: Class member `NetgearLTESensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/network/__init__.py:85:12-65: Returned type `str | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/neurio_energy/sensor.py:186:41-68: `Literal[UnitOfEnergy.KILO_WATT_HOUR]` is not assignable to attribute `_unit_of_measurement` with type `UnitOfPower` [bad-assignment]
ERROR homeassistant/components/neurio_energy/sensor.py:196:41-68: `Literal[UnitOfEnergy.KILO_WATT_HOUR]` is not assignable to attribute `_unit_of_measurement` with type `UnitOfPower` [bad-assignment]
ERROR homeassistant/components/nexia/climate.py:168:45-57: Argument `int | str` is not assignable to parameter `unique_id` with type `str` in function `homeassistant.components.nexia.entity.NexiaThermostatZoneEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/nexia/climate.py:179:14-38: Class member `NexiaZone._attr_supported_features` overrides parent class `NexiaThermostatZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nexia/climate.py:366:17-46: `-` is not supported between `None` and `int` [unsupported-operation]
ERROR homeassistant/components/nexia/climate.py:373:17-46: `-` is not supported between `int` and `None` [unsupported-operation]
ERROR homeassistant/components/nexia/config_flow.py:103:52-56: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/nexia/coordinator.py:21:5-17: Class member `NexiaDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nexia/coordinator.py:42:16-46: Returned type `dict[str, Any] | None` is not assignable to declared return type `dict[str, Any]` [bad-return]
ERROR homeassistant/components/nexia/entity.py:59:25-50: Argument `set[tuple[str, int | str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/nexia/entity.py:110:9-31: `dict[str, object]` is not assignable to attribute `_attr_device_info` with type `DeviceInfo | None` [bad-assignment]
ERROR homeassistant/components/nexia/scene.py:45:39-63: Argument `int` is not assignable to parameter `unique_id` with type `str` in function `homeassistant.components.nexia.entity.NexiaEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/nexia/sensor.py:209:14-32: Class member `NexiaThermostatSensor._attr_device_class` overrides parent class `NexiaThermostatEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nexia/sensor.py:249:14-32: Class member `NexiaThermostatZoneSensor._attr_device_class` overrides parent class `NexiaThermostatZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nexia/switch.py:72:45-52: Argument `int | str` is not assignable to parameter `unique_id` with type `str` in function `homeassistant.components.nexia.entity.NexiaThermostatZoneEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/nexia/switch.py:115:27-39: Cannot set item in `dict[int, NexiaRoomIQHarmonizer]` [unsupported-operation]
ERROR homeassistant/components/nextbus/coordinator.py:118:55-72: Cannot set item in `dict[RouteStop, dict[str, Any]]` [unsupported-operation]
ERROR homeassistant/components/nextbus/sensor.py:63:5-23: Class member `NextBusDepartureSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextcloud/binary_sensor.py:66:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class NextcloudEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/nextcloud/coordinator.py:23:5-17: Class member `NextcloudDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextcloud/sensor.py:617:5-23: Class member `NextcloudSensor.entity_description` overrides parent class `NextcloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextcloud/sensor.py:617:5-23: Class member `NextcloudSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextcloud/update.py:29:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class NextcloudEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/nextdns/binary_sensor.py:64:5-23: Class member `NextDnsBinarySensor.entity_description` overrides parent class `NextDnsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextdns/binary_sensor.py:64:5-23: Class member `NextDnsBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextdns/button.py:38:7-20: Field `entity_description` is declared `EntityDescription` in ancestor `class NextDnsEntity: ...
`, which is not assignable to the type `ButtonEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/nextdns/coordinator.py:45:5-17: Class member `NextDnsUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextdns/coordinator.py:46:5-21: Class member `NextDnsUpdateCoordinator._update_interval` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextdns/sensor.py:302:5-23: Class member `NextDnsSensor.entity_description` overrides parent class `NextDnsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextdns/sensor.py:302:5-23: Class member `NextDnsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextdns/switch.py:546:5-23: Class member `NextDnsSwitch.entity_description` overrides parent class `NextDnsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nextdns/switch.py:546:5-23: Class member `NextDnsSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nibe_heatpump/climate.py:52:27-79: Object of class `tuple` has no attribute `items` [missing-attribute]
ERROR homeassistant/components/nibe_heatpump/climate.py:65:5-29: Class member `NibeClimateEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nibe_heatpump/coordinator.py:76:5-17: Class member `CoilCoordinator.config_entry` overrides parent class `ContextCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nibe_heatpump/sensor.py:210:18-36: Class member `Sensor.entity_description` overrides parent class `CoilEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nibe_heatpump/water_heater.py:38:27-84: Object of class `tuple` has no attribute `items` [missing-attribute]
ERROR homeassistant/components/nibe_heatpump/water_heater.py:52:5-29: Class member `WaterHeater._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nice_go/coordinator.py:61:5-17: Class member `NiceGOUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nice_go/cover.py:42:5-29: Class member `NiceGOCoverEntity._attr_supported_features` overrides parent class `NiceGOEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nice_go/switch.py:52:5-23: Class member `NiceGOSwitchEntity._attr_device_class` overrides parent class `NiceGOEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nightscout/__init__.py:40:14-25: Object of class `ServerStatus` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/nightscout/__init__.py:41:20-34: Object of class `ServerStatus` has no attribute `version` [missing-attribute]
ERROR homeassistant/components/nightscout/config_flow.py:29:12-27: Object of class `ServerStatus` has no attribute `settings` [missing-attribute]
ERROR homeassistant/components/nightscout/config_flow.py:37:22-33: Object of class `ServerStatus` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/niko_home_control/climate.py:44:5-29: Class member `NikoHomeControlClimate._attr_supported_features` overrides parent class `NikoHomeControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/niko_home_control/climate.py:51:5-12: Class member `NikoHomeControlClimate._action` overrides parent class `NikoHomeControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/niko_home_control/climate.py:97:55-73: Cannot index into `dict[int, str]` [bad-index]
ERROR homeassistant/components/niko_home_control/cover.py:33:5-29: Class member `NikoHomeControlCover._attr_supported_features` overrides parent class `NikoHomeControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/niko_home_control/cover.py:33:5-29: Class member `NikoHomeControlCover._attr_supported_features` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/niko_home_control/cover.py:36:5-12: Class member `NikoHomeControlCover._action` overrides parent class `NikoHomeControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/niko_home_control/light.py:38:5-12: Class member `NikoHomeControlLight._action` overrides parent class `NikoHomeControlEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/niko_home_control/light.py:50:37-49: `int | str` is not assignable to attribute `_attr_brightness` with type `int | None` [bad-assignment]
ERROR homeassistant/components/niko_home_control/light.py:63:28-37: `>` is not supported between `str` and `Literal[0]` [unsupported-operation]
ERROR homeassistant/components/niko_home_control/light.py:65:37-42: `int | str` is not assignable to attribute `_attr_brightness` with type `int | None` [bad-assignment]
ERROR homeassistant/components/niko_home_control/scene.py:34:15-36: Object of class `NHCAction` has no attribute `activate` [missing-attribute]
ERROR homeassistant/components/nina/binary_sensor.py:56:5-23: Class member `NINAMessage._attr_device_class` overrides parent class `NinaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nina/coordinator.py:53:5-17: Class member `NINADataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nina/sensor.py:129:5-23: Class member `NinaSensor.entity_description` overrides parent class `NinaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nina/sensor.py:129:5-23: Class member `NinaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/config_flow.py:62:31-51: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/nintendo_parental_controls/coordinator.py:30:5-17: Class member `NintendoUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/number.py:70:5-23: Class member `NintendoParentalControlsNumberEntity.entity_description` overrides parent class `NintendoDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/number.py:70:5-23: Class member `NintendoParentalControlsNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/select.py:66:5-23: Class member `NintendoParentalSelectEntity.entity_description` overrides parent class `NintendoDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/select.py:66:5-23: Class member `NintendoParentalSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/sensor.py:121:5-23: Class member `NintendoParentalControlsDeviceSensorEntity.entity_description` overrides parent class `NintendoDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/sensor.py:121:5-23: Class member `NintendoParentalControlsDeviceSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/sensor.py:147:5-23: Class member `NintendoParentalControlsPlayerSensorEntity.entity_description` overrides parent class `NintendoDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/sensor.py:147:5-23: Class member `NintendoParentalControlsPlayerSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/services.py:68:8-20: `config_entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/nintendo_parental_controls/switch.py:69:5-23: Class member `NintendoParentalControlsSwitchEntity.entity_description` overrides parent class `NintendoDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/switch.py:69:5-23: Class member `NintendoParentalControlsSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/time.py:81:5-23: Class member `NintendoParentalControlsTimeEntity.entity_description` overrides parent class `NintendoDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nintendo_parental_controls/time.py:81:5-23: Class member `NintendoParentalControlsTimeEntity.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nissan_leaf/__init__.py:368:24-28: Returned type `None` is not assignable to declared return type `CarwingsLatestBatteryStatusResponse` [bad-return]
ERROR homeassistant/components/nissan_leaf/__init__.py:404:32-36: Returned type `None` is not assignable to declared return type `CarwingsLatestBatteryStatusResponse` [bad-return]
ERROR homeassistant/components/nissan_leaf/__init__.py:417:20-24: Returned type `None` is not assignable to declared return type `CarwingsLatestBatteryStatusResponse` [bad-return]
ERROR homeassistant/components/nissan_leaf/__init__.py:420:20-24: Returned type `None` is not assignable to declared return type `CarwingsLatestBatteryStatusResponse` [bad-return]
ERROR homeassistant/components/nissan_leaf/__init__.py:435:20-24: Returned type `None` is not assignable to declared return type `CarwingsLatestClimateControlStatusResponse` [bad-return]
ERROR homeassistant/components/nissan_leaf/binary_sensor.py:42:5-23: Class member `LeafPluggedInSensor._attr_device_class` overrides parent class `LeafEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nissan_leaf/binary_sensor.py:68:5-23: Class member `LeafChargingSensor._attr_device_class` overrides parent class `LeafEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nissan_leaf/sensor.py:50:5-23: Class member `LeafBatterySensor._attr_device_class` overrides parent class `LeafEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nmap_tracker/__init__.py:135:24-35: `new_options` may be uninitialized [unbound-name]
ERROR homeassistant/components/nmap_tracker/__init__.py:226:37-231:10: `dict[str, str | None]` is not assignable to attribute `_known_mac_addresses` with type `dict[str, str]` [bad-assignment]
ERROR homeassistant/components/nmap_tracker/__init__.py:255:17-36: Argument `Unknown | None` is not assignable to parameter `interval` with type `timedelta` in function `homeassistant.helpers.event.async_track_time_interval` [bad-argument-type]
ERROR homeassistant/components/nmap_tracker/__init__.py:271:33-89: `+` is not supported between `None` and `list[str]` [unsupported-operation]
ERROR homeassistant/components/nmap_tracker/__init__.py:278:13-63: `+=` is not supported between `None` and `str` [unsupported-operation]
ERROR homeassistant/components/nmap_tracker/__init__.py:280:12-37: `not in` is not supported between `Literal['--reason']` and `None` [not-iterable]
ERROR homeassistant/components/nmap_tracker/__init__.py:281:13-35: `+=` is not supported between `None` and `Literal[' --reason']` [unsupported-operation]
ERROR homeassistant/components/nmap_tracker/__init__.py:283:12-31: `not in` is not supported between `Literal['-v']` and `None` [not-iterable]
ERROR homeassistant/components/nmap_tracker/__init__.py:284:13-29: `+=` is not supported between `None` and `Literal[' -v']` [unsupported-operation]
ERROR homeassistant/components/nmap_tracker/__init__.py:290:12-34: Object of class `NoneType` has no attribute `locked` [missing-attribute]
ERROR homeassistant/components/nmap_tracker/__init__.py:297:20-35: Cannot use `None` as a context manager [bad-context-manager]
ERROR homeassistant/components/nmap_tracker/__init__.py:297:20-35: Cannot use `None` as a context manager [bad-context-manager]
ERROR homeassistant/components/nmap_tracker/__init__.py:318:17-21: Argument `None` is not assignable to parameter `hostname` with type `str` in function `NmapDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/nmap_tracker/__init__.py:320:17-21: Argument `None` is not assignable to parameter `ipv4` with type `str` in function `NmapDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/nmap_tracker/__init__.py:321:17-47: Argument `str | None` is not assignable to parameter `manufacturer` with type `str` in function `NmapDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/nmap_tracker/__init__.py:324:17-18: Argument `Literal[1]` is not assignable to parameter `first_offline` with type `datetime | None` in function `NmapDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/nmap_tracker/__init__.py:337:35-48: No matching overload found for function `str.join` called with arguments: (Unknown | None) [no-matching-overload]
ERROR homeassistant/components/nmap_tracker/__init__.py:354:16-22: `result` may be uninitialized [unbound-name]
ERROR homeassistant/components/nmap_tracker/__init__.py:424:16-50: `in` is not supported between `str` and `None` [not-iterable]
ERROR homeassistant/components/nmap_tracker/__init__.py:436:50-56: Argument `str | Unknown | None` is not assignable to parameter `vendor` with type `str` in function `human_readable_name` [bad-argument-type]
ERROR homeassistant/components/nmap_tracker/__init__.py:438:54-60: Argument `str | Unknown | None` is not assignable to parameter `manufacturer` with type `str` in function `NmapDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/nmbs/sensor.py:260:29-59: `bool` is not assignable to dict key `canceled` with type `str` [bad-assignment]
ERROR homeassistant/components/nmbs/sensor.py:262:34-38: `None` is not assignable to dict key `departure` with type `str` [bad-assignment]
ERROR homeassistant/components/nmbs/sensor.py:263:42-46: `None` is not assignable to dict key `departure_minutes` with type `str` [bad-assignment]
ERROR homeassistant/components/nmbs/sensor.py:269:36-63: `float` is not assignable to dict key `latitude` with type `str` [bad-assignment]
ERROR homeassistant/components/nmbs/sensor.py:270:37-64: `float` is not assignable to dict key `longitude` with type `str` [bad-assignment]
ERROR homeassistant/components/nmbs/sensor.py:273:19-38: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/nobo_hub/climate.py:87:5-29: Class member `NoboZone._attr_supported_features` overrides parent class `NoboBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nobo_hub/config_flow.py:255:38-65: Object of class `NoneType` has no attribute `items` [missing-attribute]
ERROR homeassistant/components/nobo_hub/sensor.py:43:5-23: Class member `NoboTemperatureSensor._attr_device_class` overrides parent class `NoboBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/binary_sensor.py:67:5-23: Class member `NordpoolPriceBinarySensor.entity_description` overrides parent class `NordpoolBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/binary_sensor.py:67:5-23: Class member `NordpoolPriceBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/coordinator.py:34:5-17: Class member `NordPoolDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/sensor.py:323:5-23: Class member `NordpoolSensor.entity_description` overrides parent class `NordpoolBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/sensor.py:323:5-23: Class member `NordpoolSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/sensor.py:334:5-23: Class member `NordpoolPriceSensor.entity_description` overrides parent class `NordpoolBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/sensor.py:334:5-23: Class member `NordpoolPriceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/sensor.py:361:5-23: Class member `NordpoolBlockPriceSensor.entity_description` overrides parent class `NordpoolBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/sensor.py:361:5-23: Class member `NordpoolBlockPriceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nordpool/sensor.py:390:5-23: Class member `NordpoolDailyAveragePriceSensor.entity_description` overrides parent class `NordpoolBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notify/__init__.py:131:5-23: Class member `NotifyEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notify/__init__.py:132:5-29: Class member `NotifyEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notify/__init__.py:134:5-23: Class member `NotifyEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notify/__init__.py:135:5-16: Class member `NotifyEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notify/legacy.py:270:63-272:10: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, Secrets | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:75:61-70: Argument `Unknown | None` is not assignable to parameter `file_name` with type `str` in function `notify_events.message.Message.add_image_from_url` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:75:72-81: Argument `Unknown | None` is not assignable to parameter `mime_type` with type `str` in function `notify_events.message.Message.add_image_from_url` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:77:60-69: Argument `Unknown | None` is not assignable to parameter `file_name` with type `str` in function `notify_events.message.Message.add_file_from_url` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:77:71-80: Argument `Unknown | None` is not assignable to parameter `mime_type` with type `str` in function `notify_events.message.Message.add_file_from_url` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:81:46-55: Argument `Unknown | None` is not assignable to parameter `file_name` with type `str` in function `notify_events.message.Message.add_image_from_content` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:81:57-66: Argument `Unknown | None` is not assignable to parameter `mime_type` with type `str` in function `notify_events.message.Message.add_image_from_content` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:84:68-77: Argument `Unknown | None` is not assignable to parameter `file_name` with type `str` in function `notify_events.message.Message.add_file_from_content` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:84:79-88: Argument `Unknown | None` is not assignable to parameter `mime_type` with type `str` in function `notify_events.message.Message.add_file_from_content` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:90:57-66: Argument `Unknown | None` is not assignable to parameter `file_name` with type `str` in function `notify_events.message.Message.add_image` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:90:68-77: Argument `Unknown | None` is not assignable to parameter `mime_type` with type `str` in function `notify_events.message.Message.add_image` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:92:56-65: Argument `Unknown | None` is not assignable to parameter `file_name` with type `str` in function `notify_events.message.Message.add_file` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:92:67-76: Argument `Unknown | None` is not assignable to parameter `mime_type` with type `str` in function `notify_events.message.Message.add_file` [bad-argument-type]
ERROR homeassistant/components/notify_events/notify.py:132:18-23: Argument `Unknown | None` is not assignable to parameter `channel_token` with type `str` in function `notify_events.message.Message.send` [bad-argument-type]
ERROR homeassistant/components/notion/binary_sensor.py:133:5-23: Class member `NotionBinarySensor.entity_description` overrides parent class `NotionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notion/binary_sensor.py:133:5-23: Class member `NotionBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notion/config_flow.py:60:19-25: `client` may be uninitialized [unbound-name]
ERROR homeassistant/components/notion/coordinator.py:109:5-17: Class member `NotionDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/notion/coordinator.py:161:29-36: `bridges` may be uninitialized [unbound-name]
ERROR homeassistant/components/notion/coordinator.py:162:31-40: `listeners` may be uninitialized [unbound-name]
ERROR homeassistant/components/notion/coordinator.py:163:29-36: `sensors` may be uninitialized [unbound-name]
ERROR homeassistant/components/notion/coordinator.py:164:38-54: `user_preferences` may be uninitialized [unbound-name]
ERROR homeassistant/components/notion/sensor.py:68:7-19: Field `entity_description` is declared `EntityDescription` in ancestor `class NotionEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/novy_cooker_hood/fan.py:43:5-29: Class member `NovyCookerHoodFan._attr_supported_features` overrides parent class `NovyCookerHoodEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/novy_cooker_hood/fan.py:43:5-29: Class member `NovyCookerHoodFan._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nrgkick/binary_sensor.py:60:5-23: Class member `NRGkickBinarySensor.entity_description` overrides parent class `NRGkickEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nrgkick/binary_sensor.py:60:5-23: Class member `NRGkickBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nrgkick/coordinator.py:42:5-17: Class member `NRGkickDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nrgkick/number.py:121:5-23: Class member `NRGkickNumber.entity_description` overrides parent class `NRGkickEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nrgkick/number.py:121:5-23: Class member `NRGkickNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nrgkick/sensor.py:781:5-23: Class member `NRGkickSensor.entity_description` overrides parent class `NRGkickEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nrgkick/sensor.py:781:5-23: Class member `NRGkickSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nsw_fuel_station/coordinator.py:28:5-17: Class member `NSWFuelStationCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nsw_fuel_station/coordinator.py:56:20-58:14: Argument `dict[tuple[int | None, str], float]` is not assignable to parameter `prices` with type `dict[tuple[int, str], float]` in function `StationPriceData.__init__` [bad-argument-type]
ERROR homeassistant/components/nsw_rural_fire_service_feed/geo_location.py:247:31-56: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/nsw_rural_fire_service_feed/geo_location.py:248:32-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ntfy/coordinator.py:41:5-17: Class member `BaseDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/coordinator.py:42:5-20: Class member `BaseDataUpdateCoordinator.update_interval` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/event.py:54:5-23: Class member `NtfyEventEntity.entity_description` overrides parent class `NtfyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/notify.py:58:5-23: Class member `NtfyNotifyEntity.entity_description` overrides parent class `NtfyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/notify.py:63:5-29: Class member `NtfyNotifyEntity._attr_supported_features` overrides parent class `NtfyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/sensor.py:241:5-23: Class member `NtfySensorEntity.entity_description` overrides parent class `NtfyCommonBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/sensor.py:241:5-23: Class member `NtfySensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/sensor.py:242:5-16: Class member `NtfySensorEntity.coordinator` overrides parent class `NtfyCommonBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/update.py:56:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class NtfyCommonBaseEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/ntfy/update.py:59:5-29: Class member `NtfyUpdateEntity._attr_supported_features` overrides parent class `NtfyCommonBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ntfy/update.py:60:5-16: Class member `NtfyUpdateEntity.coordinator` overrides parent class `NtfyCommonBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuheat/climate.py:77:5-29: Class member `NuHeatThermostat._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuheat/climate.py:160:52-85: No matching overload found for function `dict.get` called with arguments: (Unknown | None, Literal['Run Schedule']) [no-matching-overload]
ERROR homeassistant/components/nuheat/config_flow.py:87:48-52: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/nuheat/coordinator.py:25:5-17: Class member `NuHeatCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:46:5-23: Class member `NukiDoorsensorEntity._attr_device_class` overrides parent class `NukiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:56:38-80: Object of class `NukiDevice` has no attribute `is_door_sensor_activated` [missing-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:61:16-51: Object of class `NukiDevice` has no attribute `door_sensor_state` [missing-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:66:16-56: Object of class `NukiDevice` has no attribute `door_sensor_state_name` [missing-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:88:16-51: Object of class `NukiDevice` has no attribute `ring_action_state` [missing-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:95:5-23: Class member `NukiBatteryCriticalEntity._attr_device_class` overrides parent class `NukiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:113:5-23: Class member `NukiBatteryChargingEntity._attr_device_class` overrides parent class `NukiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuki/binary_sensor.py:125:16-50: Object of class `NukiDevice` has no attribute `battery_charging` [missing-attribute]
ERROR homeassistant/components/nuki/config_flow.py:135:26-30: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/nuki/config_flow.py:174:38-42: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/nuki/coordinator.py:43:5-17: Class member `NukiCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuki/coordinator.py:76:64-78:18: Unpacked argument `tuple[list[NukiLock | NukiOpener]]` is not assignable to parameter `*args` with type `tuple[list[NukiDevice]]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/nuki/lock.py:62:5-29: Class member `NukiDeviceEntity._attr_supported_features` overrides parent class `NukiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuki/sensor.py:36:5-23: Class member `NukiBatterySensor._attr_device_class` overrides parent class `NukiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nuki/sensor.py:48:16-48: Object of class `NukiDevice` has no attribute `battery_charge` [missing-attribute]
ERROR homeassistant/components/number/__init__.py:187:5-23: Class member `NumberEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/number/__init__.py:188:5-23: Class member `NumberEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/number/__init__.py:192:5-16: Class member `NumberEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/number/__init__.py:194:5-30: Class member `NumberEntity._attr_unit_of_measurement` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nut/button.py:57:7-16: Field `entity_description` is declared `EntityDescription` in ancestor `class NUTBaseEntity: ...
`, which is not assignable to the type `ButtonEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/nut/coordinator.py:39:5-17: Class member `NutCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nut/sensor.py:1135:7-16: Field `entity_description` is declared `EntityDescription` in ancestor `class NUTBaseEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/nut/switch.py:63:7-16: Field `entity_description` is declared `EntityDescription` in ancestor `class NUTBaseEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/nws/__init__.py:74:21-45: Argument `(self: SimpleNWS, *, raise_no_data: bool = False) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `func` with type `(Any, Any) -> Awaitable[Any]` in function `pynws.simple_nws.call_with_retry` [bad-argument-type]
ERROR homeassistant/components/nws/__init__.py:92:21-52: Argument `(self: SimpleNWS, *, raise_no_data: bool = False) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `func` with type `(Any, Any) -> Awaitable[Any]` in function `pynws.simple_nws.call_with_retry` [bad-argument-type]
ERROR homeassistant/components/nws/config_flow.py:43:12-34: Returned type `dict[str, str | None]` is not assignable to declared return type `dict[str, str]` [bad-return]
ERROR homeassistant/components/nws/coordinator.py:36:5-17: Class member `NWSObservationDataUpdateCoordinator.config_entry` overrides parent class `TimestampDataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nws/sensor.py:174:5-23: Class member `NWSSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nws/sensor.py:174:5-23: Class member `NWSSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nws/weather.py:228:38-42: `time` may be uninitialized [unbound-name]
ERROR homeassistant/components/nws/weather.py:321:31-55: Argument `list[dict[str, Any]] | None` is not assignable to parameter `nws_forecast` with type `list[dict[str, Any]]` in function `NWSWeather._forecast` [bad-argument-type]
ERROR homeassistant/components/nws/weather.py:326:31-48: Argument `list[dict[str, Any]] | None` is not assignable to parameter `nws_forecast` with type `list[dict[str, Any]]` in function `NWSWeather._forecast` [bad-argument-type]
ERROR homeassistant/components/nx584/alarm_control_panel.py:128:16-20: `part` may be uninitialized [unbound-name]
ERROR homeassistant/components/nyt_games/coordinator.py:30:5-17: Class member `NYTGamesCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nyt_games/sensor.py:175:5-23: Class member `NYTGamesWordleSensor.entity_description` overrides parent class `WordleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nyt_games/sensor.py:175:5-23: Class member `NYTGamesWordleSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nyt_games/sensor.py:198:5-23: Class member `NYTGamesSpellingBeeSensor.entity_description` overrides parent class `SpellingBeeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nyt_games/sensor.py:198:5-23: Class member `NYTGamesSpellingBeeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nyt_games/sensor.py:222:5-23: Class member `NYTGamesConnectionsSensor.entity_description` overrides parent class `ConnectionsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nyt_games/sensor.py:222:5-23: Class member `NYTGamesConnectionsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nzbget/coordinator.py:32:5-17: Class member `NZBGetDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/nzbget/sensor.py:121:14-32: Class member `NZBGetSensor.entity_description` overrides parent class `NZBGetEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/obihai/connectivity.py:53:35-39: `None` is not assignable to attribute `pyobihai` with type `PyObihai` [bad-assignment]
ERROR homeassistant/components/obihai/connectivity.py:60:29-83: `PyObihai | None` is not assignable to attribute `pyobihai` with type `PyObihai` [bad-assignment]
ERROR homeassistant/components/obihai/connectivity.py:66:25-50: `dict[str, Any]` is not assignable to attribute `services` with type `list[Unknown]` [bad-assignment]
ERROR homeassistant/components/obihai/connectivity.py:67:30-60: `dict[str, Any]` is not assignable to attribute `line_services` with type `list[Unknown]` [bad-assignment]
ERROR homeassistant/components/obihai/connectivity.py:68:31-65: `dict[str, str]` is not assignable to attribute `call_direction` with type `list[Unknown]` [bad-assignment]
ERROR homeassistant/components/octoprint/config_flow.py:158:40-59: Object of class `NoneType` has no attribute `upnp_uuid` [missing-attribute]
ERROR homeassistant/components/octoprint/coordinator.py:29:5-17: Class member `OctoprintDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/octoprint/number.py:88:5-23: Class member `OctoPrintTemperatureNumber._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/octoprint/sensor.py:25:9-28:41: Returned type `OctoprintPrinterInfo | PrinterFlags | PrinterState | bool` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/octoprint/sensor.py:315:16-33: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/octoprint/sensor.py:323:16-41: Returned type `OctoprintJobInfo | Unknown` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/octoprint/sensor.py:323:24-41: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/octoprint/sensor.py:346:16-33: Object of class `NoneType` has no attribute `size` [missing-attribute]
ERROR homeassistant/components/octoprint/sensor.py:354:16-41: Returned type `OctoprintJobInfo | Unknown` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/octoprint/sensor.py:354:24-41: Object of class `NoneType` has no attribute `size` [missing-attribute]
ERROR homeassistant/components/ohmconnect/sensor.py:87:60-63: `url` is uninitialized [unbound-name]
ERROR homeassistant/components/ohme/button.py:57:5-23: Class member `OhmeButton.entity_description` overrides parent class `OhmeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/button.py:57:5-23: Class member `OhmeButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/coordinator.py:33:5-17: Class member `OhmeBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/entity.py:28:5-23: Class member `OhmeEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/number.py:87:5-23: Class member `OhmeNumber.entity_description` overrides parent class `OhmeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/number.py:87:5-23: Class member `OhmeNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/select.py:69:5-23: Class member `OhmeSelect.entity_description` overrides parent class `OhmeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/select.py:69:5-23: Class member `OhmeSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/sensor.py:115:5-23: Class member `OhmeSensor.entity_description` overrides parent class `OhmeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/sensor.py:115:5-23: Class member `OhmeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/switch.py:106:5-23: Class member `OhmeSwitch.entity_description` overrides parent class `OhmeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/switch.py:106:5-23: Class member `OhmeSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/switch.py:127:5-23: Class member `OhmeConfigSwitch.entity_description` overrides parent class `OhmeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/switch.py:127:5-23: Class member `OhmeConfigSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/time.py:63:5-23: Class member `OhmeTime.entity_description` overrides parent class `OhmeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ohme/time.py:63:5-23: Class member `OhmeTime.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/omie/coordinator.py:57:46-72: `+` is not supported between `datetime` and `None` [unsupported-operation]
ERROR homeassistant/components/omie/sensor.py:50:14-32: Class member `OMIEPriceSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/omnilogic/coordinator.py:24:5-17: Class member `OmniLogicUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/omnilogic/sensor.py:90:14-32: Class member `OmnilogicSensor._attr_device_class` overrides parent class `OmniLogicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/omnilogic/sensor.py:133:13-135:14: Invalid key for dict, got `None` [bad-index]
ERROR homeassistant/components/omnilogic/sensor.py:157:16-21: `state` may be uninitialized [unbound-name]
ERROR homeassistant/components/ondilo_ico/coordinator.py:48:5-17: Class member `OndiloIcoPoolsCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ondilo_ico/coordinator.py:182:55-68: Argument `str` is not assignable to parameter `pool_id` with type `int` in function `ondilo.ondilo.Ondilo.get_last_pool_measures` [bad-argument-type]
ERROR homeassistant/components/ondilo_ico/sensor.py:136:14-32: Class member `OndiloICO.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onedrive/config_flow.py:141:41-47: `folder` may be uninitialized [unbound-name]
ERROR homeassistant/components/onedrive/coordinator.py:43:5-17: Class member `OneDriveUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onedrive/sensor.py:91:5-23: Class member `OneDriveDriveStateSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onedrive/sensor.py:91:5-23: Class member `OneDriveDriveStateSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onedrive/services.py:157:20-86: Returned type `dict[str, list[dict[str, dict[str, Any] | int | str | None]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/onedrive_for_business/config_flow.py:159:41-47: `folder` may be uninitialized [unbound-name]
ERROR homeassistant/components/onedrive_for_business/config_flow.py:197:41-47: `folder` may be uninitialized [unbound-name]
ERROR homeassistant/components/onedrive_for_business/coordinator.py:42:5-17: Class member `OneDriveForBusinessUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onedrive_for_business/sensor.py:92:5-23: Class member `OneDriveDriveStateSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onedrive_for_business/sensor.py:92:5-23: Class member `OneDriveDriveStateSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onewire/binary_sensor.py:148:7-32: Field `entity_description` is declared `EntityDescription` in ancestor `class OneWireEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/onewire/onewirehub.py:45:42-54: Expected a type form, got instance of `Literal['OneWireHub']` [not-a-type]
ERROR homeassistant/components/onewire/select.py:89:7-26: Field `entity_description` is declared `EntityDescription` in ancestor `class OneWireEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/onewire/sensor.py:463:7-26: Field `entity_description` is declared `EntityDescription` in ancestor `class OneWireEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/onewire/switch.py:201:7-26: Field `entity_description` is declared `EntityDescription` in ancestor `class OneWireEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/onkyo/coordinator.py:51:5-17: Class member `ChannelMutingCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/binary_sensor.py:71:5-20: Class member `ONVIFBinarySensor._attr_unique_id` overrides parent class `ONVIFBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/binary_sensor.py:71:5-20: Class member `ONVIFBinarySensor._attr_unique_id` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/binary_sensor.py:71:5-20: Class member `ONVIFBinarySensor._attr_unique_id` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/binary_sensor.py:83:18-36: Class member `ONVIFBinarySensor._attr_device_class` overrides parent class `ONVIFBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/binary_sensor.py:83:18-36: Class member `ONVIFBinarySensor._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/button.py:25:5-23: Class member `RebootButton._attr_device_class` overrides parent class `ONVIFBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/camera.py:94:5-29: Class member `ONVIFCameraEntity._attr_supported_features` overrides parent class `ONVIFBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/camera.py:179:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/onvif/device.py:189:20-43: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/onvif/device.py:482:15-40: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/onvif/device.py:515:44-52: No matching overload found for function `dict.get` called with arguments: (Unknown | None, Literal[0]) [no-matching-overload]
ERROR homeassistant/components/onvif/device.py:516:46-55: No matching overload found for function `dict.get` called with arguments: (Unknown | None, Literal[0]) [no-matching-overload]
ERROR homeassistant/components/onvif/device.py:517:46-55: No matching overload found for function `dict.get` called with arguments: (Unknown | None, Literal[0]) [no-matching-overload]
ERROR homeassistant/components/onvif/device.py:533:19-42: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/onvif/device.py:554:27-50: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/onvif/device.py:648:19-42: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/onvif/device.py:676:19-46: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/onvif/event_manager.py:515:35-58: Argument `HassJob[[_now: datetime | None = None], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/onvif/event_manager.py:596:25-42: Argument `str | None` is not assignable to parameter `address` with type `str` in function `onvif.client.ONVIFCamera.create_notification_manager` [bad-argument-type]
ERROR homeassistant/components/onvif/sensor.py:79:18-36: Class member `ONVIFSensor._attr_device_class` overrides parent class `ONVIFBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/switch.py:80:5-23: Class member `ONVIFSwitch.entity_description` overrides parent class `ONVIFBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/onvif/switch.py:80:5-23: Class member `ONVIFSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/open_meteo/coordinator.py:28:5-17: Class member `OpenMeteoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/open_router/entity.py:300:62-76: No matching overload found for function `openai.resources.chat.completions.completions.AsyncCompletions.create` called with arguments: (**dict[str, dict[str, Any] | str | dict[str, str] | Any]) [no-matching-overload]
ERROR homeassistant/components/openai_conversation/__init__.py:225:63-77: No matching overload found for function `openai.resources.responses.responses.AsyncResponses.create` called with arguments: (**dict[str, list[ApplyPatchCall | ApplyPatchCallOutput | ComputerCallOutput | EasyInputMessageParam | FunctionCallOutput | ImageGenerationCall | ItemReference | LocalShellCall | LocalShellCallOutput | McpApprovalRequest | McpApprovalResponse | McpCall | McpListTools | Message | ResponseCodeInterpreterToolCallParam | ResponseCompactionItemParamParam | ResponseComputerToolCallParam | ResponseCustomToolCallOutputParam | ResponseCustomToolCallParam | ResponseFileSearchToolCallParam | ResponseFunctionToolCallParam | ResponseFunctionWebSearchParam | ResponseOutputMessageParam | ResponseReasoningItemParam | ShellCall | ShellCallOutput] | str | Any | None]) [no-matching-overload]
ERROR homeassistant/components/openai_conversation/__init__.py:293:43-88: Argument `(self: AsyncModels, *, extra_headers: Mapping[str, Omit | str] | None = None, extra_query: Mapping[str, object] | None = None, extra_body: object | None = None, timeout: NotGiven | Timeout | float | None = ...) -> AsyncPaginator[Model, AsyncPage[Model]]` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/openai_conversation/entity.py:248:29-256:36: Argument `list[dict[str, str]] | list[@_]` is not assignable to parameter `summary` with type `Iterable[Summary]` in function `openai.types.responses.response_reasoning_item_param.ResponseReasoningItemParam.__init__` [bad-argument-type]
ERROR homeassistant/components/openai_conversation/entity.py:337:23-348:18: Yielded type `dict[str, dict[str, list[dict[str, object]] | None] | str]` is not assignable to declared yield type `AssistantContentDeltaDict | ToolResultContentDeltaDict` [invalid-yield]
ERROR homeassistant/components/openai_conversation/entity.py:411:13-30: `current_tool_call` is uninitialized [unbound-name]
ERROR homeassistant/components/openai_conversation/entity.py:413:13-30: `current_tool_call` is uninitialized [unbound-name]
ERROR homeassistant/components/opendisplay/event.py:75:5-23: Class member `OpenDisplayEventEntity.entity_description` overrides parent class `OpenDisplayEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opendisplay/event.py:75:5-23: Class member `OpenDisplayEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opendisplay/sensor.py:97:5-23: Class member `OpenDisplaySensorEntity.entity_description` overrides parent class `OpenDisplayEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opendisplay/sensor.py:97:5-23: Class member `OpenDisplaySensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openevse/__init__.py:21:9-38: Argument `Any | None` is not assignable to parameter `user` with type `str` in function `openevsehttp.client.OpenEVSE.__init__` [bad-argument-type]
ERROR homeassistant/components/openevse/__init__.py:22:9-38: Argument `Any | None` is not assignable to parameter `pwd` with type `str` in function `openevsehttp.client.OpenEVSE.__init__` [bad-argument-type]
ERROR homeassistant/components/openevse/binary_sensor.py:93:5-23: Class member `OpenEVSEBinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openevse/binary_sensor.py:93:5-23: Class member `OpenEVSEBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openevse/config_flow.py:48:19-23: Argument `str | None` is not assignable to parameter `user` with type `str` in function `openevsehttp.client.OpenEVSE.__init__` [bad-argument-type]
ERROR homeassistant/components/openevse/config_flow.py:48:25-33: Argument `str | None` is not assignable to parameter `pwd` with type `str` in function `openevsehttp.client.OpenEVSE.__init__` [bad-argument-type]
ERROR homeassistant/components/openevse/coordinator.py:27:5-17: Class member `OpenEVSEDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openevse/number.py:46:18-48: Argument `(ev: OpenEVSE) -> int | None` is not assignable to parameter `value_fn` with type `(OpenEVSE) -> float` in function `OpenEVSENumberDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/openevse/number.py:49:55-60: Argument `float` is not assignable to parameter `amps` with type `int` in function `openevsehttp.commands.CommandsMixin.set_current` [bad-argument-type]
ERROR homeassistant/components/openevse/number.py:76:5-23: Class member `OpenEVSENumber.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openevse/number.py:76:5-23: Class member `OpenEVSENumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openevse/sensor.py:78:15-37: Object of class `NoneType` has no attribute `lower`
Object of class `int` has no attribute `lower` [missing-attribute]
ERROR homeassistant/components/openevse/sensor.py:438:5-23: Class member `OpenEVSESensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openevse/sensor.py:438:5-23: Class member `OpenEVSESensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openexchangerates/coordinator.py:27:5-17: Class member `OpenexchangeratesCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opengarage/binary_sensor.py:44:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class OpenGarageEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/opengarage/button.py:58:5-23: Class member `OpenGarageButtonEntity.entity_description` overrides parent class `OpenGarageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opengarage/button.py:58:5-23: Class member `OpenGarageButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opengarage/coordinator.py:25:5-17: Class member `OpenGarageDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opengarage/cover.py:34:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class OpenGarageEntity: ...
`, which is not assignable to the type `CoverEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/opengarage/cover.py:37:5-23: Class member `OpenGarageCover._attr_device_class` overrides parent class `OpenGarageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opengarage/cover.py:38:5-29: Class member `OpenGarageCover._attr_supported_features` overrides parent class `OpenGarageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opengarage/sensor.py:75:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class OpenGarageEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/openrgb/coordinator.py:60:65-65:14: Unpacked argument `tuple[Any, Any, Literal['Home Assistant']]` is not assignable to parameter `*args` with type `tuple[str, int, str, int | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/openrgb/light.py:139:18-42: Class member `OpenRGBLight._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openrgb/light.py:292:55-83: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[ModeData | int | str, bool, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/openrgb/select.py:85:55-87:18: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[Profile | int | str, bool, str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/opensensemap/coordinator.py:32:5-17: Class member `OpenSenseMapCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opensky/coordinator.py:37:5-17: Class member `OpenSkyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/binary_sensor.py:411:5-23: Class member `OpenThermBinarySensor.entity_description` overrides parent class `OpenThermStatusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/binary_sensor.py:411:5-23: Class member `OpenThermBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/button.py:70:5-23: Class member `OpenThermButton.entity_description` overrides parent class `OpenThermEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/button.py:70:5-23: Class member `OpenThermButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/climate.py:74:5-29: Class member `OpenThermClimate._attr_supported_features` overrides parent class `OpenThermStatusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/climate.py:91:5-23: Class member `OpenThermClimate.entity_description` overrides parent class `OpenThermStatusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/climate.py:91:5-23: Class member `OpenThermClimate.entity_description` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/entity.py:34:5-23: Class member `OpenThermEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/select.py:256:5-23: Class member `OpenThermSelect.entity_description` overrides parent class `OpenThermStatusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/select.py:256:5-23: Class member `OpenThermSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/sensor.py:896:5-23: Class member `OpenThermSensor.entity_description` overrides parent class `OpenThermStatusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/sensor.py:896:5-23: Class member `OpenThermSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/switch.py:67:5-23: Class member `OpenThermSwitch.entity_description` overrides parent class `OpenThermEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opentherm_gw/switch.py:67:5-23: Class member `OpenThermSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openuv/binary_sensor.py:44:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class OpenUvEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/openuv/coordinator.py:27:5-17: Class member `OpenUvCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openuv/coordinator.py:28:5-18: Class member `OpenUvCoordinator.update_method` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openuv/sensor.py:183:5-23: Class member `OpenUvSensor.entity_description` overrides parent class `OpenUvEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openuv/sensor.py:183:5-23: Class member `OpenUvSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openweathermap/coordinator.py:83:5-17: Class member `OWMUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/openweathermap/coordinator.py:188:25-45: Argument `Decimal` is not assignable to parameter `temperature` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:189:41-60: Argument `Decimal` is not assignable to parameter `native_apparent_temperature` with type `float | None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:190:22-39: Argument `int` is not assignable to parameter `pressure` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:192:30-48: Argument `Decimal | None` is not assignable to parameter `native_dew_point` with type `float | None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:194:24-43: Argument `Decimal` is not assignable to parameter `wind_speed` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:195:36-54: Argument `Decimal | None` is not assignable to parameter `native_wind_gust_speed` with type `float | None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:208:25-49: Argument `Decimal` is not assignable to parameter `temperature` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:209:21-45: Argument `Decimal` is not assignable to parameter `templow` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:210:41-60: Argument `DailyTemperature` is not assignable to parameter `native_apparent_temperature` with type `float | None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:211:22-39: Argument `int` is not assignable to parameter `pressure` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:213:30-48: Argument `Decimal` is not assignable to parameter `native_dew_point` with type `float | None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:215:24-43: Argument `Decimal` is not assignable to parameter `wind_speed` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:216:36-54: Argument `Decimal | None` is not assignable to parameter `native_wind_gust_speed` with type `float | None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/openweathermap/coordinator.py:220:27-66: Argument `Decimal` is not assignable to parameter `precipitation` with type `None` in function `homeassistant.components.weather.Forecast.__init__` [bad-argument-type]
ERROR homeassistant/components/opnsense/__init__.py:138:32-47: `interfaces_resp` may be uninitialized [unbound-name]
ERROR homeassistant/components/opower/coordinator.py:61:5-17: Class member `OpowerCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opower/sensor.py:311:5-23: Class member `OpowerSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/opower/sensor.py:311:5-23: Class member `OpowerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/oralb/sensor.py:143:7-33: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/oralb/sensor.py:158:17-48: Object of class `EntityDescription` has no attribute `options` [missing-attribute]
ERROR homeassistant/components/oralb/sensor.py:159:21-65: `not in` is not supported between `str` and `object` [not-iterable]
ERROR homeassistant/components/oralb/sensor.py:161:17-55: Object of class `object` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/orvibo/config_flow.py:206:19-67: Argument `Any | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/osoenergy/binary_sensor.py:31:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/binary_sensor.py:36:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/binary_sensor.py:41:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/binary_sensor.py:67:5-23: Class member `OSOEnergyBinarySensor.entity_description` overrides parent class `OSOEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/osoenergy/binary_sensor.py:67:5-23: Class member `OSOEnergyBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/osoenergy/binary_sensor.py:85:49-65: Argument `OSOEnergyBinarySensorData` is not assignable to parameter with type `OSOEnergy` [bad-argument-type]
ERROR homeassistant/components/osoenergy/sensor.py:51:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:58:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:65:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:72:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:79:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:86:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:93:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:100:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:106:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:113:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:120:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:127:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:134:38-55: Object of class `OSOEnergy` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:162:5-23: Class member `OSOEnergySensor.entity_description` overrides parent class `OSOEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:162:5-23: Class member `OSOEnergySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/osoenergy/sensor.py:180:49-65: Argument `OSOEnergySensorData` is not assignable to parameter with type `OSOEnergy` [bad-argument-type]
ERROR homeassistant/components/osoenergy/water_heater.py:177:5-29: Class member `OSOEnergyWaterHeater._attr_supported_features` overrides parent class `OSOEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/osoenergy/water_heater.py:270:69-76: Argument `list[int]` is not assignable to parameter `profile` with type `array[Unknown]` in function `apyosoenergyapi.waterheater.OSOWaterHeater.set_profile` [bad-argument-type]
ERROR homeassistant/components/osoenergy/water_heater.py:288:69-76: Argument `list[float]` is not assignable to parameter `profile` with type `array[Unknown]` in function `apyosoenergyapi.waterheater.OSOWaterHeater.set_profile` [bad-argument-type]
ERROR homeassistant/components/osramlightify/light.py:247:43-59: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/osramlightify/light.py:327:12-68: `in` is not supported between `Literal[ColorMode.COLOR_TEMP]` and `None` [not-iterable]
ERROR homeassistant/components/osramlightify/light.py:330:12-60: `in` is not supported between `Literal[ColorMode.HS]` and `None` [not-iterable]
ERROR homeassistant/components/osramlightify/light.py:333:16-48: Argument `set[ColorMode] | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/otbr/__init__.py:38:57-79: Argument `Module[homeassistant.components.otbr.homeassistant_hardware]` is not assignable to parameter `platform` with type `AsyncHardwareFirmwareInfoModule | SyncHardwareFirmwareInfoModule` in function `homeassistant.components.homeassistant_hardware.helpers.async_register_firmware_info_provider` [bad-argument-type]
ERROR homeassistant/components/otbr/websocket_api.py:230:28-50: `thread_dataset_channel` may be uninitialized [unbound-name]
ERROR homeassistant/components/otp/config_flow.py:93:54-95:14: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[str, datetime | None, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/otp/config_flow.py:106:66-110:10: Unpacked argument `tuple[Any, Literal['Home Assistant']]` is not assignable to parameter `*args` with type `tuple[str | None, str | None, str | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/otp/sensor.py:39:5-23: Class member `TOTPSensor._attr_native_value` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/climate.py:103:5-23: Class member `OumanEh800ClimateEntity.entity_description` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/climate.py:103:5-23: Class member `OumanEh800ClimateEntity.entity_description` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/climate.py:110:5-29: Class member `OumanEh800ClimateEntity._attr_supported_features` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/coordinator.py:41:5-17: Class member `OumanEh800Coordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/entity.py:25:5-23: Class member `OumanEh800Entity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/number.py:231:5-23: Class member `OumanEh800NumberEntity.entity_description` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/number.py:231:5-23: Class member `OumanEh800NumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/number.py:232:5-14: Class member `OumanEh800NumberEntity._endpoint` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/select.py:96:5-23: Class member `OumanEh800SelectEntity.entity_description` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/select.py:96:5-23: Class member `OumanEh800SelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/select.py:97:5-14: Class member `OumanEh800SelectEntity._endpoint` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/sensor.py:179:5-23: Class member `OumanEh800SensorEntity.entity_description` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/sensor.py:179:5-23: Class member `OumanEh800SensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/valve.py:64:5-23: Class member `OumanEh800ValveEntity.entity_description` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/valve.py:64:5-23: Class member `OumanEh800ValveEntity.entity_description` overrides parent class `ValveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/valve.py:65:5-14: Class member `OumanEh800ValveEntity._endpoint` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ouman_eh_800/valve.py:68:5-29: Class member `OumanEh800ValveEntity._attr_supported_features` overrides parent class `OumanEh800Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ourgroceries/coordinator.py:26:5-17: Class member `OurGroceriesDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/alarm_control_panel.py:238:5-23: Class member `OverkizAlarmControlPanel.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/alarm_control_panel.py:238:5-23: Class member `OverkizAlarmControlPanel.entity_description` overrides parent class `AlarmControlPanelEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/alarm_control_panel.py:250:14-38: Class member `OverkizAlarmControlPanel._attr_supported_features` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/binary_sensor.py:177:5-23: Class member `OverkizBinarySensor.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/binary_sensor.py:177:5-23: Class member `OverkizBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/button.py:132:5-23: Class member `OverkizButton.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/button.py:132:5-23: Class member `OverkizButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/atlantic_electrical_heater.py:48:5-29: Class member `AtlanticElectricalHeater._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/atlantic_electrical_heater_with_adjustable_temperature_setpoint.py:86:5-29: Class member `AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/atlantic_electrical_towel_dryer.py:49:5-29: Class member `AtlanticElectricalTowelDryer._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/atlantic_electrical_towel_dryer.py:69:13-73:14: `+=` is not supported between `None` and `list[str]` [unsupported-operation]
ERROR homeassistant/components/overkiz/climate/atlantic_electrical_towel_dryer.py:72:20-55: `not in` is not supported between `str` and `None` [not-iterable]
ERROR homeassistant/components/overkiz/climate/atlantic_electrical_towel_dryer.py:136:12-52: `in` is not supported between `Literal['drying']` and `None` [not-iterable]
ERROR homeassistant/components/overkiz/climate/atlantic_electrical_towel_dryer.py:177:14-54: `in` is not supported between `Literal['drying']` and `None` [not-iterable]
ERROR homeassistant/components/overkiz/climate/atlantic_heat_recovery_ventilation.py:49:5-29: Class member `AtlanticHeatRecoveryVentilation._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/atlantic_pass_apc_heat_pump_main_component.py:40:5-29: Class member `AtlanticPassAPCHeatPumpMainComponent._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/atlantic_pass_apc_heating_zone.py:85:5-29: Class member `AtlanticPassAPCHeatingZone._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/atlantic_pass_apc_zone_control.py:31:5-29: Class member `AtlanticPassAPCZoneControl._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/evo_home_controller.py:39:5-29: Class member `EvoHomeController._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/evo_home_controller.py:100:13-26: `time_interval` may be uninitialized [unbound-name]
ERROR homeassistant/components/overkiz/climate/hitachi_air_to_air_heat_pump_hlrrwifi.py:99:14-38: Class member `HitachiAirToAirHeatPumpHLRRWIFI._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/hitachi_air_to_air_heat_pump_ovp.py:103:14-38: Class member `HitachiAirToAirHeatPumpOVP._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/hitachi_air_to_water_heating_zone.py:40:5-29: Class member `HitachiAirToWaterHeatingZone._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/somfy_heating_temperature_interface.py:78:5-29: Class member `SomfyHeatingTemperatureInterface._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/somfy_thermostat.py:57:5-29: Class member `SomfyThermostat._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/climate/valve_heating_temperature_interface.py:52:5-29: Class member `ValveHeatingTemperatureInterface._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/coordinator.py:41:5-17: Class member `OverkizDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/cover.py:546:5-23: Class member `OverkizCover.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/cover.py:546:5-23: Class member `OverkizCover.entity_description` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/cover.py:607:14-38: Class member `OverkizCover._attr_supported_features` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/light.py:45:14-41: Class member `OverkizLight._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/number.py:225:5-23: Class member `OverkizNumber.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/number.py:225:5-23: Class member `OverkizNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/select.py:156:5-23: Class member `OverkizSelect.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/select.py:156:5-23: Class member `OverkizSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/sensor.py:562:5-23: Class member `OverkizStateSensor.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/sensor.py:562:5-23: Class member `OverkizStateSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/siren.py:38:5-29: Class member `OverkizSiren._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/switch.py:142:5-23: Class member `OverkizSwitch.entity_description` overrides parent class `OverkizDescriptiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/switch.py:142:5-23: Class member `OverkizSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/water_heater/atlantic_domestic_hot_water_production_mlb_component.py:26:5-29: Class member `AtlanticDomesticHotWaterProductionMBLComponent._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/water_heater/atlantic_domestic_hot_water_production_v2_io_component.py:34:5-29: Class member `AtlanticDomesticHotWaterProductionV2IOComponent._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/water_heater/atlantic_pass_apc_dhw.py:24:5-29: Class member `AtlanticPassAPCDHW._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/water_heater/domestic_hot_water_production.py:45:5-29: Class member `DomesticHotWaterProduction._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overkiz/water_heater/hitachi_dhw.py:39:5-29: Class member `HitachiDHW._attr_supported_features` overrides parent class `OverkizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overseerr/coordinator.py:28:5-17: Class member `OverseerrCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overseerr/event.py:67:5-23: Class member `OverseerrEvent.entity_description` overrides parent class `OverseerrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overseerr/event.py:67:5-23: Class member `OverseerrEvent.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overseerr/sensor.py:121:5-23: Class member `OverseerrSensor.entity_description` overrides parent class `OverseerrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overseerr/sensor.py:121:5-23: Class member `OverseerrSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/overseerr/services.py:50:5-28: Object of class `NoneType` has no attribute `pop`
Object of class `bool` has no attribute `pop`
Object of class `date` has no attribute `pop`
Object of class `float` has no attribute `pop`
Object of class `int` has no attribute `pop`
Object of class `str` has no attribute `pop` [missing-attribute]
ERROR homeassistant/components/overseerr/services.py:83:17-37: Cannot delete item in `None` [unsupported-operation]
ERROR homeassistant/components/overseerr/services.py:84:17-39: Cannot delete item in `None` [unsupported-operation]
ERROR homeassistant/components/overseerr/services.py:85:17-36: Cannot delete item in `None` [unsupported-operation]
ERROR homeassistant/components/overseerr/services.py:86:17-54: Cannot delete item in `None` [unsupported-operation]
ERROR homeassistant/components/overseerr/services.py:87:17-33: Cannot delete item in `None` [unsupported-operation]
ERROR homeassistant/components/overseerr/services.py:88:17-34: Cannot delete item in `None` [unsupported-operation]
ERROR homeassistant/components/overseerr/services.py:89:17-33: Cannot delete item in `None` [unsupported-operation]
ERROR homeassistant/components/ovhcloud_ai_endpoints/entity.py:212:20-34: Object of class `AsyncStream` has no attribute `choices` [missing-attribute]
ERROR homeassistant/components/ovhcloud_ai_endpoints/entity.py:216:30-47: Cannot index into `object` [bad-index]
ERROR homeassistant/components/ovo_energy/config_flow.py:64:31-46: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/ovo_energy/config_flow.py:109:21-34: Argument `Unknown | None` is not assignable to parameter `username` with type `str` in function `ovoenergy.OVOEnergy.authenticate` [bad-argument-type]
ERROR homeassistant/components/ovo_energy/coordinator.py:28:5-17: Class member `OVOEnergyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ovo_energy/entity.py:24:25-71: Argument `set[tuple[str, int | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/ovo_energy/sensor.py:37:62-67: `Overload[
  [_T](number: _SupportsRound1[_T], ndigits: None = None) -> _T
  [_T](number: _SupportsRound2[_T], ndigits: SupportsIndex) -> _T
]` is not assignable to `(OVODailyUsage) -> datetime | float | int | str | None` [bad-assignment]
ERROR homeassistant/components/ovo_energy/sensor.py:47:29-50: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:55:13-34: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:56:16-37: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:65:44-65: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:65:44-80: Object of class `NoneType` has no attribute `start` [missing-attribute]
ERROR homeassistant/components/ovo_energy/sensor.py:72:44-65: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:72:44-78: Object of class `NoneType` has no attribute `end` [missing-attribute]
ERROR homeassistant/components/ovo_energy/sensor.py:83:29-42: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:91:13-26: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:91:42-55: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:99:44-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:99:44-72: Object of class `NoneType` has no attribute `start` [missing-attribute]
ERROR homeassistant/components/ovo_energy/sensor.py:106:44-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/ovo_energy/sensor.py:106:44-70: Object of class `NoneType` has no attribute `end` [missing-attribute]
ERROR homeassistant/components/ovo_energy/sensor.py:157:5-23: Class member `OVOEnergySensor.entity_description` overrides parent class `OVOEnergyDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ovo_energy/sensor.py:157:5-23: Class member `OVOEnergySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/owntracks/__init__.py:149:9-25: Cannot set item in `bool` [unsupported-operation]
ERROR homeassistant/components/owntracks/__init__.py:149:9-25: Cannot set item in `float` [unsupported-operation]
ERROR homeassistant/components/owntracks/__init__.py:149:9-25: Cannot set item in `int` [unsupported-operation]
ERROR homeassistant/components/owntracks/__init__.py:149:9-25: Cannot set item in `list[JsonValueType]` [unsupported-operation]
ERROR homeassistant/components/owntracks/__init__.py:149:9-25: Cannot set item in `str` [unsupported-operation]
ERROR homeassistant/components/owntracks/__init__.py:149:9-25: Cannot set item in `None` [unsupported-operation]
ERROR homeassistant/components/p1_monitor/coordinator.py:46:5-17: Class member `P1MonitorDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/p1_monitor/sensor.py:301:14-32: Class member `P1MonitorSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/paj_gps/coordinator.py:41:5-17: Class member `PajGpsCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/paj_gps/sensor.py:76:5-23: Class member `PajGpsSensor.entity_description` overrides parent class `PajGpsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/paj_gps/sensor.py:76:5-23: Class member `PajGpsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/palazzetti/climate.py:40:5-29: Class member `PalazzettiClimateEntity._attr_supported_features` overrides parent class `PalazzettiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/palazzetti/coordinator.py:19:5-17: Class member `PalazzettiDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/palazzetti/number.py:40:5-23: Class member `PalazzettiCombustionPowerEntity._attr_device_class` overrides parent class `PalazzettiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/palazzetti/number.py:81:5-23: Class member `PalazzettiFanEntity._attr_device_class` overrides parent class `PalazzettiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/palazzetti/sensor.py:102:5-23: Class member `PalazzettiSensor.entity_description` overrides parent class `PalazzettiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/palazzetti/sensor.py:102:5-23: Class member `PalazzettiSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/panasonic_viera/__init__.py:199:33-42: Object of class `Keys` has no attribute `upper` [missing-attribute]
ERROR homeassistant/components/paperless_ngx/coordinator.py:40:5-17: Class member `PaperlessCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/paperless_ngx/sensor.py:286:5-23: Class member `PaperlessSensor.entity_description` overrides parent class `PaperlessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/paperless_ngx/sensor.py:286:5-23: Class member `PaperlessSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/paperless_ngx/update.py:50:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class PaperlessEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/peblar/binary_sensor.py:70:5-23: Class member `PeblarBinarySensorEntity.entity_description` overrides parent class `PeblarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/binary_sensor.py:70:5-23: Class member `PeblarBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/button.py:72:5-23: Class member `PeblarButtonEntity.entity_description` overrides parent class `PeblarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/button.py:72:5-23: Class member `PeblarButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/coordinator.py:139:5-17: Class member `PeblarDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/number.py:53:5-23: Class member `PeblarChargeCurrentLimitNumberEntity._attr_device_class` overrides parent class `PeblarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/select.py:69:5-23: Class member `PeblarSelectEntity.entity_description` overrides parent class `PeblarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/select.py:69:5-23: Class member `PeblarSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/sensor.py:249:5-23: Class member `PeblarSensorEntity.entity_description` overrides parent class `PeblarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/sensor.py:249:5-23: Class member `PeblarSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/switch.py:92:5-23: Class member `PeblarSwitchEntity.entity_description` overrides parent class `PeblarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/switch.py:92:5-23: Class member `PeblarSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/update.py:74:5-23: Class member `PeblarUpdateEntity.entity_description` overrides parent class `PeblarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peblar/update.py:74:5-23: Class member `PeblarUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peco/binary_sensor.py:38:5-23: Class member `PecoBinarySensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peco/coordinator.py:45:5-17: Class member `PecoOutageCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peco/coordinator.py:79:5-17: Class member `PecoSmartMeterCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peco/sensor.py:87:5-23: Class member `PecoSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/peco/sensor.py:87:5-23: Class member `PecoSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pegel_online/coordinator.py:21:5-17: Class member `PegelOnlineDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pegel_online/sensor.py:115:5-23: Class member `PegelOnlineSensor.entity_description` overrides parent class `PegelOnlineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pegel_online/sensor.py:115:5-23: Class member `PegelOnlineSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/permobil/binary_sensor.py:56:5-23: Class member `PermobilbinarySensor.entity_description` overrides parent class `PermobilEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/permobil/binary_sensor.py:56:5-23: Class member `PermobilbinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/permobil/coordinator.py:31:5-17: Class member `MyPermobilCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/permobil/sensor.py:198:5-23: Class member `PermobilSensor.entity_description` overrides parent class `PermobilEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/permobil/sensor.py:198:5-23: Class member `PermobilSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/person/__init__.py:434:14-25: Class member `Person._attr_state` overrides parent class `CollectionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/person/__init__.py:434:14-25: Class member `Person._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pglab/__init__.py:46:38-49: Argument `bytearray | bytes | str` is not assignable to parameter with type `str` [bad-argument-type]
ERROR homeassistant/components/pglab/__init__.py:67:36-48: Argument `(topic: str, payload: str, qos: int, retain: bool) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `publish` with type `(str, str, int | None, bool | None) -> Coroutine[Any, Any, dict[Unknown, Unknown]]` in function `pypglab.mqtt.Client.__init__` [bad-argument-type]
ERROR homeassistant/components/pglab/__init__.py:67:66-82: Argument `(sub_state: dict[str, Any]) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `unsubscribe` with type `(dict[str, Any]) -> Coroutine[Any, Any, dict[Unknown, Unknown]]` in function `pypglab.mqtt.Client.__init__` [bad-argument-type]
ERROR homeassistant/components/pglab/cover.py:65:47-79: `dict[str, int]` is not assignable to attribute `_attr_translation_placeholders` with type `Mapping[str, str]` [bad-assignment]
ERROR homeassistant/components/pglab/cover.py:69:14-32: Class member `PGLabCover._attr_device_class` overrides parent class `PGLabEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pglab/cover.py:70:14-38: Class member `PGLabCover._attr_supported_features` overrides parent class `PGLabEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pglab/entity.py:93:44-48: Argument `None` is not assignable to parameter `on_state_update` with type `(str) -> None` in function `pypglab.entity.Entity.set_on_state_callback` [bad-argument-type]
ERROR homeassistant/components/pglab/sensor.py:93:14-32: Class member `PGLabSensor.entity_description` overrides parent class `PGLabSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pglab/switch.py:59:47-75: `dict[str, int]` is not assignable to attribute `_attr_translation_placeholders` with type `Mapping[str, str]` [bad-assignment]
ERROR homeassistant/components/philips_js/binary_sensor.py:71:5-23: Class member `PhilipsTVBinarySensorEntityRecordingType.entity_description` overrides parent class `PhilipsJsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/philips_js/binary_sensor.py:71:5-23: Class member `PhilipsTVBinarySensorEntityRecordingType.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/philips_js/coordinator.py:32:5-17: Class member `PhilipsTVDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/philips_js/light.py:140:5-17: Class member `PhilipsTVLightEntity._attr_effect` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/philips_js/light.py:143:5-29: Class member `PhilipsTVLightEntity._attr_supported_features` overrides parent class `PhilipsJsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/philips_js/light.py:201:45-68: Argument `str | None` is not assignable to parameter `style` with type `str` in function `AmbilightEffect.__init__` [bad-argument-type]
ERROR homeassistant/components/philips_js/light.py:306:39-46: `dict[str, str | dict[str, int] | None]` is not assignable to TypedDict key `colorSettings` with type `AmbilightColorSettingsType` [bad-assignment]
ERROR homeassistant/components/philips_js/light.py:307:20-27: TypedDict `AmbilightCurrentConfiguration` does not have key `speed` [bad-typed-dict-key]
ERROR homeassistant/components/philips_js/light.py:310:39-46: `dict[str, str | dict[str, int] | None]` is not assignable to TypedDict key `audioSettings` with type `AmbilightAudioSettingsType` [bad-assignment]
ERROR homeassistant/components/philips_js/light.py:311:20-28: TypedDict `AmbilightCurrentConfiguration` does not have key `tuning` [bad-typed-dict-key]
ERROR homeassistant/components/philips_js/light.py:321:28-44: `str | None` is not assignable to TypedDict key `menuSetting` with type `str` [bad-assignment]
ERROR homeassistant/components/philips_js/media_player.py:66:5-23: Class member `PhilipsTVMediaPlayer._attr_device_class` overrides parent class `PhilipsJsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/philips_js/media_player.py:77:14-25: Class member `PhilipsTVMediaPlayer._attr_state` overrides parent class `PhilipsJsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/philips_js/media_player.py:453:47-65: Argument `Unknown | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/philips_js/media_player.py:482:56-74: Argument `Unknown | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/pi_hole/__init__.py:151:15-35: Object of class `HoleV5` has no attribute `authenticate` [missing-attribute]
ERROR homeassistant/components/pi_hole/binary_sensor.py:25:28-32: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/binary_sensor.py:26:28-32: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/binary_sensor.py:64:5-23: Class member `PiHoleBinarySensor.entity_description` overrides parent class `PiHoleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pi_hole/binary_sensor.py:64:5-23: Class member `PiHoleBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pi_hole/binary_sensor.py:69:14-18: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/config_flow.py:141:18-22: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/coordinator.py:35:5-17: Class member `PiHoleUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pi_hole/entity.py:17:14-18: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/sensor.py:142:5-23: Class member `PiHoleSensor.entity_description` overrides parent class `PiHoleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pi_hole/sensor.py:147:14-18: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/update.py:21:34-38: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/update.py:22:31-35: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/update.py:23:27-31: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/pi_hole/update.py:86:5-23: Class member `PiHoleUpdateEntity.entity_description` overrides parent class `PiHoleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pi_hole/update.py:86:5-23: Class member `PiHoleUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pi_hole/update.py:91:14-18: Expected a type form, got instance of `(*args: Unknown, *, version: int | Unknown = 6, **kwargs: Unknown) -> Unknown` [not-a-type]
ERROR homeassistant/components/picnic/__init__.py:29:20-53: Argument `Any | None` is not assignable to parameter `auth_token` with type `str` in function `python_picnic_api2.client.PicnicAPI.__init__` [bad-argument-type]
ERROR homeassistant/components/picnic/__init__.py:30:22-55: Argument `Any | None` is not assignable to parameter `country_code` with type `str` in function `python_picnic_api2.client.PicnicAPI.__init__` [bad-argument-type]
ERROR homeassistant/components/picnic/coordinator.py:26:5-17: Class member `PicnicUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/picnic/coordinator.py:158:37-48: Cannot set item in `dict[str, list[Unknown]]` [unsupported-operation]
ERROR homeassistant/components/picnic/coordinator.py:161:30-51: No matching overload found for function `typing.MutableMapping.setdefault` called with arguments: (Literal['delivery_time'], dict[@_, @_]) [no-matching-overload]
ERROR homeassistant/components/picnic/sensor.py:210:5-23: Class member `PicnicSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/picnic/sensor.py:210:5-23: Class member `PicnicSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/picotts/__init__.py:17:41-68: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/picotts/config_flow.py:25:50-77: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/picotts/tts.py:43:41-68: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/pilight/__init__.py:10:1-28: Cannot find module `pilight` [missing-import]
ERROR homeassistant/components/pilight/entity.py:133:21-32: Object of class `NoneType` has no attribute `update` [missing-attribute]
ERROR homeassistant/components/ping/binary_sensor.py:27:5-23: Class member `PingBinarySensor._attr_device_class` overrides parent class `PingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ping/coordinator.py:31:5-17: Class member `PingUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ping/sensor.py:116:5-23: Class member `PingSensor.entity_description` overrides parent class `PingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ping/sensor.py:116:5-23: Class member `PingSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pioneer/media_player.py:140:24-80: `float | None` is not assignable to attribute `_volume` with type `int` [bad-assignment]
ERROR homeassistant/components/pioneer/media_player.py:143:23-71: `Unknown | None` is not assignable to attribute `_muted` with type `bool` [bad-assignment]
ERROR homeassistant/components/pioneer/media_player.py:162:37-87: `Unknown | None` is not assignable to attribute `_selected_source` with type `str` [bad-assignment]
ERROR homeassistant/components/pioneer/media_player.py:164:37-41: `None` is not assignable to attribute `_selected_source` with type `str` [bad-assignment]
ERROR homeassistant/components/plaato/binary_sensor.py:52:18-36: Class member `PlaatoBinarySensor._attr_device_class` overrides parent class `PlaatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plaato/binary_sensor.py:60:20-80: Returned type `Unknown | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/plaato/coordinator.py:38:5-17: Class member `PlaatoCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plaato/entity.py:55:50-67: Argument `str` is not assignable to parameter `pin` with type `PinsBase` in function `pyplaato.models.device.PlaatoDevice.get_sensor_name` [bad-argument-type]
ERROR homeassistant/components/plaato/entity.py:61:16-44: Returned type `PlaatoDevice | None` is not assignable to declared return type `PlaatoDevice` [bad-return]
ERROR homeassistant/components/plaato/sensor.py:81:18-36: Class member `PlaatoSensor._attr_device_class` overrides parent class `PlaatoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plaato/sensor.py:91:58-75: Argument `str` is not assignable to parameter `pin` with type `PinsBase` in function `pyplaato.models.device.PlaatoDevice.get_unit_of_measurement` [bad-argument-type]
ERROR homeassistant/components/plant/__init__.py:410:16-26: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR homeassistant/components/plant/__init__.py:411:22-40: Object of class `NoneType` has no attribute `popleft` [missing-attribute]
ERROR homeassistant/components/plant/__init__.py:413:9-26: Object of class `NoneType` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/playstation_network/binary_sensor.py:67:5-23: Class member `PlaystationNetworkBinarySensorEntity.entity_description` overrides parent class `PlaystationNetworkServiceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/binary_sensor.py:67:5-23: Class member `PlaystationNetworkBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/binary_sensor.py:68:5-16: Class member `PlaystationNetworkBinarySensorEntity.coordinator` overrides parent class `PlaystationNetworkServiceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/coordinator.py:54:5-17: Class member `PlayStationNetworkBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/image.py:114:5-23: Class member `PlaystationNetworkImageBaseEntity.entity_description` overrides parent class `PlaystationNetworkServiceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/image.py:114:5-23: Class member `PlaystationNetworkImageBaseEntity.entity_description` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/image.py:148:5-16: Class member `PlaystationNetworkImageEntity.coordinator` overrides parent class `PlaystationNetworkImageBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/image.py:154:5-16: Class member `PlaystationNetworkFriendImageEntity.coordinator` overrides parent class `PlaystationNetworkImageBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/media_player.py:91:5-23: Class member `PsnMediaPlayerEntity._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/notify.py:109:7-41: Field `entity_description` is declared `EntityDescription` in ancestor `class PlaystationNetworkServiceEntity: ...
`, which is not assignable to the type `NotifyEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/playstation_network/notify.py:148:5-16: Class member `PlaystationNetworkNotifyEntity.coordinator` overrides parent class `PlaystationNetworkNotifyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/notify.py:177:5-16: Class member `PlaystationNetworkDirectMessageNotifyEntity.coordinator` overrides parent class `PlaystationNetworkNotifyBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/sensor.py:192:5-23: Class member `PlaystationNetworkSensorBaseEntity.entity_description` overrides parent class `PlaystationNetworkServiceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/sensor.py:192:5-23: Class member `PlaystationNetworkSensorBaseEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/sensor.py:227:5-16: Class member `PlaystationNetworkSensorEntity.coordinator` overrides parent class `PlaystationNetworkSensorBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/playstation_network/sensor.py:233:5-16: Class member `PlaystationNetworkFriendSensorEntity.coordinator` overrides parent class `PlaystationNetworkSensorBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plex/media_browser.py:44:45-54: Argument `str | None` is not assignable to parameter `server_id` with type `str` in function `homeassistant.components.plex.helpers.get_plex_server` [bad-argument-type]
ERROR homeassistant/components/plex/media_browser.py:72:13-40: Object of class `NoneType` has no attribute `thumbnail_cache` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:77:21-30: Argument `str | None` is not assignable to parameter `server_id` with type `str` in function `get_proxy_image_url` [bad-argument-type]
ERROR homeassistant/components/plex/media_browser.py:87:19-44: Object of class `NoneType` has no attribute `friendly_name` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:98:13-40: Object of class `NoneType` has no attribute `append`
Object of class `Sequence` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:101:24-43: Object of class `NoneType` has no attribute `library` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:106:13-40: Object of class `NoneType` has no attribute `append`
Object of class `Sequence` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:107:9-36: Object of class `NoneType` has no attribute `append`
Object of class `Sequence` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:132:25-46: Object of class `NoneType` has no attribute `playlists` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:150:21-45: Object of class `NoneType` has no attribute `lookup_media` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:171:12-24: `hub_location` may be uninitialized [unbound-name]
ERROR homeassistant/components/plex/media_browser.py:174:26-45: Object of class `NoneType` has no attribute `library` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:175:39-53: `hub_identifier` may be uninitialized [unbound-name]
ERROR homeassistant/components/plex/media_browser.py:179:31-50: Object of class `NoneType` has no attribute `library` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:181:73-87: `hub_identifier` may be uninitialized [unbound-name]
ERROR homeassistant/components/plex/media_browser.py:215:34-53: Object of class `NoneType` has no attribute `library` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:217:21-46: Object of class `NoneType` has no attribute `friendly_name` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:219:34-53: Object of class `NoneType` has no attribute `library` [missing-attribute]
ERROR homeassistant/components/plex/media_browser.py:259:23-42: Object of class `NoneType` has no attribute `library` [missing-attribute]
ERROR homeassistant/components/plex/media_player.py:224:56-68: No matching overload found for function `str.join` called with arguments: (list[Unknown | None]) [no-matching-overload]
ERROR homeassistant/components/plex/media_player.py:390:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:410:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:412:34-40: `float` is not assignable to attribute `_volume_level` with type `int` [bad-assignment]
ERROR homeassistant/components/plex/media_player.py:420:17-65: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:439:33-81: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:451:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:456:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:461:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:466:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:471:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:476:28-76: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/media_player.py:483:33-81: `in` is not supported between `Literal['playback']` and `None` [not-iterable]
ERROR homeassistant/components/plex/models.py:50:31-50: Object of class `NoneType` has no attribute `product` [missing-attribute]
ERROR homeassistant/components/plex/models.py:53:22-39: Object of class `NoneType` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/plex/server.py:128:45-48: `float` is not assignable to attribute `_plextv_client_timestamp` with type `int` [bad-assignment]
ERROR homeassistant/components/plex/server.py:216:31-63: Object of class `NoneType` has no attribute `systemAccounts` [missing-attribute]
ERROR homeassistant/components/plex/server.py:241:25-50: Object of class `NoneType` has no attribute `version` [missing-attribute]
ERROR homeassistant/components/plex/server.py:314:13-38: Object of class `NoneType` has no attribute `clients` [missing-attribute]
ERROR homeassistant/components/plex/server.py:315:13-39: Object of class `NoneType` has no attribute `sessions` [missing-attribute]
ERROR homeassistant/components/plex/server.py:401:27-56: Object of class `NoneType` has no attribute `createToken` [missing-attribute]
ERROR homeassistant/components/plex/server.py:561:16-46: Object of class `NoneType` has no attribute `friendlyName` [missing-attribute]
ERROR homeassistant/components/plex/server.py:566:16-51: Object of class `NoneType` has no attribute `machineIdentifier` [missing-attribute]
ERROR homeassistant/components/plex/server.py:571:16-42: Object of class `NoneType` has no attribute `_baseurl` [missing-attribute]
ERROR homeassistant/components/plex/server.py:576:16-39: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/plex/server.py:581:16-39: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/plex/server.py:586:16-39: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/plex/server.py:591:16-39: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/plex/server.py:596:16-41: Object of class `NoneType` has no attribute `library` [missing-attribute]
ERROR homeassistant/components/plex/server.py:600:16-42: Object of class `NoneType` has no attribute `playlist` [missing-attribute]
ERROR homeassistant/components/plex/server.py:604:16-43: Object of class `NoneType` has no attribute `playlists` [missing-attribute]
ERROR homeassistant/components/plex/server.py:620:16-43: Object of class `NoneType` has no attribute `fetchItem` [missing-attribute]
ERROR homeassistant/components/plex/server.py:642:50-63: `playlist_name` is uninitialized [unbound-name]
ERROR homeassistant/components/plex/server.py:652:29-41: `library_name` is uninitialized [unbound-name]
ERROR homeassistant/components/plex/services.py:162:5-19: Object of class `str` has no attribute `update` [missing-attribute]
ERROR homeassistant/components/plex/services.py:164:24-35: Object of class `str` has no attribute `pop` [missing-attribute]
ERROR homeassistant/components/plex/services.py:175:20-32: Object of class `str` has no attribute `copy` [missing-attribute]
ERROR homeassistant/components/plex/update.py:39:5-26: Class member `PlexUpdate._attr_translation_key` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/binary_sensor.py:112:5-23: Class member `PlugwiseBinarySensorEntity.entity_description` overrides parent class `PlugwiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/binary_sensor.py:112:5-23: Class member `PlugwiseBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/button.py:34:5-23: Class member `PlugwiseButtonEntity._attr_device_class` overrides parent class `PlugwiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/climate.py:116:14-38: Class member `PlugwiseClimateEntity._attr_supported_features` overrides parent class `PlugwiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/climate.py:116:14-38: Class member `PlugwiseClimateEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/climate.py:267:16-20: `mode` may be uninitialized [unbound-name]
ERROR homeassistant/components/plugwise/coordinator.py:39:5-17: Class member `PlugwiseDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/number.py:83:5-23: Class member `PlugwiseNumberEntity.entity_description` overrides parent class `PlugwiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/number.py:83:5-23: Class member `PlugwiseNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/select.py:95:5-23: Class member `PlugwiseSelectEntity.entity_description` overrides parent class `PlugwiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/select.py:95:5-23: Class member `PlugwiseSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/sensor.py:429:5-23: Class member `PlugwiseSensorEntity.entity_description` overrides parent class `PlugwiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/sensor.py:429:5-23: Class member `PlugwiseSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/switch.py:84:5-23: Class member `PlugwiseSwitchEntity.entity_description` overrides parent class `PlugwiseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/plugwise/switch.py:84:5-23: Class member `PlugwiseSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pocketcasts/sensor.py:42:44-52: Argument `Any | None` is not assignable to parameter `email` with type `str` in function `pycketcasts.pocketcasts.PocketCast.__init__` [bad-argument-type]
ERROR homeassistant/components/pocketcasts/sensor.py:42:63-71: Argument `Any | None` is not assignable to parameter `password` with type `str` in function `pycketcasts.pocketcasts.PocketCast.__init__` [bad-argument-type]
ERROR homeassistant/components/point/binary_sensor.py:75:14-32: Class member `MinutPointBinarySensor._attr_device_class` overrides parent class `MinutPointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/point/coordinator.py:25:5-17: Class member `PointDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/point/sensor.py:78:14-32: Class member `MinutPointSensor.entity_description` overrides parent class `MinutPointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pooldose/binary_sensor.py:206:7-27: Field `entity_description` is declared `EntityDescription` in ancestor `class PooldoseEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/pooldose/coordinator.py:23:5-17: Class member `PooldoseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pooldose/number.py:152:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class PooldoseEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/pooldose/select.py:118:5-23: Class member `PooldoseSelect.entity_description` overrides parent class `PooldoseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pooldose/select.py:118:5-23: Class member `PooldoseSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pooldose/sensor.py:232:5-23: Class member `PooldoseSensor.entity_description` overrides parent class `PooldoseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pooldose/sensor.py:232:5-23: Class member `PooldoseSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pooldose/switch.py:61:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class PooldoseEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/poolsense/binary_sensor.py:42:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class PoolSenseEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/poolsense/coordinator.py:26:5-17: Class member `PoolSenseDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/poolsense/sensor.py:76:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class PoolSenseEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/portainer/__init__.py:134:60-85: `parent_device_identifiers` may be uninitialized [unbound-name]
ERROR homeassistant/components/portainer/binary_sensor.py:163:5-23: Class member `PortainerEndpointSensor.entity_description` overrides parent class `PortainerEndpointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/binary_sensor.py:163:5-23: Class member `PortainerEndpointSensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/binary_sensor.py:174:5-23: Class member `PortainerContainerSensor.entity_description` overrides parent class `PortainerContainerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/binary_sensor.py:174:5-23: Class member `PortainerContainerSensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/binary_sensor.py:185:5-23: Class member `PortainerStackSensor.entity_description` overrides parent class `PortainerStackEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/binary_sensor.py:185:5-23: Class member `PortainerStackSensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/button.py:189:5-23: Class member `PortainerBaseButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/button.py:222:5-23: Class member `PortainerEndpointButton.entity_description` overrides parent class `PortainerEndpointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/button.py:234:5-23: Class member `PortainerContainerButton.entity_description` overrides parent class `PortainerContainerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/coordinator.py:87:5-17: Class member `PortainerBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/coordinator.py:88:5-21: Class member `PortainerBaseCoordinator._update_interval` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:380:25-39: Argument `PortainerDockerDiskSpaceCoordinator | None` is not assignable to parameter `coordinator` with type `PortainerDockerDiskSpaceCoordinator` in function `homeassistant.components.portainer.entity.PortainerDockerSystemDiskSpaceEndpointEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/portainer/sensor.py:473:5-23: Class member `PortainerContainerSensor.entity_description` overrides parent class `PortainerContainerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:473:5-23: Class member `PortainerContainerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:484:5-23: Class member `PortainerEndpointSensor.entity_description` overrides parent class `PortainerEndpointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:484:5-23: Class member `PortainerEndpointSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:498:5-23: Class member `PortainerDockerSystemDiskSpaceSensor.entity_description` overrides parent class `PortainerDockerSystemDiskSpaceEndpointEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:498:5-23: Class member `PortainerDockerSystemDiskSpaceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:510:5-23: Class member `PortainerStackSensor.entity_description` overrides parent class `PortainerStackEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:510:5-23: Class member `PortainerStackSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:521:5-23: Class member `PortainerVolumeSensor.entity_description` overrides parent class `PortainerVolumeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/sensor.py:521:5-23: Class member `PortainerVolumeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/switch.py:169:5-23: Class member `PortainerContainerSwitch.entity_description` overrides parent class `PortainerContainerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/switch.py:169:5-23: Class member `PortainerContainerSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/switch.py:198:5-23: Class member `PortainerStackSwitch.entity_description` overrides parent class `PortainerStackEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/portainer/switch.py:198:5-23: Class member `PortainerStackSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerfox/coordinator.py:33:5-17: Class member `PowerfoxBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerfox/sensor.py:297:5-23: Class member `BasePowerfoxSensorEntity.entity_description` overrides parent class `PowerfoxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerfox/sensor.py:315:5-23: Class member `PowerfoxSensorEntity.entity_description` overrides parent class `BasePowerfoxSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerfox/sensor.py:329:5-23: Class member `PowerfoxGasSensorEntity.entity_description` overrides parent class `BasePowerfoxSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerfox_local/coordinator.py:25:5-17: Class member `PowerfoxLocalDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerfox_local/sensor.py:95:5-23: Class member `PowerfoxLocalSensorEntity.entity_description` overrides parent class `PowerfoxLocalEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerfox_local/sensor.py:95:5-23: Class member `PowerfoxLocalSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/__init__.py:201:19-28: `base_info` may be uninitialized [unbound-name]
ERROR homeassistant/components/powerwall/binary_sensor.py:48:5-23: Class member `PowerWallRunningSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/binary_sensor.py:65:5-23: Class member `PowerWallConnectedSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/binary_sensor.py:82:5-23: Class member `PowerWallGridServicesActiveSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/binary_sensor.py:99:5-23: Class member `PowerWallGridStatusSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/binary_sensor.py:115:5-23: Class member `PowerWallChargingStatusSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/coordinator.py:73:5-17: Class member `PowerwallUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/sensor.py:260:5-23: Class member `PowerWallChargeSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/sensor.py:276:5-23: Class member `PowerWallEnergySensor.entity_description` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/sensor.py:276:5-23: Class member `PowerWallEnergySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/sensor.py:325:5-23: Class member `PowerWallOperationModeSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/sensor.py:346:5-23: Class member `PowerWallEnergyDirectionSensor._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/sensor.py:419:5-23: Class member `PowerWallBatterySensor.entity_description` overrides parent class `BatteryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/sensor.py:419:5-23: Class member `PowerWallBatterySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/powerwall/switch.py:36:5-23: Class member `PowerwallOffGridEnabledEntity._attr_device_class` overrides parent class `PowerWallEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/coordinator.py:36:5-17: Class member `PranaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/fan.py:97:5-23: Class member `PranaFan.entity_description` overrides parent class `PranaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/fan.py:97:5-23: Class member `PranaFan.entity_description` overrides parent class `FanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/fan.py:99:5-29: Class member `PranaFan._attr_supported_features` overrides parent class `PranaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/number.py:70:5-23: Class member `PranaNumber.entity_description` overrides parent class `PranaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/number.py:70:5-23: Class member `PranaNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/sensor.py:124:5-23: Class member `PranaSensor.entity_description` overrides parent class `PranaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/sensor.py:124:5-23: Class member `PranaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/switch.py:82:5-23: Class member `PranaSwitch.entity_description` overrides parent class `PranaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prana/switch.py:82:5-23: Class member `PranaSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/private_ble_device/sensor.py:61:18-68:10: Argument `(_: HomeAssistant, service_info: BluetoothServiceInfoBleak) -> Literal[0] | AdvertisementData | float | None` is not assignable to parameter `value_fn` with type `(HomeAssistant, BluetoothServiceInfoBleak) -> float | int | str | None` in function `PrivateDeviceSensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/private_ble_device/sensor.py:110:5-23: Class member `PrivateBLEDeviceSensor.entity_description` overrides parent class `BasePrivateDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/private_ble_device/sensor.py:110:5-23: Class member `PrivateBLEDeviceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/probe_plus/coordinator.py:32:5-17: Class member `ProbePlusDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:41:33-70: Object of class `NoneType` has no attribute `probe_temperature` [missing-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:48:33-66: Object of class `NoneType` has no attribute `probe_battery` [missing-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:55:33-66: Object of class `NoneType` has no attribute `relay_battery` [missing-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:64:33-63: Object of class `NoneType` has no attribute `probe_rssi` [missing-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:73:33-66: Object of class `NoneType` has no attribute `relay_voltage` [missing-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:82:33-66: Object of class `NoneType` has no attribute `probe_voltage` [missing-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:101:5-23: Class member `ProbeSensor.entity_description` overrides parent class `ProbePlusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/probe_plus/sensor.py:101:5-23: Class member `ProbeSensor.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/progettihwsw/binary_sensor.py:68:38-53: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/progettihwsw/switch.py:84:38-53: Cannot index into `dict[str, Any]` [bad-index]
ERROR homeassistant/components/proximity/coordinator.py:75:5-17: Class member `ProximityDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proximity/sensor.py:142:14-32: Class member `ProximitySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proximity/sensor.py:173:14-32: Class member `ProximityTrackedEntitySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:215:5-23: Class member `ProxmoxNodeBinarySensor.entity_description` overrides parent class `ProxmoxNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:215:5-23: Class member `ProxmoxNodeBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:226:5-23: Class member `ProxmoxVMBinarySensor.entity_description` overrides parent class `ProxmoxVMEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:226:5-23: Class member `ProxmoxVMBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:237:5-23: Class member `ProxmoxContainerBinarySensor.entity_description` overrides parent class `ProxmoxContainerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:237:5-23: Class member `ProxmoxContainerBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:248:5-23: Class member `ProxmoxStorageBinarySensor.entity_description` overrides parent class `ProxmoxStorageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/binary_sensor.py:248:5-23: Class member `ProxmoxStorageBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/button.py:346:5-23: Class member `ProxmoxNodeButtonEntity.entity_description` overrides parent class `ProxmoxNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/button.py:346:5-23: Class member `ProxmoxNodeButtonEntity.entity_description` overrides parent class `ProxmoxBaseButton` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/button.py:371:5-23: Class member `ProxmoxVMButtonEntity.entity_description` overrides parent class `ProxmoxVMEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/button.py:371:5-23: Class member `ProxmoxVMButtonEntity.entity_description` overrides parent class `ProxmoxBaseButton` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/button.py:397:5-23: Class member `ProxmoxContainerButtonEntity.entity_description` overrides parent class `ProxmoxContainerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/button.py:397:5-23: Class member `ProxmoxContainerButtonEntity.entity_description` overrides parent class `ProxmoxBaseButton` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/coordinator.py:69:5-17: Class member `ProxmoxCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:528:5-23: Class member `ProxmoxNodeSensor.entity_description` overrides parent class `ProxmoxNodeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:528:5-23: Class member `ProxmoxNodeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:539:5-23: Class member `ProxmoxVMSensor.entity_description` overrides parent class `ProxmoxVMEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:539:5-23: Class member `ProxmoxVMSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:550:5-23: Class member `ProxmoxContainerSensor.entity_description` overrides parent class `ProxmoxContainerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:550:5-23: Class member `ProxmoxContainerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:561:5-23: Class member `ProxmoxStorageSensor.entity_description` overrides parent class `ProxmoxStorageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/proxmoxve/sensor.py:561:5-23: Class member `ProxmoxStorageSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/binary_sensor.py:96:5-23: Class member `PrusaLinkBinarySensorEntity.entity_description` overrides parent class `PrusaLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/binary_sensor.py:96:5-23: Class member `PrusaLinkBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/button.py:93:5-23: Class member `PrusaLinkButtonEntity.entity_description` overrides parent class `PrusaLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/button.py:93:5-23: Class member `PrusaLinkButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/camera.py:35:5-23: Class member `PrusaLinkJobPreviewEntity.entity_description` overrides parent class `Camera` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/coordinator.py:56:5-17: Class member `PrusaLinkUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/entity.py:27:5-23: Class member `PrusaLinkEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/sensor.py:265:5-23: Class member `PrusaLinkSensorEntity.entity_description` overrides parent class `PrusaLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/prusalink/sensor.py:265:5-23: Class member `PrusaLinkSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ps4/config_flow.py:67:56-86: Unpacked argument `tuple[dict_keys[int, str]]` is not assignable to parameter `*args` with type `tuple[list[Unknown]]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ps4/config_flow.py:173:72-180:14: Unpacked argument `tuple[Any, str | None, str, Literal['Home-Assistant'], Literal[1988]]` is not assignable to parameter `*args` with type `tuple[str, str, str, Unknown | None, int | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/ptdevices/coordinator.py:32:5-17: Class member `PTDevicesCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ptdevices/sensor.py:183:5-23: Class member `PTDevicesSensorEntity.entity_description` overrides parent class `PTDevicesEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ptdevices/sensor.py:183:5-23: Class member `PTDevicesSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pterodactyl/api.py:92:41-66: Cannot index into `str` [bad-index]
ERROR homeassistant/components/pterodactyl/binary_sensor.py:58:14-32: Class member `PterodactylBinarySensorEntity.entity_description` overrides parent class `PterodactylEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pterodactyl/button.py:77:5-23: Class member `PterodactylButtonEntity.entity_description` overrides parent class `PterodactylEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pterodactyl/button.py:77:5-23: Class member `PterodactylButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pterodactyl/coordinator.py:29:5-17: Class member `PterodactylCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pterodactyl/sensor.py:166:5-23: Class member `PterodactylSensorEntity.entity_description` overrides parent class `PterodactylEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pterodactyl/sensor.py:166:5-23: Class member `PterodactylSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pure_energie/coordinator.py:28:5-17: Class member `PureEnergieDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pure_energie/sensor.py:83:5-23: Class member `PureEnergieSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pure_energie/sensor.py:83:5-23: Class member `PureEnergieSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/purpleair/config_flow.py:192:34-55: `nearby_sensor_results` may be uninitialized [unbound-name]
ERROR homeassistant/components/purpleair/coordinator.py:53:5-17: Class member `PurpleAirDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/purpleair/sensor.py:179:5-23: Class member `PurpleAirSensorEntity.entity_description` overrides parent class `PurpleAirEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/purpleair/sensor.py:179:5-23: Class member `PurpleAirSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pushbullet/__init__.py:42:55-44:10: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown | None, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/pushbullet/__init__.py:78:43-67: Argument `(self: PushBulletNotificationProvider, **kwargs: Unknown) -> None` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/pushbullet/config_flow.py:37:68-39:18: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown | None, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/pushbullet/config_flow.py:46:48-58: `pushbullet` may be uninitialized [unbound-name]
ERROR homeassistant/components/pushbullet/notify.py:113:51-79: Argument `Channel | Device` is not assignable to parameter `pusher` with type `Pushbullet` in function `PushBulletNotificationService._push_data` [bad-argument-type]
ERROR homeassistant/components/pushbullet/notify.py:145:33-43: Missing argument `file_name` in function `pushbullet.pushbullet.Pushbullet.push_file` [missing-argument]
ERROR homeassistant/components/pushbullet/notify.py:145:33-43: Missing argument `file_url` in function `pushbullet.pushbullet.Pushbullet.push_file` [missing-argument]
ERROR homeassistant/components/pushbullet/notify.py:145:33-43: Missing argument `file_type` in function `pushbullet.pushbullet.Pushbullet.push_file` [missing-argument]
ERROR homeassistant/components/pushover/__init__.py:37:42-39:10: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/pushover/config_flow.py:31:42-86: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[Unknown, Unknown | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/pvoutput/coordinator.py:27:5-17: Class member `PVOutputDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pvoutput/sensor.py:122:5-23: Class member `PVOutputSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pvoutput/sensor.py:122:5-23: Class member `PVOutputSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pvpc_hourly_pricing/coordinator.py:26:5-17: Class member `ElecPricesDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pvpc_hourly_pricing/sensor.py:176:14-32: Class member `ElecPriceSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pyload/button.py:81:5-23: Class member `PyLoadBinarySensor.entity_description` overrides parent class `BasePyLoadEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pyload/button.py:81:5-23: Class member `PyLoadBinarySensor.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pyload/coordinator.py:43:5-17: Class member `PyLoadCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pyload/sensor.py:108:5-23: Class member `PyLoadSensor.entity_description` overrides parent class `BasePyLoadEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pyload/sensor.py:108:5-23: Class member `PyLoadSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pyload/switch.py:83:5-23: Class member `PyLoadSwitchEntity.entity_description` overrides parent class `BasePyLoadEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/pyload/switch.py:83:5-23: Class member `PyLoadSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/python_script/__init__.py:246:56-69: No attribute `__class__` in module `datetime`
No attribute `__class__` in module `homeassistant.util.dt` [missing-attribute]
ERROR homeassistant/components/qbittorrent/coordinator.py:31:5-17: Class member `QBittorrentDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbittorrent/coordinator.py:60:21-59: Argument `(self: Client, **kwargs: Any) -> str` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/qbittorrent/sensor.py:253:5-23: Class member `QBittorrentSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbittorrent/sensor.py:253:5-23: Class member `QBittorrentSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbittorrent/switch.py:59:5-23: Class member `QBittorrentSwitch.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbittorrent/switch.py:59:5-23: Class member `QBittorrentSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/binary_sensor.py:95:5-23: Class member `QbusWeatherBinarySensor.entity_description` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/binary_sensor.py:95:5-23: Class member `QbusWeatherBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/climate.py:64:5-29: Class member `QbusClimate._attr_supported_features` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/climate.py:86:14-43: Class member `QbusClimate._attr_target_temperature_step` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/climate.py:87:14-32: Class member `QbusClimate._attr_preset_modes` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/climate.py:88:14-31: Class member `QbusClimate._attr_preset_mode` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/coordinator.py:43:14-26: Class member `QbusControllerCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/cover.py:57:5-29: Class member `QbusCover._attr_supported_features` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/cover.py:57:5-29: Class member `QbusCover._attr_supported_features` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/cover.py:58:5-23: Class member `QbusCover._attr_device_class` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/sensor.py:318:14-32: Class member `QbusGaugeVariantSensor.entity_description` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/sensor.py:352:5-23: Class member `QbusHumiditySensor._attr_device_class` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/sensor.py:366:5-23: Class member `QbusThermoSensor._attr_device_class` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/sensor.py:379:5-23: Class member `QbusVentilationSensor._attr_device_class` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/sensor.py:394:5-23: Class member `QbusWeatherSensor.entity_description` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/sensor.py:394:5-23: Class member `QbusWeatherSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qbus/switch.py:47:5-23: Class member `QbusSwitch._attr_device_class` overrides parent class `QbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qingping/binary_sensor.py:92:7-36: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/qingping/sensor.py:158:7-36: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/qld_bushfire/geo_location.py:213:31-56: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/qld_bushfire/geo_location.py:214:32-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/qnap/coordinator.py:49:5-17: Class member `QnapCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap/sensor.py:316:14-32: Class member `QNAPSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap/sensor.py:374:5-19: Class member `QNAPNetworkSensor.monitor_device` overrides parent class `QNAPSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap/sensor.py:427:5-19: Class member `QNAPDriveSensor.monitor_device` overrides parent class `QNAPSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap/sensor.py:459:5-19: Class member `QNAPVolumeSensor.monitor_device` overrides parent class `QNAPSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/binary_sensor.py:132:5-23: Class member `QswBinarySensor.entity_description` overrides parent class `QswSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/binary_sensor.py:132:5-23: Class member `QswBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/button.py:57:5-23: Class member `QswButton.entity_description` overrides parent class `QswDataEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/button.py:57:5-23: Class member `QswButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/coordinator.py:38:5-17: Class member `QswDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/coordinator.py:67:5-17: Class member `QswFirmwareCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/entity.py:101:5-23: Class member `QswSensorEntity.entity_description` overrides parent class `QswDataEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/sensor.py:348:5-23: Class member `QswSensor.entity_description` overrides parent class `QswSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/sensor.py:348:5-23: Class member `QswSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/update.py:50:5-29: Class member `QswUpdate._attr_supported_features` overrides parent class `QswFirmwareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qnap_qsw/update.py:51:5-23: Class member `QswUpdate.entity_description` overrides parent class `QswFirmwareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/qwikswitch/binary_sensor.py:51:14-32: Class member `QSBinarySensor._attr_device_class` overrides parent class `QSEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rabbitair/coordinator.py:48:5-17: Class member `RabbitAirDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rabbitair/fan.py:50:5-29: Class member `RabbitAirFanEntity._attr_supported_features` overrides parent class `RabbitAirBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rachio/__init__.py:57:5-24: Object of class `Rachio` has no attribute `webhook_auth` [missing-attribute]
ERROR homeassistant/components/rachio/__init__.py:65:5-23: Object of class `Rachio` has no attribute `webhook_url` [missing-attribute]
ERROR homeassistant/components/rachio/binary_sensor.py:141:5-23: Class member `RachioControllerBinarySensor.entity_description` overrides parent class `RachioDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rachio/binary_sensor.py:141:5-23: Class member `RachioControllerBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rachio/binary_sensor.py:192:5-23: Class member `RachioHoseTimerBinarySensor.entity_description` overrides parent class `RachioHoseTimerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rachio/binary_sensor.py:192:5-23: Class member `RachioHoseTimerBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rachio/device.py:285:15-38: Object of class `Rachio` has no attribute `webhook_url` [missing-attribute]
ERROR homeassistant/components/rachio/device.py:286:35-59: Object of class `Rachio` has no attribute `webhook_auth` [missing-attribute]
ERROR homeassistant/components/rachio/webhooks.py:97:20-46: Object of class `Rachio` has no attribute `webhook_auth` [missing-attribute]
ERROR homeassistant/components/radarr/binary_sensor.py:36:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class RadarrEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/radarr/calendar.py:32:7-27: Field `entity_description` is declared `EntityDescription` in ancestor `class RadarrEntity: ...
`, which is not assignable to the type `CalendarEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/radarr/calendar.py:35:5-16: Class member `RadarrCalendarEntity.coordinator` overrides parent class `RadarrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/radarr/coordinator.py:61:5-17: Class member `RadarrDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/radarr/sensor.py:138:5-23: Class member `RadarrSensor.entity_description` overrides parent class `RadarrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/radarr/sensor.py:138:5-23: Class member `RadarrSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/radio_frequency/entity.py:24:5-23: Class member `RadioFrequencyTransmitterEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/radio_frequency/entity.py:26:5-16: Class member `RadioFrequencyTransmitterEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/radiotherm/climate.py:120:14-38: Class member `RadioThermostat._attr_supported_features` overrides parent class `RadioThermostatEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/radiotherm/coordinator.py:25:5-17: Class member `RadioThermUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainbird/binary_sensor.py:47:14-32: Class member `RainBirdSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainbird/coordinator.py:60:5-17: Class member `RainbirdUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainbird/coordinator.py:147:5-17: Class member `RainbirdScheduleUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainbird/number.py:65:62-67: Argument `float` is not assignable to parameter `days` with type `int` in function `pyrainbird.async_client.AsyncRainbirdController.set_rain_delay` [bad-argument-type]
ERROR homeassistant/components/rainbird/sensor.py:51:14-32: Class member `RainBirdSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainforest_eagle/coordinator.py:32:5-17: Class member `EagleDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainforest_eagle/sensor.py:77:14-32: Class member `EagleSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainforest_raven/coordinator.py:39:39-58: Cannot set item in `dict[str, dict[str, bytes | datetime | str | None]]` [unsupported-operation]
ERROR homeassistant/components/rainforest_raven/coordinator.py:42:32-50: Cannot set item in `dict[str, dict[str, bytes | datetime | str | None]]` [unsupported-operation]
ERROR homeassistant/components/rainforest_raven/coordinator.py:70:5-17: Class member `RAVEnDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainforest_raven/sensor.py:122:5-23: Class member `RAVEnSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainforest_raven/sensor.py:122:5-23: Class member `RAVEnSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/binary_sensor.py:142:5-23: Class member `CurrentRestrictionsBinarySensor.entity_description` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/binary_sensor.py:142:5-23: Class member `CurrentRestrictionsBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/binary_sensor.py:164:5-23: Class member `ProvisionSettingsBinarySensor.entity_description` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/binary_sensor.py:164:5-23: Class member `ProvisionSettingsBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/button.py:67:5-23: Class member `RainMachineButton._attr_device_class` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/button.py:70:5-23: Class member `RainMachineButton.entity_description` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/button.py:70:5-23: Class member `RainMachineButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/coordinator.py:26:5-17: Class member `RainMachineDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/select.py:107:5-23: Class member `FreezeProtectionTemperatureSelect.entity_description` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/select.py:107:5-23: Class member `FreezeProtectionTemperatureSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/sensor.py:228:5-23: Class member `TimeRemainingSensor.entity_description` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/sensor.py:228:5-23: Class member `TimeRemainingSensor.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/sensor.py:312:5-23: Class member `ProvisionSettingsSensor.entity_description` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/sensor.py:312:5-23: Class member `ProvisionSettingsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/switch.py:251:5-23: Class member `RainMachineBaseSwitch.entity_description` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/switch.py:251:5-23: Class member `RainMachineBaseSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/switch.py:293:5-23: Class member `RainMachineActivitySwitch.entity_description` overrides parent class `RainMachineBaseSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/switch.py:354:5-23: Class member `RainMachineEnabledSwitch.entity_description` overrides parent class `RainMachineBaseSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/switch.py:449:5-23: Class member `RainMachineRestrictionSwitch.entity_description` overrides parent class `RainMachineBaseSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/update.py:68:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class RainMachineEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/rainmachine/update.py:71:5-23: Class member `RainMachineUpdateEntity._attr_device_class` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rainmachine/update.py:73:5-29: Class member `RainMachineUpdateEntity._attr_supported_features` overrides parent class `RainMachineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rapt_ble/sensor.py:113:7-36: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/raspyrfm/switch.py:81:80-84: Argument `Any | None` is not assignable to parameter `port` with type `int` in function `raspyrfm_client.client.RaspyRFMClient.get_gateway` [bad-argument-type]
ERROR homeassistant/components/rdw/binary_sensor.py:60:5-23: Class member `RDWBinarySensorEntity.entity_description` overrides parent class `RDWEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rdw/binary_sensor.py:60:5-23: Class member `RDWBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rdw/coordinator.py:18:5-17: Class member `RDWDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rdw/sensor.py:60:5-23: Class member `RDWSensorEntity.entity_description` overrides parent class `RDWEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rdw/sensor.py:60:5-23: Class member `RDWSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/recollect_waste/coordinator.py:24:5-17: Class member `ReCollectWasteDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/recollect_waste/sensor.py:50:5-23: Class member `ReCollectWasteSensor._attr_device_class` overrides parent class `ReCollectWasteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/recollect_waste/sensor.py:67:14-32: Class member `ReCollectWasteSensor.entity_description` overrides parent class `ReCollectWasteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/recollect_waste/sensor.py:85:65-70: `event` may be uninitialized [unbound-name]
ERROR homeassistant/components/recorder/core.py:1425:54-74: `dict[Unknown, Unknown]` is not assignable to dict key `conv` with type `str` [bad-assignment]
ERROR homeassistant/components/recorder/db_schema.py:645:13-24: Unexpected keyword argument `metadata_id` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:646:13-20: Unexpected keyword argument `created` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:647:13-23: Unexpected keyword argument `created_ts` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:648:13-18: Unexpected keyword argument `start` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:649:13-21: Unexpected keyword argument `start_ts` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:650:13-17: Unexpected keyword argument `mean` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:651:13-24: Unexpected keyword argument `mean_weight` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:652:13-16: Unexpected keyword argument `min` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:653:13-16: Unexpected keyword argument `max` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:654:13-23: Unexpected keyword argument `last_reset` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:655:13-26: Unexpected keyword argument `last_reset_ts` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:656:13-18: Unexpected keyword argument `state` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:657:13-16: Unexpected keyword argument `sum` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:669:13-24: Unexpected keyword argument `metadata_id` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:670:13-20: Unexpected keyword argument `created` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:671:13-23: Unexpected keyword argument `created_ts` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:672:13-18: Unexpected keyword argument `start` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:673:13-21: Unexpected keyword argument `start_ts` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:674:13-17: Unexpected keyword argument `mean` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:675:13-24: Unexpected keyword argument `mean_weight` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:676:13-16: Unexpected keyword argument `min` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:677:13-16: Unexpected keyword argument `max` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:678:13-23: Unexpected keyword argument `last_reset` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:679:13-26: Unexpected keyword argument `last_reset_ts` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:680:13-18: Unexpected keyword argument `state` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/db_schema.py:681:13-16: Unexpected keyword argument `sum` in function `object.__init__` [unexpected-keyword]
ERROR homeassistant/components/recorder/executor.py:52:19-23: Argument `None` is not assignable to parameter `item` with type `_WorkItem[Any]` in function `_queue.SimpleQueue.put` [bad-argument-type]
ERROR homeassistant/components/recorder/models/state.py:105:9-31: Class member `LazyState.last_changed_timestamp` overrides parent class `State` in an inconsistent manner [bad-override]
ERROR homeassistant/components/recorder/models/state.py:113:9-32: Class member `LazyState.last_reported_timestamp` overrides parent class `State` in an inconsistent manner [bad-override]
ERROR homeassistant/components/recorder/statistics.py:1981:26-31: Argument `float | Any | None` is not assignable to parameter with type `float` [bad-argument-type]
ERROR homeassistant/components/recorder/statistics.py:2603:9-2607:10: Unpacked `dict[str, Any]` is not assignable to `StatisticsRow` [bad-unpacking]
ERROR homeassistant/components/recorder/statistics.py:2621:9-2628:10: Unpacked `dict[str, float | None]` is not assignable to `StatisticsRow` [bad-unpacking]
ERROR homeassistant/components/recorder/system_health/__init__.py:73:12-19: `db_runs` may be uninitialized [unbound-name]
ERROR homeassistant/components/recorder/util.py:124:49-60: `timer_start` may be uninitialized [unbound-name]
ERROR homeassistant/components/recorder/util.py:384:5-45: Cannot find module `MySQLdb.constants` [missing-import]
ERROR homeassistant/components/recorder/util.py:385:5-47: Cannot find module `MySQLdb.converters` [missing-import]
ERROR homeassistant/components/redgtech/coordinator.py:42:5-17: Class member `RedgtechDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/refoss/coordinator.py:18:5-17: Class member `RefossDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/refoss/sensor.py:150:5-23: Class member `RefossSensor.entity_description` overrides parent class `RefossEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/refoss/sensor.py:150:5-23: Class member `RefossSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/refoss/sensor.py:169:17-50: Object of class `BaseDevice` has no attribute `get_value` [missing-attribute]
ERROR homeassistant/components/refoss/switch.py:62:16-45: Object of class `BaseDevice` has no attribute `is_on` [missing-attribute]
ERROR homeassistant/components/refoss/switch.py:66:15-52: Object of class `BaseDevice` has no attribute `async_turn_on` [missing-attribute]
ERROR homeassistant/components/refoss/switch.py:71:15-53: Object of class `BaseDevice` has no attribute `async_turn_off` [missing-attribute]
ERROR homeassistant/components/refoss/switch.py:76:15-51: Object of class `BaseDevice` has no attribute `async_toggle` [missing-attribute]
ERROR homeassistant/components/rehlko/__init__.py:43:39-65: Argument `(refresh_token: str) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `callback` with type `(str | None) -> Awaitable[None]` in function `aiokem.main.AioKem.set_refresh_token_callback` [bad-argument-type]
ERROR homeassistant/components/rehlko/binary_sensor.py:115:5-23: Class member `RehlkoBinarySensorEntity.entity_description` overrides parent class `RehlkoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rehlko/binary_sensor.py:115:5-23: Class member `RehlkoBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rehlko/binary_sensor.py:132:7-39: Field `entity_description` is declared `EntityDescription` in ancestor `class RehlkoEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/rehlko/coordinator.py:35:5-17: Class member `RehlkoUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rehlko/sensor.py:257:5-23: Class member `RehlkoSensorEntity.entity_description` overrides parent class `RehlkoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rehlko/sensor.py:257:5-23: Class member `RehlkoSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/remember_the_milk/__init__.py:127:51-56: Argument `Unknown | None` is not assignable to parameter `token` with type `str` in function `homeassistant.components.remember_the_milk.storage.RememberTheMilkConfiguration.set_token` [bad-argument-type]
ERROR homeassistant/components/remember_the_milk/__init__.py:135:13-18: Argument `Unknown | None` is not assignable to parameter `token` with type `str` in function `_create_instance` [bad-argument-type]
ERROR homeassistant/components/remote/__init__.py:159:5-23: Class member `RemoteEntity.entity_description` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/remote/__init__.py:162:5-29: Class member `RemoteEntity._attr_supported_features` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/remote/reproduce_state.py:54:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/remote_calendar/coordinator.py:28:5-17: Class member `RemoteCalendarDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/remote_rpi_gpio/__init__.py:39:21-33: `pull_gpio_up` may be uninitialized [unbound-name]
ERROR homeassistant/components/renault/binary_sensor.py:69:5-23: Class member `RenaultBinarySensor.entity_description` overrides parent class `RenaultDataEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/binary_sensor.py:69:5-23: Class member `RenaultBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/button.py:46:5-23: Class member `RenaultButtonEntity.entity_description` overrides parent class `RenaultEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/button.py:46:5-23: Class member `RenaultButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/coordinator.py:33:5-17: Class member `RenaultDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/coordinator.py:34:5-18: Class member `RenaultDataUpdateCoordinator.update_method` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/device_tracker.py:48:5-23: Class member `RenaultDeviceTracker.entity_description` overrides parent class `RenaultDataEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/device_tracker.py:48:5-23: Class member `RenaultDeviceTracker.entity_description` overrides parent class `TrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/number.py:111:5-23: Class member `RenaultNumberEntity.entity_description` overrides parent class `RenaultDataEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/number.py:111:5-23: Class member `RenaultNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/select.py:54:5-23: Class member `RenaultSelectEntity.entity_description` overrides parent class `RenaultDataEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/select.py:54:5-23: Class member `RenaultSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/sensor.py:81:5-23: Class member `RenaultSensor.entity_description` overrides parent class `RenaultDataEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renault/sensor.py:81:5-23: Class member `RenaultSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/binary_sensor.py:113:14-32: Class member `RensonBinarySensor.entity_description` overrides parent class `RensonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/button.py:71:5-23: Class member `RensonButton.entity_description` overrides parent class `RensonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/button.py:71:5-23: Class member `RensonButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/coordinator.py:34:5-17: Class member `RensonCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/fan.py:118:5-29: Class member `RensonFan._attr_supported_features` overrides parent class `RensonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/fan.py:191:62-86: Argument `FieldEnum` is not assignable to parameter `fieldname` with type `str` in function `renson_endura_delta.renson.RensonVentilation.get_field_value` [bad-argument-type]
ERROR homeassistant/components/renson/fan.py:192:51-194:14: Unpacked argument `tuple[Level, str, Literal[True]]` is not assignable to parameter `*args` with type `tuple[Level, int, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/renson/fan.py:235:13-24: Argument `str` is not assignable to parameter `co2_control` with type `bool` in function `renson_endura_delta.renson.RensonVentilation.set_pollution` [bad-argument-type]
ERROR homeassistant/components/renson/fan.py:236:13-26: Argument `int` is not assignable to parameter `co2_threshold` with type `bool` in function `renson_endura_delta.renson.RensonVentilation.set_pollution` [bad-argument-type]
ERROR homeassistant/components/renson/fan.py:237:13-27: Argument `int` is not assignable to parameter `co2_hysteresis` with type `bool` in function `renson_endura_delta.renson.RensonVentilation.set_pollution` [bad-argument-type]
ERROR homeassistant/components/renson/number.py:61:14-32: Class member `RensonNumber.entity_description` overrides parent class `RensonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/number.py:76:47-80: Unpacked argument `tuple[float]` is not assignable to parameter `*args` with type `tuple[int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/renson/sensor.py:243:14-32: Class member `RensonSensor.entity_description` overrides parent class `RensonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/switch.py:22:5-23: Class member `RensonBreezeSwitch._attr_device_class` overrides parent class `RensonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/time.py:63:5-23: Class member `RensonTime.entity_description` overrides parent class `RensonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/renson/time.py:63:5-23: Class member `RensonTime.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:353:5-23: Class member `ReolinkBinarySensorEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:353:5-23: Class member `ReolinkBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:402:5-23: Class member `ReolinkSmartAIBinarySensorEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:402:5-23: Class member `ReolinkSmartAIBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:417:14-29: Class member `ReolinkSmartAIBinarySensorEntity._attr_unique_id` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:439:5-23: Class member `ReolinkIndexBinarySensorEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:439:5-23: Class member `ReolinkIndexBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/binary_sensor.py:451:14-29: Class member `ReolinkIndexBinarySensorEntity._attr_unique_id` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/button.py:215:5-23: Class member `ReolinkButtonEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/button.py:215:5-23: Class member `ReolinkButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/button.py:254:5-23: Class member `ReolinkHostButtonEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/button.py:254:5-23: Class member `ReolinkHostButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/camera.py:127:5-23: Class member `ReolinkCamera.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/camera.py:127:5-23: Class member `ReolinkCamera.entity_description` overrides parent class `Camera` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/camera.py:141:18-42: Class member `ReolinkCamera._attr_supported_features` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/coordinator.py:31:5-17: Class member `ReolinkCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/entity.py:60:5-23: Class member `ReolinkHostCoordinatorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/entity.py:73:14-29: Class member `ReolinkHostCoordinatorEntity._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/host.py:843:56-70: Argument `HassJob[[*_: Any], Coroutine[Unknown, Unknown, None]]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/reolink/light.py:125:5-23: Class member `ReolinkLightEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/light.py:125:5-23: Class member `ReolinkLightEntity.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/light.py:212:5-23: Class member `ReolinkHostLightEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/light.py:212:5-23: Class member `ReolinkHostLightEntity.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/media_source.py:53:5-9: Class member `ReolinkVODMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:985:5-23: Class member `ReolinkNumberEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:985:5-23: Class member `ReolinkNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1022:5-23: Class member `ReolinkSmartAINumberEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1022:5-23: Class member `ReolinkSmartAINumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1038:14-29: Class member `ReolinkSmartAINumberEntity._attr_unique_id` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1067:5-23: Class member `ReolinkHostNumberEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1067:5-23: Class member `ReolinkHostNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1095:5-23: Class member `ReolinkChimeNumberEntity.entity_description` overrides parent class `ReolinkChimeCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1095:5-23: Class member `ReolinkChimeNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1124:5-23: Class member `ReolinkHostChimeNumberEntity.entity_description` overrides parent class `ReolinkHostChimeCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/number.py:1124:5-23: Class member `ReolinkHostChimeNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:454:5-23: Class member `ReolinkSelectEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:454:5-23: Class member `ReolinkSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:499:5-23: Class member `ReolinkHostSelectEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:499:5-23: Class member `ReolinkHostSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:526:5-23: Class member `ReolinkChimeSelectEntity.entity_description` overrides parent class `ReolinkChimeCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:526:5-23: Class member `ReolinkChimeSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:554:5-23: Class member `ReolinkHostChimeSelectEntity.entity_description` overrides parent class `ReolinkHostChimeCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/select.py:554:5-23: Class member `ReolinkHostChimeSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/sensor.py:248:5-23: Class member `ReolinkSensorEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/sensor.py:248:5-23: Class member `ReolinkSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/sensor.py:269:5-23: Class member `ReolinkHostSensorEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/sensor.py:269:5-23: Class member `ReolinkHostSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/sensor.py:289:5-23: Class member `ReolinkHddSensorEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/sensor.py:289:5-23: Class member `ReolinkHddSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/sensor.py:302:14-29: Class member `ReolinkHddSensorEntity._attr_unique_id` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/siren.py:84:5-29: Class member `ReolinkSirenEntity._attr_supported_features` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/siren.py:90:5-23: Class member `ReolinkSirenEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/siren.py:90:5-23: Class member `ReolinkSirenEntity.entity_description` overrides parent class `SirenEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/siren.py:124:5-29: Class member `ReolinkHostSirenEntity._attr_supported_features` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/siren.py:127:5-23: Class member `ReolinkHostSirenEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/siren.py:127:5-23: Class member `ReolinkHostSirenEntity.entity_description` overrides parent class `SirenEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:371:5-23: Class member `ReolinkSwitchEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:371:5-23: Class member `ReolinkSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:404:5-23: Class member `ReolinkHostSwitchEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:404:5-23: Class member `ReolinkHostSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:436:5-23: Class member `ReolinkChimeSwitchEntity.entity_description` overrides parent class `ReolinkChimeCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:436:5-23: Class member `ReolinkChimeSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:469:5-23: Class member `ReolinkHostChimeSwitchEntity.entity_description` overrides parent class `ReolinkHostChimeCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:469:5-23: Class member `ReolinkHostChimeSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:502:5-23: Class member `ReolinkIndexSwitchEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:502:5-23: Class member `ReolinkIndexSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/switch.py:518:14-29: Class member `ReolinkIndexSwitchEntity._attr_unique_id` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/update.py:269:5-23: Class member `ReolinkUpdateEntity.entity_description` overrides parent class `ReolinkUpdateBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/update.py:269:5-23: Class member `ReolinkUpdateEntity.entity_description` overrides parent class `ReolinkChannelCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/update.py:270:5-13: Class member `ReolinkUpdateEntity._channel` overrides parent class `ReolinkUpdateBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/update.py:294:5-23: Class member `ReolinkHostUpdateEntity.entity_description` overrides parent class `ReolinkUpdateBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/update.py:294:5-23: Class member `ReolinkHostUpdateEntity.entity_description` overrides parent class `ReolinkHostCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/reolink/util.py:155:53-78: No matching overload found for function `dict.get` called with arguments: (type[ReolinkError], Literal['unexpected']) [no-matching-overload]
ERROR homeassistant/components/reolink/views.py:29:12-29: Object of class `NoneType` has no attribute `format` [missing-attribute]
ERROR homeassistant/components/repetier/sensor.py:62:5-23: Class member `RepetierSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/repetier/sensor.py:123:21-49: No matching overload found for function `round` called with arguments: (Decimal | date | datetime | float | int | str, Literal[2]) [no-matching-overload]
ERROR homeassistant/components/repetier/sensor.py:144:21-49: No matching overload found for function `round` called with arguments: (Decimal | date | datetime | float | int | str, Literal[2]) [no-matching-overload]
ERROR homeassistant/components/rflink/__init__.py:311:56-70: Argument `HassJob[[_: Exception | None = None], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/rflink/__init__.py:319:43-51: Argument `Protocol` is not assignable to parameter `protocol` with type `ProtocolBase | None` in function `homeassistant.components.rflink.entity.RflinkCommand.set_rflink_protocol` [bad-argument-type]
ERROR homeassistant/components/rflink/binary_sensor.py:95:14-32: Class member `RflinkBinarySensor._attr_device_class` overrides parent class `RflinkDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rflink/binary_sensor.py:95:14-32: Class member `RflinkBinarySensor._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rflink/entity.py:206:22-52: Object of class `NoneType` has no attribute `send_command_ack`
Object of class `ProtocolBase` has no attribute `send_command_ack` [missing-attribute]
ERROR homeassistant/components/rflink/entity.py:247:40-43: `cmd` may be uninitialized [unbound-name]
ERROR homeassistant/components/rflink/entity.py:273:19-50: Object of class `NoneType` has no attribute `send_command_ack`
Object of class `ProtocolBase` has no attribute `send_command_ack` [missing-attribute]
ERROR homeassistant/components/rflink/entity.py:279:13-40: Object of class `NoneType` has no attribute `send_command`
Object of class `ProtocolBase` has no attribute `send_command` [missing-attribute]
ERROR homeassistant/components/rflink/sensor.py:300:22-51: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/rflink/sensor.py:367:18-36: Class member `RflinkSensor.entity_description` overrides parent class `RflinkDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/__init__.py:190:38-48: Object of class `RFXtrxEvent` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/rfxtrx/__init__.py:232:41-51: Object of class `RFXtrxEvent` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/rfxtrx/__init__.py:237:39-49: Object of class `RFXtrxEvent` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/rfxtrx/binary_sensor.py:148:14-32: Class member `RfxtrxBinarySensor.entity_description` overrides parent class `RfxtrxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/config_flow.py:222:20-30: `command_on` may be uninitialized [unbound-name]
ERROR homeassistant/components/rfxtrx/config_flow.py:224:20-31: `command_off` may be uninitialized [unbound-name]
ERROR homeassistant/components/rfxtrx/config_flow.py:533:69-73: `data` may be uninitialized [unbound-name]
ERROR homeassistant/components/rfxtrx/config_flow.py:563:69-73: `data` may be uninitialized [unbound-name]
ERROR homeassistant/components/rfxtrx/config_flow.py:596:69-73: `data` may be uninitialized [unbound-name]
ERROR homeassistant/components/rfxtrx/cover.py:50:23-46: Argument `RFXtrxEvent | None` is not assignable to parameter `event` with type `RFXtrxEvent` in function `RfxtrxCover.__init__` [bad-argument-type]
ERROR homeassistant/components/rfxtrx/cover.py:62:5-12: Class member `RfxtrxCover._device` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:68:40-44: Default `None` is not assignable to parameter `event` with type `RFXtrxEvent` [bad-function-definition]
ERROR homeassistant/components/rfxtrx/cover.py:76:14-38: Class member `RfxtrxCover._attr_supported_features` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:102:36-61: Object of class `LightingDevice` has no attribute `send_up05sec`
Object of class `RollerTrolDevice` has no attribute `send_up05sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:104:36-60: Object of class `LightingDevice` has no attribute `send_up2sec`
Object of class `RollerTrolDevice` has no attribute `send_up2sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:113:36-63: Object of class `LightingDevice` has no attribute `send_down05sec`
Object of class `RollerTrolDevice` has no attribute `send_down05sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:115:36-62: Object of class `LightingDevice` has no attribute `send_down2sec`
Object of class `RollerTrolDevice` has no attribute `send_down2sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:130:36-60: Object of class `LightingDevice` has no attribute `send_up2sec`
Object of class `RollerTrolDevice` has no attribute `send_up2sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:132:36-61: Object of class `LightingDevice` has no attribute `send_up05sec`
Object of class `RollerTrolDevice` has no attribute `send_up05sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:137:36-62: Object of class `LightingDevice` has no attribute `send_down2sec`
Object of class `RollerTrolDevice` has no attribute `send_down2sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/cover.py:139:36-63: Object of class `LightingDevice` has no attribute `send_down05sec`
Object of class `RollerTrolDevice` has no attribute `send_down05sec` [missing-attribute]
ERROR homeassistant/components/rfxtrx/entity.py:72:57-73: Object of class `RFXtrxEvent` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/rfxtrx/entity.py:124:47-81: Unpacked argument `tuple[RFXtrxTransport, *_Ts]` is not assignable to parameter `*args` with type `tuple[PySerialTransport, *_Ts]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/rfxtrx/light.py:61:5-21: Class member `RfxtrxLight._attr_brightness` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/light.py:62:5-12: Class member `RfxtrxLight._device` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/sensor.py:263:34-46: Object of class `RFXtrxEvent` has no attribute `values` [missing-attribute]
ERROR homeassistant/components/rfxtrx/sensor.py:280:5-23: Class member `RfxtrxSensor.entity_description` overrides parent class `RfxtrxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/sensor.py:280:5-23: Class member `RfxtrxSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/sensor.py:303:31-52: Argument `RFXtrxEvent | None` is not assignable to parameter `event` with type `RFXtrxEvent` in function `homeassistant.components.rfxtrx.entity.RfxtrxEntity._apply_event` [bad-argument-type]
ERROR homeassistant/components/rfxtrx/sensor.py:310:17-35: Object of class `RFXtrxEvent` has no attribute `values` [missing-attribute]
ERROR homeassistant/components/rfxtrx/sensor.py:319:47-59: Object of class `RFXtrxEvent` has no attribute `values` [missing-attribute]
ERROR homeassistant/components/rfxtrx/siren.py:126:5-29: Class member `RfxtrxChime._attr_supported_features` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/siren.py:126:5-29: Class member `RfxtrxChime._attr_supported_features` overrides parent class `RfxtrxOffDelayMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/siren.py:127:5-12: Class member `RfxtrxChime._device` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/siren.py:162:9-21: Class member `RfxtrxChime._apply_event` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override]
ERROR homeassistant/components/rfxtrx/siren.py:177:31-36: Argument `RFXtrxEvent` is not assignable to parameter `event` with type `ControlEvent` in function `RfxtrxChime._apply_event` [bad-argument-type]
ERROR homeassistant/components/rfxtrx/siren.py:185:5-29: Class member `RfxtrxSecurityPanic._attr_supported_features` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/siren.py:185:5-29: Class member `RfxtrxSecurityPanic._attr_supported_features` overrides parent class `RfxtrxOffDelayMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/siren.py:186:5-12: Class member `RfxtrxSecurityPanic._device` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rfxtrx/siren.py:224:9-21: Class member `RfxtrxSecurityPanic._apply_event` overrides parent class `RfxtrxCommandEntity` in an inconsistent manner [bad-override]
ERROR homeassistant/components/rfxtrx/siren.py:242:31-36: Argument `RFXtrxEvent` is not assignable to parameter `event` with type `SensorEvent` in function `RfxtrxSecurityPanic._apply_event` [bad-argument-type]
ERROR homeassistant/components/rfxtrx/switch.py:136:36-61: Object of class `RFXtrxDevice` has no attribute `send_command` [missing-attribute]
ERROR homeassistant/components/rfxtrx/switch.py:138:36-56: Object of class `RFXtrxDevice` has no attribute `send_on` [missing-attribute]
ERROR homeassistant/components/rfxtrx/switch.py:145:36-61: Object of class `RFXtrxDevice` has no attribute `send_command` [missing-attribute]
ERROR homeassistant/components/rfxtrx/switch.py:147:36-57: Object of class `RFXtrxDevice` has no attribute `send_off` [missing-attribute]
ERROR homeassistant/components/ridwell/config_flow.py:121:16-43: `schema_options_flow_handler` may be uninitialized [unbound-name]
ERROR homeassistant/components/ridwell/coordinator.py:30:5-17: Class member `RidwellDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ridwell/sensor.py:60:14-32: Class member `RidwellSensor.entity_description` overrides parent class `RidwellEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ridwell/switch.py:49:14-32: Class member `RidwellSwitch.entity_description` overrides parent class `RidwellEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/binary_sensor.py:109:14-32: Class member `RingBinarySensor.entity_description` overrides parent class `RingBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/button.py:52:14-32: Class member `RingDoorButton.entity_description` overrides parent class `RingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/camera.py:107:14-32: Class member `RingCam.entity_description` overrides parent class `RingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/camera.py:193:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/ring/coordinator.py:49:5-17: Class member `RingDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/entity.py:145:34-49: `deprecated_info` may be uninitialized [unbound-name]
ERROR homeassistant/components/ring/entity.py:186:7-17: Class `RingEntity` has inconsistent type arguments for base class `BaseCoordinatorEntity`: `BaseCoordinatorEntity[RingDataCoordinator]` and `BaseCoordinatorEntity[DataUpdateCoordinator]` [invalid-inheritance]
ERROR homeassistant/components/ring/event.py:78:5-23: Class member `RingEvent.entity_description` overrides parent class `RingBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/event.py:78:5-23: Class member `RingEvent.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/number.py:116:5-23: Class member `RingNumber.entity_description` overrides parent class `RingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/number.py:116:5-23: Class member `RingNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/sensor.py:74:5-23: Class member `RingSensor.entity_description` overrides parent class `RingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/sensor.py:74:5-23: Class member `RingSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/siren.py:113:5-23: Class member `RingSiren.entity_description` overrides parent class `RingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/siren.py:113:5-23: Class member `RingSiren.entity_description` overrides parent class `SirenEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/siren.py:134:14-38: Class member `RingSiren._attr_supported_features` overrides parent class `RingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/switch.py:116:5-23: Class member `RingSwitch.entity_description` overrides parent class `RingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ring/switch.py:116:5-23: Class member `RingSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/risco/binary_sensor.py:107:5-23: Class member `RiscoCloudBinarySensor._attr_device_class` overrides parent class `RiscoCloudZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/risco/binary_sensor.py:125:5-23: Class member `RiscoLocalBinarySensor._attr_device_class` overrides parent class `RiscoLocalZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/risco/config_flow.py:276:51-75: Cannot index into `bool` [bad-index]
ERROR homeassistant/components/risco/config_flow.py:276:63-74: Cannot index into `dict[AlarmControlPanelState, str]` [bad-index]
ERROR homeassistant/components/risco/config_flow.py:298:32-50: Object of class `bool` has no attribute `values` [missing-attribute]
ERROR homeassistant/components/risco/config_flow.py:304:20-44: Cannot index into `bool` [bad-index]
ERROR homeassistant/components/risco/config_flow.py:304:32-43: Cannot index into `dict[AlarmControlPanelState, str]` [bad-index]
ERROR homeassistant/components/risco/config_flow.py:306:23-62: Object of class `bool` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/risco/coordinator.py:27:5-17: Class member `RiscoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/risco/coordinator.py:60:5-17: Class member `RiscoEventsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/risco/sensor.py:88:14-32: Class member `RiscoSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/risco/switch.py:51:18-22: Argument `pyrisco.common.Zone` is not assignable to parameter `zone` with type `pyrisco.cloud.zone.Zone` in function `homeassistant.components.risco.entity.RiscoCloudZoneEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/risco/switch.py:85:18-22: Argument `pyrisco.common.Zone` is not assignable to parameter `zone` with type `pyrisco.local.zone.Zone` in function `homeassistant.components.risco.entity.RiscoLocalZoneEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/rituals_perfume_genie/binary_sensor.py:61:5-23: Class member `RitualsBinarySensorEntity.entity_description` overrides parent class `DiffuserEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/binary_sensor.py:61:5-23: Class member `RitualsBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/coordinator.py:24:5-17: Class member `RitualsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/number.py:56:5-23: Class member `RitualsNumberEntity.entity_description` overrides parent class `DiffuserEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/number.py:56:5-23: Class member `RitualsNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/select.py:60:5-23: Class member `RitualsSelectEntity.entity_description` overrides parent class `DiffuserEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/select.py:60:5-23: Class member `RitualsSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/sensor.py:77:5-23: Class member `RitualsSensorEntity.entity_description` overrides parent class `DiffuserEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/sensor.py:77:5-23: Class member `RitualsSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/switch.py:58:5-23: Class member `RitualsSwitchEntity.entity_description` overrides parent class `DiffuserEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rituals_perfume_genie/switch.py:58:5-23: Class member `RitualsSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/binary_sensor.py:183:5-23: Class member `RoborockBinarySensorEntity.entity_description` overrides parent class `RoborockCoordinatedEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/binary_sensor.py:183:5-23: Class member `RoborockBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/binary_sensor.py:209:5-23: Class member `RoborockBinarySensorEntityA01.entity_description` overrides parent class `RoborockCoordinatedEntityA01` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/binary_sensor.py:209:5-23: Class member `RoborockBinarySensorEntityA01.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/button.py:197:5-23: Class member `RoborockButtonEntity.entity_description` overrides parent class `RoborockEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/button.py:197:5-23: Class member `RoborockButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/button.py:238:5-23: Class member `RoborockRoutineButtonEntity.entity_description` overrides parent class `RoborockEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/button.py:262:5-23: Class member `RoborockButtonEntityA01.entity_description` overrides parent class `RoborockCoordinatedEntityA01` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/button.py:262:5-23: Class member `RoborockButtonEntityA01.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/button.py:296:5-23: Class member `RoborockQ10EmptyDustbinButtonEntity.entity_description` overrides parent class `RoborockCoordinatedEntityB01Q10` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/coordinator.py:87:5-17: Class member `RoborockDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/coordinator.py:362:5-17: Class member `RoborockDataUpdateCoordinatorA01.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/coordinator.py:488:5-17: Class member `RoborockDataUpdateCoordinatorB01.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/coordinator.py:584:5-17: Class member `RoborockB01Q10UpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/image.py:52:5-15: Class member `RoborockMap._attr_name` overrides parent class `RoborockCoordinatedEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/image.py:52:5-15: Class member `RoborockMap._attr_name` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/number.py:79:5-23: Class member `RoborockNumberEntity.entity_description` overrides parent class `RoborockEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/number.py:79:5-23: Class member `RoborockNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/roborock_storage.py:93:16-32: Returned type `CacheData | None` is not assignable to declared return type `CacheData` [bad-return]
ERROR homeassistant/components/roborock/select.py:292:5-23: Class member `RoborockB01SelectEntity.entity_description` overrides parent class `RoborockCoordinatedEntityB01Q7` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/select.py:292:5-23: Class member `RoborockB01SelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/select.py:331:5-23: Class member `RoborockSelectEntity.entity_description` overrides parent class `RoborockCoordinatedEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/select.py:331:5-23: Class member `RoborockSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/select.py:431:5-23: Class member `RoborockSelectEntityA01.entity_description` overrides parent class `RoborockCoordinatedEntityA01` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/select.py:431:5-23: Class member `RoborockSelectEntityA01.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:584:5-23: Class member `RoborockSensorEntity.entity_description` overrides parent class `RoborockCoordinatedEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:584:5-23: Class member `RoborockSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:610:5-23: Class member `RoborockCurrentRoom._attr_device_class` overrides parent class `RoborockCoordinatedEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:651:5-23: Class member `RoborockSensorEntityA01.entity_description` overrides parent class `RoborockCoordinatedEntityA01` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:651:5-23: Class member `RoborockSensorEntityA01.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:671:5-23: Class member `RoborockSensorEntityB01Q7.entity_description` overrides parent class `RoborockCoordinatedEntityB01Q7` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:671:5-23: Class member `RoborockSensorEntityB01Q7.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:691:5-23: Class member `RoborockSensorEntityB01Q10.entity_description` overrides parent class `RoborockCoordinatedEntityB01Q10` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/sensor.py:691:5-23: Class member `RoborockSensorEntityB01Q10.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/switch.py:126:5-23: Class member `RoborockSwitch.entity_description` overrides parent class `RoborockEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/switch.py:126:5-23: Class member `RoborockSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/switch.py:177:5-23: Class member `RoborockSwitchA01.entity_description` overrides parent class `RoborockCoordinatedEntityA01` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/switch.py:177:5-23: Class member `RoborockSwitchA01.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/time.py:144:5-23: Class member `RoborockTimeEntity.entity_description` overrides parent class `RoborockEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/time.py:144:5-23: Class member `RoborockTimeEntity.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/vacuum.py:131:5-29: Class member `RoborockVacuum._attr_supported_features` overrides parent class `RoborockCoordinatedEntityV1` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/vacuum.py:306:16-320:10: Returned type `dict[str, list[dict[str, dict[int, str] | int | str]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/roborock/vacuum.py:352:5-29: Class member `RoborockQ7Vacuum._attr_supported_features` overrides parent class `RoborockCoordinatedEntityB01Q7` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roborock/vacuum.py:517:5-29: Class member `RoborockQ10Vacuum._attr_supported_features` overrides parent class `RoborockCoordinatedEntityB01Q10` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/binary_sensor.py:75:5-23: Class member `RokuBinarySensorEntity.entity_description` overrides parent class `RokuEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/binary_sensor.py:75:5-23: Class member `RokuBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/browse_media.py:250:18-26: Argument `Literal['', False] | Unknown` is not assignable to parameter `can_play` with type `bool` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/roku/coordinator.py:30:5-17: Class member `RokuDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/media_player.py:91:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class RokuEntity: ...
`, which is not assignable to the type `MediaPlayerEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/roku/media_player.py:95:5-29: Class member `RokuMediaPlayer._attr_supported_features` overrides parent class `RokuEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/media_player.py:113:18-36: Class member `RokuMediaPlayer._attr_device_class` overrides parent class `RokuEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/remote.py:33:7-17: Field `entity_description` is declared `EntityDescription` in ancestor `class RokuEntity: ...
`, which is not assignable to the type `RemoteEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/roku/select.py:137:5-23: Class member `RokuSelectEntity.entity_description` overrides parent class `RokuEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/select.py:137:5-23: Class member `RokuSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/sensor.py:61:5-23: Class member `RokuSensorEntity.entity_description` overrides parent class `RokuEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roku/sensor.py:61:5-23: Class member `RokuSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/romy/binary_sensor.py:56:5-23: Class member `RomyBinarySensor.entity_description` overrides parent class `RomyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/romy/coordinator.py:17:5-17: Class member `RomyVacuumCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/romy/sensor.py:94:5-23: Class member `RomySensor.entity_description` overrides parent class `RomyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/romy/vacuum.py:62:5-29: Class member `RomyVacuumEntity._attr_supported_features` overrides parent class `RomyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roomba/sensor.py:167:5-23: Class member `RoombaSensor.entity_description` overrides parent class `IRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roomba/sensor.py:167:5-23: Class member `RoombaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roomba/vacuum.py:115:5-29: Class member `IRobotVacuum._attr_supported_features` overrides parent class `IRobotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/roomba/vacuum.py:365:77-82: `split` is uninitialized [unbound-name]
ERROR homeassistant/components/roon/event.py:66:25-51: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/roon/event.py:72:19-28: `dev_model` may be uninitialized [unbound-name]
ERROR homeassistant/components/roon/media_browser.py:155:9-37: Object of class `NoneType` has no attribute `append`
Object of class `Sequence` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/roon/media_player.py:153:19-28: `dev_model` may be uninitialized [unbound-name]
ERROR homeassistant/components/roon/media_player.py:191:26-66: `int | None` is not assignable to dict key `step` with type `int` [bad-assignment]
ERROR homeassistant/components/roon/media_player.py:237:39-53: `int | None` is not assignable to dict key `position` with type `int` [bad-assignment]
ERROR homeassistant/components/roon/media_player.py:238:39-53: `int | None` is not assignable to dict key `duration` with type `int` [bad-assignment]
ERROR homeassistant/components/roon/server.py:88:16-34: Object of class `NoneType` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/roon/server.py:105:9-26: Object of class `NoneType` has no attribute `stop` [missing-attribute]
ERROR homeassistant/components/roon/server.py:124:31-49: Object of class `NoneType` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/roon/server.py:127:20-38: Object of class `NoneType` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/roon/server.py:144:20-38: Object of class `NoneType` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/roon/server.py:149:21-39: Object of class `NoneType` has no attribute `zones` [missing-attribute]
ERROR homeassistant/components/route_b_smart_meter/sensor.py:121:14-32: Class member `SmartMeterBRouteSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/route_b_smart_meter/sensor.py:121:14-32: Class member `SmartMeterBRouteSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rova/coordinator.py:22:5-17: Class member `RovaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rova/sensor.py:59:5-23: Class member `RovaSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rova/sensor.py:70:14-32: Class member `RovaSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rpi_power/binary_sensor.py:35:54-67: Argument `UnderVoltage | None` is not assignable to parameter `under_voltage` with type `UnderVoltage` in function `RaspberryChargerBinarySensor.__init__` [bad-argument-type]
ERROR homeassistant/components/ruckus_unleashed/coordinator.py:24:5-17: Class member `RuckusDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/__init__.py:62:25-29: `host` may be uninitialized [unbound-name]
ERROR homeassistant/components/russound_rio/__init__.py:62:33-39: `device` may be uninitialized [unbound-name]
ERROR homeassistant/components/russound_rio/__init__.py:63:25-29: `port` may be uninitialized [unbound-name]
ERROR homeassistant/components/russound_rio/__init__.py:63:33-41: `baudrate` may be uninitialized [unbound-name]
ERROR homeassistant/components/russound_rio/media_player.py:64:5-23: Class member `RussoundZoneDevice._attr_device_class` overrides parent class `RussoundBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/media_player.py:66:5-29: Class member `RussoundZoneDevice._attr_supported_features` overrides parent class `RussoundBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/number.py:89:5-23: Class member `RussoundNumberEntity.entity_description` overrides parent class `RussoundBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/number.py:89:5-23: Class member `RussoundNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/select.py:62:5-23: Class member `RussoundSelectEntity.entity_description` overrides parent class `RussoundBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/select.py:62:5-23: Class member `RussoundSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/switch.py:57:5-23: Class member `RussoundSwitchEntity.entity_description` overrides parent class `RussoundBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/russound_rio/switch.py:57:5-23: Class member `RussoundSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ruuvi_gateway/coordinator.py:20:5-17: Class member `RuuviGatewayUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ruuvitag_ble/sensor.py:215:7-36: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/rympro/coordinator.py:24:5-17: Class member `RymProDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rympro/sensor.py:77:5-23: Class member `RymProSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rympro/sensor.py:79:5-23: Class member `RymProSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/rympro/sensor.py:79:5-23: Class member `RymProSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/binary_sensor.py:54:5-23: Class member `SabnzbdBinarySensor.entity_description` overrides parent class `SabnzbdEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/binary_sensor.py:54:5-23: Class member `SabnzbdBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/button.py:56:5-23: Class member `SabnzbdButton.entity_description` overrides parent class `SabnzbdEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/button.py:56:5-23: Class member `SabnzbdButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/coordinator.py:21:5-17: Class member `SabnzbdUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/number.py:62:5-23: Class member `SabnzbdNumber.entity_description` overrides parent class `SabnzbdEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/number.py:62:5-23: Class member `SabnzbdNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/sensor.py:127:5-23: Class member `SabnzbdSensor.entity_description` overrides parent class `SabnzbdEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sabnzbd/sensor.py:127:5-23: Class member `SabnzbdSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saj/sensor.py:144:9-31: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/samsung_infrared/button.py:161:5-23: Class member `SamsungIrButton.entity_description` overrides parent class `SamsungIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/button.py:161:5-23: Class member `SamsungIrButton.entity_description` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/button.py:161:5-23: Class member `SamsungIrButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/media_player.py:55:5-23: Class member `SamsungIrTvMediaPlayer._attr_device_class` overrides parent class `SamsungIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/media_player.py:55:5-23: Class member `SamsungIrTvMediaPlayer._attr_device_class` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/media_player.py:56:5-29: Class member `SamsungIrTvMediaPlayer._attr_supported_features` overrides parent class `SamsungIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/media_player.py:56:5-29: Class member `SamsungIrTvMediaPlayer._attr_supported_features` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/media_player.py:70:5-16: Class member `SamsungIrTvMediaPlayer._attr_state` overrides parent class `SamsungIrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/media_player.py:70:5-16: Class member `SamsungIrTvMediaPlayer._attr_state` overrides parent class `InfraredEmitterConsumerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsung_infrared/media_player.py:126:47-71: No matching overload found for function `str.join` called with arguments: (list[str] | None) [no-matching-overload]
ERROR homeassistant/components/samsungtv/bridge.py:349:16-28: Returned type `Remote | None` is not assignable to declared return type `Remote` [bad-return]
ERROR homeassistant/components/samsungtv/bridge.py:518:18-22: Class member `SamsungTVWSBridge.port` overrides parent class `SamsungTVWSBaseBridge` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsungtv/coordinator.py:22:5-17: Class member `SamsungTVDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsungtv/media_player.py:78:5-22: Class member `SamsungTVDevice._attr_source_list` overrides parent class `MediaPlayerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsungtv/media_player.py:80:5-23: Class member `SamsungTVDevice._attr_device_class` overrides parent class `SamsungTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsungtv/media_player.py:91:14-35: Class member `SamsungTVDevice._attr_is_volume_muted` overrides parent class `MediaPlayerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsungtv/media_player.py:96:14-38: Class member `SamsungTVDevice._attr_supported_features` overrides parent class `SamsungTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/samsungtv/media_player.py:136:18-29: Class member `SamsungTVDevice._attr_state` overrides parent class `SamsungTVEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sanix/coordinator.py:24:5-17: Class member `SanixCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sanix/sensor.py:100:5-23: Class member `SanixSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sanix/sensor.py:100:5-23: Class member `SanixSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/satel_integra/alarm_control_panel.py:72:5-29: Class member `SatelIntegraAlarmPanel._attr_supported_features` overrides parent class `SatelIntegraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/satel_integra/binary_sensor.py:91:14-32: Class member `SatelIntegraBinarySensor._attr_device_class` overrides parent class `SatelIntegraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/satel_integra/config_flow.py:222:21-48: Argument `Any | None` is not assignable to parameter `host` with type `str` in function `SatelConfigFlow.test_connection` [bad-argument-type]
ERROR homeassistant/components/satel_integra/config_flow.py:223:21-48: Argument `Any | None` is not assignable to parameter `port` with type `int` in function `SatelConfigFlow.test_connection` [bad-argument-type]
ERROR homeassistant/components/satel_integra/config_flow.py:235:27-54: Argument `Any | None` is not assignable to parameter `title` with type `UndefinedType | str` in function `homeassistant.config_entries.ConfigFlow.async_update_reload_and_abort` [bad-argument-type]
ERROR homeassistant/components/satel_integra/coordinator.py:40:5-17: Class member `SatelIntegraBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/satel_integra/sensor.py:54:5-23: Class member `SatelIntegraTemperatureSensor._attr_device_class` overrides parent class `SatelIntegraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/binary_sensor.py:103:5-23: Class member `LeilSaunaBinarySensorEntity.entity_description` overrides parent class `LeilSaunaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/binary_sensor.py:103:5-23: Class member `LeilSaunaBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/climate.py:72:5-29: Class member `LeilSaunaClimate._attr_supported_features` overrides parent class `LeilSaunaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/coordinator.py:22:5-17: Class member `LeilSaunaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/number.py:97:5-23: Class member `LeilSaunaNumber.entity_description` overrides parent class `LeilSaunaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/number.py:97:5-23: Class member `LeilSaunaNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/sensor.py:82:5-23: Class member `LeilSaunaSensorEntity.entity_description` overrides parent class `LeilSaunaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/saunum/sensor.py:82:5-23: Class member `LeilSaunaSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schedule/__init__.py:260:5-16: Class member `Schedule._attr_state` overrides parent class `CollectionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schlage/binary_sensor.py:63:5-23: Class member `SchlageBinarySensor.entity_description` overrides parent class `SchlageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schlage/binary_sensor.py:63:5-23: Class member `SchlageBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schlage/coordinator.py:41:5-17: Class member `SchlageDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schlage/select.py:57:14-32: Class member `SchlageSelect.entity_description` overrides parent class `SchlageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schlage/sensor.py:61:14-32: Class member `SchlageBatterySensor.entity_description` overrides parent class `SchlageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schlage/switch.py:80:5-23: Class member `SchlageSwitch.entity_description` overrides parent class `SchlageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schlage/switch.py:80:5-23: Class member `SchlageSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/schluter/climate.py:82:5-29: Class member `SchluterThermostat._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/scrape/coordinator.py:89:54-83: Unpacked argument `tuple[str, Literal['lxml', 'lxml-xml']]` is not assignable to parameter `*args` with type `tuple[_IncomingMarkup, Sequence[str] | str | None, TreeBuilder | type[TreeBuilder] | None, SoupStrainer | None, str | None, Iterable[str] | None, dict[type[PageElement], type[PageElement]] | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/screenlogic/__init__.py:66:37-51: Unpacked keyword argument `int | str` is not assignable to parameter `connection_closed_callback` with type `(...) -> Unknown` in function `screenlogicpy.gateway.ScreenLogicGateway.async_connect` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:48:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:55:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:61:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:67:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:73:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:89:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:96:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:104:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:112:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:120:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:128:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:136:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:144:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:151:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:158:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:165:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:171:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:178:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushBinarySensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/binary_sensor.py:263:5-23: Class member `ScreenLogicBinarySensor.entity_description` overrides parent class `ScreenLogicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/binary_sensor.py:263:5-23: Class member `ScreenLogicBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/binary_sensor.py:276:5-23: Class member `ScreenLogicPushBinarySensor.entity_description` overrides parent class `ScreenLogicPushEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/binary_sensor.py:276:5-23: Class member `ScreenLogicPushBinarySensor.entity_description` overrides parent class `ScreenLogicBinarySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/climate.py:56:35-54: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicClimateDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/climate.py:76:5-23: Class member `ScreenLogicClimate.entity_description` overrides parent class `ScreenLogicPushEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/climate.py:76:5-23: Class member `ScreenLogicClimate.entity_description` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/climate.py:76:5-23: Class member `ScreenLogicClimate.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/climate.py:78:5-29: Class member `ScreenLogicClimate._attr_supported_features` overrides parent class `ScreenLogicPushEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/climate.py:78:5-29: Class member `ScreenLogicClimate._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/climate.py:207:36-79: Argument `Any | None` is not assignable to parameter `value` with type `str` in function `screenlogicpy.const.common.SLIntEnum.parse` [bad-argument-type]
ERROR homeassistant/components/screenlogic/config_flow.py:167:48-51: `mac` may be uninitialized [unbound-name]
ERROR homeassistant/components/screenlogic/coordinator.py:55:5-17: Class member `ScreenlogicDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/coordinator.py:101:50-64: Unpacked keyword argument `int | str` is not assignable to parameter `connection_closed_callback` with type `(...) -> Unknown` in function `screenlogicpy.gateway.ScreenLogicGateway.async_connect` [bad-argument-type]
ERROR homeassistant/components/screenlogic/entity.py:43:5-23: Class member `ScreenLogicEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/entity.py:110:5-23: Class member `ScreenLogicPushEntity.entity_description` overrides parent class `ScreenLogicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/entity.py:134:17-40: Argument `CODE` is not assignable to parameter `code` with type `int` in function `screenlogicpy.gateway.ScreenLogicGateway.async_subscribe_client` [bad-argument-type]
ERROR homeassistant/components/screenlogic/entity.py:172:50-64: Argument `str` is not assignable to parameter `circuitID` with type `int` in function `screenlogicpy.gateway.ScreenLogicGateway.async_set_circuit` [bad-argument-type]
ERROR homeassistant/components/screenlogic/light.py:44:39-58: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicLightDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/light.py:68:5-23: Class member `ScreenLogicLight.entity_description` overrides parent class `ScreenLogicCircuitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/light.py:68:5-23: Class member `ScreenLogicLight.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/number.py:55:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushNumberDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/number.py:63:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushNumberDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/number.py:71:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushNumberDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/number.py:79:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushNumberDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/number.py:144:5-23: Class member `ScreenLogicNumber.entity_description` overrides parent class `ScreenLogicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/number.py:144:5-23: Class member `ScreenLogicNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/number.py:183:5-23: Class member `ScreenLogicPushNumber.entity_description` overrides parent class `ScreenLogicPushEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/number.py:183:5-23: Class member `ScreenLogicPushNumber.entity_description` overrides parent class `ScreenLogicNumber` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/sensor.py:56:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:64:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:97:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:103:27-46: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:109:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:117:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:125:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:134:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:143:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:151:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:158:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:165:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:172:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:179:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:186:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:193:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:200:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:210:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:219:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:228:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:238:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:247:27-49: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicPushSensorDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/sensor.py:344:5-23: Class member `ScreenLogicSensor.entity_description` overrides parent class `ScreenLogicEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/sensor.py:344:5-23: Class member `ScreenLogicSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/sensor.py:369:5-23: Class member `ScreenLogicPushSensor.entity_description` overrides parent class `ScreenLogicSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/sensor.py:369:5-23: Class member `ScreenLogicPushSensor.entity_description` overrides parent class `ScreenLogicPushEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/switch.py:51:39-58: Argument `int` is not assignable to parameter `subscription_code` with type `CODE` in function `ScreenLogicCircuitSwitchDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/screenlogic/switch.py:68:5-23: Class member `ScreenLogicCircuitSwitch.entity_description` overrides parent class `ScreenLogicCircuitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/screenlogic/switch.py:68:5-23: Class member `ScreenLogicCircuitSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/script/__init__.py:558:5-20: Class member `ScriptEntity._attr_unique_id` overrides parent class `BaseScriptEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/script/__init__.py:558:5-20: Class member `ScriptEntity._attr_unique_id` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/select/__init__.py:127:5-23: Class member `SelectEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/select/__init__.py:130:5-16: Class member `SelectEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sendgrid/notify.py:75:20-45: Object of class `Response` has no attribute `send` [missing-attribute]
ERROR homeassistant/components/sense/binary_sensor.py:45:5-23: Class member `SenseBinarySensor._attr_device_class` overrides parent class `SenseDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sense/coordinator.py:35:5-17: Class member `SenseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sense/sensor.py:124:5-23: Class member `SensePowerSensor._attr_device_class` overrides parent class `SenseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sense/sensor.py:159:5-23: Class member `SenseVoltageSensor._attr_device_class` overrides parent class `SenseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sense/sensor.py:210:18-36: Class member `SenseTrendsSensor._attr_device_class` overrides parent class `SenseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sense/sensor.py:234:5-23: Class member `SenseDevicePowerSensor._attr_device_class` overrides parent class `SenseDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sense/sensor.py:258:5-23: Class member `SenseDeviceEnergySensor._attr_device_class` overrides parent class `SenseDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/binary_sensor.py:179:5-23: Class member `SensiboMotionSensor.entity_description` overrides parent class `SensiboMotionBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/binary_sensor.py:179:5-23: Class member `SensiboMotionSensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/binary_sensor.py:210:5-23: Class member `SensiboDeviceSensor.entity_description` overrides parent class `SensiboDeviceBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/binary_sensor.py:210:5-23: Class member `SensiboDeviceSensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/button.py:64:5-23: Class member `SensiboDeviceButton.entity_description` overrides parent class `SensiboDeviceBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/button.py:64:5-23: Class member `SensiboDeviceButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/coordinator.py:29:5-17: Class member `SensiboDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/number.py:95:5-23: Class member `SensiboNumber.entity_description` overrides parent class `SensiboDeviceBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/number.py:95:5-23: Class member `SensiboNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/select.py:75:5-23: Class member `SensiboSelect.entity_description` overrides parent class `SensiboDeviceBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/select.py:75:5-23: Class member `SensiboSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/sensor.py:297:5-23: Class member `SensiboMotionSensor.entity_description` overrides parent class `SensiboMotionBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/sensor.py:297:5-23: Class member `SensiboMotionSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/sensor.py:328:5-23: Class member `SensiboDeviceSensor.entity_description` overrides parent class `SensiboDeviceBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/sensor.py:328:5-23: Class member `SensiboDeviceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/switch.py:110:5-23: Class member `SensiboDeviceSwitch.entity_description` overrides parent class `SensiboDeviceBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/switch.py:110:5-23: Class member `SensiboDeviceSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/update.py:76:5-23: Class member `SensiboDeviceUpdate.entity_description` overrides parent class `SensiboDeviceBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensibo/update.py:76:5-23: Class member `SensiboDeviceUpdate.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensirion_ble/sensor.py:120:7-37: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/sensor/__init__.py:189:5-23: Class member `SensorEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensor/__init__.py:190:5-23: Class member `SensorEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensor/__init__.py:196:5-16: Class member `SensorEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensor/__init__.py:199:5-30: Class member `SensorEntity._attr_unit_of_measurement` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensor/recorder.py:694:27-696:14: `tuple[Any, ...]` is not assignable to TypedDict key `max` with type `float` [bad-assignment]
ERROR homeassistant/components/sensor/recorder.py:698:27-700:14: `tuple[Any, ...]` is not assignable to TypedDict key `min` with type `float` [bad-assignment]
ERROR homeassistant/components/sensorpro/sensor.py:131:7-37: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/sensorpush/sensor.py:113:7-38: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/sensorpush_cloud/sensor.py:132:14-32: Class member `SensorPushCloudSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensoterra/coordinator.py:26:5-17: Class member `SensoterraCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sensoterra/sensor.py:135:14-32: Class member `SensoterraEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sentry/__init__.py:99:21-26: Argument `Event` is not assignable to parameter `event` with type `dict[str, Any]` in function `process_before_send` [bad-argument-type]
ERROR homeassistant/components/senz/climate.py:43:5-29: Class member `SENZClimate._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/senz/coordinator.py:23:5-17: Class member `SENZDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/senz/sensor.py:60:5-23: Class member `SENZSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/senz/sensor.py:60:5-23: Class member `SENZSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/serial/sensor.py:219:45-49: `None` is not assignable to attribute `_attr_extra_state_attributes` with type `dict[str, Any]` [bad-assignment]
ERROR homeassistant/components/serial_pm/sensor.py:41:66-88: Invalid key for dict, got `None` [bad-index]
ERROR homeassistant/components/seventeentrack/coordinator.py:37:5-17: Class member `SeventeenTrackCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/seventeentrack/sensor.py:39:25-59: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/seventeentrack/services.py:136:34-53: Object of class `str` has no attribute `isoformat` [missing-attribute]
ERROR homeassistant/components/sfr_box/binary_sensor.py:115:5-23: Class member `SFRBoxBinarySensor.entity_description` overrides parent class `SFRCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sfr_box/binary_sensor.py:115:5-23: Class member `SFRBoxBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sfr_box/button.py:94:5-23: Class member `SFRBoxButton.entity_description` overrides parent class `SFREntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sfr_box/button.py:94:5-23: Class member `SFRBoxButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sfr_box/coordinator.py:41:5-17: Class member `SFRDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sfr_box/sensor.py:264:5-23: Class member `SFRBoxSensor.entity_description` overrides parent class `SFRCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sfr_box/sensor.py:264:5-23: Class member `SFRBoxSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sharkiq/coordinator.py:27:5-17: Class member `SharkIqUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sharkiq/coordinator.py:73:20-74:73: `>` is not supported between `datetime` and `timedelta` [unsupported-operation]
ERROR homeassistant/components/sharkiq/coordinator.py:74:19-73: `-` is not supported between `None` and `timedelta` [unsupported-operation]
ERROR homeassistant/components/sharkiq/vacuum.py:67:5-29: Class member `SharkVacuumEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sharkiq/vacuum.py:217:36-78: Argument `PowerModes | None` is not assignable to parameter `value` with type `Enum | int | str` in function `sharkiq.sharkiq.SharkIqVacuum.async_set_property_value` [bad-argument-type]
ERROR homeassistant/components/shell_command/__init__.py:84:47-60: Argument `Any | None` is not assignable to parameter `s` with type `_ShlexInstream | str` in function `shlex.split` [bad-argument-type]
ERROR homeassistant/components/shelly/binary_sensor.py:69:5-23: Class member `RpcBinarySensor.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:69:5-23: Class member `RpcBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:460:5-23: Class member `BlockBinarySensor.entity_description` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:460:5-23: Class member `BlockBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:471:5-23: Class member `RestBinarySensor.entity_description` overrides parent class `ShellyRestAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:471:5-23: Class member `RestBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:484:5-23: Class member `BlockSleepingBinarySensor.entity_description` overrides parent class `ShellySleepingBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:484:5-23: Class member `BlockSleepingBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:484:5-23: Class member `BlockSleepingBinarySensor.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:508:5-23: Class member `RpcSleepingBinarySensor.entity_description` overrides parent class `ShellySleepingRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:508:5-23: Class member `RpcSleepingBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/binary_sensor.py:508:5-23: Class member `RpcSleepingBinarySensor.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:267:5-23: Class member `ShellyBaseButton.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:267:5-23: Class member `ShellyBaseButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:346:5-23: Class member `ShellyBluTrvButton.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:346:5-23: Class member `ShellyBluTrvButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:347:5-8: Class member `ShellyBluTrvButton._id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:377:5-23: Class member `RpcVirtualButton.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:377:5-23: Class member `RpcVirtualButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:378:5-8: Class member `RpcVirtualButton._id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:392:5-23: Class member `RpcSleepingSmokeMuteButton.entity_description` overrides parent class `ShellySleepingRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/button.py:392:5-23: Class member `RpcSleepingSmokeMuteButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:82:5-23: Class member `RpcLinkedgoThermostatClimate.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:82:5-23: Class member `RpcLinkedgoThermostatClimate.entity_description` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:85:5-8: Class member `RpcLinkedgoThermostatClimate._id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:98:14-38: Class member `RpcLinkedgoThermostatClimate._attr_supported_features` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:316:8-20: Expected `__bool__` to be a callable, got `(self: NoneType) -> Literal[False] | str | None` [not-callable]
ERROR homeassistant/components/shelly/climate.py:316:8-20: Expected `__bool__` to be a callable, got `str | None` [not-callable]
ERROR homeassistant/components/shelly/climate.py:405:5-29: Class member `BlockSleepingClimate._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:405:5-29: Class member `BlockSleepingClimate._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:661:12-29: Expected `__bool__` to be a callable, got `(self: NoneType) -> Literal[False] | str | None` [not-callable]
ERROR homeassistant/components/shelly/climate.py:661:12-29: Expected `__bool__` to be a callable, got `str | None` [not-callable]
ERROR homeassistant/components/shelly/climate.py:687:5-29: Class member `RpcClimate._attr_supported_features` overrides parent class `ShellyRpcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/climate.py:766:5-29: Class member `RpcBluTrvClimate._attr_supported_features` overrides parent class `ShellyRpcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/coordinator.py:109:5-17: Class member `ShellyCoordinatorBase.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:105:5-23: Class member `BlockShellyCover.entity_description` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:105:5-23: Class member `BlockShellyCover.entity_description` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:106:5-23: Class member `BlockShellyCover._attr_device_class` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:107:5-29: Class member `BlockShellyCover._attr_supported_features` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:107:5-29: Class member `BlockShellyCover._attr_supported_features` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:122:14-29: Class member `BlockShellyCover._attr_unique_id` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:190:5-23: Class member `RpcShellyCover.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:190:5-23: Class member `RpcShellyCover.entity_description` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:191:5-23: Class member `RpcShellyCover._attr_device_class` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:192:5-29: Class member `RpcShellyCover._attr_supported_features` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:192:5-29: Class member `RpcShellyCover._attr_supported_features` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:195:5-8: Class member `RpcShellyCover._id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:207:14-29: Class member `RpcShellyCover._attr_unique_id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/cover.py:207:14-29: Class member `RpcShellyCover._attr_unique_id` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/entity.py:456:5-23: Class member `ShellyBlockAttributeEntity.entity_description` overrides parent class `ShellyBlockEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/entity.py:456:5-23: Class member `ShellyBlockAttributeEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/entity.py:470:14-29: Class member `ShellyBlockAttributeEntity._attr_unique_id` overrides parent class `ShellyBlockEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/entity.py:470:14-29: Class member `ShellyBlockAttributeEntity._attr_unique_id` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/entity.py:495:5-23: Class member `ShellyRestAttributeEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/entity.py:531:5-23: Class member `ShellyRpcAttributeEntity.entity_description` overrides parent class `ShellyRpcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/entity.py:531:5-23: Class member `ShellyRpcAttributeEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/event.py:183:5-23: Class member `ShellyBlockEvent.entity_description` overrides parent class `ShellyBlockEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/event.py:183:5-23: Class member `ShellyBlockEvent.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/event.py:234:5-23: Class member `ShellyRpcEvent.entity_description` overrides parent class `ShellyRpcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/event.py:234:5-23: Class member `ShellyRpcEvent.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/event.py:277:5-23: Class member `ShellyRpcScriptEvent.entity_description` overrides parent class `ShellyRpcEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/event.py:277:5-23: Class member `ShellyRpcScriptEvent.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/event.py:311:33-43: Argument `Any | None` is not assignable to parameter `event_type` with type `str` in function `homeassistant.components.event.EventEntity._trigger_event` [bad-argument-type]
ERROR homeassistant/components/shelly/light.py:110:5-23: Class member `BlockShellyLight.entity_description` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/light.py:110:5-23: Class member `BlockShellyLight.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/light.py:111:5-32: Class member `BlockShellyLight._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/light.py:124:14-29: Class member `BlockShellyLight._attr_unique_id` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/light.py:369:5-23: Class member `RpcShellyLightBase.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/light.py:369:5-23: Class member `RpcShellyLightBase.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/media_player.py:99:5-29: Class member `ShellyRpcMediaPlayer._attr_supported_features` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/media_player.py:110:5-23: Class member `ShellyRpcMediaPlayer.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/media_player.py:110:5-23: Class member `ShellyRpcMediaPlayer.entity_description` overrides parent class `MediaPlayerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/number.py:80:5-23: Class member `RpcNumber.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/number.py:80:5-23: Class member `RpcNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/number.py:396:5-23: Class member `BlockSleepingNumber.entity_description` overrides parent class `ShellySleepingBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/number.py:396:5-23: Class member `BlockSleepingNumber.entity_description` overrides parent class `RestoreNumber` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/select.py:44:5-23: Class member `RpcSelect.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/select.py:44:5-23: Class member `RpcSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/select.py:45:5-8: Class member `RpcSelect._id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:94:5-23: Class member `RpcSensor.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:94:5-23: Class member `RpcSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1806:5-23: Class member `BlockSensor.entity_description` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1806:5-23: Class member `BlockSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1828:5-23: Class member `RestSensor.entity_description` overrides parent class `ShellyRestAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1828:5-23: Class member `RestSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1839:5-23: Class member `BlockSleepingSensor.entity_description` overrides parent class `ShellySleepingBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1839:5-23: Class member `BlockSleepingSensor.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1884:5-23: Class member `RpcSleepingSensor.entity_description` overrides parent class `ShellySleepingRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/sensor.py:1884:5-23: Class member `RpcSleepingSensor.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:415:5-23: Class member `BlockSleepingMotionSwitch.entity_description` overrides parent class `ShellySleepingBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:415:5-23: Class member `BlockSleepingMotionSwitch.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:415:5-23: Class member `BlockSleepingMotionSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:460:5-23: Class member `BlockRelaySwitch.entity_description` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:460:5-23: Class member `BlockRelaySwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:473:14-29: Class member `BlockRelaySwitch._attr_unique_id` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:503:5-23: Class member `RpcSwitch.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:503:5-23: Class member `RpcSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/switch.py:558:14-29: Class member `RpcRelaySwitch._attr_unique_id` overrides parent class `RpcSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/text.py:94:5-23: Class member `RpcText.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/text.py:94:5-23: Class member `RpcText.entity_description` overrides parent class `TextEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/text.py:96:5-8: Class member `RpcText._id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:162:5-29: Class member `RestUpdateEntity._attr_supported_features` overrides parent class `ShellyRestAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:165:5-23: Class member `RestUpdateEntity.entity_description` overrides parent class `ShellyRestAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:165:5-23: Class member `RestUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:255:5-29: Class member `RpcUpdateEntity._attr_supported_features` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:258:5-23: Class member `RpcUpdateEntity.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:258:5-23: Class member `RpcUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:365:5-23: Class member `RpcSleepingUpdateEntity.entity_description` overrides parent class `ShellySleepingRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:365:5-23: Class member `RpcSleepingUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/update.py:365:5-23: Class member `RpcSleepingUpdateEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/utils.py:120:8-13: Expected `__bool__` to be a callable, got `(self: NoneType) -> Literal[False] | str | None` [not-callable]
ERROR homeassistant/components/shelly/utils.py:120:8-13: Expected `__bool__` to be a callable, got `str | None` [not-callable]
ERROR homeassistant/components/shelly/utils.py:131:12-17: Expected `__bool__` to be a callable, got `(self: NoneType) -> Literal[False] | str | None` [not-callable]
ERROR homeassistant/components/shelly/utils.py:131:12-17: Expected `__bool__` to be a callable, got `str | None` [not-callable]
ERROR homeassistant/components/shelly/valve.py:61:5-23: Class member `RpcShellyBaseWaterValve.entity_description` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/valve.py:61:5-23: Class member `RpcShellyBaseWaterValve.entity_description` overrides parent class `ValveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/valve.py:62:5-23: Class member `RpcShellyBaseWaterValve._attr_device_class` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/valve.py:63:5-8: Class member `RpcShellyBaseWaterValve._id` overrides parent class `ShellyRpcAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/valve.py:226:5-23: Class member `BlockShellyValve.entity_description` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/valve.py:226:5-23: Class member `BlockShellyValve.entity_description` overrides parent class `ValveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/valve.py:227:5-23: Class member `BlockShellyValve._attr_device_class` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/shelly/valve.py:228:5-29: Class member `BlockShellyValve._attr_supported_features` overrides parent class `ShellyBlockAttributeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sia/alarm_control_panel.py:88:5-23: Class member `SIAAlarmControlPanel.entity_description` overrides parent class `SIABaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sia/alarm_control_panel.py:88:5-23: Class member `SIAAlarmControlPanel.entity_description` overrides parent class `AlarmControlPanelEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sia/binary_sensor.py:115:5-23: Class member `SIABinarySensor.entity_description` overrides parent class `SIABaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sia/binary_sensor.py:115:5-23: Class member `SIABinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sia/entity.py:53:5-23: Class member `SIABaseEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sia/hub.py:118:36-124:10: Cannot instantiate `SIAClient` because the following members are abstract: `async_start`, `async_stop` [bad-instantiation]
ERROR homeassistant/components/sighthound/image_processing.py:139:44-61: Argument `int | None` is not assignable to parameter `img_width` with type `int` in function `simplehound.core.bbox_to_tf_style` [bad-argument-type]
ERROR homeassistant/components/sighthound/image_processing.py:139:63-81: Argument `int | None` is not assignable to parameter `img_height` with type `int` in function `simplehound.core.bbox_to_tf_style` [bad-argument-type]
ERROR homeassistant/components/simplefin/binary_sensor.py:63:5-23: Class member `SimpleFinBinarySensor.entity_description` overrides parent class `SimpleFinEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplefin/binary_sensor.py:63:5-23: Class member `SimpleFinBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplefin/coordinator.py:22:5-17: Class member `SimpleFinDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplefin/entity.py:43:16-74: Returned type `Account | None` is not assignable to declared return type `Account` [bad-return]
ERROR homeassistant/components/simplefin/sensor.py:41:17-62: Argument `(account: Account) -> AccountType` is not assignable to parameter `icon_fn` with type `((Account) -> str) | None` in function `SimpleFinSensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/simplefin/sensor.py:77:5-23: Class member `SimpleFinSensor.entity_description` overrides parent class `SimpleFinEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplefin/sensor.py:77:5-23: Class member `SimpleFinSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/alarm_control_panel.py:119:5-29: Class member `SimpliSafeAlarm._attr_supported_features` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/binary_sensor.py:117:14-32: Class member `TriggeredBinarySensor._attr_device_class` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/binary_sensor.py:118:14-21: Class member `TriggeredBinarySensor._device` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/binary_sensor.py:141:5-23: Class member `BatteryBinarySensor._attr_device_class` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/binary_sensor.py:151:14-21: Class member `BatteryBinarySensor._device` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/button.py:66:5-23: Class member `SimpliSafeButton.entity_description` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/button.py:66:5-23: Class member `SimpliSafeButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/config_flow.py:137:34-44: `simplisafe` may be uninitialized [unbound-name]
ERROR homeassistant/components/simplisafe/coordinator.py:21:5-17: Class member `SimpliSafeDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/lock.py:57:5-12: Class member `SimpliSafeLock._device` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/sensor.py:51:5-23: Class member `SimplisafeFreezeSensor._attr_device_class` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/simplisafe/sensor.py:61:14-21: Class member `SimplisafeFreezeSensor._device` overrides parent class `SimpliSafeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/siren/__init__.py:159:5-23: Class member `SirenEntity.entity_description` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/siren/__init__.py:161:5-29: Class member `SirenEntity._attr_supported_features` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/skybeacon/sensor.py:167:29-60: `float` is not assignable to dict key `temp` with type `str` [bad-assignment]
ERROR homeassistant/components/skybell/binary_sensor.py:42:7-26: Field `entity_description` is declared `EntityDescription` in ancestor `class SkybellEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/skybell/camera.py:44:7-20: Field `entity_description` is declared `EntityDescription` in ancestor `class SkybellEntity: ...
`, which is not assignable to the type `CameraEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/skybell/camera.py:78:17-42: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/skybell/coordinator.py:19:5-17: Class member `SkybellDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/skybell/light.py:33:7-19: Field `entity_description` is declared `EntityDescription` in ancestor `class SkybellEntity: ...
`, which is not assignable to the type `LightEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/skybell/sensor.py:105:5-23: Class member `SkybellSensor.entity_description` overrides parent class `SkybellEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/skybell/sensor.py:105:5-23: Class member `SkybellSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/skybell/switch.py:41:7-20: Field `entity_description` is declared `EntityDescription` in ancestor `class SkybellEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/slack/notify.py:171:25-36: Argument `list[str]` is not assignable to parameter `channel_ids` with type `list[str | None]` in function `homeassistant.components.slack.utils.upload_file_to_slack` [bad-argument-type]
ERROR homeassistant/components/slack/notify.py:221:25-36: Argument `list[str]` is not assignable to parameter `channel_ids` with type `list[str | None]` in function `homeassistant.components.slack.utils.upload_file_to_slack` [bad-argument-type]
ERROR homeassistant/components/slack/sensor.py:41:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class SlackEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/sleep_as_android/event.py:150:5-23: Class member `SleepAsAndroidEventEntity.entity_description` overrides parent class `SleepAsAndroidEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleep_as_android/event.py:150:5-23: Class member `SleepAsAndroidEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleep_as_android/sensor.py:58:5-23: Class member `SleepAsAndroidSensorEntity.entity_description` overrides parent class `SleepAsAndroidEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/binary_sensor.py:36:5-23: Class member `IsInBedBinarySensor._attr_device_class` overrides parent class `SleepIQSleeperEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/button.py:58:5-23: Class member `SleepNumberButton.entity_description` overrides parent class `SleepIQEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/button.py:58:5-23: Class member `SleepNumberButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/coordinator.py:27:5-17: Class member `SleepIQDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/coordinator.py:61:5-17: Class member `SleepIQPauseUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/coordinator.py:93:5-17: Class member `SleepIQSleepDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/number.py:234:5-23: Class member `SleepIQNumberEntity.entity_description` overrides parent class `SleepIQBedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/number.py:234:5-23: Class member `SleepIQNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/sensor.py:141:5-23: Class member `SleepIQSensorEntity.entity_description` overrides parent class `SleepIQSleeperEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sleepiq/sensor.py:141:5-23: Class member `SleepIQSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/slide_local/coordinator.py:39:5-17: Class member `SlideCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/slide_local/cover.py:43:5-23: Class member `SlideCoverLocal._attr_device_class` overrides parent class `SlideEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/slide_local/switch.py:42:5-23: Class member `SlideSwitch._attr_device_class` overrides parent class `SlideEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/slimproto/media_player.py:64:32-38: Argument `SlimClient | None` is not assignable to parameter `player` with type `SlimClient` in function `async_add_player` [bad-argument-type]
ERROR homeassistant/components/slimproto/media_player.py:68:30-43: Argument `(event: SlimEvent) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `cb_func` with type `(SlimEvent) -> None` in function `aioslimproto.server.SlimServer.subscribe` [bad-argument-type]
ERROR homeassistant/components/slimproto/media_player.py:118:17-36: Argument `(self: Self@SlimProtoPlayer, event: SlimEvent) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `cb_func` with type `(SlimEvent) -> None` in function `aioslimproto.server.SlimServer.subscribe` [bad-argument-type]
ERROR homeassistant/components/slimproto/media_player.py:119:17-125:18: Argument `tuple[Literal[EventType.PLAYER_UPDATED], Literal[EventType.PLAYER_CONNECTED], Literal[EventType.PLAYER_DISCONNECTED], Literal[EventType.PLAYER_NAME_RECEIVED], Literal[EventType.PLAYER_CLI_EVENT]]` is not assignable to parameter `event_filter` with type `EventType | tuple[EventType] | None` in function `aioslimproto.server.SlimServer.subscribe` [bad-argument-type]
ERROR homeassistant/components/slimproto/media_player.py:147:37-64: `float` is not assignable to attribute `_attr_media_position` with type `int | None` [bad-assignment]
ERROR homeassistant/components/slimproto/media_player.py:229:27-70: `SlimClient | None` is not assignable to attribute `player` with type `SlimClient` [bad-assignment]
ERROR homeassistant/components/slimproto/media_player.py:235:19-29: Expected a mapping, got dict[str, Any] | None [invalid-argument]
ERROR homeassistant/components/sma/coordinator.py:38:5-17: Class member `SMADataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sma/sensor.py:866:18-36: Class member `SMAsensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smappee/sensor.py:326:5-23: Class member `SmappeeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/button.py:47:5-23: Class member `SmarlaButton.entity_description` overrides parent class `SmarlaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/button.py:47:5-23: Class member `SmarlaButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/entity.py:28:5-23: Class member `SmarlaBaseEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/number.py:55:5-23: Class member `SmarlaNumber.entity_description` overrides parent class `SmarlaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/number.py:55:5-23: Class member `SmarlaNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/sensor.py:114:5-23: Class member `SmarlaSensor.entity_description` overrides parent class `SmarlaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/sensor.py:114:5-23: Class member `SmarlaSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/switch.py:58:5-23: Class member `SmarlaSwitch.entity_description` overrides parent class `SmarlaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/switch.py:58:5-23: Class member `SmarlaSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/update.py:53:5-29: Class member `SmarlaUpdate._attr_supported_features` overrides parent class `SmarlaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/update.py:58:5-23: Class member `SmarlaUpdate.entity_description` overrides parent class `SmarlaBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarla/update.py:58:5-23: Class member `SmarlaUpdate.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smart_meter_texas/coordinator.py:61:5-17: Class member `SmartMeterTexasCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smart_meter_texas/sensor.py:42:5-23: Class member `SmartMeterTexasSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smart_meter_texas/sensor.py:42:5-23: Class member `SmartMeterTexasSensor._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/binary_sensor.py:315:5-23: Class member `SmartThingsBinarySensor.entity_description` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/binary_sensor.py:315:5-23: Class member `SmartThingsBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/binary_sensor.py:340:18-36: Class member `SmartThingsBinarySensor._attr_device_class` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/button.py:151:5-23: Class member `SmartThingsButtonEntity.entity_description` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/button.py:151:5-23: Class member `SmartThingsButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/climate.py:200:14-38: Class member `SmartThingsThermostat._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/climate.py:403:14-38: Class member `SmartThingsAirConditioner._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/cover.py:73:14-38: Class member `SmartThingsCover._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/cover.py:88:18-36: Class member `SmartThingsCover._attr_device_class` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/event.py:35:5-23: Class member `SmartThingsButtonEvent._attr_device_class` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/fan.py:81:14-38: Class member `SmartThingsFan._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/fan.py:174:5-29: Class member `SmartThingsHood._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/light.py:104:5-32: Class member `SmartThingsLight._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/light.py:148:14-38: Class member `SmartThingsLight._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/light.py:148:14-38: Class member `SmartThingsLight._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/media_player.py:116:14-38: Class member `SmartThingsMediaPlayer._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/media_player.py:117:14-32: Class member `SmartThingsMediaPlayer._attr_device_class` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/number.py:172:5-23: Class member `SmartThingsRefrigeratorTemperatureNumberEntity._attr_device_class` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/select.py:348:5-23: Class member `SmartThingsSelectEntity.entity_description` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/select.py:348:5-23: Class member `SmartThingsSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/sensor.py:1420:5-23: Class member `SmartThingsSensor.entity_description` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/sensor.py:1420:5-23: Class member `SmartThingsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/switch.py:426:5-23: Class member `SmartThingsSwitch.entity_description` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/switch.py:426:5-23: Class member `SmartThingsSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/switch.py:485:5-23: Class member `SmartThingsCommandSwitch.entity_description` overrides parent class `SmartThingsSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/time.py:59:5-23: Class member `SmartThingsDnDTime.entity_description` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/time.py:59:5-23: Class member `SmartThingsDnDTime.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/update.py:43:5-23: Class member `SmartThingsUpdateEntity._attr_device_class` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/update.py:44:5-29: Class member `SmartThingsUpdateEntity._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/vacuum.py:63:14-38: Class member `SamsungJetBotVacuum._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/valve.py:40:5-29: Class member `SmartThingsValve._attr_supported_features` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smartthings/valve.py:47:14-32: Class member `SmartThingsValve._attr_device_class` overrides parent class `SmartThingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarttub/binary_sensor.py:101:5-23: Class member `SmartTubOnline._attr_device_class` overrides parent class `SmartTubOnboardSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarttub/binary_sensor.py:121:5-23: Class member `SmartTubReminder._attr_device_class` overrides parent class `SmartTubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarttub/binary_sensor.py:177:5-23: Class member `SmartTubError._attr_device_class` overrides parent class `SmartTubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarttub/binary_sensor.py:222:5-23: Class member `SmartTubCoverSensor._attr_device_class` overrides parent class `SmartTubExternalSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarttub/climate.py:68:5-29: Class member `SmartTubThermostat._attr_supported_features` overrides parent class `SmartTubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarttub/climate.py:86:33-55: Object of class `SpaState` has no attribute `heater` [missing-attribute]
ERROR homeassistant/components/smarttub/climate.py:100:29-54: Object of class `SpaState` has no attribute `heat_mode` [missing-attribute]
ERROR homeassistant/components/smarttub/climate.py:105:16-37: Object of class `SpaState` has no attribute `water` [missing-attribute]
ERROR homeassistant/components/smarttub/climate.py:110:16-47: Object of class `SpaState` has no attribute `set_temperature` [missing-attribute]
ERROR homeassistant/components/smarttub/light.py:49:5-29: Class member `SmartTubLight._attr_supported_features` overrides parent class `SmartTubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarttub/sensor.py:141:16-33: Object of class `SpaPrimaryFiltrationCycle` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/smarttub/sensor.py:147:28-47: Object of class `SpaPrimaryFiltrationCycle` has no attribute `duration` [missing-attribute]
ERROR homeassistant/components/smarttub/sensor.py:148:38-61: Object of class `SpaPrimaryFiltrationCycle` has no attribute `last_updated` [missing-attribute]
ERROR homeassistant/components/smarttub/sensor.py:149:24-39: Object of class `SpaPrimaryFiltrationCycle` has no attribute `mode` [missing-attribute]
ERROR homeassistant/components/smarttub/sensor.py:150:30-51: Object of class `SpaPrimaryFiltrationCycle` has no attribute `start_hour` [missing-attribute]
ERROR homeassistant/components/smarttub/sensor.py:182:16-33: Object of class `SpaSecondaryFiltrationCycle` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/smarttub/sensor.py:188:38-61: Object of class `SpaSecondaryFiltrationCycle` has no attribute `last_updated` [missing-attribute]
ERROR homeassistant/components/smarttub/sensor.py:189:24-39: Object of class `SpaSecondaryFiltrationCycle` has no attribute `mode` [missing-attribute]
ERROR homeassistant/components/smarty/binary_sensor.py:68:5-23: Class member `SmartyBinarySensor.entity_description` overrides parent class `SmartyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/binary_sensor.py:68:5-23: Class member `SmartyBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/button.py:53:5-23: Class member `SmartyButton.entity_description` overrides parent class `SmartyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/button.py:53:5-23: Class member `SmartyButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/coordinator.py:21:5-17: Class member `SmartyCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/fan.py:44:5-29: Class member `SmartyFan._attr_supported_features` overrides parent class `SmartyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/sensor.py:100:5-23: Class member `SmartySensor.entity_description` overrides parent class `SmartyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/sensor.py:100:5-23: Class member `SmartySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/switch.py:57:5-23: Class member `SmartySwitch.entity_description` overrides parent class `SmartyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smarty/switch.py:57:5-23: Class member `SmartySwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smhi/coordinator.py:48:5-17: Class member `SMHIDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smhi/coordinator.py:94:5-17: Class member `SMHIFireDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smhi/sensor.py:288:5-23: Class member `SMHIWeatherSensor.entity_description` overrides parent class `SmhiWeatherEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smhi/sensor.py:288:5-23: Class member `SMHIWeatherSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smhi/sensor.py:315:5-23: Class member `SMHIFireSensor.entity_description` overrides parent class `SmhiFireEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smhi/sensor.py:315:5-23: Class member `SMHIFireSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smhi/weather.py:103:7-18: Class `SmhiWeather` has inconsistent type arguments for base class `BaseCoordinatorEntity`: `BaseCoordinatorEntity[SMHIDataUpdateCoordinator]` and `BaseCoordinatorEntity[DataUpdateCoordinator]` [invalid-inheritance]
ERROR homeassistant/components/smlight/binary_sensor.py:77:5-23: Class member `SmBinarySensorEntity.entity_description` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/binary_sensor.py:77:5-23: Class member `SmBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/binary_sensor.py:78:5-23: Class member `SmBinarySensorEntity._attr_device_class` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/binary_sensor.py:102:5-23: Class member `SmInternetSensorEntity._attr_device_class` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/button.py:113:5-16: Class member `SmButton.coordinator` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/button.py:114:5-23: Class member `SmButton.entity_description` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/button.py:114:5-23: Class member `SmButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/coordinator.py:56:5-17: Class member `SmBaseDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/light.py:60:5-16: Class member `SmLightEntity.coordinator` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/light.py:61:5-23: Class member `SmLightEntity.entity_description` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/light.py:61:5-23: Class member `SmLightEntity.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/light.py:64:5-29: Class member `SmLightEntity._attr_supported_features` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/sensor.py:176:5-16: Class member `SmSensorEntity.coordinator` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/sensor.py:177:5-23: Class member `SmSensorEntity.entity_description` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/sensor.py:177:5-23: Class member `SmSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/sensor.py:200:5-16: Class member `SmInfoSensorEntity.coordinator` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/sensor.py:201:5-23: Class member `SmInfoSensorEntity.entity_description` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/sensor.py:201:5-23: Class member `SmInfoSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/switch.py:80:5-16: Class member `SmSwitch.coordinator` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/switch.py:81:5-23: Class member `SmSwitch.entity_description` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/switch.py:81:5-23: Class member `SmSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/switch.py:82:5-23: Class member `SmSwitch._attr_device_class` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/update.py:89:5-16: Class member `SmUpdateEntity.coordinator` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/update.py:90:5-23: Class member `SmUpdateEntity.entity_description` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/update.py:90:5-23: Class member `SmUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/update.py:92:5-23: Class member `SmUpdateEntity._attr_device_class` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/update.py:93:5-29: Class member `SmUpdateEntity._attr_supported_features` overrides parent class `SmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/smlight/update.py:185:20-38: `int` is not assignable to variable `progress` with type `MessageEvent` [bad-assignment]
ERROR homeassistant/components/smlight/update.py:186:40-48: `MessageEvent` is not assignable to attribute `_attr_update_percentage` with type `float | int | None` [bad-assignment]
ERROR homeassistant/components/snapcast/coordinator.py:20:5-17: Class member `SnapcastUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snapcast/media_player.py:101:5-29: Class member `SnapcastClientDevice._attr_supported_features` overrides parent class `SnapcastCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snapcast/media_player.py:108:5-23: Class member `SnapcastClientDevice._attr_device_class` overrides parent class `SnapcastCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snmp/device_tracker.py:93:31-95:14: `CommunityData` is not assignable to attribute `_auth_data` with type `UsmUserData` [bad-assignment]
ERROR homeassistant/components/snmp/device_tracker.py:111:17-37: Argument `tuple[Unknown, Literal['161']]` is not assignable to parameter `address` with type `tuple[str, int]` in function `pysnmp.hlapi.transport.AbstractTransportTarget.create` [bad-argument-type]
ERROR homeassistant/components/snmp/device_tracker.py:117:21-41: Argument `tuple[Unknown, Literal['161']]` is not assignable to parameter `timeout` with type `float` in function `pysnmp.hlapi.transport.AbstractTransportTarget.__init__` [bad-argument-type]
ERROR homeassistant/components/snmp/device_tracker.py:117:43-66: Multiple values for argument `timeout` in function `pysnmp.hlapi.transport.AbstractTransportTarget.__init__` [bad-keyword-argument]
ERROR homeassistant/components/snmp/device_tracker.py:193:21-42: Object of class `int` has no attribute `prettyPrint`
Object of class `str` has no attribute `prettyPrint` [missing-attribute]
ERROR homeassistant/components/snmp/sensor.py:135:50-62: Argument `tuple[Any | None, Any | None]` is not assignable to parameter `address` with type `tuple[str, int]` in function `pysnmp.hlapi.transport.AbstractTransportTarget.create` [bad-argument-type]
ERROR homeassistant/components/snmp/sensor.py:139:42-54: Argument `tuple[Any | None, Any | None]` is not assignable to parameter `timeout` with type `float` in function `pysnmp.hlapi.transport.AbstractTransportTarget.__init__` [bad-argument-type]
ERROR homeassistant/components/snmp/sensor.py:139:56-79: Multiple values for argument `timeout` in function `pysnmp.hlapi.transport.AbstractTransportTarget.__init__` [bad-keyword-argument]
ERROR homeassistant/components/snmp/sensor.py:244:17-38: Object of class `int` has no attribute `prettyPrint` [missing-attribute]
ERROR homeassistant/components/snmp/switch.py:271:17-38: Object of class `int` has no attribute `prettyPrint` [missing-attribute]
ERROR homeassistant/components/snoo/binary_sensor.py:32:18-52: Argument `(data: SnooData) -> int` is not assignable to parameter `value_fn` with type `(SnooData) -> bool` in function `SnooBinarySensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/snoo/binary_sensor.py:39:18-53: Argument `(data: SnooData) -> int` is not assignable to parameter `value_fn` with type `(SnooData) -> bool` in function `SnooBinarySensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/snoo/binary_sensor.py:63:5-23: Class member `SnooBinarySensor.entity_description` overrides parent class `SnooDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/binary_sensor.py:63:5-23: Class member `SnooBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/button.py:55:5-23: Class member `SnooButton.entity_description` overrides parent class `SnooDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/button.py:55:5-23: Class member `SnooButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/coordinator.py:20:5-17: Class member `SnooCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/event.py:42:7-16: Field `entity_description` is declared `EntityDescription` in ancestor `class SnooDescriptionEntity: ...
`, which is not assignable to the type `EventEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/snoo/select.py:32:31-60: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/snoo/select.py:34:21-38: Argument `SnooLevels` is not assignable to parameter `level` with type `SnooStates` in function `python_snoo.snoo.Snoo.set_level` [bad-argument-type]
ERROR homeassistant/components/snoo/select.py:58:5-23: Class member `SnooSelect.entity_description` overrides parent class `SnooDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/select.py:58:5-23: Class member `SnooSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/sensor.py:40:18-69: Argument `(data: SnooData) -> datetime | None` is not assignable to parameter `value_fn` with type `(SnooData) -> StateType` in function `SnooSensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/snoo/sensor.py:64:5-23: Class member `SnooSensor.entity_description` overrides parent class `SnooDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/sensor.py:64:5-23: Class member `SnooSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/switch.py:43:21-45: Argument `SnooLevels | None` is not assignable to parameter `level` with type `SnooStates` in function `python_snoo.snoo.Snoo.set_level` [bad-argument-type]
ERROR homeassistant/components/snoo/switch.py:66:5-23: Class member `SnooSwitch.entity_description` overrides parent class `SnooDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snoo/switch.py:66:5-23: Class member `SnooSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/snooz/fan.py:75:5-29: Class member `SnoozFan._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solaredge/coordinator.py:421:5-17: Class member `SolarEdgeModulesCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solaredge/sensor.py:468:5-23: Class member `SolarEdgeSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solaredge/sensor.py:468:5-23: Class member `SolarEdgeSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solaredge_local/sensor.py:276:5-23: Class member `SolarEdgeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/coordinator.py:34:5-17: Class member `SolarLogBasicDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/coordinator.py:124:5-17: Class member `SolarLogDeviceDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/coordinator.py:220:5-17: Class member `SolarLogLongtimeDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:403:5-23: Class member `SolarLogBasicCoordinatorSensor.entity_description` overrides parent class `SolarLogBasicCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:403:5-23: Class member `SolarLogBasicCoordinatorSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:417:5-23: Class member `SolarLogLongtimeCoordinatorSensor.entity_description` overrides parent class `SolarLogLongtimeCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:417:5-23: Class member `SolarLogLongtimeCoordinatorSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:429:5-23: Class member `SolarLogBatterySensor.entity_description` overrides parent class `SolarLogBasicCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:429:5-23: Class member `SolarLogBatterySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:445:5-23: Class member `SolarLogInverterSensor.entity_description` overrides parent class `SolarLogInverterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarlog/sensor.py:445:5-23: Class member `SolarLogInverterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarman/coordinator.py:24:5-17: Class member `SolarmanDeviceUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solarman/sensor.py:275:14-32: Class member `SolarmanSensorEntity.entity_description` overrides parent class `SolarmanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solax/sensor.py:133:26-37: Argument `SolaxDataUpdateCoordinator` is not assignable to parameter `coordinator` with type `DataUpdateCoordinator` in function `homeassistant.helpers.update_coordinator.CoordinatorEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/solax/sensor.py:136:14-32: Class member `InverterSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/solax/sensor.py:148:16-42: Object of class `dict` has no attribute `data` [missing-attribute]
ERROR homeassistant/components/soma/cover.py:47:5-23: Class member `SomaTilt._attr_device_class` overrides parent class `SomaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/soma/cover.py:48:5-29: Class member `SomaTilt._attr_supported_features` overrides parent class `SomaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/soma/cover.py:121:37-69: `float` is not assignable to attribute `current_position` with type `int` [bad-assignment]
ERROR homeassistant/components/soma/cover.py:123:37-69: `float` is not assignable to attribute `current_position` with type `int` [bad-assignment]
ERROR homeassistant/components/soma/cover.py:130:5-23: Class member `SomaShade._attr_device_class` overrides parent class `SomaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/soma/cover.py:131:5-29: Class member `SomaShade._attr_supported_features` overrides parent class `SomaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/soma/sensor.py:32:5-23: Class member `SomaSensor._attr_device_class` overrides parent class `SomaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/somfy_mylink/cover.py:78:14-32: Class member `SomfyShade._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonarr/coordinator.py:61:5-17: Class member `SonarrDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonarr/sensor.py:157:5-23: Class member `SonarrSensor.entity_description` overrides parent class `SonarrEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonarr/sensor.py:157:5-23: Class member `SonarrSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/songpal/media_player.py:239:16-37: Object of class `NoneType` has no attribute `macAddr` [missing-attribute]
ERROR homeassistant/components/songpal/media_player.py:239:41-70: Object of class `NoneType` has no attribute `wirelessMacAddr` [missing-attribute]
ERROR homeassistant/components/songpal/media_player.py:245:12-33: Object of class `NoneType` has no attribute `macAddr` [missing-attribute]
ERROR homeassistant/components/songpal/media_player.py:247:12-41: Object of class `NoneType` has no attribute `wirelessMacAddr` [missing-attribute]
ERROR homeassistant/components/songpal/media_player.py:250:25-36: Argument `set[tuple[str, object | Unknown]]` is not assignable to parameter `connections` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/songpal/media_player.py:255:24-45: Object of class `NoneType` has no attribute `version` [missing-attribute]
ERROR homeassistant/components/songpal/media_player.py:383:22-53: Object of class `NoneType` has no attribute `set_volume` [missing-attribute]
ERROR homeassistant/components/songpal/media_player.py:412:22-51: Object of class `NoneType` has no attribute `set_mute` [missing-attribute]
ERROR homeassistant/components/sonos/__init__.py:117:33-47: `Module[soco.events_asyncio]` is not assignable to attribute `EVENTS_MODULE` with type `None` [bad-assignment]
ERROR homeassistant/components/sonos/__init__.py:119:38-43: `Literal[False]` is not assignable to attribute `ZGT_EVENT_FALLBACK` with type `Literal[True]` [bad-assignment]
ERROR homeassistant/components/sonos/__init__.py:120:5-39: No attribute `EVENT_CACHE_TIMEOUT` in module `soco.zonegroupstate` [missing-attribute]
ERROR homeassistant/components/sonos/binary_sensor.py:60:5-23: Class member `SonosPowerEntity._attr_device_class` overrides parent class `SonosEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonos/diagnostics.py:127:20-30: Returned type `MappingProxyType[str, Any]` is not assignable to declared return type `dict[str, Any] | float | int | str` [bad-return]
ERROR homeassistant/components/sonos/media_browser.py:69:41-59: Argument `Overload[
  (string: str, safe: Iterable[int] | str = '/', encoding: str | None = None, errors: str | None = None) -> str
  (string: bytearray | bytes, safe: Iterable[int] | str = '/') -> str
]` is not assignable to parameter `quote_via` with type `_QuoteVia` in function `urllib.parse.urlencode` [bad-argument-type]
ERROR homeassistant/components/sonos/media_browser.py:306:21-38: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/sonos/media_browser.py:332:31-53: Argument `str` is not assignable to parameter `item` with type `DidlObject` in function `can_expand` [bad-argument-type]
ERROR homeassistant/components/sonos/media_browser.py:351:21-38: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/sonos/media_browser.py:544:26-34: Argument `DidlFavorite` is not assignable to parameter `item` with type `MusicServiceItem | None` in function `get_thumbnail_url_full` [bad-argument-type]
ERROR homeassistant/components/sonos/media_player.py:120:5-29: Class member `SonosMediaPlayerEntity._attr_supported_features` overrides parent class `SonosEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonos/media_player.py:141:5-23: Class member `SonosMediaPlayerEntity._attr_device_class` overrides parent class `SonosEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonos/media_player.py:235:27-47: Invalid key for dict, got `None` [bad-index]
ERROR homeassistant/components/sonos/media_player.py:240:35-55: Invalid key for dict, got `None` [bad-index]
ERROR homeassistant/components/sonos/media_player.py:322:35-55: Invalid key for dict, got `None` [bad-index]
ERROR homeassistant/components/sonos/media_player.py:324:13-42: Cannot index into `dict[tuple[bool, bool] | tuple[bool, str], str]` [bad-index]
ERROR homeassistant/components/sonos/media_player.py:330:36-56: Invalid key for dict, got `None` [bad-index]
ERROR homeassistant/components/sonos/media_player.py:333:13-42: Cannot index into `dict[tuple[bool, bool] | tuple[bool, str], str]` [bad-index]
ERROR homeassistant/components/sonos/media_player.py:386:22-49: Object of class `DidlFavorite` has no attribute `resource_meta_data` [missing-attribute]
ERROR homeassistant/components/sonos/media_player.py:501:46-504:22: Argument `dict[str, dict[str, Any] | str]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/sonos/sensor.py:98:5-23: Class member `SonosBatteryEntity._attr_device_class` overrides parent class `SonosEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonos/sensor.py:125:5-23: Class member `SonosPowerSourceEntity._attr_device_class` overrides parent class `SonosEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sonos/speaker.py:131:13-42: Object of class `SubscriptionBase` has no attribute `callback` [missing-attribute]
ERROR homeassistant/components/sonos/speaker.py:339:22-59: Object of class `SubscriptionBase` has no attribute `event_listener` [missing-attribute]
ERROR homeassistant/components/sonos/speaker.py:1041:34-41: Argument `SonosSpeaker` is not assignable to parameter `object` with type `Self@SonosSpeaker` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/sonos/speaker.py:1043:16-21: Returned type `list[SonosSpeaker] | list[Self@SonosSpeaker]` is not assignable to declared return type `list[SonosSpeaker]` [bad-return]
ERROR homeassistant/components/sonos/statistics.py:73:44-73: Cannot set item in `dict[str, dict[str, float | int]]` [unsupported-operation]
ERROR homeassistant/components/sonos/statistics.py:74:43-71: Cannot set item in `dict[str, dict[str, float | int]]` [unsupported-operation]
ERROR homeassistant/components/sonos/switch.py:457:16-459:10: Returned type `Alarm | None` is not assignable to declared return type `Alarm` [bad-return]
ERROR homeassistant/components/soundtouch/__init__.py:147:51-149:10: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[Unknown, int | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/soundtouch/config_flow.py:84:56-86: Unpacked argument `tuple[str | None]` is not assignable to parameter `*args` with type `tuple[Unknown, int | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/soundtouch/media_player.py:118:16-35: Object of class `NoneType` has no attribute `actual` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:134:16-35: Object of class `NoneType` has no attribute `source` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:139:16-34: Object of class `NoneType` has no attribute `muted` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:188:16-34: Object of class `NoneType` has no attribute `image` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:193:12-37: Object of class `NoneType` has no attribute `station_name` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:195:12-31: Object of class `NoneType` has no attribute `artist` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:196:47-65: Object of class `NoneType` has no attribute `track` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:203:16-37: Object of class `NoneType` has no attribute `duration` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:208:16-35: Object of class `NoneType` has no attribute `artist` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:213:16-34: Object of class `NoneType` has no attribute `track` [missing-attribute]
ERROR homeassistant/components/soundtouch/media_player.py:218:16-34: Object of class `NoneType` has no attribute `album` [missing-attribute]
ERROR homeassistant/components/speedtestdotnet/coordinator.py:23:5-17: Class member `SpeedTestDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/speedtestdotnet/sensor.py:83:5-23: Class member `SpeedtestSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/speedtestdotnet/sensor.py:83:5-23: Class member `SpeedtestSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/spotify/coordinator.py:72:5-17: Class member `SpotifyCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/spotify/coordinator.py:180:5-17: Class member `SpotifyDeviceCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sql/sensor.py:281:17-31: `rendered_query` is uninitialized [unbound-name]
ERROR homeassistant/components/sql/sensor.py:292:51-54: Cannot set item in `dict[str, Any]` [unsupported-operation]
ERROR homeassistant/components/sql/services.py:93:35-38: Cannot set item in `dict[str, JsonValueType]` [unsupported-operation]
ERROR homeassistant/components/sql/util.py:91:29-37: `instance` may be uninitialized [unbound-name]
ERROR homeassistant/components/squeezebox/__init__.py:174:16-41: `int | list[QueryResult] | str | QueryResult` is not assignable to attribute `uuid` with type `str | None` [bad-assignment]
ERROR homeassistant/components/squeezebox/__init__.py:176:16-179:14: `int | list[QueryResult] | str | Any | QueryResult` is not assignable to attribute `name` with type `str | None` [bad-assignment]
ERROR homeassistant/components/squeezebox/__init__.py:183:46-70: Argument `int | list[QueryResult] | str | QueryResult` is not assignable to parameter `*args` with type `Hashable` in function `functools._lru_cache_wrapper.__call__` [bad-argument-type]
ERROR homeassistant/components/squeezebox/__init__.py:191:21-41: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/squeezebox/__init__.py:196:20-27: Argument `int | list[QueryResult] | str | QueryResult | None` is not assignable to parameter `sw_version` with type `UndefinedType | str | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/squeezebox/__init__.py:222:42-50: Argument `str | None` is not assignable to parameter `server_uuid` with type `str` in function `homeassistant.components.squeezebox.coordinator.SqueezeBoxPlayerUpdateCoordinator.__init__` [bad-argument-type]
ERROR homeassistant/components/squeezebox/binary_sensor.py:95:7-31: Field `entity_description` is declared `EntityDescription` in ancestor `class LMSStatusEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/squeezebox/binary_sensor.py:116:14-32: Class member `SqueezeboxBinarySensorEntity.entity_description` overrides parent class `SqueezeboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/browse_media.py:160:43-47: Argument `int | str` is not assignable to parameter `*parameters` with type `str` in function `pysqueezebox.player.Player.async_query` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:162:24-44: Type `int` is not iterable [not-iterable]
ERROR homeassistant/components/squeezebox/browse_media.py:163:27-46: `+` is not supported between `Literal['app-']` and `int` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:163:27-46: `+` is not supported between `Literal['app-']` and `list[QueryResult]` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:163:27-46: `+` is not supported between `Literal['app-']` and `QueryResult` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:163:36-46: Cannot index into `str` [bad-index]
ERROR homeassistant/components/squeezebox/browse_media.py:172:43-47: Argument `int | str` is not assignable to parameter `*parameters` with type `str` in function `pysqueezebox.player.Player.async_query` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:174:24-46: Type `int` is not iterable [not-iterable]
ERROR homeassistant/components/squeezebox/browse_media.py:175:27-46: `+` is not supported between `Literal['app-']` and `int` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:175:27-46: `+` is not supported between `Literal['app-']` and `list[QueryResult]` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:175:27-46: `+` is not supported between `Literal['app-']` and `QueryResult` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:175:36-46: Cannot index into `str` [bad-index]
ERROR homeassistant/components/squeezebox/browse_media.py:320:21-36: Type `int` is not iterable [not-iterable]
ERROR homeassistant/components/squeezebox/browse_media.py:322:13-23: Cannot set item in `str` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:322:30-38: Object of class `str` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/squeezebox/browse_media.py:324:57-61: Argument `str | Unknown | QueryResult` is not assignable to parameter `item` with type `dict[str, Any]` in function `_build_response_favorites` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:330:20-33: Cannot index into `str` [bad-index]
ERROR homeassistant/components/squeezebox/browse_media.py:330:49-57: Object of class `str` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/squeezebox/browse_media.py:334:27-47: `+` is not supported between `Literal['app-']` and `int` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:334:27-47: `+` is not supported between `Literal['app-']` and `list[QueryResult]` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:334:27-47: `+` is not supported between `Literal['app-']` and `QueryResult` [unsupported-operation]
ERROR homeassistant/components/squeezebox/browse_media.py:334:36-47: Cannot index into `str` [bad-index]
ERROR homeassistant/components/squeezebox/browse_media.py:340:64-68: Argument `str | Unknown | QueryResult` is not assignable to parameter `item` with type `dict[str, Any]` in function `_build_response_apps_radios_category` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:345:21-29: Object of class `str` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/squeezebox/browse_media.py:346:24-32: Object of class `str` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/squeezebox/browse_media.py:351:83-87: Argument `str | Unknown | QueryResult` is not assignable to parameter `item` with type `dict[str, Any]` in function `_build_response_known_app` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:355:38-48: Cannot index into `str` [bad-index]
ERROR homeassistant/components/squeezebox/browse_media.py:355:38-48: Argument `int | list[QueryResult] | str | Unknown | QueryResult` is not assignable to parameter `media_content_id` with type `str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:356:27-40: Cannot index into `str` [bad-index]
ERROR homeassistant/components/squeezebox/browse_media.py:356:27-40: Argument `int | list[QueryResult] | str | Unknown | QueryResult` is not assignable to parameter `title` with type `str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:363:20-31: `child_media` may be uninitialized [unbound-name]
ERROR homeassistant/components/squeezebox/browse_media.py:366:22-26: Argument `str | Unknown | QueryResult` is not assignable to parameter `item` with type `dict[str, Any]` in function `_get_item_thumbnail` [bad-argument-type]
ERROR homeassistant/components/squeezebox/browse_media.py:392:15-25: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/squeezebox/browse_media.py:486:23-38: `int | list[QueryResult] | str | QueryResult` is not assignable to `list[Unknown]` [bad-assignment]
ERROR homeassistant/components/squeezebox/button.py:143:5-23: Class member `SqueezeboxButtonEntity.entity_description` overrides parent class `SqueezeboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/button.py:143:5-23: Class member `SqueezeboxButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/config_flow.py:149:40-54: Argument `int | list[QueryResult] | str | QueryResult` is not assignable to parameter `unique_id` with type `str | None` in function `homeassistant.config_entries.ConfigFlow.async_set_unique_id` [bad-argument-type]
ERROR homeassistant/components/squeezebox/config_flow.py:299:15-47: Class member `SqueezeboxConfigFlow.async_step_integration_discovery` overrides parent class `ConfigFlow` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/squeezebox/config_flow.py:320:15-30: Class member `SqueezeboxConfigFlow.async_step_dhcp` overrides parent class `ConfigFlow` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/squeezebox/coordinator.py:34:5-17: Class member `LMSStatusDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/coordinator.py:44:18-26: Argument `str | None` is not assignable to parameter `name` with type `str` in function `homeassistant.helpers.update_coordinator.DataUpdateCoordinator.__init__` [bad-argument-type]
ERROR homeassistant/components/squeezebox/coordinator.py:81:5-17: Class member `SqueezeBoxPlayerUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/media_player.py:203:5-29: Class member `SqueezeBoxMediaPlayerEntity._attr_supported_features` overrides parent class `SqueezeboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/media_player.py:398:27-50: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/squeezebox/media_player.py:557:50-65: Argument `float | None` is not assignable to parameter `volume` with type `int | None` in function `pysqueezebox.player.Player.set_announce_volume` [bad-argument-type]
ERROR homeassistant/components/squeezebox/media_player.py:866:17-62: Argument `(self: Player, track_id: int) -> str` is not assignable to parameter `method` with type `(...) -> Awaitable[Any]` in function `homeassistant.components.squeezebox.util.safe_library_call` [bad-argument-type]
ERROR homeassistant/components/squeezebox/sensor.py:133:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class LMSStatusEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/squeezebox/sensor.py:145:5-23: Class member `SqueezeboxSensorEntity.entity_description` overrides parent class `SqueezeboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/sensor.py:145:5-23: Class member `SqueezeboxSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/switch.py:115:14-29: Class member `SqueezeBoxAlarmEntity._attr_unique_id` overrides parent class `SqueezeboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/switch.py:115:14-29: Class member `SqueezeBoxAlarmEntity._attr_unique_id` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/switch.py:174:14-29: Class member `SqueezeBoxAlarmsEnabledEntity._attr_unique_id` overrides parent class `SqueezeboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/switch.py:174:14-29: Class member `SqueezeBoxAlarmsEnabledEntity._attr_unique_id` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/squeezebox/update.py:61:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class LMSStatusEntity: ...
`, which is not assignable to the type `UpdateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/srp_energy/coordinator.py:30:5-17: Class member `SRPEnergyDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/srp_energy/sensor.py:33:5-23: Class member `SrpEntity._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ssdp/server.py:85:5-21: Class member `HassUpnpServiceDevice.EMBEDDED_DEVICES` overrides parent class `UpnpServerDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ssdp/server.py:86:5-13: Class member `HassUpnpServiceDevice.SERVICES` overrides parent class `UpnpServerDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ssdp/websocket_api.py:67:78-81: Argument `HassJob[[info: SsdpServiceInfo, change: SsdpChange], None]` is not assignable to parameter `callback` with type `HassJob[[SsdpServiceInfo, SsdpChange], Coroutine[Any, Any, None] | None]` in function `homeassistant.components.ssdp.scanner.Scanner.async_register_callback` [bad-argument-type]
ERROR homeassistant/components/starline/binary_sensor.py:97:14-32: Class member `StarlineSensor.entity_description` overrides parent class `StarlineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starline/button.py:51:5-23: Class member `StarlineButton.entity_description` overrides parent class `StarlineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starline/config_flow.py:192:68-194:14: Unpacked argument `tuple[str | None, str | None]` is not assignable to parameter `*args` with type `tuple[str, str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/starline/config_flow.py:196:69-198:14: Unpacked argument `tuple[str | None, str | None, str]` is not assignable to parameter `*args` with type `tuple[str, str, str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/starline/config_flow.py:209:65-217:14: Unpacked argument `tuple[str, str | None, str | None, str | None, str | None, str | None]` is not assignable to parameter `*args` with type `tuple[str, str, str, str, str, str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/starline/config_flow.py:245:51-247:10: Unpacked argument `tuple[Unknown | None]` is not assignable to parameter `*args` with type `tuple[str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/starline/sensor.py:118:14-32: Class member `StarlineSensor.entity_description` overrides parent class `StarlineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starline/switch.py:63:14-32: Class member `StarlineSwitch.entity_description` overrides parent class `StarlineEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/binary_sensor.py:41:5-23: Class member `StarlinkBinarySensorEntity.entity_description` overrides parent class `StarlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/binary_sensor.py:41:5-23: Class member `StarlinkBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/button.py:41:5-23: Class member `StarlinkButtonEntity.entity_description` overrides parent class `StarlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/button.py:41:5-23: Class member `StarlinkButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/coordinator.py:54:5-17: Class member `StarlinkUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/device_tracker.py:45:21-59: Argument `(data: StarlinkData) -> float | None` is not assignable to parameter `latitude_fn` with type `(StarlinkData) -> float` in function `StarlinkDeviceTrackerEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/starlink/device_tracker.py:46:22-61: Argument `(data: StarlinkData) -> float | None` is not assignable to parameter `longitude_fn` with type `(StarlinkData) -> float` in function `StarlinkDeviceTrackerEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/starlink/device_tracker.py:47:21-59: Argument `(data: StarlinkData) -> float | None` is not assignable to parameter `altitude_fn` with type `(StarlinkData) -> float` in function `StarlinkDeviceTrackerEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/starlink/device_tracker.py:55:5-23: Class member `StarlinkDeviceTrackerEntity.entity_description` overrides parent class `StarlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/device_tracker.py:55:5-23: Class member `StarlinkDeviceTrackerEntity.entity_description` overrides parent class `TrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/sensor.py:58:5-23: Class member `StarlinkSensorEntity.entity_description` overrides parent class `StarlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/sensor.py:58:5-23: Class member `StarlinkSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/sensor.py:69:5-23: Class member `StarlinkAccumulationSensor._attr_native_value` overrides parent class `StarlinkSensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/sensor.py:69:5-23: Class member `StarlinkAccumulationSensor._attr_native_value` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/switch.py:43:5-23: Class member `StarlinkSwitchEntity.entity_description` overrides parent class `StarlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/switch.py:43:5-23: Class member `StarlinkSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/time.py:41:5-23: Class member `StarlinkTimeEntity.entity_description` overrides parent class `StarlinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/starlink/time.py:41:5-23: Class member `StarlinkTimeEntity.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/statistics/sensor.py:673:14-24: Class member `StatisticsSensor._attr_name` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/steam_online/config_flow.py:74:27-31: `name` may be uninitialized [unbound-name]
ERROR homeassistant/components/steam_online/coordinator.py:24:5-17: Class member `SteamDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/steam_online/coordinator.py:36:44-48: `None` is not assignable to attribute `player_interface` with type `_interface_method` [bad-assignment]
ERROR homeassistant/components/steam_online/coordinator.py:37:42-46: `None` is not assignable to attribute `user_interface` with type `_interface_method` [bad-assignment]
ERROR homeassistant/components/steam_online/coordinator.py:49:23-58: Object of class `_interface_method` has no attribute `GetOwnedGames` [missing-attribute]
ERROR homeassistant/components/steam_online/coordinator.py:55:20-58: Object of class `_interface_method` has no attribute `GetPlayerSummaries` [missing-attribute]
ERROR homeassistant/components/steam_online/coordinator.py:62:20-55: Object of class `_interface_method` has no attribute `GetSteamLevel` [missing-attribute]
ERROR homeassistant/components/steam_online/sensor.py:45:14-32: Class member `SteamSensor.entity_description` overrides parent class `SteamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/steamist/coordinator.py:19:5-17: Class member `SteamistDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/steamist/sensor.py:78:5-23: Class member `SteamistSensorEntity.entity_description` overrides parent class `SteamistEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/steamist/sensor.py:78:5-23: Class member `SteamistSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/steamist/switch.py:34:7-27: Field `entity_description` is declared `EntityDescription` in ancestor `class SteamistEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/stiebel_eltron/climate.py:167:36-44: Argument `str | None` is not assignable to parameter `mode` with type `str` in function `pystiebeleltron.pystiebeleltron.StiebelEltronAPI.set_operation` [bad-argument-type]
ERROR homeassistant/components/stiebel_eltron/climate.py:180:36-44: Argument `str | None` is not assignable to parameter `mode` with type `str` in function `pystiebeleltron.pystiebeleltron.StiebelEltronAPI.set_operation` [bad-argument-type]
ERROR homeassistant/components/stookwijzer/coordinator.py:23:5-17: Class member `StookwijzerCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/stookwijzer/sensor.py:71:5-23: Class member `StookwijzerSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/stookwijzer/sensor.py:71:5-23: Class member `StookwijzerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/stream/worker.py:415:60-76: `segment_duration` may be uninitialized [unbound-name]
ERROR homeassistant/components/streamlabswater/__init__.py:48:45-54: Argument `Any | None` is not assignable to parameter `home_or_away` with type `str` in function `streamlabswater.streamlabswater.StreamlabsClient.update_location` [bad-argument-type]
ERROR homeassistant/components/streamlabswater/coordinator.py:32:5-17: Class member `StreamlabsCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/streamlabswater/sensor.py:73:5-23: Class member `StreamLabsSensor.entity_description` overrides parent class `StreamlabsWaterEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/streamlabswater/sensor.py:73:5-23: Class member `StreamLabsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/subaru/__init__.py:56:13-17: Argument `None` is not assignable to parameter `device_name` with type `str` in function `subarulink.controller.Controller.__init__` [bad-argument-type]
ERROR homeassistant/components/subaru/button.py:66:5-23: Class member `SubaruButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/subaru/config_flow.py:122:17-21: Argument `None` is not assignable to parameter `pin` with type `str` in function `subarulink.controller.Controller.__init__` [bad-argument-type]
ERROR homeassistant/components/subaru/coordinator.py:40:5-17: Class member `SubaruDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/subaru/device_tracker.py:47:14-31: Class member `SubaruDeviceTracker._attr_device_info` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/subaru/sensor.py:189:14-32: Class member `SubaruSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/suez_water/coordinator.py:63:5-17: Class member `SuezWaterCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/suez_water/sensor.py:70:5-23: Class member `SuezWaterSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/suez_water/sensor.py:70:5-23: Class member `SuezWaterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sun/binary_sensor.py:65:5-23: Class member `SunBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sun/sensor.py:119:5-23: Class member `SunSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sunricher_dali/binary_sensor.py:51:5-23: Class member `SunricherDaliMotionSensor._attr_device_class` overrides parent class `DaliDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sunricher_dali/binary_sensor.py:93:5-23: Class member `SunricherDaliOccupancySensor._attr_device_class` overrides parent class `DaliDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sunricher_dali/button.py:41:5-23: Class member `DaliCenterIdentifyButton._attr_device_class` overrides parent class `DaliDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sunricher_dali/sensor.py:50:5-23: Class member `SunricherDaliIlluminanceSensor._attr_device_class` overrides parent class `DaliDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/sunricher_dali/sensor.py:126:5-23: Class member `SunricherDaliEnergySensor._attr_device_class` overrides parent class `DaliDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/supla/cover.py:99:5-23: Class member `SuplaDoorEntity._attr_device_class` overrides parent class `SuplaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/surepetcare/coordinator.py:35:5-17: Class member `SurePetcareDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/surepetcare/lock.py:79:58-74: Cannot index into `dict[LiteralString, (self: SureAPIClient, device_id: int) -> Coroutine[Unknown, Unknown, dict[str, Any] | None]]` [bad-index]
ERROR homeassistant/components/surepetcare/sensor.py:52:5-23: Class member `SureBattery._attr_device_class` overrides parent class `SurePetcareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/surepetcare/sensor.py:92:5-23: Class member `Felaqua._attr_device_class` overrides parent class `SurePetcareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/swiss_public_transport/coordinator.py:57:5-17: Class member `SwissPublicTransportDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/swiss_public_transport/coordinator.py:112:23-47: Argument `None` is not assignable to parameter `start` with type `str` in function `DataConnection.__init__` [bad-argument-type]
ERROR homeassistant/components/swiss_public_transport/coordinator.py:113:29-51: Argument `None` is not assignable to parameter `destination` with type `str` in function `DataConnection.__init__` [bad-argument-type]
ERROR homeassistant/components/swiss_public_transport/sensor.py:110:5-23: Class member `SwissPublicTransportSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/swiss_public_transport/sensor.py:110:5-23: Class member `SwissPublicTransportSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/swisscom/coordinator.py:32:5-17: Class member `SwisscomDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switch/__init__.py:97:5-23: Class member `SwitchEntity.entity_description` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switch/__init__.py:98:5-23: Class member `SwitchEntity._attr_device_class` overrides parent class `ToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switch/reproduce_state.py:54:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/switch_as_x/cover.py:55:5-29: Class member `CoverSwitch._attr_supported_features` overrides parent class `BaseInvertableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switch_as_x/fan.py:46:5-29: Class member `FanSwitch._attr_supported_features` overrides parent class `BaseToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switch_as_x/siren.py:44:5-29: Class member `SirenSwitch._attr_supported_features` overrides parent class `BaseToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switch_as_x/valve.py:55:5-29: Class member `ValveSwitch._attr_supported_features` overrides parent class `BaseInvertableEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbee/climate.py:105:14-38: Class member `SwitchBeeClimateEntity._attr_supported_features` overrides parent class `SwitchBeeDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbee/climate.py:123:14-29: Class member `SwitchBeeClimateEntity._attr_hvac_mode` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbee/coordinator.py:26:5-17: Class member `SwitchBeeCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbee/cover.py:44:5-23: Class member `SwitchBeeSomfyEntity._attr_device_class` overrides parent class `SwitchBeeDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbee/cover.py:45:5-29: Class member `SwitchBeeSomfyEntity._attr_supported_features` overrides parent class `SwitchBeeDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbee/cover.py:75:5-23: Class member `SwitchBeeCoverEntity._attr_device_class` overrides parent class `SwitchBeeDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbee/cover.py:76:5-29: Class member `SwitchBeeCoverEntity._attr_supported_features` overrides parent class `SwitchBeeDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/__init__.py:362:24-51: Argument `Any | None` is not assignable to parameter `key_id` with type `str` in function `switchbot.devices.device.SwitchbotEncryptedDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot/__init__.py:362:24-51: Argument `Any | None` is not assignable to parameter `key_id` with type `str` in function `switchbot.devices.keypad_vision.SwitchbotKeypadVision.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot/__init__.py:362:24-51: Argument `Any | None` is not assignable to parameter `key_id` with type `str` in function `switchbot.devices.lock.SwitchbotLock.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot/__init__.py:363:32-67: Argument `Any | None` is not assignable to parameter `encryption_key` with type `str` in function `switchbot.devices.device.SwitchbotEncryptedDevice.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot/__init__.py:363:32-67: Argument `Any | None` is not assignable to parameter `encryption_key` with type `str` in function `switchbot.devices.keypad_vision.SwitchbotKeypadVision.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot/__init__.py:363:32-67: Argument `Any | None` is not assignable to parameter `encryption_key` with type `str` in function `switchbot.devices.lock.SwitchbotLock.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot/__init__.py:374:21-378:10: Missing argument `key_id` in function `switchbot.devices.device.SwitchbotEncryptedDevice.__init__` [missing-argument]
ERROR homeassistant/components/switchbot/__init__.py:374:21-378:10: Missing argument `encryption_key` in function `switchbot.devices.device.SwitchbotEncryptedDevice.__init__` [missing-argument]
ERROR homeassistant/components/switchbot/__init__.py:374:21-378:10: Missing argument `key_id` in function `switchbot.devices.keypad_vision.SwitchbotKeypadVision.__init__` [missing-argument]
ERROR homeassistant/components/switchbot/__init__.py:374:21-378:10: Missing argument `encryption_key` in function `switchbot.devices.keypad_vision.SwitchbotKeypadVision.__init__` [missing-argument]
ERROR homeassistant/components/switchbot/__init__.py:374:21-378:10: Missing argument `model` in function `switchbot.devices.keypad_vision.SwitchbotKeypadVision.__init__` [missing-argument]
ERROR homeassistant/components/switchbot/__init__.py:374:21-378:10: Missing argument `key_id` in function `switchbot.devices.lock.SwitchbotLock.__init__` [missing-argument]
ERROR homeassistant/components/switchbot/__init__.py:374:21-378:10: Missing argument `encryption_key` in function `switchbot.devices.lock.SwitchbotLock.__init__` [missing-argument]
ERROR homeassistant/components/switchbot/__init__.py:384:9-15: Argument `Switchbot | SwitchbotAirPurifier | SwitchbotArtFrame | SwitchbotBlindTilt | SwitchbotBulb | SwitchbotCeilingLight | SwitchbotCurtain | SwitchbotDevice | SwitchbotEvaporativeHumidifier | SwitchbotFan | SwitchbotGarageDoorOpener | SwitchbotHumidifier | SwitchbotKeypadVision | SwitchbotLightStrip | SwitchbotLock | SwitchbotMeterProCO2 | SwitchbotPermanentOutdoorLight | SwitchbotPlugMini | SwitchbotRelaySwitch | SwitchbotRelaySwitch2PM | SwitchbotRgbicLight | SwitchbotRollerShade | SwitchbotSmartThermostatRadiator | SwitchbotStripLight3 | SwitchbotVacuum` is not assignable to parameter `device` with type `SwitchbotDevice` in function `homeassistant.components.switchbot.coordinator.SwitchbotDataUpdateCoordinator.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot/binary_sensor.py:52:27-49: Object of class `SwitchbotDevice` has no attribute `get_lock_status` [missing-attribute]
ERROR homeassistant/components/switchbot/binary_sensor.py:137:5-23: Class member `SwitchBotBinarySensor.entity_description` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/binary_sensor.py:137:5-23: Class member `SwitchBotBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/binary_sensor.py:150:18-36: Class member `SwitchBotBinarySensor._attr_device_class` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/button.py:60:5-12: Class member `LightSensorButton._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/button.py:77:5-12: Class member `SwitchBotArtFrameButtonBase._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/button.py:111:5-12: Class member `SwitchBotMeterProCO2SyncDateTimeButton._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/button.py:155:5-12: Class member `HalfLockButton._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/climate.py:59:5-29: Class member `SwitchBotClimateEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/climate.py:73:16-44: Object of class `SwitchbotDevice` has no attribute `min_temperature` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:78:16-44: Object of class `SwitchbotDevice` has no attribute `max_temperature` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:83:16-41: Object of class `SwitchbotDevice` has no attribute `preset_modes` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:88:16-40: Object of class `SwitchbotDevice` has no attribute `preset_mode` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:94:13-35: Object of class `SwitchbotDevice` has no attribute `hvac_mode` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:102:25-48: Object of class `SwitchbotDevice` has no attribute `hvac_modes` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:109:13-37: Object of class `SwitchbotDevice` has no attribute `hvac_action` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:115:16-48: Object of class `SwitchbotDevice` has no attribute `current_temperature` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:120:16-47: Object of class `SwitchbotDevice` has no attribute `target_temperature` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:125:22-48: Object of class `SwitchbotDevice` has no attribute `set_hvac_mode` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:132:22-50: Object of class `SwitchbotDevice` has no attribute `set_preset_mode` [missing-attribute]
ERROR homeassistant/components/switchbot/climate.py:138:22-57: Object of class `SwitchbotDevice` has no attribute `set_target_temperature` [missing-attribute]
ERROR homeassistant/components/switchbot/const.py:176:5-205:2: `dict[SwitchbotModel, type[SwitchbotAirPurifier] | type[SwitchbotArtFrame] | type[SwitchbotEvaporativeHumidifier] | type[SwitchbotKeypadVision] | type[SwitchbotLock] | type[SwitchbotPermanentOutdoorLight] | type[SwitchbotRelaySwitch] | type[SwitchbotRelaySwitch2PM] | type[SwitchbotRgbicLight] | type[SwitchbotSmartThermostatRadiator] | type[SwitchbotStripLight3]]` is not assignable to `dict[SwitchbotModel, SwitchbotEncryptedDevice]` [bad-assignment]
ERROR homeassistant/components/switchbot/cover.py:50:5-12: Class member `SwitchBotCurtainEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:51:5-23: Class member `SwitchBotCurtainEntity._attr_device_class` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:51:5-23: Class member `SwitchBotCurtainEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:52:5-29: Class member `SwitchBotCurtainEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:52:5-29: Class member `SwitchBotCurtainEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:127:71-79: Argument `Any | None` is not assignable to parameter `position` with type `int` in function `switchbot.devices.curtain.SwitchbotCurtain.set_position` [bad-argument-type]
ERROR homeassistant/components/switchbot/cover.py:146:5-12: Class member `SwitchBotBlindTiltEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:147:5-23: Class member `SwitchBotBlindTiltEntity._attr_device_class` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:147:5-23: Class member `SwitchBotBlindTiltEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:148:5-29: Class member `SwitchBotBlindTiltEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:148:5-29: Class member `SwitchBotBlindTiltEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:210:71-79: Argument `Any | None` is not assignable to parameter `position` with type `int` in function `switchbot.devices.base_cover.SwitchbotBaseCover.set_position` [bad-argument-type]
ERROR homeassistant/components/switchbot/cover.py:229:5-12: Class member `SwitchBotRollerShadeEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:230:5-23: Class member `SwitchBotRollerShadeEntity._attr_device_class` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:230:5-23: Class member `SwitchBotRollerShadeEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:231:5-29: Class member `SwitchBotRollerShadeEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:231:5-29: Class member `SwitchBotRollerShadeEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:296:71-79: Argument `Any | None` is not assignable to parameter `position` with type `int` in function `switchbot.devices.roller_shade.SwitchbotRollerShade.set_position` [bad-argument-type]
ERROR homeassistant/components/switchbot/cover.py:315:5-12: Class member `SwitchbotGarageDoorOpenerEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:316:5-23: Class member `SwitchbotGarageDoorOpenerEntity._attr_device_class` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/cover.py:317:5-29: Class member `SwitchbotGarageDoorOpenerEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/entity.py:119:5-12: Class member `SwitchbotSwitchedEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/event.py:62:5-23: Class member `SwitchbotEventEntity.entity_description` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/event.py:62:5-23: Class member `SwitchbotEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/fan.py:37:5-12: Class member `SwitchBotFanEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/fan.py:38:5-29: Class member `SwitchBotFanEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/fan.py:38:5-29: Class member `SwitchBotFanEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/fan.py:129:5-12: Class member `SwitchBotAirPurifierEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/fan.py:130:5-29: Class member `SwitchBotAirPurifierEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/humidifier.py:25:66-29:2: `dict[switchbot.const.evaporative_humidifier.HumidifierAction, homeassistant.components.humidifier.const.HumidifierAction]` is not assignable to `dict[int, homeassistant.components.humidifier.const.HumidifierAction]` [bad-assignment]
ERROR homeassistant/components/switchbot/humidifier.py:48:5-29: Class member `SwitchBotHumidifier._attr_supported_features` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/humidifier.py:49:5-23: Class member `SwitchBotHumidifier._attr_device_class` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/humidifier.py:51:5-12: Class member `SwitchBotHumidifier._device` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/humidifier.py:90:5-12: Class member `SwitchBotEvaporativeHumidifier._device` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/humidifier.py:91:5-23: Class member `SwitchBotEvaporativeHumidifier._attr_device_class` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/humidifier.py:92:5-29: Class member `SwitchBotEvaporativeHumidifier._attr_supported_features` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/humidifier.py:107:16-44: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/switchbot/light.py:51:5-12: Class member `SwitchbotAirPurifierLightEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/light.py:72:38-68: `*` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/switchbot/light.py:114:5-12: Class member `SwitchbotLightEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/light.py:131:64-88: Object of class `SwitchbotBaseLight` has no attribute `color_modes` [missing-attribute]
ERROR homeassistant/components/switchbot/light.py:141:38-68: `*` is not supported between `None` and `float` [unsupported-operation]
ERROR homeassistant/components/switchbot/light.py:173:16-31: Returned type `bool | None` is not assignable to declared return type `bool` [bad-return]
ERROR homeassistant/components/switchbot/lock.py:35:5-12: Class member `SwitchBotLock._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/lock.py:44:18-42: Class member `SwitchBotLock._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/number.py:42:5-12: Class member `SwitchBotMeterProCO2DisplayTimeOffsetNumber._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/number.py:43:5-23: Class member `SwitchBotMeterProCO2DisplayTimeOffsetNumber._attr_device_class` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/select.py:43:5-12: Class member `SwitchBotMeterProCO2TimeFormatSelect._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/sensor.py:207:5-23: Class member `SwitchBotSensor.entity_description` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/sensor.py:207:5-23: Class member `SwitchBotSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/services.py:106:11-42: Object of class `SwitchbotDevice` has no attribute `add_password` [missing-attribute]
ERROR homeassistant/components/switchbot/switch.py:40:33-56: Object of class `SwitchbotDevice` has no attribute `is_child_lock_on` [missing-attribute]
ERROR homeassistant/components/switchbot/switch.py:52:33-63: Object of class `SwitchbotDevice` has no attribute `is_wireless_charging_on` [missing-attribute]
ERROR homeassistant/components/switchbot/switch.py:53:35-64: Object of class `SwitchbotDevice` has no attribute `open_wireless_charging` [missing-attribute]
ERROR homeassistant/components/switchbot/switch.py:54:36-66: Object of class `SwitchbotDevice` has no attribute `close_wireless_charging` [missing-attribute]
ERROR homeassistant/components/switchbot/switch.py:97:5-23: Class member `SwitchbotGenericSwitch.entity_description` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/switch.py:97:5-23: Class member `SwitchbotGenericSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/switch.py:98:5-12: Class member `SwitchbotGenericSwitch._device` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/switch.py:137:5-23: Class member `SwitchBotSwitch._attr_device_class` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/switch.py:137:5-23: Class member `SwitchBotSwitch._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/switch.py:179:5-23: Class member `SwitchbotMultiChannelSwitch._attr_device_class` overrides parent class `SwitchbotSwitchedEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/switch.py:201:35-48: Expected 0 positional arguments, got 1 in function `switchbot.devices.bot.Switchbot.is_on` [bad-argument-count]
ERROR homeassistant/components/switchbot/switch.py:209:36-49: Expected 0 positional arguments, got 1 in function `switchbot.devices.bot.Switchbot.turn_on` [bad-argument-count]
ERROR homeassistant/components/switchbot/switch.py:218:37-50: Expected 0 positional arguments, got 1 in function `switchbot.devices.bot.Switchbot.turn_off` [bad-argument-count]
ERROR homeassistant/components/switchbot/vacuum.py:86:5-12: Class member `SwitchbotVacuumEntity._device` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot/vacuum.py:87:5-29: Class member `SwitchbotVacuumEntity._attr_supported_features` overrides parent class `SwitchbotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/__init__.py:142:37-58: Argument `tuple[Device | Remote, SwitchBotCoordinator]` is not assignable to parameter `object` with type `tuple[Device, SwitchBotCoordinator]` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/binary_sensor.py:162:5-23: Class member `SwitchBotCloudBinarySensor.entity_description` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/binary_sensor.py:162:5-23: Class member `SwitchBotCloudBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/button.py:79:5-23: Class member `SwitchBotCloudBot.entity_description` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/button.py:79:5-23: Class member `SwitchBotCloudBot.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/button.py:114:35-41: Argument `Device | Remote` is not assignable to parameter `device` with type `Device` in function `SwitchBotCloudBot.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/climate.py:88:5-29: Class member `SwitchBotCloudAirConditioner._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/climate.py:88:5-29: Class member `SwitchBotCloudAirConditioner._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/climate.py:144:45-146:14: No matching overload found for function `dict.get` called with arguments: (HVACMode | None, int) [no-matching-overload]
ERROR homeassistant/components/switchbot_cloud/climate.py:147:41-86: No matching overload found for function `dict.get` called with arguments: (Literal[HVACMode.AUTO, HVACMode.COOL, HVACMode.DRY, HVACMode.FAN_ONLY, HVACMode.HEAT, HVACMode.HEAT_COOL] | None, int) [no-matching-overload]
ERROR homeassistant/components/switchbot_cloud/climate.py:157:49-159:10: No matching overload found for function `dict.get` called with arguments: (str | None, int) [no-matching-overload]
ERROR homeassistant/components/switchbot_cloud/climate.py:161:26-41: Argument `float | None` is not assignable to parameter `x` with type `Buffer | SupportsIndex | SupportsInt | str` in function `int.__new__` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/climate.py:200:40-49: Argument `Literal[HVACMode.AUTO, HVACMode.COOL, HVACMode.DRY, HVACMode.FAN_ONLY, HVACMode.HEAT, HVACMode.HEAT_COOL] | None` is not assignable to parameter `hvac_mode` with type `HVACMode` in function `SwitchBotCloudAirConditioner.async_set_hvac_mode` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/climate.py:222:5-29: Class member `SwitchBotCloudSmartRadiatorThermostat._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/coordinator.py:23:5-17: Class member `SwitchBotCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/cover.py:63:5-29: Class member `SwitchBotCloudCoverCurtain._attr_supported_features` overrides parent class `SwitchBotCloudCover` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/cover.py:103:5-29: Class member `SwitchBotCloudCoverRollerShade._attr_supported_features` overrides parent class `SwitchBotCloudCover` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/cover.py:137:5-29: Class member `SwitchBotCloudCoverBlindTilt._attr_supported_features` overrides parent class `SwitchBotCloudCover` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/cover.py:191:5-29: Class member `SwitchBotCloudCoverGarageDoorOpener._attr_supported_features` overrides parent class `SwitchBotCloudCover` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/entity.py:64:17-37: Argument `str | None` is not assignable to parameter `device_id` with type `str` in function `switchbot_api.SwitchBotAPI.send_command` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/entity.py:65:17-24: Argument `Commands` is not assignable to parameter `command` with type `str | @_` in function `switchbot_api.SwitchBotAPI.send_command` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/entity.py:67:17-27: Argument `dict[Unknown, Unknown] | int | str` is not assignable to parameter `parameters` with type `dict[Unknown, Unknown] | str` in function `switchbot_api.SwitchBotAPI.send_command` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/fan.py:50:5-29: Class member `SwitchBotCloudFan._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/fan.py:133:5-29: Class member `SwitchBotAirPurifierEntity._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/humidifier.py:44:5-29: Class member `SwitchBotHumidifier._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/humidifier.py:45:5-23: Class member `SwitchBotHumidifier._attr_device_class` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/humidifier.py:105:5-29: Class member `SwitchBotEvaporativeHumidifier._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/humidifier.py:106:5-23: Class member `SwitchBotEvaporativeHumidifier._attr_device_class` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/lock.py:48:18-42: Class member `SwitchBotCloudLock._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/sensor.py:321:5-23: Class member `SwitchBotCloudSensor.entity_description` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/sensor.py:321:5-23: Class member `SwitchBotCloudSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/sensor.py:386:38-44: Argument `Device | Remote` is not assignable to parameter `device` with type `Device` in function `SwitchBotCloudSensor.__init__` [bad-argument-type]
ERROR homeassistant/components/switchbot_cloud/switch.py:44:5-23: Class member `SwitchBotCloudSwitch._attr_device_class` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switchbot_cloud/vacuum.py:77:5-29: Class member `SwitchBotCloudVacuum._attr_supported_features` overrides parent class `SwitchBotCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/button.py:91:5-23: Class member `SwitcherThermostatButtonEntity.entity_description` overrides parent class `SwitcherEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/button.py:91:5-23: Class member `SwitcherThermostatButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/coordinator.py:24:5-17: Class member `SwitcherDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/cover.py:63:5-23: Class member `SwitcherBaseCoverEntity._attr_device_class` overrides parent class `SwitcherEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/cover.py:64:5-29: Class member `SwitcherBaseCoverEntity._attr_supported_features` overrides parent class `SwitcherEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/sensor.py:130:14-32: Class member `SwitcherSensorEntity.entity_description` overrides parent class `SwitcherEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/sensor.py:130:14-32: Class member `SwitcherSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/switcher_kis/switch.py:167:5-23: Class member `SwitcherShutterChildLockBaseSwitchEntity._attr_device_class` overrides parent class `SwitcherEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/syncthru/binary_sensor.py:68:5-23: Class member `SyncThruBinarySensor.entity_description` overrides parent class `SyncthruEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/syncthru/binary_sensor.py:68:5-23: Class member `SyncThruBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/syncthru/config_flow.py:108:12-45: `not in` is not supported between `Literal['://']` and `None` [not-iterable]
ERROR homeassistant/components/syncthru/config_flow.py:125:13-33: Argument `str | None` is not assignable to parameter `ip` with type `str` in function `pysyncthru.SyncThru.__init__` [bad-argument-type]
ERROR homeassistant/components/syncthru/sensor.py:153:5-23: Class member `SyncThruSensor.entity_description` overrides parent class `SyncthruEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/syncthru/sensor.py:153:5-23: Class member `SyncThruSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/binary_sensor.py:96:5-23: Class member `SynoDSMBinarySensor.entity_description` overrides parent class `SynologyDSMBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/binary_sensor.py:96:5-23: Class member `SynoDSMBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/binary_sensor.py:132:5-23: Class member `SynoDSMStorageBinarySensor.entity_description` overrides parent class `SynologyDSMDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/button.py:61:5-23: Class member `SynologyDSMButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/camera.py:62:5-29: Class member `SynoDSMCamera._attr_supported_features` overrides parent class `SynologyDSMBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/camera.py:63:5-23: Class member `SynoDSMCamera.entity_description` overrides parent class `SynologyDSMBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/camera.py:63:5-23: Class member `SynoDSMCamera.entity_description` overrides parent class `Camera` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/config_flow.py:241:57-63: `serial` may be uninitialized [unbound-name]
ERROR homeassistant/components/synology_dsm/coordinator.py:73:5-17: Class member `SynologyDSMUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/entity.py:34:5-23: Class member `SynologyDSMBaseEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/entity.py:56:14-29: Class member `SynologyDSMBaseEntity._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/sensor.py:431:5-23: Class member `SynoDSMSensor.entity_description` overrides parent class `SynologyDSMBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/sensor.py:431:5-23: Class member `SynoDSMSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/sensor.py:471:5-23: Class member `SynoDSMStorageSensor.entity_description` overrides parent class `SynologyDSMDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/sensor.py:495:5-23: Class member `SynoDSMExternalUSBSensor.entity_description` overrides parent class `SynologyDSMDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/sensor.py:524:21-25: `attr` may be uninitialized [unbound-name]
ERROR homeassistant/components/synology_dsm/switch.py:61:5-23: Class member `SynoDSMSurveillanceHomeModeToggle.entity_description` overrides parent class `SynologyDSMBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/switch.py:61:5-23: Class member `SynoDSMSurveillanceHomeModeToggle.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/update.py:53:5-23: Class member `SynoDSMUpdateEntity.entity_description` overrides parent class `SynologyDSMBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/synology_dsm/update.py:53:5-23: Class member `SynoDSMUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/binary_sensor.py:90:5-23: Class member `SystemBridgeBinarySensor.entity_description` overrides parent class `SystemBridgeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/binary_sensor.py:90:5-23: Class member `SystemBridgeBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/coordinator.py:43:5-17: Class member `SystemBridgeDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/data.py:24:20-24: `None` is not assignable to `Disks` [bad-assignment]
ERROR homeassistant/components/system_bridge/data.py:28:22-26: `None` is not assignable to `Memory` [bad-assignment]
ERROR homeassistant/components/system_bridge/data.py:30:22-26: `None` is not assignable to `System` [bad-assignment]
ERROR homeassistant/components/system_bridge/media_player.py:85:5-23: Class member `SystemBridgeMediaPlayer.entity_description` overrides parent class `SystemBridgeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/notify.py:52:5-29: Class member `SystemBridgeNotifyEntity._attr_supported_features` overrides parent class `SystemBridgeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/notify.py:116:19-83: Argument `Any | None` is not assignable to parameter `title` with type `str` in function `systembridgeconnector.models.notification.Notification.__init__` [bad-argument-type]
ERROR homeassistant/components/system_bridge/sensor.py:643:5-23: Class member `SystemBridgeSensor.entity_description` overrides parent class `SystemBridgeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/sensor.py:643:5-23: Class member `SystemBridgeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/system_bridge/services.py:187:16-193:10: Returned type `dict[str, float | str | None]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/system_bridge/services.py:217:12-220:6: Returned type `dict[str, int | list[dict[str, Any]]]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/system_bridge/services.py:230:12-28: Returned type `dict[str, dict[str, Any] | list[Any] | str | None]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/system_bridge/services.py:251:12-28: Returned type `dict[str, dict[str, Any] | list[Any] | str | None]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/system_bridge/services.py:260:12-28: Returned type `dict[str, dict[str, Any] | list[Any] | str | None]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/system_bridge/services.py:269:12-28: Returned type `dict[str, dict[str, Any] | list[Any] | str | None]` is not assignable to declared return type `dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None` [bad-return]
ERROR homeassistant/components/systemmonitor/binary_sensor.py:140:5-23: Class member `SystemMonitorSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/binary_sensor.py:140:5-23: Class member `SystemMonitorSensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/binary_sensor.py:153:14-29: Class member `SystemMonitorSensor._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/binary_sensor.py:153:14-29: Class member `SystemMonitorSensor._attr_unique_id` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/coordinator.py:101:5-17: Class member `SystemMonitorCoordinator.config_entry` overrides parent class `TimestampDataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/sensor.py:860:5-23: Class member `SystemMonitorSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/sensor.py:860:5-23: Class member `SystemMonitorSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/sensor.py:878:14-29: Class member `SystemMonitorSensor._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemmonitor/sensor.py:878:14-29: Class member `SystemMonitorSensor._attr_unique_id` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemnexa2/coordinator.py:69:5-17: Class member `SystemNexa2DataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemnexa2/sensor.py:60:5-23: Class member `SystemNexa2Sensor.entity_description` overrides parent class `SystemNexa2Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemnexa2/sensor.py:60:5-23: Class member `SystemNexa2Sensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemnexa2/switch.py:78:5-23: Class member `SystemNexa2ConfigurationSwitch._attr_device_class` overrides parent class `SystemNexa2Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemnexa2/switch.py:79:5-23: Class member `SystemNexa2ConfigurationSwitch.entity_description` overrides parent class `SystemNexa2Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/systemnexa2/switch.py:79:5-23: Class member `SystemNexa2ConfigurationSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/binary_sensor.py:160:5-23: Class member `TadoDeviceBinarySensor.entity_description` overrides parent class `TadoDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/binary_sensor.py:160:5-23: Class member `TadoDeviceBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/binary_sensor.py:195:5-23: Class member `TadoZoneBinarySensor.entity_description` overrides parent class `TadoZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/binary_sensor.py:195:5-23: Class member `TadoZoneBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/climate.py:310:14-38: Class member `TadoClimate._attr_supported_features` overrides parent class `TadoZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/climate.py:337:31-46: No attribute `TadoZone` in module `PyTado` [missing-attribute]
ERROR homeassistant/components/tado/climate.py:810:20-33: `in` is not supported between `None` and `str` [unsupported-operation]
ERROR homeassistant/components/tado/config_flow.py:74:36-71: `str | None` is not assignable to attribute `tado_device_url` with type `str` [bad-assignment]
ERROR homeassistant/components/tado/coordinator.py:42:5-17: Class member `TadoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/coordinator.py:419:33-40: Argument `Unknown | None` is not assignable to parameter `zone_id` with type `int` in function `TadoDataUpdateCoordinator._update_zone` [bad-argument-type]
ERROR homeassistant/components/tado/sensor.py:229:5-23: Class member `TadoHomeSensor.entity_description` overrides parent class `TadoHomeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/sensor.py:229:5-23: Class member `TadoHomeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/sensor.py:256:68-84: `tado_sensor_data` may be uninitialized [unbound-name]
ERROR homeassistant/components/tado/sensor.py:267:5-23: Class member `TadoZoneSensor.entity_description` overrides parent class `TadoZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/sensor.py:267:5-23: Class member `TadoZoneSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tado/water_heater.py:159:14-38: Class member `TadoWaterHeater._attr_supported_features` overrides parent class `TadoZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailscale/binary_sensor.py:118:5-23: Class member `TailscaleBinarySensorEntity.entity_description` overrides parent class `TailscaleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailscale/binary_sensor.py:118:5-23: Class member `TailscaleBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailscale/coordinator.py:21:5-17: Class member `TailscaleDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailscale/sensor.py:75:5-23: Class member `TailscaleSensorEntity.entity_description` overrides parent class `TailscaleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailscale/sensor.py:75:5-23: Class member `TailscaleSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/binary_sensor.py:57:5-23: Class member `TailwindDoorBinarySensorEntity.entity_description` overrides parent class `TailwindDoorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/binary_sensor.py:57:5-23: Class member `TailwindDoorBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/button.py:61:5-23: Class member `TailwindButtonEntity.entity_description` overrides parent class `TailwindEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/button.py:61:5-23: Class member `TailwindButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/cover.py:42:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class TailwindDoorEntity: ...
`, which is not assignable to the type `CoverEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tailwind/cover.py:45:5-23: Class member `TailwindDoorCoverEntity._attr_device_class` overrides parent class `TailwindDoorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/cover.py:49:5-29: Class member `TailwindDoorCoverEntity._attr_supported_features` overrides parent class `TailwindDoorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/number.py:65:5-23: Class member `TailwindNumberEntity.entity_description` overrides parent class `TailwindEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tailwind/number.py:65:5-23: Class member `TailwindNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tami4/__init__.py:20:48-77: Unpacked argument `tuple[Any | None]` is not assignable to parameter `*args` with type `tuple[str]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/tami4/button.py:75:5-23: Class member `Tami4EdgeButton.entity_description` overrides parent class `Tami4EdgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tami4/button.py:75:5-23: Class member `Tami4EdgeButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tami4/button.py:85:5-23: Class member `Tami4EdgeDrinkButton.entity_description` overrides parent class `Tami4EdgeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tami4/button.py:85:5-23: Class member `Tami4EdgeDrinkButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tami4/coordinator.py:42:5-17: Class member `Tami4EdgeCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tami4/sensor.py:67:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class Tami4EdgeBaseEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tank_utility/sensor.py:67:53-58: `token` may be uninitialized [unbound-name]
ERROR homeassistant/components/tankerkoenig/binary_sensor.py:44:5-23: Class member `StationOpenBinarySensorEntity._attr_device_class` overrides parent class `TankerkoenigCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tankerkoenig/coordinator.py:35:5-17: Class member `TankerkoenigDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/__init__.py:62:38-46: Argument `(topic: str, payload: PublishPayloadType, qos: int, retain: bool) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `publish` with type `(str, PublishPayloadType, int | None, bool | None) -> Coroutine[Any, Any, None]` in function `hatasmota.mqtt.TasmotaMQTTClient.__init__` [bad-argument-type]
ERROR homeassistant/components/tasmota/binary_sensor.py:62:5-20: Class member `TasmotaBinarySensor._tasmota_entity` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/binary_sensor.py:62:5-20: Class member `TasmotaBinarySensor._tasmota_entity` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/camera.py:70:5-20: Class member `TasmotaCamera._tasmota_entity` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/camera.py:70:5-20: Class member `TasmotaCamera._tasmota_entity` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/camera.py:70:5-20: Class member `TasmotaCamera._tasmota_entity` overrides parent class `TasmotaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/cover.py:58:5-20: Class member `TasmotaCover._tasmota_entity` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/cover.py:58:5-20: Class member `TasmotaCover._tasmota_entity` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/cover.py:70:14-38: Class member `TasmotaCover._attr_supported_features` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/cover.py:70:14-38: Class member `TasmotaCover._attr_supported_features` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/device_trigger.py:267:40-54: Argument `tuple[str, str, str, int | str] | None` is not assignable to parameter `discovery_hash` with type `tuple[str, str, str, int | str]` in function `homeassistant.components.tasmota.discovery.clear_discovery_hash` [bad-argument-type]
ERROR homeassistant/components/tasmota/entity.py:110:5-20: Class member `TasmotaAvailability._tasmota_entity` overrides parent class `TasmotaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/fan.py:66:5-29: Class member `TasmotaFan._attr_supported_features` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/fan.py:66:5-29: Class member `TasmotaFan._attr_supported_features` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/fan.py:72:5-20: Class member `TasmotaFan._tasmota_entity` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/fan.py:72:5-20: Class member `TasmotaFan._tasmota_entity` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/light.py:92:5-20: Class member `TasmotaLight._tasmota_entity` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/light.py:92:5-20: Class member `TasmotaLight._tasmota_entity` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/light.py:92:5-20: Class member `TasmotaLight._tasmota_entity` overrides parent class `TasmotaOnOffEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/light.py:147:14-38: Class member `TasmotaLight._attr_supported_features` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/light.py:147:14-38: Class member `TasmotaLight._attr_supported_features` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/light.py:147:14-38: Class member `TasmotaLight._attr_supported_features` overrides parent class `TasmotaOnOffEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/sensor.py:273:5-20: Class member `TasmotaSensor._tasmota_entity` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/sensor.py:273:5-20: Class member `TasmotaSensor._tasmota_entity` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/sensor.py:287:14-32: Class member `TasmotaSensor._attr_device_class` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/sensor.py:287:14-32: Class member `TasmotaSensor._attr_device_class` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/sensor.py:300:68-302:10: No matching overload found for function `dict.get` called with arguments: (str | None, str | None) [no-matching-overload]
ERROR homeassistant/components/tasmota/switch.py:58:5-20: Class member `TasmotaSwitch._tasmota_entity` overrides parent class `TasmotaAvailability` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/switch.py:58:5-20: Class member `TasmotaSwitch._tasmota_entity` overrides parent class `TasmotaDiscoveryUpdate` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tasmota/switch.py:58:5-20: Class member `TasmotaSwitch._tasmota_entity` overrides parent class `TasmotaOnOffEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tautulli/coordinator.py:31:5-17: Class member `TautulliDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tautulli/entity.py:33:25-71: Argument `set[tuple[str, int | str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/tautulli/sensor.py:40:17-27: Type `PyTautulliApiHomeStats` is not iterable [not-iterable]
ERROR homeassistant/components/tautulli/sensor.py:244:5-23: Class member `TautulliSensor.entity_description` overrides parent class `TautulliEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tautulli/sensor.py:244:5-23: Class member `TautulliSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tautulli/sensor.py:250:13-40: Argument `list[PyTautulliApiHomeStats] | None` is not assignable to parameter with type `PyTautulliApiHomeStats` [bad-argument-type]
ERROR homeassistant/components/tautulli/sensor.py:251:13-38: Argument `PyTautulliApiActivity | None` is not assignable to parameter with type `PyTautulliApiActivity` [bad-argument-type]
ERROR homeassistant/components/tautulli/sensor.py:259:5-23: Class member `TautulliSessionSensor.entity_description` overrides parent class `TautulliEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tautulli/sensor.py:259:5-23: Class member `TautulliSessionSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tautulli/sensor.py:276:28-62: Type `None` is not iterable [not-iterable]
ERROR homeassistant/components/technove/binary_sensor.py:78:5-23: Class member `TechnoVEBinarySensorEntity.entity_description` overrides parent class `TechnoVEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/binary_sensor.py:78:5-23: Class member `TechnoVEBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/coordinator.py:19:5-17: Class member `TechnoVEDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/number.py:44:48-53: Argument `float` is not assignable to parameter `max_current` with type `int` in function `technove.technove.TechnoVE.set_max_current` [bad-argument-type]
ERROR homeassistant/components/technove/number.py:56:45-57: Object of class `TechnoVE` has no attribute `info` [missing-attribute]
ERROR homeassistant/components/technove/number.py:57:41-53: Object of class `TechnoVE` has no attribute `info` [missing-attribute]
ERROR homeassistant/components/technove/number.py:77:5-23: Class member `TechnoVENumberEntity.entity_description` overrides parent class `TechnoVEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/number.py:77:5-23: Class member `TechnoVENumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/number.py:91:60-81: Argument `Station` is not assignable to parameter with type `TechnoVE` [bad-argument-type]
ERROR homeassistant/components/technove/number.py:96:56-77: Argument `Station` is not assignable to parameter with type `TechnoVE` [bad-argument-type]
ERROR homeassistant/components/technove/sensor.py:133:5-23: Class member `TechnoVESensorEntity.entity_description` overrides parent class `TechnoVEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/sensor.py:133:5-23: Class member `TechnoVESensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/switch.py:93:5-23: Class member `TechnoVESwitchEntity.entity_description` overrides parent class `TechnoVEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/technove/switch.py:93:5-23: Class member `TechnoVESwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tedee/binary_sensor.py:112:5-23: Class member `TedeeBinarySensorEntity.entity_description` overrides parent class `TedeeDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tedee/binary_sensor.py:112:5-23: Class member `TedeeBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tedee/coordinator.py:40:5-17: Class member `TedeeApiCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tedee/sensor.py:75:5-23: Class member `TedeeSensorEntity.entity_description` overrides parent class `TedeeDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tedee/sensor.py:75:5-23: Class member `TedeeSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/telegram_bot/bot.py:1222:56-64: `response` may be uninitialized [unbound-name]
ERROR homeassistant/components/telegram_bot/config_flow.py:624:27-36: `chat_info` may be uninitialized [unbound-name]
ERROR homeassistant/components/telegram_bot/event.py:31:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class TelegramBotEntity: ...
`, which is not assignable to the type `EventEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/telegram_bot/notify.py:33:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class TelegramBotEntity: ...
`, which is not assignable to the type `NotifyEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/telegram_bot/notify.py:36:5-29: Class member `TelegramBotNotifyEntity._attr_supported_features` overrides parent class `TelegramBotEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teleinfo/config_flow.py:46:59-84: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, TeleinfoSettings | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/teleinfo/coordinator.py:25:5-17: Class member `TeleinfoCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teleinfo/coordinator.py:42:59-77: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[str, TeleinfoSettings | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/teleinfo/sensor.py:214:5-23: Class member `TeleinfoSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teleinfo/sensor.py:214:5-23: Class member `TeleinfoSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tellduslive/config_flow.py:120:15-35: Class member `FlowHandler.async_step_discovery` overrides parent class `ConfigFlow` in an inconsistent manner [bad-override]
ERROR homeassistant/components/tellduslive/config_flow.py:148:54-150:10: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None]]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/tellduslive/sensor.py:147:18-36: Class member `TelldusLiveSensor.entity_description` overrides parent class `TelldusLiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tellstick/sensor.py:134:38-51: `named_sensors` may be uninitialized [unbound-name]
ERROR homeassistant/components/tellstick/sensor.py:144:16-40: `&` is not supported between `int` and `None` [unsupported-operation]
ERROR homeassistant/components/teltonika/sensor.py:148:5-23: Class member `TeltonikaSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teltonika/sensor.py:148:5-23: Class member `TeltonikaSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/temperature/condition.py:49:9-24: Class member `TemperatureCondition._should_include` overrides parent class `EntityNumericalConditionWithUnitBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/template/alarm_control_panel.py:188:14-38: Class member `AbstractTemplateAlarmControlPanel._attr_supported_features` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/alarm_control_panel.py:188:14-38: Class member `AbstractTemplateAlarmControlPanel._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/binary_sensor.py:141:14-32: Class member `AbstractTemplateBinarySensor._attr_device_class` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/binary_sensor.py:141:14-32: Class member `AbstractTemplateBinarySensor._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/binary_sensor.py:229:17-77: Object of class `NoneType` has no attribute `total_seconds` [missing-attribute]
ERROR homeassistant/components/template/button.py:110:14-32: Class member `StateButtonEntity._attr_device_class` overrides parent class `TemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/button.py:111:14-25: Class member `StateButtonEntity._attr_state` overrides parent class `TemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/cover.py:194:14-32: Class member `AbstractTemplateCover._attr_device_class` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/cover.py:202:14-38: Class member `AbstractTemplateCover._attr_supported_features` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/cover.py:202:14-38: Class member `AbstractTemplateCover._attr_supported_features` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/event.py:128:14-32: Class member `AbstractTemplateEvent._attr_device_class` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/image.py:98:5-20: Class member `AbstractTemplateImage._attr_image_url` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/light.py:386:14-38: Class member `AbstractTemplateLight._attr_supported_features` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/lock.py:253:42-257:18: Argument `dict[str, Template | str]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/template/number.py:135:14-32: Class member `AbstractTemplateNumber._attr_device_class` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/sensor.py:198:14-32: Class member `AbstractTemplateSensor._attr_device_class` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/update.py:155:14-32: Class member `AbstractTemplateUpdate._attr_device_class` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/update.py:196:14-38: Class member `AbstractTemplateUpdate._attr_supported_features` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/template/vacuum.py:283:14-38: Class member `AbstractTemplateVacuum._attr_supported_features` overrides parent class `AbstractTemplateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/binary_sensor.py:210:5-23: Class member `TeslaFleetVehicleBinarySensorEntity.entity_description` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/binary_sensor.py:210:5-23: Class member `TeslaFleetVehicleBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/binary_sensor.py:240:5-23: Class member `TeslaFleetEnergyLiveBinarySensorEntity.entity_description` overrides parent class `TeslaFleetEnergyLiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/binary_sensor.py:261:5-23: Class member `TeslaFleetEnergyInfoBinarySensorEntity.entity_description` overrides parent class `TeslaFleetEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/button.py:77:5-23: Class member `TeslaFleetButtonEntity.entity_description` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/button.py:77:5-23: Class member `TeslaFleetButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/climate.py:68:5-29: Class member `TeslaFleetClimateEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/climate.py:136:34-60: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/tesla_fleet/climate.py:176:37-66: Object of class `NoneType` has no attribute `index` [missing-attribute]
ERROR homeassistant/components/tesla_fleet/climate.py:180:27-53: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/tesla_fleet/climate.py:230:18-42: Class member `TeslaFleetCabinOverheatProtectionEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/coordinator.py:87:5-17: Class member `TeslaFleetVehicleDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/coordinator.py:178:5-17: Class member `TeslaFleetEnergySiteLiveCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/coordinator.py:250:5-17: Class member `TeslaFleetEnergySiteHistoryCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/coordinator.py:337:5-17: Class member `TeslaFleetEnergySiteInfoCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:49:5-23: Class member `TeslaFleetWindowEntity._attr_device_class` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:55:14-38: Class member `TeslaFleetWindowEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:100:5-23: Class member `TeslaFleetChargePortEntity._attr_device_class` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:109:14-38: Class member `TeslaFleetChargePortEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:137:5-23: Class member `TeslaFleetFrontTrunkEntity._attr_device_class` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:144:14-38: Class member `TeslaFleetFrontTrunkEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:163:5-23: Class member `TeslaFleetRearTrunkEntity._attr_device_class` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:170:14-38: Class member `TeslaFleetRearTrunkEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:200:5-23: Class member `TeslaFleetSunroofEntity._attr_device_class` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/cover.py:201:5-29: Class member `TeslaFleetSunroofEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/entity.py:177:7-36: Class `TeslaFleetWallConnectorEntity` has inconsistent type arguments for base class `BaseCoordinatorEntity`: `BaseCoordinatorEntity[TeslaFleetEnergySiteHistoryCoordinator | TeslaFleetEnergySiteInfoCoordinator | TeslaFleetEnergySiteLiveCoordinator | TeslaFleetVehicleDataCoordinator]` and `BaseCoordinatorEntity[TeslaFleetEnergySiteLiveCoordinator]` [invalid-inheritance]
ERROR homeassistant/components/tesla_fleet/entity.py:177:7-36: Class `TeslaFleetWallConnectorEntity` has inconsistent type arguments for base class `CoordinatorEntity`: `CoordinatorEntity[TeslaFleetEnergySiteHistoryCoordinator | TeslaFleetEnergySiteInfoCoordinator | TeslaFleetEnergySiteLiveCoordinator | TeslaFleetVehicleDataCoordinator]` and `CoordinatorEntity[TeslaFleetEnergySiteLiveCoordinator]` [invalid-inheritance]
ERROR homeassistant/components/tesla_fleet/media_player.py:47:5-23: Class member `TeslaFleetMediaEntity._attr_device_class` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/media_player.py:48:5-29: Class member `TeslaFleetMediaEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/media_player.py:73:14-25: Class member `TeslaFleetMediaEntity._attr_state` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/number.py:129:5-23: Class member `TeslaFleetVehicleNumberEntity.entity_description` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/number.py:129:5-23: Class member `TeslaFleetVehicleNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/number.py:175:5-23: Class member `TeslaFleetEnergyInfoNumberSensorEntity.entity_description` overrides parent class `TeslaFleetEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/number.py:175:5-23: Class member `TeslaFleetEnergyInfoNumberSensorEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/number.py:179:5-23: Class member `TeslaFleetEnergyInfoNumberSensorEntity._attr_device_class` overrides parent class `TeslaFleetEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/select.py:114:5-23: Class member `TeslaFleetSeatHeaterSelectEntity.entity_description` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/select.py:114:5-23: Class member `TeslaFleetSeatHeaterSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:504:5-23: Class member `TeslaFleetVehicleSensorEntity.entity_description` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:504:5-23: Class member `TeslaFleetVehicleSensorEntity.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:553:5-23: Class member `TeslaFleetVehicleTimeSensorEntity.entity_description` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:553:5-23: Class member `TeslaFleetVehicleTimeSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:579:5-23: Class member `TeslaFleetEnergyLiveSensorEntity.entity_description` overrides parent class `TeslaFleetEnergyLiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:579:5-23: Class member `TeslaFleetEnergyLiveSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:598:5-23: Class member `TeslaFleetEnergyHistorySensorEntity.entity_description` overrides parent class `TeslaFleetEnergyHistoryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:618:5-23: Class member `TeslaFleetWallConnectorSensorEntity.entity_description` overrides parent class `TeslaFleetWallConnectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/sensor.py:643:5-23: Class member `TeslaFleetEnergyInfoSensorEntity.entity_description` overrides parent class `TeslaFleetEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/switch.py:132:5-23: Class member `TeslaFleetSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/switch.py:145:14-32: Class member `TeslaFleetVehicleSwitchEntity.entity_description` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_fleet/update.py:46:5-29: Class member `TeslaFleetUpdateEntity._attr_supported_features` overrides parent class `TeslaFleetVehicleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_wall_connector/__init__.py:40:21-45: Object of class `dict` has no attribute `part_number` [missing-attribute]
ERROR homeassistant/components/tesla_wall_connector/__init__.py:41:26-55: Object of class `dict` has no attribute `firmware_version` [missing-attribute]
ERROR homeassistant/components/tesla_wall_connector/__init__.py:42:23-49: Object of class `dict` has no attribute `serial_number` [missing-attribute]
ERROR homeassistant/components/tesla_wall_connector/binary_sensor.py:66:5-23: Class member `WallConnectorBinarySensorEntity.entity_description` overrides parent class `WallConnectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_wall_connector/binary_sensor.py:66:5-23: Class member `WallConnectorBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_wall_connector/config_flow.py:34:38-59: Object of class `dict` has no attribute `serial_number` [missing-attribute]
ERROR homeassistant/components/tesla_wall_connector/config_flow.py:70:30-51: Object of class `dict` has no attribute `serial_number` [missing-attribute]
ERROR homeassistant/components/tesla_wall_connector/config_flow.py:108:27-31: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/tesla_wall_connector/coordinator.py:52:5-17: Class member `WallConnectorCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_wall_connector/sensor.py:215:5-23: Class member `WallConnectorSensorEntity.entity_description` overrides parent class `WallConnectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tesla_wall_connector/sensor.py:215:5-23: Class member `WallConnectorSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:592:5-23: Class member `TeslemetryVehiclePollingBinarySensorEntity.entity_description` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:592:5-23: Class member `TeslemetryVehiclePollingBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:617:5-23: Class member `TeslemetryVehicleStreamingBinarySensorEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:617:5-23: Class member `TeslemetryVehicleStreamingBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:617:5-23: Class member `TeslemetryVehicleStreamingBinarySensorEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:653:5-23: Class member `TeslemetryEnergyLiveBinarySensorEntity.entity_description` overrides parent class `TeslemetryEnergyLiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:653:5-23: Class member `TeslemetryEnergyLiveBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:674:5-23: Class member `TeslemetryEnergyInfoBinarySensorEntity.entity_description` overrides parent class `TeslemetryEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/binary_sensor.py:674:5-23: Class member `TeslemetryEnergyInfoBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/button.py:79:5-23: Class member `TeslemetryButtonEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/button.py:79:5-23: Class member `TeslemetryButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/climate.py:114:34-60: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/teslemetry/climate.py:115:31-54: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/teslemetry/climate.py:151:37-66: Object of class `NoneType` has no attribute `index` [missing-attribute]
ERROR homeassistant/components/teslemetry/climate.py:155:27-53: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/teslemetry/climate.py:172:24-47: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/teslemetry/climate.py:182:5-29: Class member `TeslemetryVehiclePollingClimateEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/climate.py:233:5-29: Class member `TeslemetryStreamingClimateEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/climate.py:233:5-29: Class member `TeslemetryStreamingClimateEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/climate.py:450:14-38: Class member `TeslemetryVehiclePollingCabinOverheatProtectionEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/climate.py:501:14-38: Class member `TeslemetryStreamingCabinOverheatProtectionEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/climate.py:501:14-38: Class member `TeslemetryStreamingCabinOverheatProtectionEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/coordinator.py:65:5-17: Class member `TeslemetryMetadataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/coordinator.py:111:5-17: Class member `TeslemetryVehicleDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/coordinator.py:160:5-17: Class member `TeslemetryEnergySiteLiveCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/coordinator.py:213:5-17: Class member `TeslemetryEnergySiteInfoCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/coordinator.py:260:5-17: Class member `TeslemetryEnergyHistoryCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:107:5-23: Class member `TeslemetryWindowEntity._attr_device_class` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:108:5-29: Class member `TeslemetryWindowEntity._attr_supported_features` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:141:18-42: Class member `TeslemetryVehiclePollingWindowEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:176:18-42: Class member `TeslemetryStreamingWindowEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:237:5-23: Class member `TeslemetryChargePortEntity._attr_device_class` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:238:5-29: Class member `TeslemetryChargePortEntity._attr_supported_features` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:269:14-38: Class member `TeslemetryVehiclePollingChargePortEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:296:18-42: Class member `TeslemetryStreamingChargePortEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:318:5-23: Class member `TeslemetryFrontTrunkEntity._attr_device_class` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:319:5-29: Class member `TeslemetryFrontTrunkEntity._attr_supported_features` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:342:18-42: Class member `TeslemetryVehiclePollingFrontTrunkEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:360:18-42: Class member `TeslemetryStreamingFrontTrunkEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:381:5-23: Class member `TeslemetryRearTrunkEntity._attr_device_class` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:382:5-29: Class member `TeslemetryRearTrunkEntity._attr_supported_features` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:412:18-42: Class member `TeslemetryVehiclePollingRearTrunkEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:430:18-42: Class member `TeslemetryStreamingRearTrunkEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:451:5-23: Class member `TeslemetrySunroofEntity._attr_device_class` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/cover.py:452:5-29: Class member `TeslemetrySunroofEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/device_tracker.py:100:5-23: Class member `TeslemetryVehiclePollingDeviceTrackerEntity.entity_description` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/device_tracker.py:100:5-23: Class member `TeslemetryVehiclePollingDeviceTrackerEntity.entity_description` overrides parent class `TrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/device_tracker.py:129:5-23: Class member `TeslemetryStreamingDeviceTrackerEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/device_tracker.py:129:5-23: Class member `TeslemetryStreamingDeviceTrackerEntity.entity_description` overrides parent class `TrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/device_tracker.py:129:5-23: Class member `TeslemetryStreamingDeviceTrackerEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:64:5-23: Class member `TeslemetryMediaEntity._attr_device_class` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:81:18-29: Class member `TeslemetryMediaEntity._attr_state` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:120:14-38: Class member `TeslemetryVehiclePollingMediaEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:134:14-25: Class member `TeslemetryVehiclePollingMediaEntity._attr_state` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:174:14-38: Class member `TeslemetryStreamingMediaEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:174:14-38: Class member `TeslemetryStreamingMediaEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:191:22-33: Class member `TeslemetryStreamingMediaEntity._attr_state` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/media_player.py:191:22-33: Class member `TeslemetryStreamingMediaEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:173:5-23: Class member `TeslemetryVehicleNumberEntity.entity_description` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:173:5-23: Class member `TeslemetryVehicleNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:197:14-32: Class member `TeslemetryVehiclePollingNumberEntity.entity_description` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:218:5-23: Class member `TeslemetryStreamingNumberEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:218:5-23: Class member `TeslemetryStreamingNumberEntity.entity_description` overrides parent class `RestoreNumber` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:275:5-23: Class member `TeslemetryEnergyInfoNumberSensorEntity.entity_description` overrides parent class `TeslemetryEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:275:5-23: Class member `TeslemetryEnergyInfoNumberSensorEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/number.py:279:5-23: Class member `TeslemetryEnergyInfoNumberSensorEntity._attr_device_class` overrides parent class `TeslemetryEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/select.py:210:5-23: Class member `TeslemetrySelectEntity.entity_description` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/select.py:210:5-23: Class member `TeslemetrySelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/select.py:237:14-32: Class member `TeslemetryVehiclePollingSelectEntity.entity_description` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/select.py:262:14-32: Class member `TeslemetryStreamingSelectEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/select.py:262:14-32: Class member `TeslemetryStreamingSelectEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1670:5-23: Class member `TeslemetryStreamSensorEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1670:5-23: Class member `TeslemetryStreamSensorEntity.entity_description` overrides parent class `RestoreSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1704:5-23: Class member `TeslemetryVehicleSensorEntity.entity_description` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1704:5-23: Class member `TeslemetryVehicleSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1730:5-23: Class member `TeslemetryStreamTimeSensorEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1730:5-23: Class member `TeslemetryStreamTimeSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1769:5-23: Class member `TeslemetryVehicleTimeSensorEntity.entity_description` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1769:5-23: Class member `TeslemetryVehicleTimeSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1795:5-23: Class member `TeslemetryEnergyLiveSensorEntity.entity_description` overrides parent class `TeslemetryEnergyLiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1795:5-23: Class member `TeslemetryEnergyLiveSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1815:5-23: Class member `TeslemetryWallConnectorSensorEntity.entity_description` overrides parent class `TeslemetryWallConnectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1815:5-23: Class member `TeslemetryWallConnectorSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1839:5-23: Class member `TeslemetryEnergyInfoSensorEntity.entity_description` overrides parent class `TeslemetryEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/sensor.py:1859:5-23: Class member `TeslemetryEnergyHistorySensorEntity.entity_description` overrides parent class `TeslemetryEnergyHistoryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/services.py:89:12-24: `config_entry` may be uninitialized [unbound-name]
ERROR homeassistant/components/teslemetry/services.py:101:12-24: `vehicle_data` may be uninitialized [unbound-name]
ERROR homeassistant/components/teslemetry/services.py:113:12-23: `energy_data` may be uninitialized [unbound-name]
ERROR homeassistant/components/teslemetry/switch.py:201:5-23: Class member `TeslemetryVehicleSwitchEntity._attr_device_class` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/switch.py:202:5-23: Class member `TeslemetryVehicleSwitchEntity.entity_description` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/switch.py:202:5-23: Class member `TeslemetryVehicleSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/switch.py:231:14-32: Class member `TeslemetryVehiclePollingVehicleSwitchEntity.entity_description` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/switch.py:259:14-32: Class member `TeslemetryStreamingVehicleSwitchEntity.entity_description` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/switch.py:259:14-32: Class member `TeslemetryStreamingVehicleSwitchEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/switch.py:292:5-23: Class member `TeslemetryChargeFromGridSwitchEntity._attr_device_class` overrides parent class `TeslemetryEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/switch.py:337:5-23: Class member `TeslemetryStormModeSwitchEntity._attr_device_class` overrides parent class `TeslemetryEnergyInfoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/update.py:50:5-29: Class member `TeslemetryUpdateEntity._attr_supported_features` overrides parent class `TeslemetryRootEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/update.py:89:18-42: Class member `TeslemetryVehiclePollingUpdateEntity._attr_supported_features` overrides parent class `TeslemetryVehiclePollingEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/update.py:156:18-42: Class member `TeslemetryStreamingUpdateEntity._attr_supported_features` overrides parent class `TeslemetryVehicleStreamEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/teslemetry/update.py:156:18-42: Class member `TeslemetryStreamingUpdateEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/binary_sensor.py:215:5-23: Class member `TessieBinarySensorEntity.entity_description` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/binary_sensor.py:215:5-23: Class member `TessieBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/binary_sensor.py:235:5-23: Class member `TessieEnergyLiveBinarySensorEntity.entity_description` overrides parent class `TessieEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/binary_sensor.py:235:5-23: Class member `TessieEnergyLiveBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/binary_sensor.py:262:5-23: Class member `TessieEnergyInfoBinarySensorEntity.entity_description` overrides parent class `TessieEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/button.py:61:5-23: Class member `TessieButtonEntity.entity_description` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/button.py:61:5-23: Class member `TessieButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/climate.py:49:5-29: Class member `TessieClimateEntity._attr_supported_features` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/climate.py:55:5-23: Class member `TessieClimateEntity._attr_preset_modes` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/coordinator.py:48:5-17: Class member `TessieStateUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/coordinator.py:102:5-17: Class member `TessieEnergySiteLiveCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/coordinator.py:151:5-17: Class member `TessieEnergySiteInfoCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/coordinator.py:185:5-17: Class member `TessieEnergyHistoryCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:67:5-23: Class member `TessieWindowEntity._attr_device_class` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:68:5-29: Class member `TessieWindowEntity._attr_supported_features` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:108:5-23: Class member `TessieChargePortEntity._attr_device_class` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:109:5-29: Class member `TessieChargePortEntity._attr_supported_features` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:134:5-23: Class member `TessieFrontTrunkEntity._attr_device_class` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:135:5-29: Class member `TessieFrontTrunkEntity._attr_supported_features` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:155:5-23: Class member `TessieRearTrunkEntity._attr_device_class` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:156:5-29: Class member `TessieRearTrunkEntity._attr_supported_features` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:183:5-23: Class member `TessieSunroofEntity._attr_device_class` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/cover.py:184:5-29: Class member `TessieSunroofEntity._attr_supported_features` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/media_player.py:42:5-23: Class member `TessieMediaEntity._attr_device_class` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/number.py:137:5-23: Class member `TessieNumberEntity.entity_description` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/number.py:137:5-23: Class member `TessieNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/number.py:181:5-23: Class member `TessieEnergyInfoNumberSensorEntity.entity_description` overrides parent class `TessieEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/number.py:181:5-23: Class member `TessieEnergyInfoNumberSensorEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/number.py:185:5-23: Class member `TessieEnergyInfoNumberSensorEntity._attr_device_class` overrides parent class `TessieEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:534:5-23: Class member `TessieVehicleSensorEntity.entity_description` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:534:5-23: Class member `TessieVehicleSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:559:5-23: Class member `TessieEnergyLiveSensorEntity.entity_description` overrides parent class `TessieEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:559:5-23: Class member `TessieEnergyLiveSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:579:5-23: Class member `TessieEnergyInfoSensorEntity.entity_description` overrides parent class `TessieEnergyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:579:5-23: Class member `TessieEnergyInfoSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:599:5-23: Class member `TessieWallConnectorSensorEntity.entity_description` overrides parent class `TessieWallConnectorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:599:5-23: Class member `TessieWallConnectorSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/sensor.py:624:5-23: Class member `TessieEnergyHistorySensorEntity.entity_description` overrides parent class `TessieEnergyHistoryEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/switch.py:116:5-23: Class member `TessieSwitchEntity._attr_device_class` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/switch.py:117:5-23: Class member `TessieSwitchEntity.entity_description` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/switch.py:117:5-23: Class member `TessieSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tessie/update.py:33:5-29: Class member `TessieUpdateEntity._attr_supported_features` overrides parent class `TessieEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/text/__init__.py:125:5-23: Class member `TextEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/text/__init__.py:131:5-16: Class member `TextEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/thermobeacon/sensor.py:127:7-40: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/thermopro/button.py:89:29-36: Argument `str | None` is not assignable to parameter `address` with type `str` in function `ThermoProButtonEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/thermopro/button.py:108:5-23: Class member `ThermoProButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/thermopro/sensor.py:131:7-37: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/thermoworks_smoke/sensor.py:10:1-33: Cannot find module `stringcase` [missing-import]
ERROR homeassistant/components/thermoworks_smoke/sensor.py:11:8-25: Cannot find module `thermoworks_smoke` [missing-import]
ERROR homeassistant/components/thethingsnetwork/coordinator.py:24:5-17: Class member `TTNCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/thethingsnetwork/sensor.py:54:5-15: Class member `TtnDataSensor._ttn_value` overrides parent class `TTNEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/thomson/device_tracker.py:91:29-43: `list[Unknown]` is not assignable to attribute `last_results` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/thread/dataset_store.py:239:16-20: `data` may be uninitialized [unbound-name]
ERROR homeassistant/components/thread/diagnostics.py:88:19-29: Object of class `NDB` has no attribute `routes` [missing-attribute]
ERROR homeassistant/components/thread/diagnostics.py:119:23-37: Object of class `NDB` has no attribute `neighbours` [missing-attribute]
ERROR homeassistant/components/tibber/binary_sensor.py:88:5-23: Class member `TibberDataAPIBinarySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tibber/binary_sensor.py:88:5-23: Class member `TibberDataAPIBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tibber/coordinator.py:95:5-17: Class member `TibberCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tibber/sensor.py:688:14-32: Class member `TibberDataAPISensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tibber/sensor.py:826:14-32: Class member `TibberDataSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tibber/sensor.py:854:14-32: Class member `TibberSensorRT.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tibber/sensor.py:929:33-56: Object of class `NoneType` has no attribute `replace` [missing-attribute]
ERROR homeassistant/components/tikteck/light.py:71:31-37: `list[int]` is not assignable to attribute `_attr_hs_color` with type `tuple[float, float] | None` [bad-assignment]
ERROR homeassistant/components/tile/binary_sensor.py:52:5-23: Class member `TileBinarySensor.entity_description` overrides parent class `TileEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tile/binary_sensor.py:52:5-23: Class member `TileBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tile/coordinator.py:23:5-17: Class member `TileCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tilt_ble/sensor.py:100:7-32: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tilt_pi/coordinator.py:24:5-17: Class member `TiltPiDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tilt_pi/sensor.py:76:5-23: Class member `TiltSensor.entity_description` overrides parent class `TiltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tilt_pi/sensor.py:76:5-23: Class member `TiltSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/time/__init__.py:72:5-23: Class member `TimeEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/time/__init__.py:74:5-23: Class member `TimeEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/time/__init__.py:75:5-16: Class member `TimeEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/timer/reproduce_state.py:63:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/togrill/coordinator.py:57:5-17: Class member `ToGrillCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/togrill/number.py:220:5-23: Class member `ToGrillNumber.entity_description` overrides parent class `ToGrillEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/togrill/number.py:220:5-23: Class member `ToGrillNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/togrill/select.py:148:5-23: Class member `ToGrillSelect.entity_description` overrides parent class `ToGrillEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/togrill/select.py:148:5-23: Class member `ToGrillSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/togrill/sensor.py:133:5-23: Class member `ToGrillSensor.entity_description` overrides parent class `ToGrillEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/togrill/sensor.py:133:5-23: Class member `ToGrillSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/binary_sensor.py:35:5-23: Class member `ToloFlowInBinarySensor._attr_device_class` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/binary_sensor.py:56:5-23: Class member `ToloFlowOutBinarySensor._attr_device_class` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/climate.py:50:5-29: Class member `SaunaClimate._attr_supported_features` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/coordinator.py:31:5-17: Class member `ToloSaunaUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/fan.py:27:5-29: Class member `ToloFan._attr_supported_features` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/number.py:79:5-23: Class member `ToloNumberEntity.entity_description` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/number.py:79:5-23: Class member `ToloNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/select.py:68:5-23: Class member `ToloSelectEntity.entity_description` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/select.py:68:5-23: Class member `ToloSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/sensor.py:103:5-23: Class member `ToloSensorEntity.entity_description` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/sensor.py:103:5-23: Class member `ToloSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/switch.py:56:5-23: Class member `ToloSwitchEntity.entity_description` overrides parent class `ToloSaunaCoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tolo/switch.py:56:5-23: Class member `ToloSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tomorrowio/coordinator.py:118:5-17: Class member `TomorrowioDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tomorrowio/sensor.py:355:5-23: Class member `BaseTomorrowioSensorEntity.entity_description` overrides parent class `TomorrowioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tomorrowio/sensor.py:355:5-23: Class member `BaseTomorrowioSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tomorrowio/weather.py:97:7-30: Class `TomorrowioWeatherEntity` has inconsistent type arguments for base class `BaseCoordinatorEntity`: `BaseCoordinatorEntity[TomorrowioDataUpdateCoordinator]` and `BaseCoordinatorEntity[DataUpdateCoordinator]` [invalid-inheritance]
ERROR homeassistant/components/toon/__init__.py:120:21-126:10: Argument `set[tuple[str, str | None, str]]` is not assignable to parameter `identifiers` with type `UndefinedType | set[tuple[str, str]] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/toon/__init__.py:129:20-69: Argument `tuple[Literal['toon'], str | None]` is not assignable to parameter `via_device` with type `UndefinedType | tuple[str, str] | None` in function `homeassistant.helpers.device_registry.DeviceRegistry.async_get_or_create` [bad-argument-type]
ERROR homeassistant/components/toon/binary_sensor.py:50:5-23: Class member `ToonBinarySensor.entity_description` overrides parent class `ToonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/toon/binary_sensor.py:50:5-23: Class member `ToonBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/toon/climate.py:50:5-29: Class member `ToonThermostatDevice._attr_supported_features` overrides parent class `ToonDisplayDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/toon/climate.py:88:28-73: Argument `int | None` is not assignable to parameter `key` with type `int` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/toon/climate.py:109:58-69: Argument `Any | None` is not assignable to parameter `temperature` with type `float` in function `toonapi.toon.Toon.set_current_setpoint` [bad-argument-type]
ERROR homeassistant/components/toon/coordinator.py:31:5-17: Class member `ToonDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/toon/coordinator.py:153:20-44: Returned type `Status | None` is not assignable to declared return type `Status` [bad-return]
ERROR homeassistant/components/toon/entity.py:24:25-59: Argument `set[tuple[str, str | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:26:19-64: Object of class `NoneType` has no attribute `rpartition` [missing-attribute]
ERROR homeassistant/components/toon/entity.py:28:24-69: Object of class `NoneType` has no attribute `rpartition` [missing-attribute]
ERROR homeassistant/components/toon/entity.py:41:25-43:14: Argument `set[tuple[str, str | None, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:44:24-48:14: Argument `tuple[Literal['toon'], str | None, Literal['meter_adapter']]` is not assignable to parameter `via_device` with type `tuple[str, str]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:61:25-63:14: Argument `set[tuple[str, str | None, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:64:24-68:14: Argument `tuple[Literal['toon'], str | None, Literal['electricity']]` is not assignable to parameter `via_device` with type `tuple[str, str]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:81:25-83:14: Argument `set[tuple[str, str | None, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:84:24-88:14: Argument `tuple[Literal['toon'], str | None, Literal['electricity']]` is not assignable to parameter `via_device` with type `tuple[str, str]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:101:25-103:14: Argument `set[tuple[str, str | None, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:104:24-108:14: Argument `tuple[Literal['toon'], str | None, Literal['meter_adapter']]` is not assignable to parameter `via_device` with type `tuple[str, str]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:122:25-128:14: Argument `set[tuple[str, str | None, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:129:24-46: Argument `tuple[Literal['toon'], str | None]` is not assignable to parameter `via_device` with type `tuple[str, str]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:142:25-144:14: Argument `set[tuple[str, str | None, str]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/entity.py:145:24-149:14: Argument `tuple[Literal['toon'], str | None, Literal['boiler_module']]` is not assignable to parameter `via_device` with type `tuple[str, str]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/toon/sensor.py:69:5-23: Class member `ToonSensor.entity_description` overrides parent class `ToonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/toon/sensor.py:69:5-23: Class member `ToonSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/toon/switch.py:38:5-23: Class member `ToonSwitch.entity_description` overrides parent class `ToonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/toon/switch.py:38:5-23: Class member `ToonSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/__init__.py:33:51-35:10: Unpacked argument `tuple[Any, Any, dict[int, Unknown], Any]` is not assignable to parameter `*args` with type `tuple[str, str, dict[str, str] | None, bool, int, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:60:5-29: Class member `TotalConnectAlarm._attr_supported_features` overrides parent class `TotalConnectLocationEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:137:42-70: Argument `dict[str, Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:160:42-70: Argument `dict[str, Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:183:42-70: Argument `dict[str, Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:206:42-70: Argument `dict[str, Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:228:42-70: Argument `dict[str, Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:250:42-70: Argument `dict[str, Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.exceptions.HomeAssistantError.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/alarm_control_panel.py:262:51-77: Cannot index into `dict[str, str]` [bad-index]
ERROR homeassistant/components/totalconnect/binary_sensor.py:141:64-75: Argument `int` is not assignable to parameter `location_id` with type `str` in function `TotalConnectZoneBinarySensor.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/binary_sensor.py:151:25-36: Argument `int` is not assignable to parameter `location_id` with type `str` in function `TotalConnectZoneBinarySensor.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/binary_sensor.py:162:5-23: Class member `TotalConnectZoneBinarySensor.entity_description` overrides parent class `TotalConnectZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/binary_sensor.py:162:5-23: Class member `TotalConnectZoneBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/binary_sensor.py:196:5-23: Class member `TotalConnectAlarmBinarySensor.entity_description` overrides parent class `TotalConnectLocationEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/binary_sensor.py:196:5-23: Class member `TotalConnectAlarmBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/button.py:55:61-72: Argument `int` is not assignable to parameter `location_id` with type `str` in function `TotalConnectZoneBypassButton.__init__` [bad-argument-type]
ERROR homeassistant/components/totalconnect/button.py:86:5-23: Class member `TotalConnectPanelButton.entity_description` overrides parent class `TotalConnectLocationEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/button.py:86:5-23: Class member `TotalConnectPanelButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/config_flow.py:53:64-55:18: Unpacked argument `tuple[str, str, None]` is not assignable to parameter `*args` with type `tuple[str, str, dict[str, str] | None, bool, int, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/totalconnect/config_flow.py:154:51-159:14: Unpacked argument `tuple[str | None, str, dict[int, str | None]]` is not assignable to parameter `*args` with type `tuple[str, str, dict[str, str] | None, bool, int, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/totalconnect/coordinator.py:29:5-17: Class member `TotalConnectDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:38:19-44: Object of class `NoneType` has no attribute `_master_user` [missing-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:39:23-47: Object of class `NoneType` has no attribute `_user_admin` [missing-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:40:25-51: Object of class `NoneType` has no attribute `_config_admin` [missing-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:41:29-58: Object of class `NoneType` has no attribute `security_problem` [missing-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:42:21-43: Object of class `NoneType` has no attribute `_features` [missing-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:59:35-37: `list[@_]` is not assignable to dict key `devices` with type `ArmingState | bool | dict[str, str] | int | str | None` [bad-assignment]
ERROR homeassistant/components/totalconnect/diagnostics.py:70:13-43: Object of class `ArmingState` has no attribute `append`
Object of class `NoneType` has no attribute `append`
Object of class `bool` has no attribute `append`
Object of class `dict` has no attribute `append`
Object of class `int` has no attribute `append`
Object of class `str` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:72:38-40: `list[@_]` is not assignable to dict key `partitions` with type `ArmingState | bool | dict[str, str] | int | str | None` [bad-assignment]
ERROR homeassistant/components/totalconnect/diagnostics.py:86:13-46: Object of class `ArmingState` has no attribute `append`
Object of class `NoneType` has no attribute `append`
Object of class `bool` has no attribute `append`
Object of class `dict` has no attribute `append`
Object of class `int` has no attribute `append`
Object of class `str` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/totalconnect/diagnostics.py:88:33-35: `list[@_]` is not assignable to dict key `zones` with type `ArmingState | bool | dict[str, str] | int | str | None` [bad-assignment]
ERROR homeassistant/components/totalconnect/diagnostics.py:107:13-41: Object of class `ArmingState` has no attribute `append`
Object of class `NoneType` has no attribute `append`
Object of class `bool` has no attribute `append`
Object of class `dict` has no attribute `append`
Object of class `int` has no attribute `append`
Object of class `str` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/totalconnect/entity.py:32:25-57: Argument `set[tuple[str, Any | None]]` is not assignable to parameter `identifiers` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/touchline/config_flow.py:76:48-57: `unique_id` may be uninitialized [unbound-name]
ERROR homeassistant/components/touchline_sl/climate.py:45:5-29: Class member `TouchlineSLZone._attr_supported_features` overrides parent class `TouchlineSLZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/touchline_sl/climate.py:104:38-51: Object of class `LocalScheduleModel` has no attribute `name`
Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/touchline_sl/coordinator.py:34:5-17: Class member `TouchlineSLModuleCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/touchline_sl/sensor.py:67:5-23: Class member `TouchlineSLSensor.entity_description` overrides parent class `TouchlineSLZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/touchline_sl/sensor.py:67:5-23: Class member `TouchlineSLSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/binary_sensor.py:106:5-23: Class member `TPLinkBinarySensorEntity.entity_description` overrides parent class `CoordinatedTPLinkFeatureEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/binary_sensor.py:106:5-23: Class member `TPLinkBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/button.py:127:5-23: Class member `TPLinkButtonEntity.entity_description` overrides parent class `CoordinatedTPLinkFeatureEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/button.py:127:5-23: Class member `TPLinkButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/camera.py:95:5-29: Class member `TPLinkCameraEntity._attr_supported_features` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/camera.py:97:5-23: Class member `TPLinkCameraEntity.entity_description` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/camera.py:97:5-23: Class member `TPLinkCameraEntity.entity_description` overrides parent class `Camera` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/camera.py:229:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/tplink/climate.py:103:5-29: Class member `TPLinkClimateEntity._attr_supported_features` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/climate.py:111:5-23: Class member `TPLinkClimateEntity.entity_description` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/climate.py:111:5-23: Class member `TPLinkClimateEntity.entity_description` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/config_flow.py:139:17-39: `entry_conn_params_dict` may be uninitialized [unbound-name]
ERROR homeassistant/components/tplink/config_flow.py:140:17-40: `device_conn_params_dict` may be uninitialized [unbound-name]
ERROR homeassistant/components/tplink/config_flow.py:458:27-29: `un` may be uninitialized [unbound-name]
ERROR homeassistant/components/tplink/config_flow.py:458:34-36: `pw` may be uninitialized [unbound-name]
ERROR homeassistant/components/tplink/coordinator.py:40:5-17: Class member `TPLinkDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/entity.py:163:5-23: Class member `CoordinatedTPLinkEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/entity.py:298:5-23: Class member `CoordinatedTPLinkFeatureEntity.entity_description` overrides parent class `CoordinatedTPLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/entity.py:299:5-13: Class member `CoordinatedTPLinkFeatureEntity._feature` overrides parent class `CoordinatedTPLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/entity.py:538:5-23: Class member `CoordinatedTPLinkModuleEntity.entity_description` overrides parent class `CoordinatedTPLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/entity.py:676:45-64: `has_parent_entities` may be uninitialized [unbound-name]
ERROR homeassistant/components/tplink/fan.py:99:5-29: Class member `TPLinkFanEntity._attr_supported_features` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/fan.py:105:5-23: Class member `TPLinkFanEntity.entity_description` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/fan.py:105:5-23: Class member `TPLinkFanEntity.entity_description` overrides parent class `FanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/light.py:243:5-29: Class member `TPLinkLightEntity._attr_supported_features` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/light.py:246:5-23: Class member `TPLinkLightEntity.entity_description` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/light.py:246:5-23: Class member `TPLinkLightEntity.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/number.py:115:5-23: Class member `TPLinkNumberEntity.entity_description` overrides parent class `CoordinatedTPLinkFeatureEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/number.py:115:5-23: Class member `TPLinkNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/select.py:85:5-23: Class member `TPLinkSelectEntity.entity_description` overrides parent class `CoordinatedTPLinkFeatureEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/select.py:85:5-23: Class member `TPLinkSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/sensor.py:303:5-23: Class member `TPLinkSensorEntity.entity_description` overrides parent class `CoordinatedTPLinkFeatureEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/sensor.py:303:5-23: Class member `TPLinkSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/siren.py:96:5-29: Class member `TPLinkSirenEntity._attr_supported_features` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/siren.py:104:5-23: Class member `TPLinkSirenEntity.entity_description` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/siren.py:104:5-23: Class member `TPLinkSirenEntity.entity_description` overrides parent class `SirenEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/switch.py:117:5-23: Class member `TPLinkSwitch.entity_description` overrides parent class `CoordinatedTPLinkFeatureEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/switch.py:117:5-23: Class member `TPLinkSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/vacuum.py:95:5-29: Class member `TPLinkVacuumEntity._attr_supported_features` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/vacuum.py:103:5-23: Class member `TPLinkVacuumEntity.entity_description` overrides parent class `CoordinatedTPLinkModuleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink/vacuum.py:103:5-23: Class member `TPLinkVacuumEntity.entity_description` overrides parent class `StateVacuumEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/binary_sensor.py:118:5-23: Class member `OmadaGatewayPortBinarySensor.entity_description` overrides parent class `OmadaDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/binary_sensor.py:118:5-23: Class member `OmadaGatewayPortBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/coordinator.py:36:5-17: Class member `OmadaCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/sensor.py:124:5-23: Class member `OmadaDeviceSensor.entity_description` overrides parent class `OmadaDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/sensor.py:124:5-23: Class member `OmadaDeviceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/switch.py:274:5-23: Class member `OmadaDevicePortSwitchEntity.entity_description` overrides parent class `OmadaDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/switch.py:274:5-23: Class member `OmadaDevicePortSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/update.py:50:5-29: Class member `OmadaDeviceUpdate._attr_supported_features` overrides parent class `OmadaDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tplink_omada/update.py:55:5-23: Class member `OmadaDeviceUpdate._attr_device_class` overrides parent class `OmadaDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/traccar/device_tracker.py:128:14-31: Class member `TraccarEntity._attr_device_info` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/traccar/device_tracker.py:128:34-131:10: `DeviceInfo` is not assignable to attribute `_attr_device_info` with type `None` [bad-assignment]
ERROR homeassistant/components/traccar/device_tracker.py:175:9-31: Expected a callable, got `None` [not-callable]
ERROR homeassistant/components/traccar_server/binary_sensor.py:73:5-23: Class member `TraccarServerBinarySensor.entity_description` overrides parent class `TraccarServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/traccar_server/binary_sensor.py:73:5-23: Class member `TraccarServerBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/traccar_server/coordinator.py:54:5-17: Class member `TraccarServerCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/traccar_server/helpers.py:35:16-43: Returned type `list[int] | object` is not assignable to declared return type `list[int]` [bad-return]
ERROR homeassistant/components/traccar_server/sensor.py:127:5-23: Class member `TraccarServerSensor.entity_description` overrides parent class `TraccarServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/traccar_server/sensor.py:127:5-23: Class member `TraccarServerSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tractive/binary_sensor.py:40:14-32: Class member `TractiveBinarySensor.entity_description` overrides parent class `TractiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tractive/sensor.py:50:5-23: Class member `TractiveSensor.entity_description` overrides parent class `TractiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tractive/sensor.py:50:5-23: Class member `TractiveSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tractive/switch.py:79:5-23: Class member `TractiveSwitch.entity_description` overrides parent class `TractiveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tractive/switch.py:79:5-23: Class member `TractiveSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tradfri/__init__.py:257:50-59: `device_id` may be uninitialized [unbound-name]
ERROR homeassistant/components/tradfri/coordinator.py:40:5-17: Class member `TradfriDeviceDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tradfri/fan.py:54:5-29: Class member `TradfriAirPurifierFan._attr_supported_features` overrides parent class `TradfriBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tradfri/light.py:51:5-29: Class member `TradfriLight._attr_supported_features` overrides parent class `TradfriBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tradfri/sensor.py:166:5-23: Class member `TradfriSensor.entity_description` overrides parent class `TradfriBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tradfri/sensor.py:166:5-23: Class member `TradfriSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_camera/binary_sensor.py:56:5-23: Class member `TrafikverketCameraBinarySensor.entity_description` overrides parent class `TrafikverketCameraNonCameraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_camera/binary_sensor.py:56:5-23: Class member `TrafikverketCameraBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_camera/sensor.py:89:5-23: Class member `TrafikverketCameraSensor.entity_description` overrides parent class `TrafikverketCameraNonCameraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_camera/sensor.py:89:5-23: Class member `TrafikverketCameraSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_ferry/coordinator.py:51:5-17: Class member `TVDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_ferry/sensor.py:110:5-23: Class member `FerrySensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_ferry/sensor.py:110:5-23: Class member `FerrySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_train/coordinator.py:72:5-17: Class member `TVDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_train/sensor.py:128:5-23: Class member `TrainSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_train/sensor.py:128:5-23: Class member `TrainSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_weatherstation/coordinator.py:33:5-17: Class member `TVDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_weatherstation/sensor.py:225:5-23: Class member `TrafikverketWeatherStation.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trafikverket_weatherstation/sensor.py:225:5-23: Class member `TrafikverketWeatherStation.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trane/climate.py:69:5-29: Class member `TraneClimateEntity._attr_supported_features` overrides parent class `TraneZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/transmission/__init__.py:163:32-35: `new` may be uninitialized [unbound-name]
ERROR homeassistant/components/transmission/coordinator.py:54:5-17: Class member `TransmissionDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/transmission/coordinator.py:166:36-62: `list[Never]` is not assignable to attribute `_completed_torrents` with type `list[Torrent]` [bad-assignment]
ERROR homeassistant/components/transmission/coordinator.py:197:34-58: `list[Never]` is not assignable to attribute `_started_torrents` with type `list[Torrent]` [bad-assignment]
ERROR homeassistant/components/transmission/event.py:47:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class TransmissionEntity: ...
`, which is not assignable to the type `EventEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/transmission/sensor.py:205:5-23: Class member `TransmissionSensor.entity_description` overrides parent class `TransmissionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/transmission/sensor.py:205:5-23: Class member `TransmissionSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/transmission/services.py:160:43-86: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[_TorrentIDs, bool, float | int | tuple[float | int, float | int] | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/transmission/services.py:168:43-85: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[_TorrentIDs, float | int | tuple[float | int, float | int] | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/transmission/switch.py:63:5-23: Class member `TransmissionSwitch.entity_description` overrides parent class `TransmissionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/transmission/switch.py:63:5-23: Class member `TransmissionSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trend/binary_sensor.py:194:14-32: Class member `SensorTrend._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trmnl/coordinator.py:25:5-17: Class member `TRMNLCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trmnl/sensor.py:104:5-23: Class member `TRMNLSensor.entity_description` overrides parent class `TRMNLEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trmnl/sensor.py:104:5-23: Class member `TRMNLSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trmnl/switch.py:69:5-23: Class member `TRMNLSwitchEntity.entity_description` overrides parent class `TRMNLEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trmnl/switch.py:69:5-23: Class member `TRMNLSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trmnl/time.py:93:5-23: Class member `TRMNLTimeEntity.entity_description` overrides parent class `TRMNLEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/trmnl/time.py:93:5-23: Class member `TRMNLTimeEntity.entity_description` overrides parent class `TimeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tts/__init__.py:84:5-19: Name `SampleFormat` is listed in `__all__` but is not defined in the module [bad-dunder-all]
ERROR homeassistant/components/tts/__init__.py:412:22-65: `bool | str | Unknown` is not assignable to `str` [bad-assignment]
ERROR homeassistant/components/tts/__init__.py:661:13-29: Argument `HassJob[[_now: datetime], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/components/tts/legacy.py:104:54-106:6: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, Secrets | None]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/tts/media_source.py:126:5-9: Class member `TTSMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/alarm_control_panel.py:68:42-57: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/alarm_control_panel.py:83:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `AlarmControlPanelEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/binary_sensor.py:459:51-66: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/binary_sensor.py:485:5-23: Class member `TuyaBinarySensorEntity.entity_description` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/binary_sensor.py:485:5-23: Class member `TuyaBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/button.py:94:44-59: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/button.py:110:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `ButtonEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/camera.py:43:43-58: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/camera.py:59:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `CameraEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/camera.py:62:5-29: Class member `TuyaCameraEntity._attr_supported_features` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/climate.py:114:57-72: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/climate.py:138:5-23: Class member `TuyaClimateEntity.entity_description` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/climate.py:138:5-23: Class member `TuyaClimateEntity.entity_description` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/config_flow.py:142:19-39: Argument `Any | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/tuya/cover.py:170:43-58: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/cover.py:200:5-23: Class member `TuyaCoverEntity.entity_description` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/cover.py:200:5-23: Class member `TuyaCoverEntity.entity_description` overrides parent class `CoverEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/cover.py:211:14-38: Class member `TuyaCoverEntity._attr_supported_features` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/diagnostics.py:48:8-25: Object of class `NoneType` has no attribute `client` [missing-attribute]
ERROR homeassistant/components/tuya/diagnostics.py:49:26-56: Object of class `object` has no attribute `is_connected` [missing-attribute]
ERROR homeassistant/components/tuya/event.py:129:43-58: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/event.py:152:5-23: Class member `TuyaEventEntity.entity_description` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/fan.py:56:41-56: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/fan.py:69:7-20: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `FanEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/humidifier.py:71:48-63: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/humidifier.py:94:5-23: Class member `TuyaHumidifierEntity.entity_description` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/humidifier.py:94:5-23: Class member `TuyaHumidifierEntity.entity_description` overrides parent class `HumidifierEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/light.py:384:43-58: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/light.py:415:5-23: Class member `TuyaLightEntity.entity_description` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/light.py:415:5-23: Class member `TuyaLightEntity.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/number.py:508:44-59: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/number.py:524:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/number.py:575:12-62: Object of class `EntityDescription` has no attribute `native_unit_of_measurement` [missing-attribute]
ERROR homeassistant/components/tuya/number.py:590:14-32: Class member `TuyaNumberEntity._attr_device_class` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/scene.py:59:41-59: Argument `int` is not assignable to parameter `home_id` with type `str` in function `tuya_sharing.manager.Manager.trigger_scene` [bad-argument-type]
ERROR homeassistant/components/tuya/select.py:379:44-59: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/select.py:395:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/sensor.py:1694:44-59: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/sensor.py:1719:5-23: Class member `TuyaSensorEntity.entity_description` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/sensor.py:1719:5-23: Class member `TuyaSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/sensor.py:1741:18-36: Class member `TuyaSensorEntity._attr_device_class` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/siren.py:71:43-58: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/siren.py:87:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `SirenEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/siren.py:90:5-29: Class member `TuyaSirenEntity._attr_supported_features` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/switch.py:938:45-60: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/switch.py:954:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/vacuum.py:57:43-58: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/vacuum.py:72:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `StateVacuumEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/vacuum.py:91:14-38: Class member `TuyaVacuumEntity._attr_supported_features` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/tuya/valve.py:96:43-58: Argument `str` is not assignable to parameter `key` with type `DeviceCategory` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/tuya/valve.py:112:7-22: Field `entity_description` is declared `EntityDescription` in ancestor `class TuyaEntity: ...
`, which is not assignable to the type `ValveEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/tuya/valve.py:115:5-29: Class member `TuyaValveEntity._attr_supported_features` overrides parent class `TuyaEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/twentemilieu/sensor.py:75:5-23: Class member `TwenteMilieuSensor.entity_description` overrides parent class `TwenteMilieuEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/twentemilieu/sensor.py:75:5-23: Class member `TwenteMilieuSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/twinkly/coordinator.py:39:5-17: Class member `TwinklyCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/twinkly/coordinator.py:97:13-18: Argument `bool | None` is not assignable to parameter `is_on` with type `bool` in function `TwinklyData.__init__` [bad-argument-type]
ERROR homeassistant/components/twinkly/light.py:61:18-42: Class member `TwinklyLight._attr_supported_features` overrides parent class `TwinklyEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/twitch/coordinator.py:49:5-17: Class member `TwitchCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/twitch/sensor.py:48:5-23: Class member `TwitchSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ubus/device_tracker.py:130:29-31: `list[@_]` is not assignable to attribute `last_results` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/ubus/device_tracker.py:140:25-49: Object of class `dict` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/uhoo/sensor.py:160:5-23: Class member `UhooSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uhoo/sensor.py:160:5-23: Class member `UhooSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uk_transport/sensor.py:210:30-49: Cannot set item in `dict[str, list[Unknown]]` [unsupported-operation]
ERROR homeassistant/components/ukraine_alarm/binary_sensor.py:99:14-32: Class member `UkraineAlarmSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ukraine_alarm/config_flow.py:57:35-42: `regions` may be uninitialized [unbound-name]
ERROR homeassistant/components/ukraine_alarm/config_flow.py:66:27-44: Cannot index into `ClientResponse` [bad-index]
ERROR homeassistant/components/ukraine_alarm/config_flow.py:102:46-52: Argument `list[dict[str, Any]] | Any | None` is not assignable to parameter `regions` with type `list[dict[str, Any]]` in function `_find` [bad-argument-type]
ERROR homeassistant/components/ukraine_alarm/config_flow.py:119:45-51: Argument `list[dict[str, Any]] | Any | None` is not assignable to parameter `regions` with type `list[dict[str, Any]]` in function `_make_regions_object` [bad-argument-type]
ERROR homeassistant/components/ukraine_alarm/coordinator.py:28:5-17: Class member `UkraineAlarmDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ukraine_alarm/coordinator.py:56:22-28: Cannot index into `ClientResponse` [bad-index]
ERROR homeassistant/components/unifi/button.py:151:5-23: Class member `UnifiButtonEntity.entity_description` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/button.py:151:5-23: Class member `UnifiButtonEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/device_tracker.py:201:5-23: Class member `UnifiScannerEntity.entity_description` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/device_tracker.py:201:5-23: Class member `UnifiScannerEntity.entity_description` overrides parent class `ScannerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/entity.py:133:5-23: Class member `UnifiEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/entity.py:134:5-20: Class member `UnifiEntity._attr_unique_id` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/image.py:81:5-23: Class member `UnifiImageEntity.entity_description` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/image.py:81:5-23: Class member `UnifiImageEntity.entity_description` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/light.py:157:5-23: Class member `UnifiLightEntity.entity_description` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/light.py:157:5-23: Class member `UnifiLightEntity.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/light.py:158:5-29: Class member `UnifiLightEntity._attr_supported_features` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/sensor.py:256:24-52: Cannot index into `object` [bad-index]
ERROR homeassistant/components/unifi/sensor.py:709:5-23: Class member `UnifiSensorEntity.entity_description` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/sensor.py:709:5-23: Class member `UnifiSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/switch.py:400:5-23: Class member `UnifiSwitchEntity.entity_description` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/switch.py:400:5-23: Class member `UnifiSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/update.py:84:5-23: Class member `UnifiDeviceUpdateEntity.entity_description` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/update.py:84:5-23: Class member `UnifiDeviceUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi/update.py:89:14-38: Class member `UnifiDeviceUpdateEntity._attr_supported_features` overrides parent class `UnifiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/binary_sensor.py:48:5-23: Class member `UnifiAccessDoorPositionBinarySensor._attr_device_class` overrides parent class `UnifiAccessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/coordinator.py:85:5-17: Class member `UnifiAccessCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/event.py:80:5-23: Class member `UnifiAccessEventEntity.entity_description` overrides parent class `UnifiAccessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/event.py:80:5-23: Class member `UnifiAccessEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/sensor.py:51:5-23: Class member `UnifiAccessDoorLockRuleSensor._attr_device_class` overrides parent class `UnifiAccessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/sensor.py:83:5-23: Class member `UnifiAccessDoorLockRuleEndTimeSensor._attr_device_class` overrides parent class `UnifiAccessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/switch.py:61:5-23: Class member `UnifiAccessEmergencySwitch.entity_description` overrides parent class `UnifiAccessHubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_access/switch.py:61:5-23: Class member `UnifiAccessEmergencySwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifi_direct/device_tracker.py:67:28-49: `dict[Unknown, Unknown] | None` is not assignable to attribute `clients` with type `dict[str, dict[str, Any]]` [bad-assignment]
ERROR homeassistant/components/unifiprotect/alarm_control_panel.py:61:5-29: Class member `ProtectNVRAlarmControlPanel._attr_supported_features` overrides parent class `ProtectNVREntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:573:5-23: Class member `ProtectDeviceBinarySensor.entity_description` overrides parent class `ProtectIsOnEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:573:5-23: Class member `ProtectDeviceBinarySensor.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:573:5-23: Class member `ProtectDeviceBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:579:5-11: Class member `MountableProtectDeviceBinarySensor.device` overrides parent class `ProtectDeviceBinarySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:595:5-23: Class member `ProtectDiskBinarySensor.entity_description` overrides parent class `ProtectNVREntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:595:5-23: Class member `ProtectDiskBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:638:5-23: Class member `ProtectEventBinarySensor.entity_description` overrides parent class `EventEntityMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/binary_sensor.py:638:5-23: Class member `ProtectEventBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/button.py:159:5-23: Class member `ProtectButton.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/button.py:159:5-23: Class member `ProtectButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/camera.py:176:5-11: Class member `ProtectCamera.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/camera.py:223:14-38: Class member `ProtectCamera._attr_supported_features` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/entity.py:275:5-23: Class member `ProtectIsOnEntity.entity_description` overrides parent class `BaseProtectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/entity.py:306:5-11: Class member `ProtectNVREntity.device` overrides parent class `BaseProtectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/entity.py:325:5-23: Class member `EventEntityMixin.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:79:5-23: Class member `ProtectDeviceRingEventEntity.entity_description` overrides parent class `EventEntityMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:79:5-23: Class member `ProtectDeviceRingEventEntity.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:79:5-23: Class member `ProtectDeviceRingEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:104:5-23: Class member `ProtectDeviceNFCEventEntity.entity_description` overrides parent class `EventEntityMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:104:5-23: Class member `ProtectDeviceNFCEventEntity.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:104:5-23: Class member `ProtectDeviceNFCEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:148:5-23: Class member `ProtectDeviceFingerprintEventEntity.entity_description` overrides parent class `EventEntityMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:148:5-23: Class member `ProtectDeviceFingerprintEventEntity.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:148:5-23: Class member `ProtectDeviceFingerprintEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:199:5-23: Class member `ProtectDeviceVehicleEventEntity.entity_description` overrides parent class `EventEntityMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:199:5-23: Class member `ProtectDeviceVehicleEventEntity.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/event.py:199:5-23: Class member `ProtectDeviceVehicleEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/light.py:57:5-11: Class member `ProtectLight.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/lock.py:51:5-11: Class member `ProtectLock.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/lock.py:52:5-23: Class member `ProtectLock.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/media_player.py:67:5-11: Class member `ProtectMediaPlayer.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/media_player.py:68:5-23: Class member `ProtectMediaPlayer.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/media_player.py:69:5-29: Class member `ProtectMediaPlayer._attr_supported_features` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/media_player.py:95:18-29: Class member `ProtectMediaPlayer._attr_state` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/media_source.py:183:5-9: Class member `ProtectMediaSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/media_source.py:452:22-32: `event_text` may be uninitialized [unbound-name]
ERROR homeassistant/components/unifiprotect/media_source.py:601:21-36: `recording_start` may be uninitialized [unbound-name]
ERROR homeassistant/components/unifiprotect/media_source.py:779:23-49: Object of class `NoneType` has no attribute `format` [missing-attribute]
ERROR homeassistant/components/unifiprotect/number.py:334:5-11: Class member `ProtectNumbers.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/number.py:335:5-23: Class member `ProtectNumbers.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/number.py:335:5-23: Class member `ProtectNumbers.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/number.py:364:5-11: Class member `ChimeRingVolumeNumber.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/select.py:415:5-11: Class member `ProtectSelects.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/select.py:416:5-23: Class member `ProtectSelects.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/select.py:416:5-23: Class member `ProtectSelects.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/select.py:481:5-11: Class member `ProtectPTZPatrolSelect.device` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/sensor.py:664:5-23: Class member `BaseProtectSensor.entity_description` overrides parent class `BaseProtectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/sensor.py:664:5-23: Class member `BaseProtectSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/sensor.py:683:5-23: Class member `ProtectEventSensor.entity_description` overrides parent class `EventEntityMixin` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/sensor.py:683:5-23: Class member `ProtectEventSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/switch.py:457:5-23: Class member `ProtectBaseSwitch.entity_description` overrides parent class `ProtectIsOnEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/switch.py:473:5-23: Class member `ProtectSwitch.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/switch.py:473:5-23: Class member `ProtectSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/switch.py:479:5-23: Class member `ProtectNVRSwitch.entity_description` overrides parent class `ProtectNVREntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/switch.py:479:5-23: Class member `ProtectNVRSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/switch.py:485:5-11: Class member `ProtectPrivacyModeSwitch.device` overrides parent class `ProtectSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/switch.py:486:5-23: Class member `ProtectPrivacyModeSwitch.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/text.py:94:5-23: Class member `ProtectDeviceText.entity_description` overrides parent class `ProtectDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/text.py:94:5-23: Class member `ProtectDeviceText.entity_description` overrides parent class `TextEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/unifiprotect/utils.py:62:16-71:10: Returned type `int | str | None` is not assignable to declared return type `str | None` [bad-return]
ERROR homeassistant/components/universal/media_player.py:175:29-33: Argument `None` is not assignable to parameter `object` with type `str` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/upb/__init__.py:56:9-29: Object of class `NoneType` has no attribute `add_callback` [missing-attribute]
ERROR homeassistant/components/upb/config_flow.py:64:12-67:6: Returned type `tuple[Unknown | None, dict[str, Any]]` is not assignable to declared return type `tuple[str, dict[str, Any]]` [bad-return]
ERROR homeassistant/components/upb/config_flow.py:94:52-62: `network_id` may be uninitialized [unbound-name]
ERROR homeassistant/components/upb/config_flow.py:98:27-31: `info` may be uninitialized [unbound-name]
ERROR homeassistant/components/upb/light.py:61:14-30: Class member `UpbLight._attr_brightness` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upcloud/binary_sensor.py:28:5-23: Class member `UpCloudBinarySensor._attr_device_class` overrides parent class `UpCloudServerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upcloud/entity.py:73:13-31: Object of class `Server` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/upcloud/entity.py:73:33-51: Object of class `Server` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/update/__init__.py:222:5-23: Class member `UpdateEntity.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/update/__init__.py:225:5-23: Class member `UpdateEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/update/__init__.py:231:5-16: Class member `UpdateEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/update/__init__.py:232:5-29: Class member `UpdateEntity._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upnp/binary_sensor.py:59:5-23: Class member `UpnpStatusBinarySensor.entity_description` overrides parent class `UpnpEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upnp/binary_sensor.py:59:5-23: Class member `UpnpStatusBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upnp/coordinator.py:25:5-17: Class member `UpnpDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upnp/entity.py:27:5-23: Class member `UpnpEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upnp/sensor.py:175:5-23: Class member `UpnpSensor.entity_description` overrides parent class `UpnpEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/upnp/sensor.py:175:5-23: Class member `UpnpSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uptime_kuma/coordinator.py:40:5-17: Class member `UptimeKumaDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uptime_kuma/sensor.py:230:5-23: Class member `UptimeKumaSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uptime_kuma/sensor.py:230:5-23: Class member `UptimeKumaSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uptime_kuma/update.py:53:5-23: Class member `UptimeKumaUpdateEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uptime_kuma/update.py:58:5-29: Class member `UptimeKumaUpdateEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uptimerobot/binary_sensor.py:48:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class UptimeRobotEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/uptimerobot/coordinator.py:28:5-17: Class member `UptimeRobotDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/uptimerobot/sensor.py:58:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class UptimeRobotEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/uptimerobot/switch.py:50:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class UptimeRobotEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/usgs_earthquakes_feed/geo_location.py:262:31-56: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/usgs_earthquakes_feed/geo_location.py:263:32-57: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/utility_meter/sensor.py:386:26-45: `Unknown | None` is not assignable to attribute `entity_id` with type `str` [bad-assignment]
ERROR homeassistant/components/utility_meter/sensor.py:606:21-38: Argument `Decimal | date | datetime | float | int | str` is not assignable to parameter `value` with type `Decimal | float | str | tuple[int, Sequence[int], int]` in function `decimal.Decimal.__new__` [bad-argument-type]
ERROR homeassistant/components/utility_meter/sensor.py:638:32-59: `datetime | None` is not assignable to attribute `_last_reset` with type `datetime` [bad-assignment]
ERROR homeassistant/components/v2c/binary_sensor.py:65:5-23: Class member `V2CBinarySensorBaseEntity.entity_description` overrides parent class `V2CBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/binary_sensor.py:65:5-23: Class member `V2CBinarySensorBaseEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/coordinator.py:24:5-17: Class member `V2CUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/light.py:78:5-23: Class member `V2CLightEntity.entity_description` overrides parent class `V2CBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/light.py:78:5-23: Class member `V2CLightEntity.entity_description` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/number.py:86:5-23: Class member `V2CSettingsNumberEntity.entity_description` overrides parent class `V2CBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/number.py:86:5-23: Class member `V2CSettingsNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/sensor.py:157:5-23: Class member `V2CSensorBaseEntity.entity_description` overrides parent class `V2CBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/sensor.py:157:5-23: Class member `V2CSensorBaseEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/switch.py:95:5-23: Class member `V2CSwitchEntity.entity_description` overrides parent class `V2CBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/v2c/switch.py:95:5-23: Class member `V2CSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vacuum/__init__.py:182:5-23: Class member `StateVacuumEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vacuum/__init__.py:191:5-29: Class member `StateVacuumEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vacuum/device_action.py:75:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/vacuum/reproduce_state.py:82:21-28: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/vallox/binary_sensor.py:20:5-23: Class member `ValloxBinarySensorEntity.entity_description` overrides parent class `ValloxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/binary_sensor.py:20:5-23: Class member `ValloxBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/coordinator.py:22:5-17: Class member `ValloxDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/fan.py:73:5-29: Class member `ValloxFanEntity._attr_supported_features` overrides parent class `ValloxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/number.py:21:5-23: Class member `ValloxNumberEntity.entity_description` overrides parent class `ValloxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/number.py:21:5-23: Class member `ValloxNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/sensor.py:39:5-23: Class member `ValloxSensorEntity.entity_description` overrides parent class `ValloxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/sensor.py:39:5-23: Class member `ValloxSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/switch.py:18:5-23: Class member `ValloxSwitchEntity.entity_description` overrides parent class `ValloxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vallox/switch.py:18:5-23: Class member `ValloxSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/valve/entity.py:25:5-23: Class member `ValveEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/valve/entity.py:27:5-23: Class member `ValveEntity._attr_device_class` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/valve/entity.py:32:5-29: Class member `ValveEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vegehub/__init__.py:44:26-46:6: `VegeHubCoordinator` is not assignable to attribute `runtime_data` with type `VegeHub` [bad-assignment]
ERROR homeassistant/components/vegehub/__init__.py:59:61-79: Argument `VegeHub` is not assignable to parameter `coordinator` with type `VegeHubCoordinator` in function `get_webhook_handler` [bad-argument-type]
ERROR homeassistant/components/vegehub/coordinator.py:20:5-17: Class member `VegeHubCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vegehub/sensor.py:47:21-40: Object of class `VegeHub` has no attribute `vegehub` [missing-attribute]
ERROR homeassistant/components/vegehub/sensor.py:50:25-36: Argument `VegeHub` is not assignable to parameter `coordinator` with type `VegeHubCoordinator` in function `VegeHubSensor.__init__` [bad-argument-type]
ERROR homeassistant/components/vegehub/sensor.py:56:12-31: Object of class `VegeHub` has no attribute `vegehub` [missing-attribute]
ERROR homeassistant/components/vegehub/sensor.py:60:29-40: Argument `VegeHub` is not assignable to parameter `coordinator` with type `VegeHubCoordinator` in function `VegeHubSensor.__init__` [bad-argument-type]
ERROR homeassistant/components/vegehub/sensor.py:79:14-32: Class member `VegeHubSensor.entity_description` overrides parent class `VegeHubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vegehub/switch.py:37:25-36: Argument `VegeHub` is not assignable to parameter `coordinator` with type `VegeHubCoordinator` in function `VegeHubSwitch.__init__` [bad-argument-type]
ERROR homeassistant/components/vegehub/switch.py:40:24-43: Object of class `VegeHub` has no attribute `vegehub` [missing-attribute]
ERROR homeassistant/components/vegehub/switch.py:47:5-23: Class member `VegeHubSwitch._attr_device_class` overrides parent class `VegeHubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vegehub/switch.py:58:14-32: Class member `VegeHubSwitch.entity_description` overrides parent class `VegeHubEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/__init__.py:130:38-133:6: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/velbus/__init__.py:168:46-73: Overload type was not compatible with solved type variables: _Ts = tuple[str] [incompatible-overload-residual]
ERROR homeassistant/components/velbus/binary_sensor.py:31:5-13: Class member `VelbusBinarySensor._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/button.py:35:5-13: Class member `VelbusButton._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/climate.py:40:5-13: Class member `VelbusClimate._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/climate.py:41:5-29: Class member `VelbusClimate._attr_supported_features` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/cover.py:37:5-13: Class member `VelbusCover._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/cover.py:44:18-42: Class member `VelbusCover._attr_supported_features` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/light.py:55:5-13: Class member `VelbusLight._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/light.py:58:5-29: Class member `VelbusLight._attr_supported_features` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/light.py:108:5-13: Class member `VelbusButtonLight._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/light.py:113:5-29: Class member `VelbusButtonLight._attr_supported_features` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/select.py:32:5-13: Class member `VelbusSelect._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/sensor.py:98:5-13: Class member `VelbusSensor._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/sensor.py:99:5-23: Class member `VelbusSensor.entity_description` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/sensor.py:99:5-23: Class member `VelbusSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velbus/switch.py:33:5-13: Class member `VelbusSwitch._channel` overrides parent class `VelbusEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/binary_sensor.py:40:5-9: Class member `VeluxRainSensor.node` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/binary_sensor.py:43:5-23: Class member `VeluxRainSensor._attr_device_class` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/button.py:39:5-23: Class member `VeluxIdentifyButton._attr_device_class` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/cover.py:72:5-9: Class member `VeluxCover.node` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/cover.py:75:5-29: Class member `VeluxCover._attr_supported_features` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/cover.py:87:22-40: Class member `VeluxCover._attr_device_class` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/cover.py:157:5-9: Class member `VeluxDualRollerShutter.node` overrides parent class `VeluxCover` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/cover.py:222:5-9: Class member `VeluxBlind.node` overrides parent class `VeluxCover` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/cover.py:229:9-234:10: `|=` is not supported between `None` and `CoverEntityFeature` [unsupported-operation]
ERROR homeassistant/components/velux/light.py:40:5-9: Class member `VeluxOnOffLight.node` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/number.py:39:5-9: Class member `VeluxExteriorHeatingNumber.node` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/velux/switch.py:36:5-9: Class member `VeluxOnOffSwitch.node` overrides parent class `VeluxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/venstar/binary_sensor.py:33:5-23: Class member `VenstarBinarySensor._attr_device_class` overrides parent class `VenstarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/venstar/config_flow.py:46:12-23: Returned type `Unknown | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/venstar/coordinator.py:21:5-17: Class member `VenstarDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/venstar/sensor.py:136:5-23: Class member `VenstarSensor.entity_description` overrides parent class `VenstarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/venstar/sensor.py:136:5-23: Class member `VenstarSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vera/binary_sensor.py:23:30-36: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraBinarySensor` in function `VeraBinarySensor.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/climate.py:36:28-34: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraThermostat` in function `VeraThermostat.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/climate.py:48:5-29: Class member `VeraThermostat._attr_supported_features` overrides parent class `VeraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vera/climate.py:111:16-48: Returned type `str | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/vera/climate.py:121:46-74: Argument `Any | None` is not assignable to parameter `temp` with type `float` in function `pyvera.VeraThermostat.set_temperature` [bad-argument-type]
ERROR homeassistant/components/vera/cover.py:25:23-29: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraCurtain` in function `VeraCover.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/cover.py:57:36-61: Argument `Any | None` is not assignable to parameter `level` with type `int` in function `pyvera.VeraCurtain.set_level` [bad-argument-type]
ERROR homeassistant/components/vera/entity.py:50:52-73: Argument `(self: Self@VeraEntity, _device: _DeviceTypeT) -> None` is not assignable to parameter `callback` with type `(VeraDevice) -> None` in function `pyvera.VeraController.register` [bad-argument-type]
ERROR homeassistant/components/vera/entity.py:54:54-75: Argument `(self: Self@VeraEntity, _device: _DeviceTypeT) -> None` is not assignable to parameter `callback` with type `(VeraDevice) -> None` in function `pyvera.VeraController.unregister` [bad-argument-type]
ERROR homeassistant/components/vera/entity.py:82:32-60: Cannot set item in `dict[str, int]` [unsupported-operation]
ERROR homeassistant/components/vera/entity.py:87:45-65: Cannot set item in `dict[str, int]` [unsupported-operation]
ERROR homeassistant/components/vera/entity.py:89:45-49: Cannot set item in `dict[str, int]` [unsupported-operation]
ERROR homeassistant/components/vera/entity.py:91:34-64: Cannot set item in `dict[str, int]` [unsupported-operation]
ERROR homeassistant/components/vera/light.py:32:23-29: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraDimmer` in function `VeraLight.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/light.py:71:40-43: Argument `tuple[int, int, int]` is not assignable to parameter `rgb` with type `list[int]` in function `pyvera.VeraDimmer.set_color` [bad-argument-type]
ERROR homeassistant/components/vera/lock.py:28:22-28: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraLock` in function `VeraLock.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/sensor.py:40:20-26: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraSensor` in function `VeraSensor.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/sensor.py:46:45-51: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraSwitch` in function `VeraPowerSensor.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/sensor.py:48:46-52: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraSwitch` in function `VeraEnergySensor.__init__` [bad-argument-type]
ERROR homeassistant/components/vera/sensor.py:65:18-36: Class member `VeraSensor._attr_device_class` overrides parent class `VeraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vera/sensor.py:122:5-23: Class member `VeraPowerSensor._attr_device_class` overrides parent class `VeraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vera/sensor.py:143:5-23: Class member `VeraEnergySensor._attr_device_class` overrides parent class `VeraEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vera/switch.py:25:24-30: Argument `VeraDevice` is not assignable to parameter `vera_device` with type `VeraSwitch` in function `VeraSwitch.__init__` [bad-argument-type]
ERROR homeassistant/components/verisure/alarm_control_panel.py:38:5-29: Class member `VerisureAlarm._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/verisure/binary_sensor.py:44:5-23: Class member `VerisureDoorWindowSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/verisure/binary_sensor.py:98:5-23: Class member `VerisureEthernetStatus._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/verisure/coordinator.py:28:5-17: Class member `VerisureDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/verisure/sensor.py:47:5-23: Class member `VerisureThermometer._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/verisure/sensor.py:97:5-23: Class member `VerisureHygrometer._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/version/binary_sensor.py:57:5-23: Class member `VersionBinarySensor.entity_description` overrides parent class `VersionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/version/coordinator.py:21:5-17: Class member `VersionDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/version/sensor.py:40:7-26: Field `entity_description` is declared `EntityDescription` in ancestor `class VersionEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/vesync/binary_sensor.py:100:5-23: Class member `VeSyncBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/binary_sensor.py:100:5-23: Class member `VeSyncBinarySensor.entity_description` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/coordinator.py:23:5-17: Class member `VeSyncDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/fan.py:103:5-29: Class member `VeSyncFanHA._attr_supported_features` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/humidifier.py:102:5-29: Class member `VeSyncHumidifierHA._attr_supported_features` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/light.py:170:5-11: Class member `VeSyncTunableWhiteLightHA.device` overrides parent class `VeSyncBaseLightHA` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/number.py:112:5-23: Class member `VeSyncNumberEntity.entity_description` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/number.py:112:5-23: Class member `VeSyncNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/select.py:170:5-23: Class member `VeSyncSelectEntity.entity_description` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/select.py:170:5-23: Class member `VeSyncSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/sensor.py:273:5-23: Class member `VeSyncSensorEntity.entity_description` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/sensor.py:273:5-23: Class member `VeSyncSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/switch.py:181:5-23: Class member `VeSyncSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/switch.py:181:5-23: Class member `VeSyncSwitchEntity.entity_description` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/switch.py:194:18-36: Class member `VeSyncSwitchEntity._attr_device_class` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vesync/update.py:60:5-23: Class member `VeSyncDeviceUpdate._attr_device_class` overrides parent class `VeSyncBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/__init__.py:167:63-88: Unpacked argument `tuple[ConfigEntryAuth]` is not assignable to parameter `*args` with type `tuple[ConfigEntryAuth, int]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/vicare/api.py:44:26-33: Argument `_TimeoutSession` is not assignable to parameter `oauth_session` with type `OAuth2Session` in function `PyViCare.PyViCareAbstractOAuthManager.AbstractViCareOAuthManager.__init__` [bad-argument-type]
ERROR homeassistant/components/vicare/api.py:52:9-35: Object of class `OAuth2Session` has no attribute `headers` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:51:34-62: Object of class `Device` has no attribute `getCirculationPumpActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:56:34-62: Object of class `Device` has no attribute `getFrostProtectionActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:65:34-47: Object of class `Device` has no attribute `getActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:74:34-47: Object of class `Device` has no attribute `getActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:83:34-56: Object of class `Device` has no attribute `getSolarPumpActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:89:34-71: Object of class `Device` has no attribute `getDomesticHotWaterChargingActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:95:34-78: Object of class `Device` has no attribute `getDomesticHotWaterCirculationPumpActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:101:34-67: Object of class `Device` has no attribute `getDomesticHotWaterPumpActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:107:34-54: Object of class `Device` has no attribute `getOneTimeCharge` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:118:34-55: Object of class `Device` has no attribute `getIdentification` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:125:34-53: Object of class `Device` has no attribute `getMountingMode` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:131:34-50: Object of class `Device` has no attribute `getChildLock` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:138:34-49: Object of class `Device` has no attribute `isValveOpen` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:143:34-75: Object of class `Device` has no attribute `getHeatExchangerFrostProtectionActive` [missing-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:204:5-23: Class member `ViCareBinarySensor.entity_description` overrides parent class `ViCareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:204:5-23: Class member `ViCareBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/binary_sensor.py:228:69-78: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter with type `Device` [bad-argument-type]
ERROR homeassistant/components/vicare/button.py:35:34-54: Object of class `Device` has no attribute `getOneTimeCharge` [missing-attribute]
ERROR homeassistant/components/vicare/button.py:36:34-59: Object of class `Device` has no attribute `activateOneTimeCharge` [missing-attribute]
ERROR homeassistant/components/vicare/button.py:42:34-54: Object of class `Device` has no attribute `getOneTimeCharge` [missing-attribute]
ERROR homeassistant/components/vicare/button.py:43:34-61: Object of class `Device` has no attribute `deactivateOneTimeCharge` [missing-attribute]
ERROR homeassistant/components/vicare/button.py:83:5-23: Class member `ViCareButton.entity_description` overrides parent class `ViCareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/button.py:83:5-23: Class member `ViCareButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/button.py:99:50-59: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter with type `Device` [bad-argument-type]
ERROR homeassistant/components/vicare/climate.py:86:13-20: Argument `HeatingDeviceWithComponent` is not assignable to parameter `circuit` with type `HeatingCircuit` in function `ViCareClimate.__init__` [bad-argument-type]
ERROR homeassistant/components/vicare/climate.py:119:5-29: Class member `ViCareClimate._attr_supported_features` overrides parent class `ViCareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/climate.py:143:13-39: Argument `str | None` is not assignable to parameter `unique_id_suffix` with type `str` in function `homeassistant.components.vicare.entity.ViCareEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/vicare/climate.py:147:47-68: Object of class `Device` has no attribute `getPrograms`
Object of class `HeatingDeviceWithComponent` has no attribute `getPrograms` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:160:21-49: Object of class `Device` has no attribute `getRoomTemperature`
Object of class `HeatingDeviceWithComponent` has no attribute `getRoomTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:165:39-69: Object of class `Device` has no attribute `getSupplyTemperature`
Object of class `HeatingDeviceWithComponent` has no attribute `getSupplyTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:176:21-47: Object of class `Device` has no attribute `getActiveProgram`
Object of class `HeatingDeviceWithComponent` has no attribute `getActiveProgram` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:180:49-87: Object of class `Device` has no attribute `getCurrentDesiredTemperature`
Object of class `HeatingDeviceWithComponent` has no attribute `getCurrentDesiredTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:184:21-44: Object of class `Device` has no attribute `getActiveMode`
Object of class `HeatingDeviceWithComponent` has no attribute `getActiveMode` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:189:21-51: Object of class `Device` has no attribute `getHeatingCurveSlope`
Object of class `HeatingDeviceWithComponent` has no attribute `getHeatingCurveSlope` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:194:21-51: Object of class `Device` has no attribute `getHeatingCurveShift`
Object of class `HeatingDeviceWithComponent` has no attribute `getHeatingCurveShift` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:198:52-70: Object of class `Device` has no attribute `getModes`
Object of class `HeatingDeviceWithComponent` has no attribute `getModes` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:211:24-40: Object of class `HeatingDeviceWithComponent` has no attribute `getActive` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:216:28-48: Object of class `HeatingDeviceWithComponent` has no attribute `getActive` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:220:33-52: Object of class `HeatingDeviceWithComponent` has no attribute `getPhase` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:253:9-26: Object of class `Device` has no attribute `setMode`
Object of class `HeatingDeviceWithComponent` has no attribute `setMode` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:289:13-44: Object of class `Device` has no attribute `setProgramTemperature`
Object of class `HeatingDeviceWithComponent` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:320:17-44: Object of class `Device` has no attribute `deactivateProgram`
Object of class `HeatingDeviceWithComponent` has no attribute `deactivateProgram` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:334:17-42: Object of class `Device` has no attribute `activateProgram`
Object of class `HeatingDeviceWithComponent` has no attribute `activateProgram` [missing-attribute]
ERROR homeassistant/components/vicare/climate.py:354:9-26: Object of class `Device` has no attribute `setMode`
Object of class `HeatingDeviceWithComponent` has no attribute `setMode` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:133:13-39: Argument `str | None` is not assignable to parameter `unique_id_suffix` with type `str` in function `homeassistant.components.vicare.entity.ViCareEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/vicare/fan.py:136:37-66: Object of class `Device` has no attribute `getVentilationModes`
Object of class `HeatingDeviceWithComponent` has no attribute `getVentilationModes` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:147:32-62: Object of class `Device` has no attribute `getVentilationLevels`
Object of class `HeatingDeviceWithComponent` has no attribute `getVentilationLevels` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:153:13-44: Object of class `Device` has no attribute `getVentilationQuickmodes` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:156:29-57: Object of class `Device` has no attribute `getVentilationQuickmodes` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:170:21-55: Object of class `Device` has no attribute `getActiveVentilationMode`
Object of class `HeatingDeviceWithComponent` has no attribute `getActiveVentilationMode` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:174:38-67: Object of class `Device` has no attribute `getVentilationLevel`
Object of class `HeatingDeviceWithComponent` has no attribute `getVentilationLevel` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:187:15-48: Object of class `Device` has no attribute `getVentilationQuickmode`
Object of class `HeatingDeviceWithComponent` has no attribute `getVentilationQuickmode` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:194:9-47: Object of class `Device` has no attribute `activateVentilationQuickmode`
Object of class `HeatingDeviceWithComponent` has no attribute `activateVentilationQuickmode` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:201:15-48: Object of class `Device` has no attribute `getVentilationQuickmode`
Object of class `HeatingDeviceWithComponent` has no attribute `getVentilationQuickmode` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:230:15-48: Object of class `Device` has no attribute `getVentilationQuickmode`
Object of class `HeatingDeviceWithComponent` has no attribute `getVentilationQuickmode` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:231:13-53: Object of class `Device` has no attribute `deactivateVentilationQuickmode`
Object of class `HeatingDeviceWithComponent` has no attribute `deactivateVentilationQuickmode` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:235:9-38: Object of class `Device` has no attribute `setVentilationLevel`
Object of class `HeatingDeviceWithComponent` has no attribute `setVentilationLevel` [missing-attribute]
ERROR homeassistant/components/vicare/fan.py:241:9-42: Object of class `Device` has no attribute `activateVentilationMode`
Object of class `HeatingDeviceWithComponent` has no attribute `activateVentilationMode` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:57:34-78: Object of class `Device` has no attribute `getDomesticHotWaterConfiguredTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:58:41-75: Object of class `Device` has no attribute `setDomesticHotWaterTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:59:38-75: Object of class `Device` has no attribute `getDomesticHotWaterMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:60:38-75: Object of class `Device` has no attribute `getDomesticHotWaterMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:70:34-79: Object of class `Device` has no attribute `getDomesticHotWaterConfiguredTemperature2` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:71:41-76: Object of class `Device` has no attribute `setDomesticHotWaterTemperature2` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:84:34-75: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOn` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:85:41-82: Object of class `Device` has no attribute `setDomesticHotWaterHysteresisSwitchOn` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:88:38-82: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOnMin` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:89:38-82: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOnMax` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:90:37-86: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOnStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:99:34-76: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOff` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:100:41-83: Object of class `Device` has no attribute `setDomesticHotWaterHysteresisSwitchOff` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:103:38-83: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOffMin` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:104:38-83: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOffMax` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:106:13-63: Object of class `Device` has no attribute `getDomesticHotWaterHysteresisSwitchOffStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:120:34-58: Object of class `Device` has no attribute `getHeatingCurveShift` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:121:41-60: Object of class `Device` has no attribute `setHeatingCurve` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:122:20-44: Object of class `Device` has no attribute `getHeatingCurveSlope` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:124:38-65: Object of class `Device` has no attribute `getHeatingCurveShiftMin` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:125:38-65: Object of class `Device` has no attribute `getHeatingCurveShiftMax` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:126:37-69: Object of class `Device` has no attribute `getHeatingCurveShiftStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:136:34-58: Object of class `Device` has no attribute `getHeatingCurveSlope` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:137:41-60: Object of class `Device` has no attribute `setHeatingCurve` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:138:13-37: Object of class `Device` has no attribute `getHeatingCurveShift` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:140:38-65: Object of class `Device` has no attribute `getHeatingCurveSlopeMin` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:141:38-65: Object of class `Device` has no attribute `getHeatingCurveSlopeMax` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:142:37-69: Object of class `Device` has no attribute `getHeatingCurveSlopeStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:154:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:157:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:160:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:163:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:166:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:175:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:178:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:181:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:184:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:187:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:196:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:199:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:202:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:205:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:208:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:217:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:220:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:223:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:226:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:229:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:240:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:243:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:246:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:249:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:252:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:263:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:266:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:269:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:272:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:275:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:286:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:289:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:292:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:295:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:298:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:309:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:312:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:315:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:318:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:321:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:332:34-69: Object of class `Device` has no attribute `getDesiredTemperatureForProgram` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:335:41-66: Object of class `Device` has no attribute `setProgramTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:338:38-66: Object of class `Device` has no attribute `getProgramMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:341:38-66: Object of class `Device` has no attribute `getProgramMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:344:37-59: Object of class `Device` has no attribute `getProgramStepping` [missing-attribute]
ERROR homeassistant/components/vicare/number.py:402:5-23: Class member `ViCareNumber.entity_description` overrides parent class `ViCareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/number.py:402:5-23: Class member `ViCareNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/number.py:426:50-59: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter with type `Device` [bad-argument-type]
ERROR homeassistant/components/vicare/number.py:432:76-85: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter with type `Device` [bad-argument-type]
ERROR homeassistant/components/vicare/number.py:435:59-68: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter `api` with type `HeatingDeviceWithComponent` in function `_get_value` [bad-argument-type]
ERROR homeassistant/components/vicare/number.py:440:59-68: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter `api` with type `HeatingDeviceWithComponent` in function `_get_value` [bad-argument-type]
ERROR homeassistant/components/vicare/number.py:445:58-67: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter `api` with type `HeatingDeviceWithComponent` in function `_get_value` [bad-argument-type]
ERROR homeassistant/components/vicare/number.py:454:39-42: Argument `HeatingDeviceWithComponent` is not assignable to parameter with type `Device` [bad-argument-type]
ERROR homeassistant/components/vicare/select.py:48:25-67: Object of class `Device` has no attribute `getDomesticHotWaterActiveOperatingMode` [missing-attribute]
ERROR homeassistant/components/vicare/select.py:84:25-65: Object of class `Device` has no attribute `getDomesticHotWaterOperatingModes` [missing-attribute]
ERROR homeassistant/components/vicare/select.py:86:18-63: Object of class `Device` has no attribute `getDomesticHotWaterActiveOperatingMode` [missing-attribute]
ERROR homeassistant/components/vicare/select.py:95:33-76: Object of class `Device` has no attribute `getDomesticHotWaterOperatingModes`
Object of class `HeatingDeviceWithComponent` has no attribute `getDomesticHotWaterOperatingModes` [missing-attribute]
ERROR homeassistant/components/vicare/select.py:99:26-74: Object of class `Device` has no attribute `getDomesticHotWaterActiveOperatingMode`
Object of class `HeatingDeviceWithComponent` has no attribute `getDomesticHotWaterActiveOperatingMode` [missing-attribute]
ERROR homeassistant/components/vicare/select.py:113:9-51: Object of class `Device` has no attribute `setDomesticHotWaterOperatingMode`
Object of class `HeatingDeviceWithComponent` has no attribute `setDomesticHotWaterOperatingMode` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:100:34-58: Object of class `Device` has no attribute `getSupplyTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:112:34-59: Object of class `Device` has no attribute `getOutsideTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:120:34-56: Object of class `Device` has no attribute `getOutsideHumidity` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:128:34-58: Object of class `Device` has no attribute `getReturnTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:136:34-58: Object of class `Device` has no attribute `getBoilerTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:144:34-70: Object of class `Device` has no attribute `getBoilerCommonSupplyTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:152:34-72: Object of class `Device` has no attribute `getSupplyTemperaturePrimaryCircuit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:160:34-72: Object of class `Device` has no attribute `getReturnTemperaturePrimaryCircuit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:168:34-67: Object of class `Device` has no attribute `getPrimaryCircuitPumpRotation` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:169:33-70: Object of class `Device` has no attribute `getPrimaryCircuitPumpRotationUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:178:34-74: Object of class `Device` has no attribute `getSupplyTemperatureSecondaryCircuit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:186:34-74: Object of class `Device` has no attribute `getReturnTemperatureSecondaryCircuit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:194:34-58: Object of class `Device` has no attribute `getHotGasTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:204:34-61: Object of class `Device` has no attribute `getLiquidGasTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:214:34-62: Object of class `Device` has no attribute `getSuctionGasTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:224:34-74: Object of class `Device` has no attribute `getDomesticHotWaterOutletTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:232:34-71: Object of class `Device` has no attribute `getDomesticHotWaterMaxTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:241:34-71: Object of class `Device` has no attribute `getDomesticHotWaterMinTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:250:34-75: Object of class `Device` has no attribute `getDomesticHotWaterStorageTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:258:34-70: Object of class `Device` has no attribute `getHotWaterStorageTemperatureTop` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:266:34-81: Object of class `Device` has no attribute `getDomesticHotWaterStorageTemperatureMiddle` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:275:34-73: Object of class `Device` has no attribute `getHotWaterStorageTemperatureBottom` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:282:34-76: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:283:33-74: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:289:34-79: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterThisWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:290:33-74: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:297:34-80: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:298:33-74: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:305:34-79: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:306:33-74: Object of class `Device` has no attribute `getGasConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:313:34-67: Object of class `Device` has no attribute `getGasConsumptionHeatingToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:314:33-65: Object of class `Device` has no attribute `getGasConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:320:34-70: Object of class `Device` has no attribute `getGasConsumptionHeatingThisWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:321:33-65: Object of class `Device` has no attribute `getGasConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:328:34-71: Object of class `Device` has no attribute `getGasConsumptionHeatingThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:329:33-65: Object of class `Device` has no attribute `getGasConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:336:34-70: Object of class `Device` has no attribute `getGasConsumptionHeatingThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:337:33-65: Object of class `Device` has no attribute `getGasConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:344:34-68: Object of class `Device` has no attribute `getFuelCellGasConsumptionToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:345:33-66: Object of class `Device` has no attribute `getFuelCellGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:351:34-71: Object of class `Device` has no attribute `getFuelCellGasConsumptionThisWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:352:33-66: Object of class `Device` has no attribute `getFuelCellGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:359:34-72: Object of class `Device` has no attribute `getFuelCellGasConsumptionThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:360:33-66: Object of class `Device` has no attribute `getFuelCellGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:367:34-71: Object of class `Device` has no attribute `getFuelCellGasConsumptionThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:368:33-66: Object of class `Device` has no attribute `getFuelCellGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:375:34-65: Object of class `Device` has no attribute `getGasConsumptionTotalToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:376:33-58: Object of class `Device` has no attribute `getGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:382:34-68: Object of class `Device` has no attribute `getGasConsumptionTotalThisWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:383:33-58: Object of class `Device` has no attribute `getGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:390:34-69: Object of class `Device` has no attribute `getGasConsumptionTotalThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:391:33-58: Object of class `Device` has no attribute `getGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:398:34-68: Object of class `Device` has no attribute `getGasConsumptionTotalThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:399:33-58: Object of class `Device` has no attribute `getGasConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:407:34-79: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingCurrentDay` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:408:33-72: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:415:34-81: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingCurrentMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:416:33-72: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:424:34-80: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingCurrentYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:425:33-72: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:433:34-82: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingLastSevenDays` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:434:33-72: Object of class `Device` has no attribute `getGasSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:443:13-67: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterCurrentDay` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:445:33-81: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:453:13-69: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterCurrentMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:455:33-81: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:464:13-68: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterCurrentYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:466:33-81: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:475:13-70: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterLastSevenDays` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:477:33-81: Object of class `Device` has no attribute `getGasSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:485:34-81: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingCurrentDay` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:486:33-74: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:493:34-83: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingCurrentMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:494:33-74: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:502:34-82: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingCurrentYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:503:33-74: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:511:34-84: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingLastSevenDays` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:512:33-74: Object of class `Device` has no attribute `getPowerSummaryConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:520:34-69: Object of class `Device` has no attribute `getPowerConsumptionCoolingToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:521:33-67: Object of class `Device` has no attribute `getPowerConsumptionCoolingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:528:34-73: Object of class `Device` has no attribute `getPowerConsumptionCoolingThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:529:33-67: Object of class `Device` has no attribute `getPowerConsumptionCoolingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:537:34-72: Object of class `Device` has no attribute `getPowerConsumptionCoolingThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:538:33-67: Object of class `Device` has no attribute `getPowerConsumptionCoolingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:547:13-69: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterCurrentDay` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:549:33-83: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:557:13-71: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterCurrentMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:559:33-83: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:568:13-70: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterCurrentYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:570:33-83: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:579:13-72: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterLastSevenDays` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:581:33-83: Object of class `Device` has no attribute `getPowerSummaryConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:589:34-63: Object of class `Device` has no attribute `getPowerProductionCurrent` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:597:34-61: Object of class `Device` has no attribute `getPowerProductionToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:605:34-64: Object of class `Device` has no attribute `getPowerProductionThisWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:614:34-65: Object of class `Device` has no attribute `getPowerProductionThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:623:34-64: Object of class `Device` has no attribute `getPowerProductionThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:632:34-64: Object of class `Device` has no attribute `getSolarStorageTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:640:34-66: Object of class `Device` has no attribute `getSolarCollectorTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:648:34-66: Object of class `Device` has no attribute `getSolarPowerProductionToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:649:33-64: Object of class `Device` has no attribute `getSolarPowerProductionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:657:34-69: Object of class `Device` has no attribute `getSolarPowerProductionThisWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:658:33-64: Object of class `Device` has no attribute `getSolarPowerProductionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:667:34-70: Object of class `Device` has no attribute `getSolarPowerProductionThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:668:33-64: Object of class `Device` has no attribute `getSolarPowerProductionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:677:34-69: Object of class `Device` has no attribute `getSolarPowerProductionThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:678:33-64: Object of class `Device` has no attribute `getSolarPowerProductionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:687:34-62: Object of class `Device` has no attribute `getPowerConsumptionToday` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:688:33-60: Object of class `Device` has no attribute `getPowerConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:696:34-65: Object of class `Device` has no attribute `getPowerConsumptionThisWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:697:33-60: Object of class `Device` has no attribute `getPowerConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:706:34-66: Object of class `Device` has no attribute `getPowerConsumptionThisMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:707:33-60: Object of class `Device` has no attribute `getPowerConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:716:34-65: Object of class `Device` has no attribute `getPowerConsumptionThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:717:33-60: Object of class `Device` has no attribute `getPowerConsumptionUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:726:34-72: Object of class `Device` has no attribute `getPowerConsumptionHeatingThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:727:33-67: Object of class `Device` has no attribute `getPowerConsumptionHeatingUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:736:34-81: Object of class `Device` has no attribute `getPowerConsumptionDomesticHotWaterThisYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:737:33-76: Object of class `Device` has no attribute `getPowerConsumptionDomesticHotWaterUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:746:34-61: Object of class `Device` has no attribute `getBufferTopTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:756:34-64: Object of class `Device` has no attribute `getBufferMidTopTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:764:34-64: Object of class `Device` has no attribute `getBufferMiddleTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:772:34-67: Object of class `Device` has no attribute `getBufferMidBottomTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:780:34-64: Object of class `Device` has no attribute `getBufferBottomTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:786:34-62: Object of class `Device` has no attribute `getBufferMainTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:794:34-61: Object of class `Device` has no attribute `getVolumetricFlowReturn` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:804:34-66: Object of class `Device` has no attribute `getElectricalEnergySystemSOC` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:805:33-69: Object of class `Device` has no attribute `getElectricalEnergySystemSOCUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:812:34-68: Object of class `Device` has no attribute `getElectricalEnergySystemPower` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:813:33-71: Object of class `Device` has no attribute `getElectricalEnergySystemPowerUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:820:34-77: Object of class `Device` has no attribute `getElectricalEnergySystemOperationState` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:827:13-74: Object of class `Device` has no attribute `getElectricalEnergySystemTransferChargeCumulatedLifeCycle` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:830:13-69: Object of class `Device` has no attribute `getElectricalEnergySystemTransferChargeCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:838:13-78: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedCurrentDay` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:841:13-72: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:849:13-79: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedCurrentWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:852:13-72: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:861:13-80: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedCurrentMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:864:13-72: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:873:13-79: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedCurrentYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:876:13-72: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:885:13-77: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedLifeCycle` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:888:13-72: Object of class `Device` has no attribute `getElectricalEnergySystemTransferDischargeCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:897:34-83: Object of class `Device` has no attribute `getPointOfCommonCouplingTransferPowerExchange` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:904:34-86: Object of class `Device` has no attribute `getPointOfCommonCouplingTransferConsumptionTotal` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:906:13-69: Object of class `Device` has no attribute `getPointOfCommonCouplingTransferConsumptionTotalUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:914:34-81: Object of class `Device` has no attribute `getPointOfCommonCouplingTransferFeedInTotal` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:915:33-84: Object of class `Device` has no attribute `getPointOfCommonCouplingTransferFeedInTotalUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:922:34-70: Object of class `Device` has no attribute `getPhotovoltaicProductionCurrent` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:923:33-73: Object of class `Device` has no attribute `getPhotovoltaicProductionCurrentUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:931:34-82: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedCurrentDay` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:932:33-75: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:940:34-83: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedCurrentWeek` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:941:33-75: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:950:34-84: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedCurrentMonth` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:951:33-75: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:960:34-83: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedCurrentYear` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:961:33-75: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:970:34-81: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedLifeCycle` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:971:33-75: Object of class `Device` has no attribute `getPhotovoltaicProductionCumulatedUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:978:47-72: Object of class `Device` has no attribute `getPhotovoltaicStatus` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:985:34-52: Object of class `Device` has no attribute `getTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:993:34-58: Object of class `Device` has no attribute `getTargetTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1000:34-49: Object of class `Device` has no attribute `getHumidity` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1005:47-70: Object of class `Device` has no attribute `getVentilationLevel` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1012:34-58: Object of class `Device` has no attribute `getVentilationReason` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1032:34-55: Object of class `Device` has no attribute `getSupplyPressure` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1033:33-58: Object of class `Device` has no attribute `getSupplyPressureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1042:34-55: Object of class `Device` has no attribute `getHotGasPressure` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1043:33-58: Object of class `Device` has no attribute `getHotGasPressureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1053:34-59: Object of class `Device` has no attribute `getSuctionGasPressure` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1054:33-62: Object of class `Device` has no attribute `getSuctionGasPressureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1060:34-57: Object of class `Device` has no attribute `getHeatingRodStarts` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1068:34-56: Object of class `Device` has no attribute `getHeatingRodHours` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1077:34-71: Object of class `Device` has no attribute `getSeasonalPerformanceFactorTotal` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1084:34-69: Object of class `Device` has no attribute `getSeasonalPerformanceFactorDHW` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1091:34-73: Object of class `Device` has no attribute `getSeasonalPerformanceFactorHeating` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1098:34-72: Object of class `Device` has no attribute `getCoefficientOfPerformanceHeating` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1105:34-68: Object of class `Device` has no attribute `getCoefficientOfPerformanceDHW` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1112:34-70: Object of class `Device` has no attribute `getCoefficientOfPerformanceTotal` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1119:34-72: Object of class `Device` has no attribute `getCoefficientOfPerformanceCooling` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1128:34-53: Object of class `Device` has no attribute `getBatteryLevel` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1136:34-59: Object of class `Device` has no attribute `getWifiSignalStrength` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1145:34-61: Object of class `Device` has no attribute `getZigbeeSignalStrength` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1153:34-54: Object of class `Device` has no attribute `getValvePosition` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1162:34-49: Object of class `Device` has no attribute `getFuelNeed` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1163:33-48: Object of class `Device` has no attribute `getFuelUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1172:34-70: Object of class `Device` has no attribute `getHydraulicSeparatorTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1181:34-55: Object of class `Device` has no attribute `getSupplyHumidity` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1187:34-55: Object of class `Device` has no attribute `getSupplyFanHours` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1196:34-55: Object of class `Device` has no attribute `getSupplyFanSpeed` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1205:34-52: Object of class `Device` has no attribute `getFilterHours` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1214:34-61: Object of class `Device` has no attribute `getFilterRemainingHours` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1223:34-59: Object of class `Device` has no attribute `getFilterOverdueHours` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1233:34-56: Object of class `Device` has no attribute `getAirborneDustPM1` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1240:34-58: Object of class `Device` has no attribute `getAirborneDustPM2d5` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1247:34-56: Object of class `Device` has no attribute `getAirborneDustPM4` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1254:34-57: Object of class `Device` has no attribute `getAirborneDustPM10` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1260:34-57: Object of class `Device` has no attribute `getSupplyVolumeFlow` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1267:34-58: Object of class `Device` has no attribute `getExhaustVolumeFlow` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1280:34-47: Object of class `Device` has no attribute `getStarts` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1288:34-46: Object of class `Device` has no attribute `getHours` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1296:34-51: Object of class `Device` has no attribute `getModulation` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1306:34-46: Object of class `Device` has no attribute `getPower` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1307:33-49: Object of class `Device` has no attribute `getPowerUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1315:34-51: Object of class `Device` has no attribute `getModulation` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1316:33-54: Object of class `Device` has no attribute `getModulationUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1322:34-47: Object of class `Device` has no attribute `getStarts` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1330:34-46: Object of class `Device` has no attribute `getHours` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1338:34-56: Object of class `Device` has no attribute `getHoursLoadClass1` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1347:34-56: Object of class `Device` has no attribute `getHoursLoadClass2` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1356:34-56: Object of class `Device` has no attribute `getHoursLoadClass3` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1365:34-56: Object of class `Device` has no attribute `getHoursLoadClass4` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1374:34-56: Object of class `Device` has no attribute `getHoursLoadClass5` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1382:50-62: Object of class `Device` has no attribute `getPhase` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1390:34-57: Object of class `Device` has no attribute `getInletTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1391:33-60: Object of class `Device` has no attribute `getInletTemperatureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1399:34-58: Object of class `Device` has no attribute `getOutletTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1400:33-61: Object of class `Device` has no attribute `getOutletTemperatureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1408:34-54: Object of class `Device` has no attribute `getInletPressure` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1409:33-57: Object of class `Device` has no attribute `getInletPressureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1417:34-55: Object of class `Device` has no attribute `getOutletPressure` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1418:33-58: Object of class `Device` has no attribute `getOutletPressureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1429:34-58: Object of class `Device` has no attribute `getLiquidTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1430:33-61: Object of class `Device` has no attribute `getLiquidTemperatureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1438:34-62: Object of class `Device` has no attribute `getSubcoolingTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1439:33-65: Object of class `Device` has no attribute `getSubcoolingTemperatureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1450:34-60: Object of class `Device` has no attribute `getOverheatTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1451:33-63: Object of class `Device` has no attribute `getOverheatTemperatureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1459:34-58: Object of class `Device` has no attribute `getLiquidTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1460:33-61: Object of class `Device` has no attribute `getLiquidTemperatureUnit` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1471:34-48: Object of class `Device` has no attribute `getCurrent` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1479:34-46: Object of class `Device` has no attribute `getPower` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1487:34-52: Object of class `Device` has no attribute `getTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/sensor.py:1554:5-23: Class member `ViCareSensor.entity_description` overrides parent class `ViCareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/sensor.py:1554:5-23: Class member `ViCareSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/sensor.py:1579:76-85: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter with type `Device` [bad-argument-type]
ERROR homeassistant/components/vicare/sensor.py:1582:67-76: Argument `Device | HeatingDeviceWithComponent` is not assignable to parameter with type `Device` [bad-argument-type]
ERROR homeassistant/components/vicare/sensor.py:1588:22-40: Class member `ViCareSensor._attr_device_class` overrides parent class `ViCareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/utils.py:89:16-30: Object of class `Device` has no attribute `burners` [missing-attribute]
ERROR homeassistant/components/vicare/utils.py:100:16-31: Object of class `Device` has no attribute `circuits` [missing-attribute]
ERROR homeassistant/components/vicare/utils.py:111:16-34: Object of class `Device` has no attribute `compressors` [missing-attribute]
ERROR homeassistant/components/vicare/utils.py:122:16-33: Object of class `Device` has no attribute `condensors` [missing-attribute]
ERROR homeassistant/components/vicare/utils.py:133:16-34: Object of class `Device` has no attribute `evaporators` [missing-attribute]
ERROR homeassistant/components/vicare/utils.py:144:16-32: Object of class `Device` has no attribute `inverters` [missing-attribute]
ERROR homeassistant/components/vicare/water_heater.py:66:13-20: Argument `HeatingDeviceWithComponent` is not assignable to parameter `circuit` with type `HeatingCircuit` in function `ViCareWater.__init__` [bad-argument-type]
ERROR homeassistant/components/vicare/water_heater.py:91:5-29: Class member `ViCareWater._attr_supported_features` overrides parent class `ViCareEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vicare/water_heater.py:117:21-68: Object of class `Device` has no attribute `getDomesticHotWaterStorageTemperature`
Object of class `HeatingDeviceWithComponent` has no attribute `getDomesticHotWaterStorageTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/water_heater.py:122:21-68: Object of class `Device` has no attribute `getDomesticHotWaterDesiredTemperature`
Object of class `HeatingDeviceWithComponent` has no attribute `getDomesticHotWaterDesiredTemperature` [missing-attribute]
ERROR homeassistant/components/vicare/water_heater.py:129:36-71: Object of class `Device` has no attribute `getDomesticHotWaterActive`
Object of class `HeatingDeviceWithComponent` has no attribute `getDomesticHotWaterActive` [missing-attribute]
ERROR homeassistant/components/vicare/water_heater.py:134:13-53: Object of class `Device` has no attribute `setDomesticHotWaterTemperature`
Object of class `HeatingDeviceWithComponent` has no attribute `setDomesticHotWaterTemperature` [missing-attribute]
ERROR homeassistant/components/victron_ble/sensor.py:532:5-23: Class member `VictronBLESensorEntity.entity_description` overrides parent class `PassiveBluetoothProcessorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/victron_ble/sensor.py:532:5-23: Class member `VictronBLESensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/victron_gx/binary_sensor.py:68:14-32: Class member `VictronBinarySensor._attr_device_class` overrides parent class `VictronBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/victron_gx/button.py:55:9-22: Class member `VictronButton._on_update_cb` overrides parent class `VictronBaseEntity` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/victron_gx/number.py:74:14-32: Class member `VictronNumber._attr_device_class` overrides parent class `VictronBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/victron_gx/sensor.py:92:14-32: Class member `VictronSensor._attr_device_class` overrides parent class `VictronBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/victron_remote_monitoring/coordinator.py:58:15-35: Argument `ForecastAggregations | dict[Unknown, Unknown] | None` is not assignable to parameter `solar` with type `ForecastAggregations | None` in function `VRMForecastStore.__init__` [bad-argument-type]
ERROR homeassistant/components/victron_remote_monitoring/coordinator.py:58:21-34: Cannot index into `dict[Literal['records', 'totals'], dict[Unknown, Unknown]]` [bad-index]
ERROR homeassistant/components/victron_remote_monitoring/coordinator.py:59:21-41: Argument `ForecastAggregations | dict[Unknown, Unknown] | None` is not assignable to parameter `consumption` with type `ForecastAggregations | None` in function `VRMForecastStore.__init__` [bad-argument-type]
ERROR homeassistant/components/victron_remote_monitoring/coordinator.py:59:27-40: Cannot index into `dict[Literal['records', 'totals'], dict[Unknown, Unknown]]` [bad-index]
ERROR homeassistant/components/victron_remote_monitoring/coordinator.py:69:5-17: Class member `VictronRemoteMonitoringDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/victron_remote_monitoring/sensor.py:264:5-23: Class member `VRMForecastsSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/victron_remote_monitoring/sensor.py:264:5-23: Class member `VRMForecastsSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vilfo/config_flow.py:45:26-47: `Literal['cannot_connect']` is not assignable to dict key `type` with type `None` [bad-assignment]
ERROR homeassistant/components/vilfo/config_flow.py:46:26-39: `type[CannotConnect]` is not assignable to dict key `data` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/vilfo/config_flow.py:53:26-45: `Literal['invalid_auth']` is not assignable to dict key `type` with type `None` [bad-assignment]
ERROR homeassistant/components/vilfo/config_flow.py:54:26-37: `type[InvalidAuth]` is not assignable to dict key `data` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/vilfo/config_flow.py:64:22-36: `Literal['success']` is not assignable to dict key `type` with type `None` [bad-assignment]
ERROR homeassistant/components/vilfo/sensor.py:67:5-23: Class member `VilfoRouterSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vistapool/coordinator.py:27:5-17: Class member `VistapoolDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vistapool/number.py:190:5-23: Class member `VistapoolNumber.entity_description` overrides parent class `VistapoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vistapool/number.py:190:5-23: Class member `VistapoolNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vistapool/sensor.py:169:5-23: Class member `VistapoolSensorEntity.entity_description` overrides parent class `VistapoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vistapool/sensor.py:169:5-23: Class member `VistapoolSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vizio/config_flow.py:252:25-58: Argument `Any | None` is not assignable to parameter `auth_token` with type `str` in function `pyvizio.VizioAsync.validate_ha_config` [bad-argument-type]
ERROR homeassistant/components/vizio/config_flow.py:351:17-30: Argument `str | None` is not assignable to parameter `ch_type` with type `int | str` in function `pyvizio.VizioAsync.pair` [bad-argument-type]
ERROR homeassistant/components/vizio/config_flow.py:351:32-51: Argument `str | None` is not assignable to parameter `token` with type `int | str` in function `pyvizio.VizioAsync.pair` [bad-argument-type]
ERROR homeassistant/components/vizio/coordinator.py:65:5-17: Class member `VizioDeviceCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vizio/coordinator.py:141:29-44: Argument `dict[str, int | str] | list[str] | None` is not assignable to parameter `sound_mode_list` with type `list[str] | None` in function `VizioDeviceData.__init__` [bad-argument-type]
ERROR homeassistant/components/vizio/media_player.py:130:14-38: Class member `VizioDevice._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vizio/media_player.py:136:14-32: Class member `VizioDevice._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vizio/media_player.py:166:18-29: Class member `VizioDevice._attr_state` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vizio/media_player.py:359:25-39: Argument `list[dict[str, Any]] | None` is not assignable to parameter `apps_list` with type `list[dict[str, list[dict[str, Any] | str] | str]]` in function `pyvizio.VizioAsync.launch_app` [bad-argument-type]
ERROR homeassistant/components/vlc/media_player.py:74:22-39: Class `State` has no class attribute `Playing` [missing-attribute]
ERROR homeassistant/components/vlc/media_player.py:76:24-40: Class `State` has no class attribute `Paused` [missing-attribute]
ERROR homeassistant/components/vodafone_station/button.py:103:5-23: Class member `VodafoneStationSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vodafone_station/button.py:103:5-23: Class member `VodafoneStationSensorEntity.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vodafone_station/coordinator.py:64:5-17: Class member `VodafoneStationRouter.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vodafone_station/sensor.py:174:5-23: Class member `VodafoneStationSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vodafone_station/sensor.py:174:5-23: Class member `VodafoneStationSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vodafone_station/switch.py:86:5-23: Class member `VodafoneSwitchEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/vodafone_station/switch.py:86:5-23: Class member `VodafoneSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/voip/assist_satellite.py:96:5-23: Class member `VoipAssistSatellite.entity_description` overrides parent class `VoIPEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/voip/assist_satellite.py:121:14-26: Class member `VoipAssistSatellite._audio_queue` overrides parent class `RtpDatagramProtocol` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/voip/assist_satellite.py:163:37-41: `Self@VoipAssistSatellite` is not assignable to attribute `protocol` with type `VoipDatagramProtocol | None` [bad-assignment]
ERROR homeassistant/components/voip/switch.py:39:5-23: Class member `VoIPCallAllowedSwitch.entity_description` overrides parent class `VoIPEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/voip/switch.py:39:5-23: Class member `VoIPCallAllowedSwitch.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/voip/voip.py:56:16-61:10: Returned type `PreRecordMessageProtocol` is not assignable to declared return type `VoipDatagramProtocol` [bad-return]
ERROR homeassistant/components/voip/voip.py:66:5-24: Object of class `VoipDatagramProtocol` has no attribute `_rtp_input` [missing-attribute]
ERROR homeassistant/components/voip/voip.py:67:5-25: Object of class `VoipDatagramProtocol` has no attribute `_rtp_output` [missing-attribute]
ERROR homeassistant/components/voip/voip.py:69:5-24: Object of class `VoipDatagramProtocol` has no attribute `rtcp_state` [missing-attribute]
ERROR homeassistant/components/voip/voip.py:70:8-27: Object of class `VoipDatagramProtocol` has no attribute `rtcp_state` [missing-attribute]
ERROR homeassistant/components/voip/voip.py:72:9-41: Object of class `object` has no attribute `bye_callback` [missing-attribute]
ERROR homeassistant/components/voip/voip.py:89:36-91:14: Argument `(call_info: CallInfo, rtcp_state: RtcpState) -> VoipDatagramProtocol` is not assignable to parameter `valid_protocol_factory` with type `(CallInfo, RtcpState) -> Protocol` in function `voip_utils.voip.VoipDatagramProtocol.__init__` [bad-argument-type]
ERROR homeassistant/components/voip/voip.py:93:17-98:18: Argument `(call_info: CallInfo, rtcp_state: RtcpState) -> PreRecordMessageProtocol` is not assignable to parameter `invalid_protocol_factory` with type `((CallInfo, RtcpState) -> Protocol) | None` in function `voip_utils.voip.VoipDatagramProtocol.__init__` [bad-argument-type]
ERROR homeassistant/components/volumio/config_flow.py:86:30-58: `Any | None` is not assignable to attribute `_name` with type `str` [bad-assignment]
ERROR homeassistant/components/volvo/binary_sensor.py:379:5-23: Class member `VolvoBinarySensor.entity_description` overrides parent class `VolvoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/binary_sensor.py:379:5-23: Class member `VolvoBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/button.py:94:5-23: Class member `VolvoButton.entity_description` overrides parent class `VolvoBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/button.py:94:5-23: Class member `VolvoButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/button.py:110:42-48: `result` may be uninitialized [unbound-name]
ERROR homeassistant/components/volvo/coordinator.py:70:5-17: Class member `VolvoBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/device_tracker.py:52:5-23: Class member `VolvoDeviceTracker.entity_description` overrides parent class `VolvoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/device_tracker.py:52:5-23: Class member `VolvoDeviceTracker.entity_description` overrides parent class `TrackerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/entity.py:46:14-32: Class member `VolvoBaseEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/lock.py:66:5-23: Class member `VolvoLock.entity_description` overrides parent class `VolvoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/lock.py:66:5-23: Class member `VolvoLock.entity_description` overrides parent class `LockEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/sensor.py:414:5-23: Class member `VolvoSensor.entity_description` overrides parent class `VolvoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/volvo/sensor.py:414:5-23: Class member `VolvoSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/__init__.py:39:28-61: `Any | None` is not assignable to attribute `jwtToken` with type `str` [bad-assignment]
ERROR homeassistant/components/wallbox/__init__.py:40:35-76: `Any | None` is not assignable to attribute `jwtRefreshToken` with type `str` [bad-assignment]
ERROR homeassistant/components/wallbox/__init__.py:41:31-62: `Any | None` is not assignable to attribute `jwtTokenTtl` with type `int` [bad-assignment]
ERROR homeassistant/components/wallbox/__init__.py:42:38-77: `Any | None` is not assignable to attribute `jwtRefreshTokenTtl` with type `int` [bad-assignment]
ERROR homeassistant/components/wallbox/button.py:54:5-23: Class member `WallboxButton.entity_description` overrides parent class `WallboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/button.py:54:5-23: Class member `WallboxButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/coordinator.py:128:5-17: Class member `WallboxCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/lock.py:54:14-32: Class member `WallboxLock.entity_description` overrides parent class `WallboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/number.py:98:5-23: Class member `WallboxNumber.entity_description` overrides parent class `WallboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/number.py:98:5-23: Class member `WallboxNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/select.py:81:5-23: Class member `WallboxSelect.entity_description` overrides parent class `WallboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/select.py:81:5-23: Class member `WallboxSelect.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/sensor.py:189:5-23: Class member `WallboxSensor.entity_description` overrides parent class `WallboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/sensor.py:189:5-23: Class member `WallboxSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wallbox/switch.py:53:14-32: Class member `WallboxSwitch.entity_description` overrides parent class `WallboxEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/waqi/coordinator.py:19:5-17: Class member `WAQIDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/waqi/sensor.py:146:5-23: Class member `WaqiSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/waqi/sensor.py:146:5-23: Class member `WaqiSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/water_heater/__init__.py:167:5-23: Class member `WaterHeaterEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/water_heater/__init__.py:175:5-16: Class member `WaterHeaterEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/water_heater/__init__.py:176:5-29: Class member `WaterHeaterEntity._attr_supported_features` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/water_heater/condition.py:77:9-24: Class member `WaterHeaterTargetTemperatureCondition._should_include` overrides parent class `EntityNumericalConditionWithUnitBase` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/components/water_heater/device_action.py:76:17-24: `service` may be uninitialized [unbound-name]
ERROR homeassistant/components/waterfurnace/climate.py:81:5-29: Class member `WaterFurnaceClimate._attr_supported_features` overrides parent class `WaterFurnaceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/waterfurnace/coordinator.py:107:5-17: Class member `WaterFurnaceEnergyCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/waterfurnace/sensor.py:165:5-23: Class member `WaterFurnaceSensor.entity_description` overrides parent class `WaterFurnaceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watergate/__init__.py:111:50-60: Object of class `AutoShutOffReportData` has no attribute `state`
Object of class `OnlineEvent` has no attribute `state`
Object of class `PowerSupplyChangedEventData` has no attribute `state`
Object of class `TelemetryEventData` has no attribute `state`
Object of class `WifiChangedEventData` has no attribute `state` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:113:22-33: Object of class `AutoShutOffReportData` has no attribute `errors`
Object of class `OnlineEvent` has no attribute `errors`
Object of class `PowerSupplyChangedEventData` has no attribute `errors`
Object of class `ValveEventData` has no attribute `errors`
Object of class `WifiChangedEventData` has no attribute `errors` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:115:17-26: Object of class `AutoShutOffReportData` has no attribute `flow`
Object of class `OnlineEvent` has no attribute `flow`
Object of class `PowerSupplyChangedEventData` has no attribute `flow`
Object of class `ValveEventData` has no attribute `flow`
Object of class `WifiChangedEventData` has no attribute `flow` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:115:17-60: `Unknown | None` is not assignable to attribute `flow` with type `float` [bad-assignment]
ERROR homeassistant/components/watergate/__init__.py:118:17-30: Object of class `AutoShutOffReportData` has no attribute `pressure`
Object of class `OnlineEvent` has no attribute `pressure`
Object of class `PowerSupplyChangedEventData` has no attribute `pressure`
Object of class `ValveEventData` has no attribute `pressure`
Object of class `WifiChangedEventData` has no attribute `pressure` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:118:17-68: `Unknown | None` is not assignable to attribute `pressure` with type `float` [bad-assignment]
ERROR homeassistant/components/watergate/__init__.py:121:17-33: Object of class `AutoShutOffReportData` has no attribute `temperature`
Object of class `OnlineEvent` has no attribute `temperature`
Object of class `PowerSupplyChangedEventData` has no attribute `temperature`
Object of class `ValveEventData` has no attribute `temperature`
Object of class `WifiChangedEventData` has no attribute `temperature` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:121:17-74: `Unknown | None` is not assignable to attribute `water_temperature` with type `float` [bad-assignment]
ERROR homeassistant/components/watergate/__init__.py:124:46-53: Object of class `AutoShutOffReportData` has no attribute `ip`
Object of class `OnlineEvent` has no attribute `ip`
Object of class `PowerSupplyChangedEventData` has no attribute `ip`
Object of class `TelemetryEventData` has no attribute `ip`
Object of class `ValveEventData` has no attribute `ip` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:125:51-63: Object of class `AutoShutOffReportData` has no attribute `gateway`
Object of class `OnlineEvent` has no attribute `gateway`
Object of class `PowerSupplyChangedEventData` has no attribute `gateway`
Object of class `TelemetryEventData` has no attribute `gateway`
Object of class `ValveEventData` has no attribute `gateway` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:126:50-61: Object of class `AutoShutOffReportData` has no attribute `subnet`
Object of class `OnlineEvent` has no attribute `subnet`
Object of class `PowerSupplyChangedEventData` has no attribute `subnet`
Object of class `TelemetryEventData` has no attribute `subnet`
Object of class `ValveEventData` has no attribute `subnet` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:127:48-57: Object of class `AutoShutOffReportData` has no attribute `ssid`
Object of class `OnlineEvent` has no attribute `ssid`
Object of class `PowerSupplyChangedEventData` has no attribute `ssid`
Object of class `TelemetryEventData` has no attribute `ssid`
Object of class `ValveEventData` has no attribute `ssid` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:128:48-57: Object of class `AutoShutOffReportData` has no attribute `rssi`
Object of class `OnlineEvent` has no attribute `rssi`
Object of class `PowerSupplyChangedEventData` has no attribute `rssi`
Object of class `TelemetryEventData` has no attribute `rssi`
Object of class `ValveEventData` has no attribute `rssi` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:130:51-62: Object of class `AutoShutOffReportData` has no attribute `supply`
Object of class `OnlineEvent` has no attribute `supply`
Object of class `TelemetryEventData` has no attribute `supply`
Object of class `ValveEventData` has no attribute `supply`
Object of class `WifiChangedEventData` has no attribute `supply` [missing-attribute]
ERROR homeassistant/components/watergate/__init__.py:133:55-64: Object of class `PowerSupplyChangedEventData` has no attribute `type`
Object of class `TelemetryEventData` has no attribute `type`
Object of class `ValveEventData` has no attribute `type`
Object of class `WifiChangedEventData` has no attribute `type` [missing-attribute]
ERROR homeassistant/components/watergate/coordinator.py:34:5-17: Class member `WatergateDataCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watergate/coordinator.py:59:43-48: Argument `DeviceState | None` is not assignable to parameter `state` with type `DeviceState` in function `WatergateAgregatedRequests.__init__` [bad-argument-type]
ERROR homeassistant/components/watergate/coordinator.py:59:50-59: Argument `TelemetryData | None` is not assignable to parameter `telemetry` with type `TelemetryData` in function `WatergateAgregatedRequests.__init__` [bad-argument-type]
ERROR homeassistant/components/watergate/coordinator.py:59:61-71: Argument `NetworkingData | None` is not assignable to parameter `networking` with type `NetworkingData` in function `WatergateAgregatedRequests.__init__` [bad-argument-type]
ERROR homeassistant/components/watergate/event.py:59:14-32: Class member `AutoShutOffEvent.entity_description` overrides parent class `WatergateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watergate/sensor.py:96:56-83: Argument `str` is not assignable to parameter `milliseconds` with type `float` in function `datetime.timedelta.__new__` [bad-argument-type]
ERROR homeassistant/components/watergate/sensor.py:110:56-83: Argument `str` is not assignable to parameter `milliseconds` with type `float` in function `datetime.timedelta.__new__` [bad-argument-type]
ERROR homeassistant/components/watergate/sensor.py:199:5-23: Class member `SonicSensor.entity_description` overrides parent class `WatergateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watergate/sensor.py:199:5-23: Class member `SonicSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watergate/valve.py:33:5-29: Class member `SonicValve._attr_supported_features` overrides parent class `WatergateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watergate/valve.py:36:5-23: Class member `SonicValve._attr_device_class` overrides parent class `WatergateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watson_tts/tts.py:6:1-63: Cannot find module `ibm_cloud_sdk_core.authenticators` [missing-import]
ERROR homeassistant/components/watson_tts/tts.py:7:1-38: Cannot find module `ibm_watson` [missing-import]
ERROR homeassistant/components/watts/climate.py:97:5-29: Class member `WattsVisionClimate._attr_supported_features` overrides parent class `WattsVisionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watttime/coordinator.py:25:5-17: Class member `WattTimeCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watttime/sensor.py:80:14-32: Class member `RealtimeEmissionsSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/watttime/sensor.py:110:54-81: Invalid key for TypedDict `RealTimeEmissionsResponseType`, got `str` [bad-typed-dict-key]
ERROR homeassistant/components/waze_travel_time/coordinator.py:77:26-38: Argument `str` is not assignable to parameter `vehicle_type` with type `Literal['MOTORCYCLE', 'TAXI'] | None` in function `pywaze.route_calculator.WazeRouteCalculator.calc_routes` [bad-argument-type]
ERROR homeassistant/components/waze_travel_time/coordinator.py:174:5-17: Class member `WazeTravelTimeCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/waze_travel_time/helpers.py:43:34-49: Argument `str | None` is not assignable to parameter `start` with type `str` in function `pywaze.route_calculator.WazeRouteCalculator.calc_routes` [bad-argument-type]
ERROR homeassistant/components/waze_travel_time/helpers.py:43:51-71: Argument `str | None` is not assignable to parameter `end` with type `str` in function `pywaze.route_calculator.WazeRouteCalculator.calc_routes` [bad-argument-type]
ERROR homeassistant/components/waze_travel_time/sensor.py:41:5-23: Class member `WazeTravelTimeSensor._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weather/__init__.py:284:5-23: Class member `WeatherEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weather/__init__.py:291:5-16: Class member `WeatherEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow/event.py:69:5-23: Class member `WeatherFlowEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow/sensor.py:330:5-23: Class member `WeatherFlowSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow_cloud/coordinator.py:48:5-17: Class member `BaseWeatherFlowCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow_cloud/coordinator.py:152:22-52: Argument `(self: Self@BaseWebsocketCoordinator, data: Unknown) -> Coroutine[Unknown, Unknown, None]` is not assignable to parameter `callback` with type `(str) -> None` in function `weatherflow4py.ws.WeatherFlowWebsocketAPI.register_callback` [bad-argument-type]
ERROR homeassistant/components/weatherflow_cloud/coordinator.py:194:48-55: Cannot set item in `dict[int, EventDataRapidWind | None]` [unsupported-operation]
ERROR homeassistant/components/weatherflow_cloud/sensor.py:469:14-32: Class member `WeatherFlowSensorBase.entity_description` overrides parent class `WeatherFlowCloudEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow_cloud/sensor.py:498:5-23: Class member `WeatherFlowWebsocketSensorObservation.entity_description` overrides parent class `WeatherFlowSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow_cloud/sensor.py:510:5-23: Class member `WeatherFlowWebsocketSensorWind.entity_description` overrides parent class `WeatherFlowSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow_cloud/sensor.py:526:5-23: Class member `WeatherFlowCloudSensorREST.entity_description` overrides parent class `WeatherFlowSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow_cloud/sensor.py:528:5-16: Class member `WeatherFlowCloudSensorREST.coordinator` overrides parent class `WeatherFlowSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherflow_cloud/weather.py:43:7-29: Class `WeatherFlowWeatherREST` has inconsistent type arguments for base class `BaseCoordinatorEntity`: `BaseCoordinatorEntity[BaseWeatherFlowCoordinator[Unknown]]` and `BaseCoordinatorEntity[WeatherFlowCloudUpdateCoordinatorREST]` [invalid-inheritance]
ERROR homeassistant/components/weatherflow_cloud/weather.py:120:16-79: Returned type `list[dict[Unknown, Unknown]]` is not assignable to declared return type `list[Forecast] | None` [bad-return]
ERROR homeassistant/components/weatherflow_cloud/weather.py:125:16-80: Returned type `list[dict[Unknown, Unknown]]` is not assignable to declared return type `list[Forecast] | None` [bad-return]
ERROR homeassistant/components/weatherkit/coordinator.py:32:5-17: Class member `WeatherKitDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherkit/coordinator.py:77:17-41: Argument `list[DataSetType] | None` is not assignable to parameter `data_sets` with type `list[DataSetType]` in function `apple_weatherkit.client.WeatherKitApiClient.get_weather_data` [bad-argument-type]
ERROR homeassistant/components/weatherkit/sensor.py:63:14-32: Class member `WeatherKitSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weatherkit/sensor.py:63:14-32: Class member `WeatherKitSensor.entity_description` overrides parent class `WeatherKitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/webmin/coordinator.py:23:5-17: Class member `WebminUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/webmin/sensor.py:225:5-23: Class member `WebminSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/webmin/sensor.py:247:5-23: Class member `WebminFSSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/webmin/sensor.py:247:5-23: Class member `WebminFSSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/webostv/media_player.py:113:5-23: Class member `LgWebOSMediaPlayerEntity._attr_device_class` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/webostv/media_player.py:176:14-25: Class member `LgWebOSMediaPlayerEntity._attr_state` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/websocket_api/commands.py:1280:27-62: Cannot set item in `dict[str, dict[str, bool | None]]` [unsupported-operation]
ERROR homeassistant/components/websocket_api/connection.py:30:33-58: Expected a type form, got instance of `Literal['ActiveConnection | None']` [not-a-type]
ERROR homeassistant/components/websocket_api/http.py:52:5-8: Class member `WebsocketAPIView.url` overrides parent class `HomeAssistantView` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weheat/binary_sensor.py:89:5-23: Class member `WeheatHeatPumpBinarySensor.entity_description` overrides parent class `WeheatEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weheat/binary_sensor.py:89:5-23: Class member `WeheatHeatPumpBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weheat/coordinator.py:79:5-17: Class member `WeheatDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weheat/coordinator.py:122:5-17: Class member `WeheatEnergyUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weheat/sensor.py:360:5-23: Class member `WeheatHeatPumpSensor.entity_description` overrides parent class `WeheatEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/weheat/sensor.py:360:5-23: Class member `WeheatHeatPumpSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/__init__.py:273:17-40: Argument `(*, debug: bool = False, **kwargs: Any) -> list[Device]` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/wemo/binary_sensor.py:42:5-9: Class member `MakerBinarySensor.wemo` overrides parent class `WemoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/binary_sensor.py:54:5-9: Class member `InsightBinarySensor.wemo` overrides parent class `WemoBinarySensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/config_flow.py:19:51-74: Argument `(*, debug: bool = False, **kwargs: Any) -> list[Device]` is not assignable to parameter `target` with type `(**tuple[*@_]) -> @_` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/wemo/coordinator.py:91:5-17: Class member `DeviceCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/fan.py:78:5-29: Class member `WemoHumidifier._attr_supported_features` overrides parent class `WemoBinaryStateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/fan.py:83:5-9: Class member `WemoHumidifier.wemo` overrides parent class `WemoBinaryStateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/fan.py:175:64-79: `pywemo_humidity` may be uninitialized [unbound-name]
ERROR homeassistant/components/wemo/light.py:83:5-29: Class member `WemoLight._attr_supported_features` overrides parent class `WemoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/light.py:212:5-9: Class member `WemoDimmer.wemo` overrides parent class `WemoBinaryStateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/sensor.py:78:5-23: Class member `AttributeSensor.entity_description` overrides parent class `WemoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/sensor.py:78:5-23: Class member `AttributeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wemo/switch.py:52:5-9: Class member `WemoSwitch.wemo` overrides parent class `WemoBinaryStateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/binary_sensor.py:35:36-59: Object of class `Appliance` has no attribute `get_door_open` [missing-attribute]
ERROR homeassistant/components/whirlpool/binary_sensor.py:71:14-32: Class member `WhirlpoolBinarySensor.entity_description` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/binary_sensor.py:71:14-32: Class member `WhirlpoolBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/climate.py:65:5-15: Class member `AirConEntity._appliance` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/climate.py:72:5-29: Class member `AirConEntity._attr_supported_features` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/climate.py:86:16-50: Returned type `float | None` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/whirlpool/climate.py:91:16-42: Returned type `float | None` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/whirlpool/climate.py:96:44-72: Argument `Any | None` is not assignable to parameter `temp` with type `float` in function `whirlpool.aircon.Aircon.set_temp` [bad-argument-type]
ERROR homeassistant/components/whirlpool/climate.py:102:16-54: Returned type `int | None` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/whirlpool/climate.py:110:28-54: `Mode | None` is not assignable to `Mode` [bad-assignment]
ERROR homeassistant/components/whirlpool/climate.py:132:39-58: No matching overload found for function `dict.get` called with arguments: (FanSpeed | None, Literal['off']) [no-matching-overload]
ERROR homeassistant/components/whirlpool/entity.py:48:32-60: `bool | None` is not assignable to attribute `_attr_available` with type `bool` [bad-assignment]
ERROR homeassistant/components/whirlpool/entity.py:73:5-15: Class member `WhirlpoolOvenEntity._appliance` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/select.py:37:33-55: Object of class `Appliance` has no attribute `get_offset_temp` [missing-attribute]
ERROR homeassistant/components/whirlpool/select.py:39:39-61: Object of class `Appliance` has no attribute `set_offset_temp` [missing-attribute]
ERROR homeassistant/components/whirlpool/select.py:67:14-32: Class member `WhirlpoolSelectEntity.entity_description` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/select.py:67:14-32: Class member `WhirlpoolSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:136:37-50: Argument `MachineState | None` is not assignable to parameter `key` with type `MachineState` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/whirlpool/sensor.py:148:36-49: Argument `MachineState | None` is not assignable to parameter `key` with type `MachineState` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/whirlpool/sensor.py:179:18-30: Argument `(washer: Washer) -> str | None` is not assignable to parameter `value_fn` with type `(Appliance) -> str | None` in function `WhirlpoolSensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/whirlpool/sensor.py:187:54-81: Object of class `Appliance` has no attribute `get_dispense_1_level` [missing-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:197:18-29: Argument `(dryer: Dryer) -> str | None` is not assignable to parameter `value_fn` with type `(Appliance) -> str | None` in function `WhirlpoolSensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/whirlpool/sensor.py:326:14-32: Class member `WhirlpoolSensor.entity_description` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:326:14-32: Class member `WhirlpoolSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:338:5-15: Class member `WasherDryerTimeSensorBase._appliance` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:345:14-32: Class member `WasherDryerTimeSensorBase.entity_description` overrides parent class `WhirlpoolEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:382:25-61: Argument `int | None` is not assignable to parameter `seconds` with type `float` in function `datetime.timedelta.__new__` [bad-argument-type]
ERROR homeassistant/components/whirlpool/sensor.py:395:5-15: Class member `WasherTimeSensor._appliance` overrides parent class `WasherDryerTimeSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:414:5-15: Class member `DryerTimeSensor._appliance` overrides parent class `WasherDryerTimeSensorBase` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:441:14-32: Class member `WhirlpoolOvenCavitySensor.entity_description` overrides parent class `WhirlpoolOvenEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whirlpool/sensor.py:441:14-32: Class member `WhirlpoolOvenCavitySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whois/config_flow.py:42:55-76: Unpacked argument `tuple[Unknown]` is not assignable to parameter `*args` with type `tuple[str, bool, str | None, int, int, bool, str | None, bool, bool | Unknown, bool, bool, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/whois/coordinator.py:24:5-17: Class member `WhoisCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whois/coordinator.py:39:58-41:14: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[str, bool, str | None, int, int, bool, str | None, bool, bool | Unknown, bool, bool, bool]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/whois/sensor.py:180:5-23: Class member `WhoisSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/whois/sensor.py:180:5-23: Class member `WhoisSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiffi/entity.py:88:17-41: Object of class `NoneType` has no attribute `endswith` [missing-attribute]
ERROR homeassistant/components/wiffi/entity.py:93:16-40: Object of class `NoneType` has no attribute `endswith` [missing-attribute]
ERROR homeassistant/components/wiffi/entity.py:93:54-78: Object of class `NoneType` has no attribute `endswith` [missing-attribute]
ERROR homeassistant/components/wiffi/sensor.py:60:29-79: Argument `StringEntity` is not assignable to parameter `object` with type `NumberEntity` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/wiffi/sensor.py:73:14-32: Class member `NumberEntity._attr_device_class` overrides parent class `WiffiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiim/media_player.py:115:5-23: Class member `WiimMediaPlayerEntity._attr_device_class` overrides parent class `WiimBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiim/media_player.py:127:14-27: Class member `WiimMediaPlayerEntity._attr_shuffle` overrides parent class `MediaPlayerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiim/media_player.py:230:18-29: Class member `WiimMediaPlayerEntity._attr_state` overrides parent class `WiimBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wilight/fan.py:59:5-29: Class member `WiLightFan._attr_supported_features` overrides parent class `WiLightDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wilight/parent_device.py:106:16-20: Returned type `None` is not assignable to declared return type `PyWiLightDevice` [bad-return]
ERROR homeassistant/components/wirelesstag/binary_sensor.py:78:14-32: Class member `WirelessTagBinarySensor._attr_device_class` overrides parent class `WirelessTagBaseSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wirelesstag/sensor.py:98:5-23: Class member `WirelessTagSensor.entity_description` overrides parent class `WirelessTagBaseSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wirelesstag/sensor.py:133:16-31: Object of class `NoneType` has no attribute `lower`
Object of class `UndefinedType` has no attribute `lower` [missing-attribute]
ERROR homeassistant/components/wirelesstag/switch.py:93:14-32: Class member `WirelessTagSwitch.entity_description` overrides parent class `WirelessTagBaseSensor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/withings/binary_sensor.py:50:5-23: Class member `WithingsBinarySensor._attr_device_class` overrides parent class `WithingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/withings/coordinator.py:39:5-17: Class member `WithingsDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/withings/sensor.py:899:5-23: Class member `WithingsSensor.entity_description` overrides parent class `WithingsEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/withings/sensor.py:899:5-23: Class member `WithingsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/withings/sensor.py:1013:5-23: Class member `WithingsDeviceSensor.entity_description` overrides parent class `WithingsDeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/withings/sensor.py:1013:5-23: Class member `WithingsDeviceSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/binary_sensor.py:63:5-23: Class member `WizOccupancyEntity._attr_device_class` overrides parent class `WizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/binary_sensor.py:74:12-41: Object of class `NoneType` has no attribute `get_source` [missing-attribute]
ERROR homeassistant/components/wiz/config_flow.py:180:66-69: Argument `str | None` is not assignable to parameter `mac` with type `str` in function `homeassistant.components.wiz.utils.name_from_bulb_type_and_mac` [bad-argument-type]
ERROR homeassistant/components/wiz/coordinator.py:36:5-17: Class member `WizCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/entity.py:26:31-52: `BulbType | None` is not assignable to `BulbType` [bad-assignment]
ERROR homeassistant/components/wiz/entity.py:29:25-69: Argument `set[tuple[str, str | None]]` is not assignable to parameter `connections` with type `set[tuple[str, str]]` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/wiz/fan.py:34:8-49: Object of class `NoneType` has no attribute `features` [missing-attribute]
ERROR homeassistant/components/wiz/fan.py:50:31-52: `BulbType | None` is not assignable to `BulbType` [bad-assignment]
ERROR homeassistant/components/wiz/fan.py:64:14-38: Class member `WizFanEntity._attr_supported_features` overrides parent class `WizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/fan.py:65:34-59: `int | None` is not assignable to attribute `_attr_speed_count` with type `int` [bad-assignment]
ERROR homeassistant/components/wiz/fan.py:74:28-47: Object of class `NoneType` has no attribute `get_fan_state` [missing-attribute]
ERROR homeassistant/components/wiz/fan.py:76:36-55: Object of class `NoneType` has no attribute `get_fan_speed` [missing-attribute]
ERROR homeassistant/components/wiz/fan.py:79:24-42: Object of class `NoneType` has no attribute `get_fan_mode` [missing-attribute]
ERROR homeassistant/components/wiz/fan.py:82:27-48: Object of class `NoneType` has no attribute `get_fan_reverse` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:60:8-50: Object of class `NoneType` has no attribute `bulb_type` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:73:31-52: `BulbType | None` is not assignable to `BulbType` [bad-assignment]
ERROR homeassistant/components/wiz/light.py:77:59-83: Cannot index into `dict[int, ColorMode]` [bad-index]
ERROR homeassistant/components/wiz/light.py:81:48-58: Object of class `NoneType` has no attribute `max` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:82:48-58: Object of class `NoneType` has no attribute `min` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:91:18-42: Class member `WizBulbEntity._attr_supported_features` overrides parent class `WizToggleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/light.py:99:27-47: Object of class `NoneType` has no attribute `get_brightness` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:106:27-46: Object of class `NoneType` has no attribute `get_colortemp` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:111:58-73: Object of class `NoneType` has no attribute `get_rgbww` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:115:57-71: Object of class `NoneType` has no attribute `get_rgbw` [missing-attribute]
ERROR homeassistant/components/wiz/light.py:119:38-53: Object of class `NoneType` has no attribute `get_scene` [missing-attribute]
ERROR homeassistant/components/wiz/number.py:46:50-72: Object of class `NoneType` has no attribute `get_speed` [missing-attribute]
ERROR homeassistant/components/wiz/number.py:57:50-72: Object of class `NoneType` has no attribute `get_ratio` [missing-attribute]
ERROR homeassistant/components/wiz/number.py:75:13-54: Object of class `NoneType` has no attribute `features` [missing-attribute]
ERROR homeassistant/components/wiz/number.py:83:5-23: Class member `WizSpeedNumber.entity_description` overrides parent class `WizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/number.py:83:5-23: Class member `WizSpeedNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/sensor.py:65:5-23: Class member `WizSensor.entity_description` overrides parent class `WizEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wiz/sensor.py:79:35-65: Object of class `NoneType` has no attribute `pilotResult` [missing-attribute]
ERROR homeassistant/components/wiz/sensor.py:91:22-50: Object of class `NoneType` has no attribute `get_power` [missing-attribute]
ERROR homeassistant/components/wiz/switch.py:22:8-50: Object of class `NoneType` has no attribute `bulb_type` [missing-attribute]
ERROR homeassistant/components/wled/button.py:27:5-23: Class member `WLEDRestartButton._attr_device_class` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/coordinator.py:50:5-17: Class member `WLEDDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/light.py:63:5-29: Class member `WLEDMainLight._attr_supported_features` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/light.py:65:5-10: Class member `WLEDMainLight.group` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/light.py:65:5-10: Class member `WLEDMainLight.group` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/light.py:130:5-29: Class member `WLEDSegmentLight._attr_supported_features` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/number.py:75:5-23: Class member `WLEDNumber.entity_description` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/number.py:75:5-23: Class member `WLEDNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/sensor.py:145:5-23: Class member `WLEDSensorEntity.entity_description` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/sensor.py:145:5-23: Class member `WLEDSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/switch.py:182:5-23: Class member `WLEDSegmentSwitch.entity_description` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/switch.py:182:5-23: Class member `WLEDSegmentSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/update.py:37:5-23: Class member `WLEDUpdateEntity._attr_device_class` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wled/update.py:38:5-29: Class member `WLEDUpdateEntity._attr_supported_features` overrides parent class `WLEDEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wmspro/button.py:33:5-23: Class member `WebControlProIdentifyButton._attr_device_class` overrides parent class `WebControlProGenericEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wmspro/entity.py:28:28-42: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/wmspro/scene.py:47:21-30: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR homeassistant/components/wmspro/scene.py:48:27-34: Object of class `NoneType` has no attribute `id` [missing-attribute]
ERROR homeassistant/components/wolflink/coordinator.py:25:5-17: Class member `WolfLinkCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wolflink/sensor.py:161:5-23: Class member `WolfLinkSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wolflink/sensor.py:161:5-23: Class member `WolfLinkSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/workday/util.py:36:53-80: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, str | None, Iterable[int] | int | None, bool, bool, str | None, str | None, str | None, Iterable[str] | str | None]` in function `homeassistant.core.HomeAssistant.async_add_import_executor_job` [bad-argument-type]
ERROR homeassistant/components/worldtidesinfo/sensor.py:57:8-22: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/worldtidesinfo/sensor.py:87:26-47: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:88:42-63: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:89:40-61: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:90:41-62: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:91:39-60: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:92:27-48: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:93:42-63: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:94:40-61: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:95:41-62: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worldtidesinfo/sensor.py:96:39-60: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/worxlandroid/sensor.py:119:26-40: `mower_response` may be uninitialized [unbound-name]
ERROR homeassistant/components/ws66i/coordinator.py:19:5-17: Class member `Ws66iDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ws66i/media_player.py:49:5-29: Class member `Ws66iZone._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/ws66i/media_player.py:102:14-25: Class member `Ws66iZone._attr_state` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wsdot/config_flow.py:90:34-56: Object of class `NoneType` has no attribute `split` [missing-attribute]
ERROR homeassistant/components/wsdot/config_flow.py:95:27-37: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigSubentry.__init__` [bad-argument-type]
ERROR homeassistant/components/wyoming/assist_satellite.py:87:5-23: Class member `WyomingAssistSatellite.entity_description` overrides parent class `WyomingSatelliteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wyoming/binary_sensor.py:31:5-23: Class member `WyomingSatelliteAssistInProgress.entity_description` overrides parent class `WyomingSatelliteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wyoming/conversation.py:378:16-22: Returned type `str | None` is not assignable to declared return type `str` [bad-return]
ERROR homeassistant/components/wyoming/number.py:40:5-23: Class member `WyomingSatelliteAutoGainNumber.entity_description` overrides parent class `WyomingSatelliteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wyoming/number.py:69:5-23: Class member `WyomingSatelliteVolumeMultiplierNumber.entity_description` overrides parent class `WyomingSatelliteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wyoming/select.py:72:5-23: Class member `WyomingSatelliteNoiseSuppressionLevelSelect.entity_description` overrides parent class `WyomingSatelliteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wyoming/select.py:72:5-23: Class member `WyomingSatelliteNoiseSuppressionLevelSelect.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wyoming/switch.py:34:5-23: Class member `WyomingSatelliteMuteSwitch.entity_description` overrides parent class `WyomingSatelliteEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/wyoming/switch.py:34:5-23: Class member `WyomingSatelliteMuteSwitch.entity_description` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/x10/light.py:64:5-21: Class member `X10Light._attr_brightness` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/binary_sensor.py:146:5-23: Class member `XboxBinarySensorEntity.entity_description` overrides parent class `XboxBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/binary_sensor.py:146:5-23: Class member `XboxBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/coordinator.py:62:5-17: Class member `XboxBaseCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/entity.py:50:5-23: Class member `XboxBaseEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/image.py:92:5-23: Class member `XboxImageEntity.entity_description` overrides parent class `XboxBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/image.py:92:5-23: Class member `XboxImageEntity.entity_description` overrides parent class `ImageEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/media_source.py:88:5-9: Class member `XboxSource.name` overrides parent class `MediaSource` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/sensor.py:359:5-23: Class member `XboxSensorEntity.entity_description` overrides parent class `XboxBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/sensor.py:359:5-23: Class member `XboxSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/sensor.py:373:5-23: Class member `XboxStorageDeviceSensorEntity.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xbox/sensor.py:373:5-23: Class member `XboxStorageDeviceSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi/camera.py:180:34-48: Argument `Unknown | None` is not assignable to parameter `input_source` with type `str` in function `haffmpeg.camera.CameraMjpeg.open_camera` [bad-argument-type]
ERROR homeassistant/components/xiaomi/camera.py:187:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/xiaomi/device_tracker.py:103:29-31: `list[@_]` is not assignable to attribute `last_results` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/xiaomi/device_tracker.py:107:17-41: Object of class `dict` has no attribute `append` [missing-attribute]
ERROR homeassistant/components/xiaomi_aqara/binary_sensor.py:153:14-32: Class member `XiaomiBinarySensor._attr_device_class` overrides parent class `XiaomiDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_aqara/config_flow.py:132:25-40: `defaultdict[Unknown, list[Unknown]]` is not assignable to attribute `gateways` with type `dict[str, XiaomiGateway]` [bad-assignment]
ERROR homeassistant/components/xiaomi_aqara/light.py:88:20-52: `tuple[float, float]` is not assignable to attribute `_hs` with type `tuple[int, int]` [bad-assignment]
ERROR homeassistant/components/xiaomi_aqara/sensor.py:177:14-32: Class member `XiaomiSensor.entity_description` overrides parent class `XiaomiDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_aqara/sensor.py:209:5-23: Class member `XiaomiBatterySensor._attr_device_class` overrides parent class `XiaomiDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_ble/binary_sensor.py:157:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/xiaomi_ble/coordinator.py:78:5-16: Class member `XiaomiPassiveBluetoothDataProcessor.coordinator` overrides parent class `PassiveBluetoothDataProcessor` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_ble/sensor.py:223:13-79: Cannot index into `dict[tuple[ExtendedSensorDeviceClass, Units] | tuple[ExtendedSensorDeviceClass, str] | tuple[ExtendedSensorDeviceClass, None] | tuple[SensorDeviceClass, Units], SensorEntityDescription]` [bad-index]
ERROR homeassistant/components/xiaomi_ble/sensor.py:279:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class PassiveBluetoothProcessorEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/xiaomi_miio/__init__.py:399:43-49: Argument `AirFresh | AirFreshA1 | AirFreshT2017 | AirHumidifier | AirHumidifierMiot | AirHumidifierMjjsq | AirPurifier | AirPurifierMiot | Fan | Fan1C | FanMiot | FanP5 | FanZA5 | RoborockVacuum` is not assignable to parameter `device` with type `RoborockVacuum` in function `_async_update_data_vacuum` [bad-argument-type]
ERROR homeassistant/components/xiaomi_miio/air_quality.py:72:60-79: Object of class `Device` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/air_quality.py:137:60-79: Object of class `Device` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/air_quality.py:157:60-79: Object of class `Device` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/air_quality.py:194:60-79: Object of class `Device` has no attribute `status` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/binary_sensor.py:218:5-23: Class member `XiaomiGenericBinarySensor.entity_description` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/binary_sensor.py:218:5-23: Class member `XiaomiGenericBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/button.py:157:5-23: Class member `XiaomiGenericCoordinatedButton.entity_description` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/button.py:157:5-23: Class member `XiaomiGenericCoordinatedButton.entity_description` overrides parent class `ButtonEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/button.py:159:5-23: Class member `XiaomiGenericCoordinatedButton._attr_device_class` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/config_flow.py:256:69-258:18: Unpacked argument `tuple[Any]` is not assignable to parameter `*args` with type `tuple[Unknown | None, bool | Unknown, bool | Unknown, str | Unknown]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/components/xiaomi_miio/config_flow.py:412:16-37: Object of class `NoneType` has no attribute `startswith` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/config_flow.py:417:20-41: Object of class `NoneType` has no attribute `startswith` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/config_flow.py:422:23-32: Argument `Unknown | None` is not assignable to parameter `title` with type `str` in function `homeassistant.config_entries.ConfigFlow.async_create_entry` [bad-argument-type]
ERROR homeassistant/components/xiaomi_miio/coordinator.py:22:5-17: Class member `GatewayDeviceCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/device_tracker.py:66:34-66: Object of class `NoneType` has no attribute `async_add_executor_job` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/fan.py:305:5-23: Class member `XiaomiGenericDevice._attr_preset_modes` overrides parent class `FanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/fan.py:565:13-38: Object of class `Device` has no attribute `reset_filter` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/fan.py:817:13-38: Object of class `Device` has no attribute `reset_filter` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/gateway.py:64:13-37: Object of class `NoneType` has no attribute `model` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/gateway.py:65:13-48: Object of class `NoneType` has no attribute `firmware_version` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/gateway.py:66:13-48: Object of class `NoneType` has no attribute `hardware_version` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/gateway.py:72:52-62: Argument `Unknown | None` is not assignable to parameter `ip` with type `str` in function `miio.gateway.gateway.Gateway.__init__` [bad-argument-type]
ERROR homeassistant/components/xiaomi_miio/gateway.py:72:64-75: Argument `Unknown | None` is not assignable to parameter `token` with type `str` in function `miio.gateway.gateway.Gateway.__init__` [bad-argument-type]
ERROR homeassistant/components/xiaomi_miio/humidifier.py:118:5-23: Class member `XiaomiGenericHumidifier._attr_device_class` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/humidifier.py:119:5-29: Class member `XiaomiGenericHumidifier._attr_supported_features` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/light.py:259:5-12: Class member `XiaomiPhilipsAbstractLight._device` overrides parent class `XiaomiMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/light.py:415:5-12: Class member `XiaomiPhilipsBulb._device` overrides parent class `XiaomiPhilipsGenericLight` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/light.py:481:17-27: `brightness` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:482:17-35: `percent_brightness` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:483:17-27: `color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:484:17-35: `percent_color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:501:17-27: `color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:502:17-35: `percent_color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:577:5-12: Class member `XiaomiPhilipsCeilingLamp._device` overrides parent class `XiaomiPhilipsBulb` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/light.py:645:5-12: Class member `XiaomiPhilipsEyecareLamp._device` overrides parent class `XiaomiPhilipsGenericLight` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/light.py:766:5-12: Class member `XiaomiPhilipsEyecareLampAmbientLight._device` overrides parent class `XiaomiPhilipsAbstractLight` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/light.py:833:5-12: Class member `XiaomiPhilipsMoonlightLamp._device` overrides parent class `XiaomiPhilipsBulb` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/light.py:894:17-27: `brightness` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:895:17-35: `percent_brightness` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:896:17-20: `rgb` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:907:39-47: `hs_color` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:916:17-27: `brightness` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:917:17-35: `percent_brightness` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:918:17-27: `color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:919:17-35: `percent_color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:934:48-51: `rgb` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:941:39-47: `hs_color` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:946:17-27: `color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:947:17-35: `percent_color_temp` may be uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/light.py:1092:24-62: `tuple[float, float]` is not assignable to attribute `_hs` with type `tuple[int, int]` [bad-assignment]
ERROR homeassistant/components/xiaomi_miio/light.py:1100:5-16: Class member `XiaomiGatewayBulb._sub_device` overrides parent class `XiaomiGatewayDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/number.py:357:5-23: Class member `XiaomiNumberEntity.entity_description` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/number.py:357:5-23: Class member `XiaomiNumberEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/remote.py:250:24-35: Argument `Unknown | None` is not assignable to parameter `stop` with type `SupportsIndex` in function `range.__new__` [bad-argument-type]
ERROR homeassistant/components/xiaomi_miio/select.py:239:5-23: Class member `XiaomiSelector.entity_description` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/select.py:239:5-23: Class member `XiaomiSelector.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/select.py:293:57-62: `value` is uninitialized [unbound-name]
ERROR homeassistant/components/xiaomi_miio/sensor.py:864:5-23: Class member `XiaomiGenericSensor.entity_description` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/sensor.py:864:5-23: Class member `XiaomiGenericSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/sensor.py:930:5-12: Class member `XiaomiAirQualityMonitor._device` overrides parent class `XiaomiMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/sensor.py:953:14-32: Class member `XiaomiAirQualityMonitor.entity_description` overrides parent class `XiaomiMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/sensor.py:994:14-32: Class member `XiaomiGatewaySensor.entity_description` overrides parent class `XiaomiGatewayDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:533:5-23: Class member `XiaomiGenericCoordinatedSwitch.entity_description` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:533:5-23: Class member `XiaomiGenericCoordinatedSwitch.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:767:5-23: Class member `XiaomiGatewaySwitch._attr_device_class` overrides parent class `XiaomiGatewayDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:768:5-16: Class member `XiaomiGatewaySwitch._sub_device` overrides parent class `XiaomiGatewayDevice` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:802:5-12: Class member `XiaomiPlugGenericSwitch._device` overrides parent class `XiaomiMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:886:47-72: Object of class `AirConditioningCompanionV3` has no attribute `set_wifi_led` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:895:48-73: Object of class `AirConditioningCompanionV3` has no attribute `set_wifi_led` [missing-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:913:5-12: Class member `XiaomiPowerStripSwitch._device` overrides parent class `XiaomiPlugGenericSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:990:5-12: Class member `ChuangMiPlugSwitch._device` overrides parent class `XiaomiPlugGenericSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/switch.py:1082:5-12: Class member `XiaomiAirConditioningCompanionSwitch._device` overrides parent class `XiaomiPlugGenericSwitch` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xiaomi_miio/vacuum.py:87:5-29: Class member `MiroboVacuum._attr_supported_features` overrides parent class `XiaomiCoordinatedMiioEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xmpp/notify.py:242:16-24: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xmpp/notify.py:243:55-78: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/xmpp/notify.py:244:50-73: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/xmpp/notify.py:247:18-26: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xmpp/notify.py:248:55-69: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/xmpp/notify.py:249:18-26: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xmpp/notify.py:250:56-80: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/xmpp/notify.py:251:50-74: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/xmpp/notify.py:254:18-26: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xmpp/notify.py:255:56-71: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/xmpp/notify.py:275:33-41: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xmpp/notify.py:290:16-24: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xmpp/notify.py:292:53-61: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xmpp/notify.py:333:49-57: Object of class `NoneType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/xs1/climate.py:45:70-85: Argument `XS1Sensor | None` is not assignable to parameter `sensor` with type `XS1Sensor` in function `XS1ThermostatEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/xs1/climate.py:55:5-29: Class member `XS1ThermostatEntity._attr_supported_features` overrides parent class `XS1DeviceEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/xs1/switch.py:49:9-28: Object of class `XS1Device` has no attribute `turn_on` [missing-attribute]
ERROR homeassistant/components/xs1/switch.py:53:9-29: Object of class `XS1Device` has no attribute `turn_off` [missing-attribute]
ERROR homeassistant/components/xthings_cloud/coordinator.py:28:5-17: Class member `XthingsCloudCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:73:18-39: Argument `(data: YaleData, detail: DoorbellDetail | LockDetail) -> bool` is not assignable to parameter `value_fn` with type `(YaleData, DoorbellDetail | LockDetail) -> Activity | None` in function `YaleDoorbellBinarySensorEntityDescription.__init__` [bad-argument-type]
ERROR homeassistant/components/yale/binary_sensor.py:101:12-28: Object of class `DoorbellDetail` has no attribute `doorsense` [missing-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:104:12-27: Object of class `DoorbellDetail` has no attribute `doorbell` [missing-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:118:7-27: Field `entity_description` is declared `EntityDescription` in ancestor `class YaleDescriptionEntity: ...
`, which is not assignable to the type `BinarySensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/yale/binary_sensor.py:121:5-23: Class member `YaleDoorBinarySensor._attr_device_class` overrides parent class `YaleDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:128:46-58: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/binary_sensor.py:128:60-73: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/binary_sensor.py:130:17-40: Object of class `DoorbellDetail` has no attribute `set_online` [missing-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:133:46-58: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/binary_sensor.py:133:60-75: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/binary_sensor.py:134:32-61: Object of class `DoorbellDetail` has no attribute `bridge_is_online` [missing-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:135:28-51: Object of class `DoorbellDetail` has no attribute `door_state` [missing-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:141:5-23: Class member `YaleDoorbellBinarySensor.entity_description` overrides parent class `YaleDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/binary_sensor.py:141:5-23: Class member `YaleDoorbellBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/camera.py:55:28-46: `int | str | Unknown | None` is not assignable to attribute `_attr_model` with type `str | None` [bad-assignment]
ERROR homeassistant/components/yale/camera.py:60:16-45: Object of class `KeypadDetail` has no attribute `has_subscription`
Object of class `Lock` has no attribute `has_subscription` [missing-attribute]
ERROR homeassistant/components/yale/camera.py:74:49-61: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `doorbell_detail` with type `DoorbellDetail` in function `yalexs.util.update_doorbell_image_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/camera.py:74:63-80: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorbellImageCaptureActivity | DoorbellMotionActivity` in function `yalexs.util.update_doorbell_image_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/camera.py:82:35-57: Object of class `LockDetail` has no attribute `image_url` [missing-attribute]
ERROR homeassistant/components/yale/camera.py:86:31-53: Object of class `LockDetail` has no attribute `image_url` [missing-attribute]
ERROR homeassistant/components/yale/data.py:30:32-55: `str | None` is not assignable to TypedDict key `address` with type `str` [bad-assignment]
ERROR homeassistant/components/yale/data.py:32:28-51: `str | None` is not assignable to TypedDict key `key` with type `str` [bad-assignment]
ERROR homeassistant/components/yale/data.py:33:29-53: `int | None` is not assignable to TypedDict key `slot` with type `int` [bad-assignment]
ERROR homeassistant/components/yale/data.py:45:40-58: Argument `type[HomeAssistantError]` is not assignable to parameter `error_exception_class` with type `Exception` in function `yalexs.manager.data.YaleXSData.__init__` [bad-argument-type]
ERROR homeassistant/components/yale/entity.py:43:19-31: Argument `int | str | Unknown | None` is not assignable to parameter `model` with type `str | None` in function `homeassistant.helpers.device_registry.DeviceInfo.__init__` [bad-argument-type]
ERROR homeassistant/components/yale/entity.py:59:21-40: Object of class `DoorbellDetail` has no attribute `bridge` [missing-attribute]
ERROR homeassistant/components/yale/entity.py:59:45-77: Object of class `object` has no attribute `hyper_bridge` [missing-attribute]
ERROR homeassistant/components/yale/event.py:68:67-82: Object of class `DoorbellDetail` has no attribute `doorbell` [missing-attribute]
ERROR homeassistant/components/yale/event.py:81:5-23: Class member `YaleEventEntity.entity_description` overrides parent class `YaleDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/event.py:81:5-23: Class member `YaleEventEntity.entity_description` overrides parent class `EventEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/lock.py:45:12-42: Object of class `DoorbellDetail` has no attribute `unlatch_supported` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:46:18-42: Class member `YaleLock._attr_supported_features` overrides parent class `YaleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/lock.py:46:18-42: Class member `YaleLock._attr_supported_features` overrides parent class `RestoreEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/lock.py:71:17-41: Object of class `DoorbellDetail` has no attribute `lock_status` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:72:17-50: Object of class `DoorbellDetail` has no attribute `lock_status_datetime` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:77:50-62: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/lock.py:77:64-77: Argument `BridgeOperationActivity | DoorOperationActivity | DoorbellDingActivity | DoorbellImageCaptureActivity | DoorbellMotionActivity | DoorbellViewActivity | LockOperationActivity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/lock.py:87:32-61: Object of class `DoorbellDetail` has no attribute `bridge_is_online` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:89:33-57: Object of class `DoorbellDetail` has no attribute `lock_status` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:90:33-57: Object of class `DoorbellDetail` has no attribute `lock_status` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:99:37-62: Object of class `Activity` has no attribute `operated_by` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:104:13-43: Argument `Activity | None` is not assignable to parameter `activity1` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity | None` in function `yalexs.util.get_latest_activity` [bad-argument-type]
ERROR homeassistant/components/yale/lock.py:104:45-58: Argument `Activity | None` is not assignable to parameter `activity2` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity | None` in function `yalexs.util.get_latest_activity` [bad-argument-type]
ERROR homeassistant/components/yale/lock.py:107:17-40: Object of class `DoorbellDetail` has no attribute `set_online` [missing-attribute]
ERROR homeassistant/components/yale/lock.py:108:46-52: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/lock.py:111:46-52: Argument `DoorbellDetail | LockDetail` is not assignable to parameter `lock_detail` with type `LockDetail` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/lock.py:111:54-69: Argument `Activity` is not assignable to parameter `activity` with type `BridgeOperationActivity | DoorOperationActivity | LockOperationActivity` in function `yalexs.util.update_lock_detail_from_activity` [bad-argument-type]
ERROR homeassistant/components/yale/lock.py:126:22-35: Object of class `DoorbellDetail` has no attribute `keypad` [missing-attribute]
ERROR homeassistant/components/yale/sensor.py:92:48-54: Argument `DoorbellDetail | LockDetail` is not assignable to parameter with type `LockDetail` [bad-argument-type]
ERROR homeassistant/components/yale/sensor.py:96:22-35: Object of class `DoorbellDetail` has no attribute `keypad` [missing-attribute]
ERROR homeassistant/components/yale/sensor.py:104:9-36: `Doorbell` is not assignable to upper bound `KeypadDetail | LockDetail` of type variable `T` [bad-specialization]
ERROR homeassistant/components/yale/sensor.py:106:48-88: Argument `DoorbellDetail | LockDetail` is not assignable to parameter with type `LockDetail` [bad-argument-type]
ERROR homeassistant/components/yale/sensor.py:201:5-23: Class member `YaleBatterySensor.entity_description` overrides parent class `YaleDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/sensor.py:201:5-23: Class member `YaleBatterySensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/sensor.py:202:5-23: Class member `YaleBatterySensor._attr_device_class` overrides parent class `YaleDescriptionEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale/sensor.py:208:68-80: Argument `DoorbellDetail | LockDetail` is not assignable to parameter with type `T` [bad-argument-type]
ERROR homeassistant/components/yale/util.py:36:12-17: Returned type `Literal[False]` is not assignable to declared return type `Activity | None` [bad-return]
ERROR homeassistant/components/yale_smart_alarm/alarm_control_panel.py:40:5-29: Class member `YaleAlarmDevice._attr_supported_features` overrides parent class `YaleAlarmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/alarm_control_panel.py:91:12-23: `alarm_state` may be uninitialized [unbound-name]
ERROR homeassistant/components/yale_smart_alarm/binary_sensor.py:69:5-23: Class member `YaleDoorSensor._attr_device_class` overrides parent class `YaleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/binary_sensor.py:80:5-23: Class member `YaleDoorBatterySensor._attr_device_class` overrides parent class `YaleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/binary_sensor.py:89:14-29: Class member `YaleDoorBatterySensor._attr_unique_id` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/binary_sensor.py:101:5-23: Class member `YaleProblemSensor.entity_description` overrides parent class `YaleAlarmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/button.py:40:5-23: Class member `YalePanicButton.entity_description` overrides parent class `YaleAlarmEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/coordinator.py:25:5-17: Class member `YaleDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/entity.py:22:14-29: Class member `YaleEntity._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/entity.py:23:14-31: Class member `YaleEntity._attr_device_info` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/entity.py:40:14-29: Class member `YaleLockEntity._attr_unique_id` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/select.py:40:14-29: Class member `YaleLockVolumeSelect._attr_unique_id` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/sensor.py:33:5-23: Class member `YaleTemperatureSensor._attr_device_class` overrides parent class `YaleEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yale_smart_alarm/switch.py:40:14-29: Class member `YaleAutolockSwitch._attr_unique_id` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yalexs_ble/binary_sensor.py:31:5-23: Class member `YaleXSBLEDoorSensor._attr_device_class` overrides parent class `YALEXSBLEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yalexs_ble/sensor.py:86:5-23: Class member `YaleXSBLESensor.entity_description` overrides parent class `YALEXSBLEEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yalexs_ble/sensor.py:86:5-23: Class member `YaleXSBLESensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yamaha_musiccast/config_flow.py:90:13-41: Argument `str | None` is not assignable to parameter `location` with type `str` in function `aiomusiccast.musiccast_device.MusicCastDevice.check_yamaha_ssdp` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/coordinator.py:29:5-17: Class member `MusicCastDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yamaha_musiccast/entity.py:72:28-70: Object of class `NoneType` has no attribute `values` [missing-attribute]
ERROR homeassistant/components/yamaha_musiccast/entity.py:75:44-85: `tuple[Literal['yamaha_musiccast'], str | None]` is not assignable to TypedDict key `via_device` with type `tuple[str, str]` [bad-assignment]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:362:23-34: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:363:29-72: Argument `MediaClass | None` is not assignable to parameter `media_class` with type `MediaClass | str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:363:53-71: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:364:34-50: Argument `str | None` is not assignable to parameter `media_content_id` with type `str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:385:37-50: Argument `Sequence[BrowseMedia] | None` is not assignable to parameter `iterable` with type `Iterable[BrowseMedia]` in function `list.extend` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:390:19-47: Argument `str | None` is not assignable to parameter `title` with type `str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:391:25-85: Argument `MediaClass | None` is not assignable to parameter `media_class` with type `MediaClass | str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:391:49-84: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:392:30-63: Argument `str | None` is not assignable to parameter `media_content_id` with type `str` in function `homeassistant.components.media_player.browse_media.BrowseMedia.__init__` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/media_player.py:439:46-81: Argument `str | None` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/number.py:40:5-15: Class member `NumberCapability.capability` overrides parent class `MusicCastCapabilityEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yamaha_musiccast/number.py:61:35-40: Argument `float` is not assignable to parameter `value` with type `int` in function `aiomusiccast.capabilities.NumberSetter.set` [bad-argument-type]
ERROR homeassistant/components/yamaha_musiccast/select.py:41:5-15: Class member `SelectableCapability.capability` overrides parent class `MusicCastCapabilityEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yamaha_musiccast/switch.py:42:5-15: Class member `SwitchCapability.capability` overrides parent class `MusicCastCapabilityEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yandextts/tts.py:144:71-80: Argument `dict[str, str | Any | Unknown | None]` is not assignable to parameter `params` with type `Mapping[str, Sequence[SupportsInt | float | str] | SupportsInt | float | str] | Sequence[tuple[str, Sequence[SupportsInt | float | str] | SupportsInt | float | str]] | str | None` in function `aiohttp.client.ClientSession.get` [bad-argument-type]
ERROR homeassistant/components/yardian/binary_sensor.py:105:5-23: Class member `YardianBinarySensor.entity_description` overrides parent class `YardianEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yardian/binary_sensor.py:105:5-23: Class member `YardianBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yardian/binary_sensor.py:126:5-23: Class member `YardianZoneBinarySensor.entity_description` overrides parent class `YardianZoneEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yardian/binary_sensor.py:126:5-23: Class member `YardianZoneBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yardian/coordinator.py:47:5-17: Class member `YardianUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yardian/sensor.py:105:5-23: Class member `YardianSensor.entity_description` overrides parent class `YardianEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yardian/sensor.py:105:5-23: Class member `YardianSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yeelight/device.py:198:29-83: `CaseInsensitiveDict | dict[str, Any]` is not assignable to attribute `capabilities` with type `dict[str, Any]` [bad-assignment]
ERROR homeassistant/components/yeelight/light.py:421:5-29: Class member `YeelightBaseLight._attr_supported_features` overrides parent class `YeelightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yeelight/light.py:731:77-85: `duration` may be uninitialized [unbound-name]
ERROR homeassistant/components/yeelight/light.py:732:28-64: Argument `SleepTransition` is not assignable to parameter `object` with type `RGBTransition` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/yeelight/light.py:739:27-32: `count` may be uninitialized [unbound-name]
ERROR homeassistant/components/yi/camera.py:142:34-48: Argument `Unknown | None` is not assignable to parameter `input_source` with type `str` in function `haffmpeg.camera.CameraMjpeg.open_camera` [bad-argument-type]
ERROR homeassistant/components/yi/camera.py:149:17-30: Argument `asyncio.streams.StreamReader` is not assignable to parameter `stream` with type `aiohttp.streams.StreamReader` in function `homeassistant.helpers.aiohttp_client.async_aiohttp_proxy_stream` [bad-argument-type]
ERROR homeassistant/components/yolink/binary_sensor.py:200:5-23: Class member `YoLinkBinarySensorEntity.entity_description` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/binary_sensor.py:200:5-23: Class member `YoLinkBinarySensorEntity.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/climate.py:83:14-38: Class member `YoLinkClimateEntity._attr_supported_features` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/coordinator.py:39:5-17: Class member `YoLinkCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/cover.py:49:14-32: Class member `YoLinkCoverEntity._attr_device_class` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/cover.py:50:14-38: Class member `YoLinkCoverEntity._attr_supported_features` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/device_trigger.py:90:41-65: Cannot index into `dict[str, set[str]]` [bad-index]
ERROR homeassistant/components/yolink/light.py:36:5-32: Class member `YoLinkDimmerEntity._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/number.py:88:5-23: Class member `YoLinkNumberTypeConfigEntity.entity_description` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/number.py:88:5-23: Class member `YoLinkNumberTypeConfigEntity.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/select.py:82:5-23: Class member `YoLinkSelectEntity.entity_description` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/select.py:82:5-23: Class member `YoLinkSelectEntity.entity_description` overrides parent class `SelectEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/sensor.py:447:5-23: Class member `YoLinkSensorEntity.entity_description` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/sensor.py:447:5-23: Class member `YoLinkSensorEntity.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/siren.py:67:5-23: Class member `YoLinkSirenEntity.entity_description` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/siren.py:67:5-23: Class member `YoLinkSirenEntity.entity_description` overrides parent class `SirenEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/siren.py:81:14-38: Class member `YoLinkSirenEntity._attr_supported_features` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/switch.py:142:5-23: Class member `YoLinkSwitchEntity.entity_description` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/switch.py:142:5-23: Class member `YoLinkSwitchEntity.entity_description` overrides parent class `SwitchEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/switch.py:177:41-45: `None` is not assignable to `ClientRequest` [bad-assignment]
ERROR homeassistant/components/yolink/valve.py:130:5-23: Class member `YoLinkValveEntity.entity_description` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/valve.py:130:5-23: Class member `YoLinkValveEntity.entity_description` overrides parent class `ValveEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yolink/valve.py:140:14-38: Class member `YoLinkValveEntity._attr_supported_features` overrides parent class `YoLinkEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yoto/coordinator.py:26:5-17: Class member `YotoDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yoto/media_player.py:61:5-23: Class member `YotoMediaPlayer._attr_device_class` overrides parent class `YotoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/yoto/media_player.py:64:5-29: Class member `YotoMediaPlayer._attr_supported_features` overrides parent class `YotoEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/youless/coordinator.py:20:5-17: Class member `YouLessCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/youless/sensor.py:175:28-49: Object of class `NoneType` has no attribute `current` [missing-attribute]
ERROR homeassistant/components/youless/sensor.py:209:28-49: Object of class `NoneType` has no attribute `current` [missing-attribute]
ERROR homeassistant/components/youless/sensor.py:323:5-23: Class member `YouLessSensor.entity_description` overrides parent class `YouLessEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/youless/sensor.py:323:5-23: Class member `YouLessSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/youtube/coordinator.py:37:5-17: Class member `YouTubeDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/youtube/sensor.py:104:5-23: Class member `YouTubeSensor.entity_description` overrides parent class `YouTubeChannelEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/youtube/sensor.py:104:5-23: Class member `YouTubeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zabbix/__init__.py:131:75-80: Argument `float | str` is not assignable to parameter `value` with type `str` in function `zabbix_utils.types.ItemValue.__init__` [bad-argument-type]
ERROR homeassistant/components/zabbix/sensor.py:118:16-38: Object of class `FunctionType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/zabbix/sensor.py:144:26-45: Object of class `FunctionType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/zabbix/sensor.py:151:16-38: Object of class `FunctionType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/zabbix/sensor.py:170:26-45: Object of class `FunctionType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/zabbix/sensor.py:175:16-38: Object of class `FunctionType` has no attribute `get` [missing-attribute]
ERROR homeassistant/components/zamg/coordinator.py:19:5-17: Class member `ZamgDataUpdateCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zamg/coordinator.py:20:5-9: Class member `ZamgDataUpdateCoordinator.data` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zamg/coordinator.py:51:21-27: `dict[Unknown, Unknown] | None` is not assignable to attribute `data` with type `dict[Unknown, Unknown]` [bad-assignment]
ERROR homeassistant/components/zamg/coordinator.py:54:16-22: Returned type `dict[Unknown, Unknown] | None` is not assignable to declared return type `ZamgData` [bad-return]
ERROR homeassistant/components/zamg/sensor.py:190:5-23: Class member `ZamgSensor.entity_description` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zamg/sensor.py:190:5-23: Class member `ZamgSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zamg/sensor.py:200:26-37: Argument `ZamgDataUpdateCoordinator` is not assignable to parameter `coordinator` with type `DataUpdateCoordinator` in function `homeassistant.helpers.update_coordinator.CoordinatorEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/zamg/weather.py:44:26-37: Argument `ZamgDataUpdateCoordinator` is not assignable to parameter `coordinator` with type `DataUpdateCoordinator` in function `homeassistant.helpers.update_coordinator.CoordinatorEntity.__init__` [bad-argument-type]
ERROR homeassistant/components/zeroconf/discovery.py:481:38-485:14: Argument `dict[str, str | Any | None]` is not assignable to parameter `translation_placeholders` with type `dict[str, str] | None` in function `homeassistant.helpers.issue_registry.async_create_issue` [bad-argument-type]
ERROR homeassistant/components/zestimate/sensor.py:96:32-43: Argument `Unknown | None` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR homeassistant/components/zeversolar/coordinator.py:23:5-17: Class member `ZeversolarCoordinator.config_entry` overrides parent class `DataUpdateCoordinator` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zeversolar/sensor.py:67:5-23: Class member `ZeversolarSensor.entity_description` overrides parent class `ZeversolarEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zeversolar/sensor.py:67:5-23: Class member `ZeversolarSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/__init__.py:123:57-79: Argument `Module[homeassistant.components.zha.homeassistant_hardware]` is not assignable to parameter `platform` with type `AsyncHardwareFirmwareInfoModule | SyncHardwareFirmwareInfoModule` in function `homeassistant.components.homeassistant_hardware.helpers.async_register_firmware_info_provider` [bad-argument-type]
ERROR homeassistant/components/zha/alarm_control_panel.py:69:5-26: Class member `ZHAAlarmControlPanel._attr_translation_key` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:69:5-26: Class member `ZHAAlarmControlPanel._attr_translation_key` overrides parent class `AlarmControlPanelEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:71:5-29: Class member `ZHAAlarmControlPanel._attr_supported_features` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:81:16-57: Object of class `GroupEntity` has no attribute `code_arm_required`
Object of class `PlatformEntity` has no attribute `code_arm_required` [missing-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:86:15-57: Object of class `GroupEntity` has no attribute `async_alarm_disarm`
Object of class `PlatformEntity` has no attribute `async_alarm_disarm` [missing-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:92:15-59: Object of class `GroupEntity` has no attribute `async_alarm_arm_home`
Object of class `PlatformEntity` has no attribute `async_alarm_arm_home` [missing-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:98:15-59: Object of class `GroupEntity` has no attribute `async_alarm_arm_away`
Object of class `PlatformEntity` has no attribute `async_alarm_arm_away` [missing-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:104:15-60: Object of class `GroupEntity` has no attribute `async_alarm_arm_night`
Object of class `PlatformEntity` has no attribute `async_alarm_arm_night` [missing-attribute]
ERROR homeassistant/components/zha/alarm_control_panel.py:110:15-58: Object of class `GroupEntity` has no attribute `async_alarm_trigger`
Object of class `PlatformEntity` has no attribute `async_alarm_trigger` [missing-attribute]
ERROR homeassistant/components/zha/binary_sensor.py:50:18-36: Class member `BinarySensor._attr_device_class` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/binary_sensor.py:57:16-45: Object of class `GroupEntity` has no attribute `is_on`
Object of class `PlatformEntity` has no attribute `is_on` [missing-attribute]
ERROR homeassistant/components/zha/button.py:51:18-36: Class member `ZHAButton._attr_device_class` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/button.py:58:15-50: Object of class `GroupEntity` has no attribute `async_press`
Object of class `PlatformEntity` has no attribute `async_press` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:88:5-26: Class member `Thermostat._attr_translation_key` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/climate.py:88:5-26: Class member `Thermostat._attr_translation_key` overrides parent class `ClimateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/climate.py:94:51-85: Object of class `GroupEntity` has no attribute `hvac_modes`
Object of class `PlatformEntity` has no attribute `hvac_modes` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:97:13-46: Object of class `GroupEntity` has no attribute `hvac_mode`
Object of class `PlatformEntity` has no attribute `hvac_mode` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:100:13-48: Object of class `GroupEntity` has no attribute `hvac_action`
Object of class `PlatformEntity` has no attribute `hvac_action` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:105:13-55: Object of class `GroupEntity` has no attribute `supported_features`
Object of class `PlatformEntity` has no attribute `supported_features` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:125:14-38: Class member `Thermostat._attr_supported_features` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/climate.py:148:16-59: Object of class `GroupEntity` has no attribute `current_temperature`
Object of class `PlatformEntity` has no attribute `current_temperature` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:153:16-48: Object of class `GroupEntity` has no attribute `fan_mode`
Object of class `PlatformEntity` has no attribute `fan_mode` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:158:16-49: Object of class `GroupEntity` has no attribute `fan_modes`
Object of class `PlatformEntity` has no attribute `fan_modes` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:163:16-51: Object of class `GroupEntity` has no attribute `preset_mode`
Object of class `PlatformEntity` has no attribute `preset_mode` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:168:16-52: Object of class `GroupEntity` has no attribute `preset_modes`
Object of class `PlatformEntity` has no attribute `preset_modes` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:173:16-58: Object of class `GroupEntity` has no attribute `target_temperature`
Object of class `PlatformEntity` has no attribute `target_temperature` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:178:16-63: Object of class `GroupEntity` has no attribute `target_temperature_high`
Object of class `PlatformEntity` has no attribute `target_temperature_high` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:183:16-62: Object of class `GroupEntity` has no attribute `target_temperature_low`
Object of class `PlatformEntity` has no attribute `target_temperature_low` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:188:16-48: Object of class `GroupEntity` has no attribute `max_temp`
Object of class `PlatformEntity` has no attribute `max_temp` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:193:16-48: Object of class `GroupEntity` has no attribute `min_temp`
Object of class `PlatformEntity` has no attribute `min_temp` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:199:13-46: Object of class `GroupEntity` has no attribute `hvac_mode`
Object of class `PlatformEntity` has no attribute `hvac_mode` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:202:13-48: Object of class `GroupEntity` has no attribute `hvac_action`
Object of class `PlatformEntity` has no attribute `hvac_action` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:209:15-57: Object of class `GroupEntity` has no attribute `async_set_fan_mode`
Object of class `PlatformEntity` has no attribute `async_set_fan_mode` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:215:15-58: Object of class `GroupEntity` has no attribute `async_set_hvac_mode`
Object of class `PlatformEntity` has no attribute `async_set_hvac_mode` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:221:15-60: Object of class `GroupEntity` has no attribute `async_set_preset_mode`
Object of class `PlatformEntity` has no attribute `async_set_preset_mode` [missing-attribute]
ERROR homeassistant/components/zha/climate.py:227:15-60: Object of class `GroupEntity` has no attribute `async_set_temperature`
Object of class `PlatformEntity` has no attribute `async_set_temperature` [missing-attribute]
ERROR homeassistant/components/zha/config_flow.py:154:9-13: Class member `BaseZhaFlow.hass` overrides parent class `ConfigEntryBaseFlow` in an inconsistent manner [bad-override]
ERROR homeassistant/components/zha/cover.py:64:18-36: Class member `ZhaCover._attr_device_class` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/cover.py:97:47-89: Object of class `GroupEntity` has no attribute `supported_features`
Object of class `PlatformEntity` has no attribute `supported_features` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:103:16-49: Object of class `GroupEntity` has no attribute `is_closed`
Object of class `PlatformEntity` has no attribute `is_closed` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:108:16-50: Object of class `GroupEntity` has no attribute `is_opening`
Object of class `PlatformEntity` has no attribute `is_opening` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:113:16-50: Object of class `GroupEntity` has no attribute `is_closing`
Object of class `PlatformEntity` has no attribute `is_closing` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:118:16-62: Object of class `GroupEntity` has no attribute `current_cover_position`
Object of class `PlatformEntity` has no attribute `current_cover_position` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:123:16-67: Object of class `GroupEntity` has no attribute `current_cover_tilt_position`
Object of class `PlatformEntity` has no attribute `current_cover_tilt_position` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:128:15-55: Object of class `GroupEntity` has no attribute `async_open_cover`
Object of class `PlatformEntity` has no attribute `async_open_cover` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:134:15-60: Object of class `GroupEntity` has no attribute `async_open_cover_tilt`
Object of class `PlatformEntity` has no attribute `async_open_cover_tilt` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:140:15-56: Object of class `GroupEntity` has no attribute `async_close_cover`
Object of class `PlatformEntity` has no attribute `async_close_cover` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:146:15-61: Object of class `GroupEntity` has no attribute `async_close_cover_tilt`
Object of class `PlatformEntity` has no attribute `async_close_cover_tilt` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:152:15-63: Object of class `GroupEntity` has no attribute `async_set_cover_position`
Object of class `PlatformEntity` has no attribute `async_set_cover_position` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:160:15-68: Object of class `GroupEntity` has no attribute `async_set_cover_tilt_position`
Object of class `PlatformEntity` has no attribute `async_set_cover_tilt_position` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:168:15-55: Object of class `GroupEntity` has no attribute `async_stop_cover`
Object of class `PlatformEntity` has no attribute `async_stop_cover` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:174:15-60: Object of class `GroupEntity` has no attribute `async_stop_cover_tilt`
Object of class `PlatformEntity` has no attribute `async_stop_cover_tilt` [missing-attribute]
ERROR homeassistant/components/zha/cover.py:186:9-66: Object of class `GroupEntity` has no attribute `restore_external_state_attributes`
Object of class `PlatformEntity` has no attribute `restore_external_state_attributes` [missing-attribute]
ERROR homeassistant/components/zha/device_tracker.py:47:5-15: Class member `ZHADeviceScannerEntity._attr_name` overrides parent class `ScannerEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/device_tracker.py:47:5-15: Class member `ZHADeviceScannerEntity._attr_name` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/device_tracker.py:52:16-52: Object of class `GroupEntity` has no attribute `is_connected`
Object of class `PlatformEntity` has no attribute `is_connected` [missing-attribute]
ERROR homeassistant/components/zha/device_tracker.py:60:16-53: Object of class `GroupEntity` has no attribute `battery_level`
Object of class `PlatformEntity` has no attribute `battery_level` [missing-attribute]
ERROR homeassistant/components/zha/device_tracker.py:63:9-20: `device_info` is declared as final in parent class `ScannerEntity` [bad-override]
ERROR homeassistant/components/zha/fan.py:47:5-26: Class member `ZhaFan._attr_translation_key` overrides parent class `FanEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/fan.py:47:5-26: Class member `ZhaFan._attr_translation_key` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/fan.py:53:45-87: Object of class `GroupEntity` has no attribute `supported_features`
Object of class `PlatformEntity` has no attribute `supported_features` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:68:14-38: Class member `ZhaFan._attr_supported_features` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/fan.py:73:16-51: Object of class `GroupEntity` has no attribute `preset_mode`
Object of class `PlatformEntity` has no attribute `preset_mode` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:78:16-52: Object of class `GroupEntity` has no attribute `preset_modes`
Object of class `PlatformEntity` has no attribute `preset_modes` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:83:16-61: Object of class `GroupEntity` has no attribute `default_on_percentage`
Object of class `PlatformEntity` has no attribute `default_on_percentage` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:88:16-51: Object of class `GroupEntity` has no attribute `speed_range`
Object of class `PlatformEntity` has no attribute `speed_range` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:93:16-51: Object of class `GroupEntity` has no attribute `speed_count`
Object of class `PlatformEntity` has no attribute `speed_count` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:103:15-52: Object of class `GroupEntity` has no attribute `async_turn_on`
Object of class `PlatformEntity` has no attribute `async_turn_on` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:111:15-53: Object of class `GroupEntity` has no attribute `async_turn_off`
Object of class `PlatformEntity` has no attribute `async_turn_off` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:117:15-59: Object of class `GroupEntity` has no attribute `async_set_percentage`
Object of class `PlatformEntity` has no attribute `async_set_percentage` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:123:15-60: Object of class `GroupEntity` has no attribute `async_set_preset_mode`
Object of class `PlatformEntity` has no attribute `async_set_preset_mode` [missing-attribute]
ERROR homeassistant/components/zha/fan.py:129:16-50: Object of class `GroupEntity` has no attribute `percentage`
Object of class `PlatformEntity` has no attribute `percentage` [missing-attribute]
ERROR homeassistant/components/zha/helpers.py:397:36-55: Argument `int | Unknown | None` is not assignable to parameter `key` with type `int` in function `dict.get` [bad-argument-type]
ERROR homeassistant/components/zha/helpers.py:400:30-88: Argument `dict[str, (self: Enum) -> str]` is not assignable to parameter `object` with type `dict[str, str]` in function `list.append` [bad-argument-type]
ERROR homeassistant/components/zha/helpers.py:647:65-70: Argument `Group` is not assignable to parameter `group_info` with type `GroupInfo` in function `ZHAGatewayProxy._async_get_or_create_group_proxy` [bad-argument-type]
ERROR homeassistant/components/zha/helpers.py:729:67-77: Argument `Device | None` is not assignable to parameter `zha_device` with type `Device` in function `ZHAGatewayProxy._async_get_or_create_device_proxy` [bad-argument-type]
ERROR homeassistant/components/zha/helpers.py:905:13-53: Object of class `NoneType` has no attribute `ieee` [missing-attribute]
ERROR homeassistant/components/zha/helpers.py:1179:40-60: Class `Enum` has no class attribute `min_value`
Class `Flag` has no class attribute `min_value` [missing-attribute]
ERROR homeassistant/components/zha/helpers.py:1179:62-82: Class `Enum` has no class attribute `max_value`
Class `Flag` has no class attribute `max_value` [missing-attribute]
ERROR homeassistant/components/zha/helpers.py:1200:34-68: `type[Flag & int]` is not subscriptable [unsupported-operation]
ERROR homeassistant/components/zha/light.py:84:27-72: Object of class `GroupEntity` has no attribute `supported_color_modes`
Object of class `PlatformEntity` has no attribute `supported_color_modes` [missing-attribute]
ERROR homeassistant/components/zha/light.py:99:47-89: Object of class `GroupEntity` has no attribute `supported_features`
Object of class `PlatformEntity` has no attribute `supported_features` [missing-attribute]
ERROR homeassistant/components/zha/light.py:108:14-38: Class member `Light._attr_supported_features` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/light.py:122:16-45: Object of class `GroupEntity` has no attribute `is_on`
Object of class `PlatformEntity` has no attribute `is_on` [missing-attribute]
ERROR homeassistant/components/zha/light.py:127:16-50: Object of class `GroupEntity` has no attribute `brightness`
Object of class `PlatformEntity` has no attribute `brightness` [missing-attribute]
ERROR homeassistant/components/zha/light.py:133:13-47: Object of class `GroupEntity` has no attribute `min_mireds`
Object of class `PlatformEntity` has no attribute `min_mireds` [missing-attribute]
ERROR homeassistant/components/zha/light.py:140:13-47: Object of class `GroupEntity` has no attribute `max_mireds`
Object of class `PlatformEntity` has no attribute `max_mireds` [missing-attribute]
ERROR homeassistant/components/zha/light.py:146:16-48: Object of class `GroupEntity` has no attribute `xy_color`
Object of class `PlatformEntity` has no attribute `xy_color` [missing-attribute]
ERROR homeassistant/components/zha/light.py:153:27-61: Object of class `GroupEntity` has no attribute `color_temp`
Object of class `PlatformEntity` has no attribute `color_temp` [missing-attribute]
ERROR homeassistant/components/zha/light.py:160:12-46: Object of class `GroupEntity` has no attribute `color_mode`
Object of class `PlatformEntity` has no attribute `color_mode` [missing-attribute]
ERROR homeassistant/components/zha/light.py:162:37-71: Cannot index into `dict[zha.application.platforms.light.const.ColorMode, homeassistant.components.light.const.ColorMode]` [bad-index]
ERROR homeassistant/components/zha/light.py:167:16-51: Object of class `GroupEntity` has no attribute `effect_list`
Object of class `PlatformEntity` has no attribute `effect_list` [missing-attribute]
ERROR homeassistant/components/zha/light.py:172:16-46: Object of class `GroupEntity` has no attribute `effect`
Object of class `PlatformEntity` has no attribute `effect` [missing-attribute]
ERROR homeassistant/components/zha/light.py:182:15-52: Object of class `GroupEntity` has no attribute `async_turn_on`
Object of class `PlatformEntity` has no attribute `async_turn_on` [missing-attribute]
ERROR homeassistant/components/zha/light.py:195:15-53: Object of class `GroupEntity` has no attribute `async_turn_off`
Object of class `PlatformEntity` has no attribute `async_turn_off` [missing-attribute]
ERROR homeassistant/components/zha/light.py:208:9-66: Object of class `GroupEntity` has no attribute `restore_external_state_attributes`
Object of class `PlatformEntity` has no attribute `restore_external_state_attributes` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:90:5-26: Class member `ZhaDoorLock._attr_translation_key` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/lock.py:90:5-26: Class member `ZhaDoorLock._attr_translation_key` overrides parent class `LockEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/lock.py:95:16-49: Object of class `GroupEntity` has no attribute `is_locked`
Object of class `PlatformEntity` has no attribute `is_locked` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:100:15-49: Object of class `GroupEntity` has no attribute `async_lock`
Object of class `PlatformEntity` has no attribute `async_lock` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:106:15-51: Object of class `GroupEntity` has no attribute `async_unlock`
Object of class `PlatformEntity` has no attribute `async_unlock` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:112:15-63: Object of class `GroupEntity` has no attribute `async_set_lock_user_code`
Object of class `PlatformEntity` has no attribute `async_set_lock_user_code` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:120:15-66: Object of class `GroupEntity` has no attribute `async_enable_lock_user_code`
Object of class `PlatformEntity` has no attribute `async_enable_lock_user_code` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:126:15-67: Object of class `GroupEntity` has no attribute `async_disable_lock_user_code`
Object of class `PlatformEntity` has no attribute `async_disable_lock_user_code` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:132:15-65: Object of class `GroupEntity` has no attribute `async_clear_lock_user_code`
Object of class `PlatformEntity` has no attribute `async_clear_lock_user_code` [missing-attribute]
ERROR homeassistant/components/zha/lock.py:138:9-66: Object of class `GroupEntity` has no attribute `restore_external_state_attributes`
Object of class `PlatformEntity` has no attribute `restore_external_state_attributes` [missing-attribute]
ERROR homeassistant/components/zha/logbook.py:78:26-33: `message` may be uninitialized [unbound-name]
ERROR homeassistant/components/zha/logbook.py:81:26-33: `message` may be uninitialized [unbound-name]
ERROR homeassistant/components/zha/logbook.py:85:36-43: `message` may be uninitialized [unbound-name]
ERROR homeassistant/components/zha/number.py:53:18-36: Class member `ZhaNumber._attr_device_class` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/number.py:54:38-49: Object of class `GroupEntity` has no attribute `mode`
Object of class `PlatformEntity` has no attribute `mode` [missing-attribute]
ERROR homeassistant/components/zha/number.py:59:16-52: Object of class `GroupEntity` has no attribute `native_value`
Object of class `PlatformEntity` has no attribute `native_value` [missing-attribute]
ERROR homeassistant/components/zha/number.py:64:16-56: Object of class `GroupEntity` has no attribute `native_min_value`
Object of class `PlatformEntity` has no attribute `native_min_value` [missing-attribute]
ERROR homeassistant/components/zha/number.py:69:16-56: Object of class `GroupEntity` has no attribute `native_max_value`
Object of class `PlatformEntity` has no attribute `native_max_value` [missing-attribute]
ERROR homeassistant/components/zha/number.py:74:16-51: Object of class `GroupEntity` has no attribute `native_step`
Object of class `PlatformEntity` has no attribute `native_step` [missing-attribute]
ERROR homeassistant/components/zha/number.py:79:16-66: Object of class `GroupEntity` has no attribute `native_unit_of_measurement`
Object of class `PlatformEntity` has no attribute `native_unit_of_measurement` [missing-attribute]
ERROR homeassistant/components/zha/number.py:84:15-61: Object of class `GroupEntity` has no attribute `async_set_native_value`
Object of class `PlatformEntity` has no attribute `async_set_native_value` [missing-attribute]
ERROR homeassistant/components/zha/radio_manager.py:423:41-47: `backup` may be uninitialized [unbound-name]
ERROR homeassistant/components/zha/select.py:54:30-73: Object of class `BaseEntityInfo` has no attribute `options` [missing-attribute]
ERROR homeassistant/components/zha/select.py:59:16-54: Object of class `GroupEntity` has no attribute `current_option`
Object of class `PlatformEntity` has no attribute `current_option` [missing-attribute]
ERROR homeassistant/components/zha/select.py:64:15-58: Object of class `GroupEntity` has no attribute `async_select_option`
Object of class `PlatformEntity` has no attribute `async_select_option` [missing-attribute]
ERROR homeassistant/components/zha/select.py:71:13-70: Object of class `GroupEntity` has no attribute `restore_external_state_attributes`
Object of class `PlatformEntity` has no attribute `restore_external_state_attributes` [missing-attribute]
ERROR homeassistant/components/zha/sensor.py:107:18-36: Class member `Sensor._attr_device_class` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/sensor.py:139:12-58: Object of class `BaseEntityInfo` has no attribute `suggested_display_precision` [missing-attribute]
ERROR homeassistant/components/zha/sensor.py:141:17-63: `object` is not assignable to attribute `_attr_suggested_display_precision` with type `int | None` [bad-assignment]
ERROR homeassistant/components/zha/sensor.py:147:16-52: Object of class `GroupEntity` has no attribute `native_value`
Object of class `PlatformEntity` has no attribute `native_value` [missing-attribute]
ERROR homeassistant/components/zha/siren.py:70:47-89: Object of class `GroupEntity` has no attribute `supported_features`
Object of class `PlatformEntity` has no attribute `supported_features` [missing-attribute]
ERROR homeassistant/components/zha/siren.py:83:14-38: Class member `ZHASiren._attr_supported_features` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/siren.py:88:16-45: Object of class `GroupEntity` has no attribute `is_on`
Object of class `PlatformEntity` has no attribute `is_on` [missing-attribute]
ERROR homeassistant/components/zha/siren.py:93:15-52: Object of class `GroupEntity` has no attribute `async_turn_on`
Object of class `PlatformEntity` has no attribute `async_turn_on` [missing-attribute]
ERROR homeassistant/components/zha/siren.py:103:15-53: Object of class `GroupEntity` has no attribute `async_turn_off`
Object of class `PlatformEntity` has no attribute `async_turn_off` [missing-attribute]
ERROR homeassistant/components/zha/switch.py:50:16-45: Object of class `GroupEntity` has no attribute `is_on`
Object of class `PlatformEntity` has no attribute `is_on` [missing-attribute]
ERROR homeassistant/components/zha/switch.py:55:15-52: Object of class `GroupEntity` has no attribute `async_turn_on`
Object of class `PlatformEntity` has no attribute `async_turn_on` [missing-attribute]
ERROR homeassistant/components/zha/switch.py:61:15-53: Object of class `GroupEntity` has no attribute `async_turn_off`
Object of class `PlatformEntity` has no attribute `async_turn_off` [missing-attribute]
ERROR homeassistant/components/zha/update.py:106:5-23: Class member `ZHAFirmwareUpdateEntity._attr_device_class` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/update.py:106:5-23: Class member `ZHAFirmwareUpdateEntity._attr_device_class` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/update.py:107:5-29: Class member `ZHAFirmwareUpdateEntity._attr_supported_features` overrides parent class `ZHAEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/update.py:107:5-29: Class member `ZHAFirmwareUpdateEntity._attr_supported_features` overrides parent class `CoordinatorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zha/update.py:126:16-57: Object of class `GroupEntity` has no attribute `installed_version`
Object of class `PlatformEntity` has no attribute `installed_version` [missing-attribute]
ERROR homeassistant/components/zha/update.py:134:16-51: Object of class `GroupEntity` has no attribute `in_progress`
Object of class `PlatformEntity` has no attribute `in_progress` [missing-attribute]
ERROR homeassistant/components/zha/update.py:144:16-57: Object of class `GroupEntity` has no attribute `update_percentage`
Object of class `PlatformEntity` has no attribute `update_percentage` [missing-attribute]
ERROR homeassistant/components/zha/update.py:149:16-54: Object of class `GroupEntity` has no attribute `latest_version`
Object of class `PlatformEntity` has no attribute `latest_version` [missing-attribute]
ERROR homeassistant/components/zha/update.py:158:16-55: Object of class `GroupEntity` has no attribute `release_summary`
Object of class `PlatformEntity` has no attribute `release_summary` [missing-attribute]
ERROR homeassistant/components/zha/update.py:176:31-68: Object of class `GroupEntity` has no attribute `release_notes`
Object of class `PlatformEntity` has no attribute `release_notes` [missing-attribute]
ERROR homeassistant/components/zha/update.py:181:16-51: Object of class `GroupEntity` has no attribute `release_url`
Object of class `PlatformEntity` has no attribute `release_url` [missing-attribute]
ERROR homeassistant/components/zha/update.py:190:19-56: Object of class `GroupEntity` has no attribute `async_install`
Object of class `PlatformEntity` has no attribute `async_install` [missing-attribute]
ERROR homeassistant/components/zha/websocket_api.py:387:36-52: Object of class `Gateway` has no attribute `hass` [missing-attribute]
ERROR homeassistant/components/zha/websocket_api.py:396:36-52: Object of class `Gateway` has no attribute `hass` [missing-attribute]
ERROR homeassistant/components/zha/websocket_api.py:424:50-67: Argument `ZHAGatewayProxy` is not assignable to parameter `zha_gateway` with type `Gateway` in function `_get_entity_name` [bad-argument-type]
ERROR homeassistant/components/zha/websocket_api.py:426:29-46: Argument `ZHAGatewayProxy` is not assignable to parameter `zha_gateway` with type `Gateway` in function `_get_entity_original_name` [bad-argument-type]
ERROR homeassistant/components/zha/websocket_api.py:430:24-62: Object of class `GroupEntity` has no attribute `endpoint` [missing-attribute]
ERROR homeassistant/components/zha/websocket_api.py:1006:55-63: Argument `list[homeassistant.components.zha.websocket_api.ClusterBinding]` is not assignable to parameter `cluster_bindings` with type `list[zha.zigbee.device.ClusterBinding]` in function `zha.zigbee.device.Device.async_bind_to_group` [bad-argument-type]
ERROR homeassistant/components/zha/websocket_api.py:1030:59-67: Argument `list[homeassistant.components.zha.websocket_api.ClusterBinding]` is not assignable to parameter `cluster_bindings` with type `list[zha.zigbee.device.ClusterBinding]` in function `zha.zigbee.device.Device.async_unbind_from_group` [bad-argument-type]
ERROR homeassistant/components/zha/websocket_api.py:1398:32-60: `int | None` is not assignable to variable `manufacturer` with type `UndefinedType | int` [bad-assignment]
ERROR homeassistant/components/zha/websocket_api.py:1408:30-42: Argument `UndefinedType | int` is not assignable to parameter `manufacturer` with type `int | None` in function `zha.zigbee.device.Device.issue_cluster_command` [bad-argument-type]
ERROR homeassistant/components/zha/websocket_api.py:1457:23-49: Cannot index into `Endpoint` [bad-index]
ERROR homeassistant/components/zha/websocket_api.py:1491:28-45: Object of class `NoneType` has no attribute `get_entity` [missing-attribute]
ERROR homeassistant/components/zha/websocket_api.py:1493:39-43: Argument `int` is not assignable to parameter `mode` with type `SquawkMode` in function `zha.application.platforms.siren.BaseSiren.async_squawk` [bad-argument-type]
ERROR homeassistant/components/zha/websocket_api.py:1514:28-45: Object of class `NoneType` has no attribute `get_entity` [missing-attribute]
ERROR homeassistant/components/zhong_hong/climate.py:93:28-32: Argument `Any | None` is not assignable to parameter `ip_addr` with type `str` in function `zhong_hong_hvac.hub.ZhongHongGateway.__init__` [bad-argument-type]
ERROR homeassistant/components/zhong_hong/climate.py:93:34-38: Argument `Any | None` is not assignable to parameter `port` with type `int` in function `zhong_hong_hvac.hub.ZhongHongGateway.__init__` [bad-argument-type]
ERROR homeassistant/components/zhong_hong/climate.py:93:40-47: Argument `Any | None` is not assignable to parameter `gw_addr` with type `int` in function `zhong_hong_hvac.hub.ZhongHongGateway.__init__` [bad-argument-type]
ERROR homeassistant/components/zhong_hong/climate.py:189:20-43: Returned type `Unknown | None` is not assignable to declared return type `HVACMode` [bad-return]
ERROR homeassistant/components/zhong_hong/climate.py:254:35-46: Argument `str | None` is not assignable to parameter `fan_mode` with type `str` in function `zhong_hong_hvac.hvac.HVAC.set_fan_mode` [bad-argument-type]
ERROR homeassistant/components/zimi/config_flow.py:45:25-29: `None` is not assignable to `ControlPoint` [bad-assignment]
ERROR homeassistant/components/zimi/cover.py:39:5-23: Class member `ZimiCover._attr_device_class` overrides parent class `ZimiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zimi/cover.py:40:5-29: Class member `ZimiCover._attr_supported_features` overrides parent class `ZimiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zimi/fan.py:39:5-29: Class member `ZimiFan._attr_supported_features` overrides parent class `ZimiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zimi/light.py:99:22-51: `*` is not supported between `None` and `Literal[255]` [unsupported-operation]
ERROR homeassistant/components/zimi/sensor.py:82:5-23: Class member `ZimiSensor.entity_description` overrides parent class `ZimiEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zimi/sensor.py:82:5-23: Class member `ZimiSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zinvolt/binary_sensor.py:72:5-23: Class member `ZinvoltBatteryStateBinarySensor.entity_description` overrides parent class `ZinvoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zinvolt/binary_sensor.py:72:5-23: Class member `ZinvoltBatteryStateBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zinvolt/binary_sensor.py:104:14-32: Class member `ZinvoltPointBinarySensor._attr_device_class` overrides parent class `ZinvoltUnitEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zinvolt/number.py:101:5-23: Class member `ZinvoltBatteryStateNumber.entity_description` overrides parent class `ZinvoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zinvolt/number.py:101:5-23: Class member `ZinvoltBatteryStateNumber.entity_description` overrides parent class `NumberEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zinvolt/sensor.py:62:5-23: Class member `ZinvoltBatteryStateSensor.entity_description` overrides parent class `ZinvoltEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zinvolt/sensor.py:62:5-23: Class member `ZinvoltBatteryStateSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zoneminder/camera.py:61:35-61: `bool | None` is not assignable to attribute `_attr_is_recording` with type `bool` [bad-assignment]
ERROR homeassistant/components/zoneminder/switch.py:52:39-47: Argument `MonitorState` is not assignable to parameter `on_state` with type `str` in function `ZMSwitchMonitors.__init__` [bad-argument-type]
ERROR homeassistant/components/zoneminder/switch.py:52:49-58: Argument `MonitorState` is not assignable to parameter `off_state` with type `str` in function `ZMSwitchMonitors.__init__` [bad-argument-type]
ERROR homeassistant/components/zwave_js/__init__.py:989:30-998:14: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[str, dict[str, Any] | int | str | None]) [no-matching-overload]
ERROR homeassistant/components/zwave_js/__init__.py:1000:30-1009:14: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[str, dict[str, Any] | int | str]) [no-matching-overload]
ERROR homeassistant/components/zwave_js/binary_sensor.py:703:18-36: Class member `ZWaveBooleanBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/binary_sensor.py:728:18-36: Class member `ZWaveNotificationBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/binary_sensor.py:754:5-23: Class member `ZWaveLegacyDoorStateBinarySensor.entity_description` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/binary_sensor.py:754:5-23: Class member `ZWaveLegacyDoorStateBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/binary_sensor.py:794:5-23: Class member `ZWaveOpeningStateBinarySensor.entity_description` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/binary_sensor.py:794:5-23: Class member `ZWaveOpeningStateBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/binary_sensor.py:857:5-23: Class member `ZWavePropertyBinarySensor.entity_description` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/binary_sensor.py:857:5-23: Class member `ZWavePropertyBinarySensor.entity_description` overrides parent class `BinarySensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/button.py:65:7-29: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `ButtonEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/button.py:96:7-34: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `ButtonEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/climate.py:124:7-19: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `ClimateEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/cover.py:83:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `CoverEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/cover.py:99:14-38: Class member `CoverPositionMixin._attr_supported_features` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/cover.py:100:13-103:46: `CoverEntityFeature | int` is not assignable to attribute `_attr_supported_features` with type `CoverEntityFeature | None` [bad-assignment]
ERROR homeassistant/components/zwave_js/cover.py:112:13-69: `|=` is not supported between `None` and `Literal[CoverEntityFeature.STOP]` [unsupported-operation]
ERROR homeassistant/components/zwave_js/cover.py:246:7-21: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `CoverEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/cover.py:260:14-38: Class member `CoverTiltMixin._attr_supported_features` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/cover.py:261:13-264:51: `CoverEntityFeature | int` is not assignable to attribute `_attr_supported_features` with type `CoverEntityFeature | None` [bad-assignment]
ERROR homeassistant/components/zwave_js/cover.py:273:13-74: `|=` is not supported between `None` and `Literal[CoverEntityFeature.STOP_TILT]` [unsupported-operation]
ERROR homeassistant/components/zwave_js/cover.py:553:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `CoverEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/cover.py:556:5-29: Class member `ZwaveMotorizedBarrier._attr_supported_features` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/cover.py:557:5-23: Class member `ZwaveMotorizedBarrier._attr_device_class` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/entity.py:221:38-55: No matching overload found for function `str.join` called with arguments: (list[str | None]) [no-matching-overload]
ERROR homeassistant/components/zwave_js/event.py:69:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `EventEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/fan.py:75:7-15: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `FanEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/fan.py:78:5-29: Class member `ZwaveFan._attr_supported_features` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/fan.py:292:7-25: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `FanEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/humidifier.py:116:5-23: Class member `ZWaveHumidifier.entity_description` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/humidifier.py:116:5-23: Class member `ZWaveHumidifier.entity_description` overrides parent class `HumidifierEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/light.py:106:7-17: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `LightEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/light.py:488:21-24: `red` may be uninitialized [unbound-name]
ERROR homeassistant/components/zwave_js/light.py:489:25-30: `green` may be uninitialized [unbound-name]
ERROR homeassistant/components/zwave_js/light.py:490:25-29: `blue` may be uninitialized [unbound-name]
ERROR homeassistant/components/zwave_js/light.py:502:21-24: `red` may be uninitialized [unbound-name]
ERROR homeassistant/components/zwave_js/light.py:503:25-30: `green` may be uninitialized [unbound-name]
ERROR homeassistant/components/zwave_js/light.py:504:25-29: `blue` may be uninitialized [unbound-name]
ERROR homeassistant/components/zwave_js/lock.py:93:7-16: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `LockEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/number.py:58:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/number.py:138:7-30: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `NumberEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/select.py:63:7-24: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/select.py:139:7-35: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/select.py:190:7-40: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `SelectEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/sensor.py:750:14-32: Class member `ZwaveSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/sensor.py:812:7-28: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `SensorEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/sensor.py:1095:5-23: Class member `ZWaveStatisticsSensor.entity_description` overrides parent class `ZWaveNodeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/sensor.py:1095:5-23: Class member `ZWaveStatisticsSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/siren.py:53:7-23: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `SirenEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/siren.py:66:14-38: Class member `ZwaveSirenEntity._attr_supported_features` overrides parent class `ZWaveBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/switch.py:61:7-18: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/switch.py:103:7-39: Field `entity_description` is declared `EntityDescription` in ancestor `class ZWaveBaseEntity: ...
`, which is not assignable to the type `SwitchEntityDescription` implied by multiple inheritance [inconsistent-inheritance]
ERROR homeassistant/components/zwave_js/trigger.py:16:12-20: Returned type `dict[str, type[EventTrigger] | type[ValueUpdatedTrigger]]` is not assignable to declared return type `dict[str, type[Trigger]]` [bad-return]
ERROR homeassistant/components/zwave_js/triggers/event.py:135:30-50: Argument `dict[Optional | Required, ((value: list[Unknown] | str) -> list[str]) | ((value: Any) -> str) | type[bool] | type[dict] | type[str] | All | In]` is not assignable to parameter `options_schema_dict` with type `dict[Marker, Any]` in function `homeassistant.helpers.automation.move_top_level_schema_fields_to_options` [bad-argument-type]
ERROR homeassistant/components/zwave_js/triggers/value_updated.py:210:30-50: Argument `dict[Optional | Required, ((value: list[Unknown] | str) -> list[str]) | All | Any | Coerce]` is not assignable to parameter `options_schema_dict` with type `dict[Marker, Any]` in function `homeassistant.helpers.automation.move_top_level_schema_fields_to_options` [bad-argument-type]
ERROR homeassistant/components/zwave_js/update.py:168:5-23: Class member `ZWaveFirmwareUpdateEntity.entity_description` overrides parent class `ZWaveNodeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/update.py:168:5-23: Class member `ZWaveFirmwareUpdateEntity.entity_description` overrides parent class `UpdateEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/update.py:170:5-23: Class member `ZWaveFirmwareUpdateEntity._attr_device_class` overrides parent class `ZWaveNodeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/update.py:171:5-29: Class member `ZWaveFirmwareUpdateEntity._attr_supported_features` overrides parent class `ZWaveNodeBaseEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_js/update.py:287:34-60: Argument `str | None` is not assignable to parameter `version` with type `str` in function `awesomeversion.awesomeversion.AwesomeVersion.__new__` [bad-argument-type]
ERROR homeassistant/components/zwave_me/binary_sensor.py:69:14-32: Class member `ZWaveMeBinarySensor.entity_description` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/climate.py:50:5-29: Class member `ZWaveMeClimate._attr_supported_features` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/climate.py:69:16-33: Returned type `float | int | str` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/zwave_me/climate.py:74:16-31: Returned type `str` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/zwave_me/climate.py:79:16-31: Returned type `str` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/zwave_me/cover.py:42:5-29: Class member `ZWaveMeCover._attr_supported_features` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/cover.py:77:12-34: `>` is not supported between `str` and `Literal[95]` [unsupported-operation]
ERROR homeassistant/components/zwave_me/cover.py:80:16-33: Returned type `float | int | str` is not assignable to declared return type `int | None` [bad-return]
ERROR homeassistant/components/zwave_me/cover.py:94:16-37: `<` is not supported between `str` and `Literal[5]` [unsupported-operation]
ERROR homeassistant/components/zwave_me/entity.py:22:14-29: Class member `ZWaveMeEntity._attr_unique_id` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/fan.py:38:5-29: Class member `ZWaveMeFan._attr_supported_features` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/fan.py:49:16-33: Returned type `float | int | str` is not assignable to declared return type `int` [bad-return]
ERROR homeassistant/components/zwave_me/light.py:61:18-42: Class member `ZWaveMeRGB._attr_supported_features` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/light.py:62:14-41: Class member `ZWaveMeRGB._attr_supported_color_modes` overrides parent class `LightEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/number.py:41:16-33: Returned type `float | int | str` is not assignable to declared return type `float` [bad-return]
ERROR homeassistant/components/zwave_me/sensor.py:144:5-23: Class member `ZWaveMeSensor.entity_description` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/sensor.py:144:5-23: Class member `ZWaveMeSensor.entity_description` overrides parent class `SensorEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/siren.py:43:14-38: Class member `ZWaveMeSiren._attr_supported_features` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/components/zwave_me/switch.py:67:14-32: Class member `ZWaveMeSwitch.entity_description` overrides parent class `ZWaveMeEntity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/config.py:987:9-27: Unexpected keyword argument `translation_domain` in function `ExceptionGroup.__new__` [unexpected-keyword]
ERROR homeassistant/config.py:988:9-33: Unexpected keyword argument `translation_placeholders` in function `ExceptionGroup.__new__` [unexpected-keyword]
ERROR homeassistant/config.py:988:34-46: `placeholders` may be uninitialized [unbound-name]
ERROR homeassistant/config_entries.py:205:42-61: Expected a type form, got instance of `Literal['ConfigEntryChange']` [not-a-type]
ERROR homeassistant/config_entries.py:205:63-76: Expected a type form, got instance of `Literal['ConfigEntry']` [not-a-type]
ERROR homeassistant/config_entries.py:486:17-34: Unpacked keyword argument `object | str` is not assignable to parameter `subentry_id` with type `str` in function `ConfigSubentry.__init__` [bad-argument-type]
ERROR homeassistant/config_entries.py:1150:46-61: Object of class `FunctionType` has no attribute `VERSION` [missing-attribute]
ERROR homeassistant/config_entries.py:1151:57-78: Object of class `FunctionType` has no attribute `MINOR_VERSION` [missing-attribute]
ERROR homeassistant/config_entries.py:1515:25-32: Argument `str` is not assignable to parameter `handler` with type `_HandlerT` in function `ConfigFlowResult.__init__` [bad-argument-type]
ERROR homeassistant/config_entries.py:1722:25-37: Argument `str` is not assignable to parameter `handler` with type `_HandlerT` in function `ConfigFlowResult.__init__` [bad-argument-type]
ERROR homeassistant/config_entries.py:1924:9-20: Class member `ConfigEntryItems.__setitem__` overrides parent class `UserDict` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/config_entries.py:1996:9-20: Class member `ConfigEntryItems.__delitem__` overrides parent class `UserDict` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/config_entries.py:2867:16-2869:10: Returned type `dict[str, list[Fragment]]` is not assignable to declared return type `dict[str, list[dict[str, Any]]]` [bad-return]
ERROR homeassistant/core.py:1474:45-1476:10: Unpacked argument `tuple[EventType[_DataT] | str, _DataT | None, EventOrigin, Context | None]` is not assignable to parameter `*args` with type `tuple[EventType[@_] | str, @_ | None, EventOrigin, Context | None, float | None]` in function `asyncio.events.AbstractEventLoop.call_soon_threadsafe` [bad-argument-type]
ERROR homeassistant/core.py:1563:56-1565:10: Unpacked argument `tuple[EventType[_DataT] | str, (Event[_DataT]) -> Coroutine[Any, Any, None] | None]` is not assignable to parameter `*args` with type `tuple[EventType[@_] | str, (Event[@_]) -> Coroutine[Any, Any, None] | None, ((@_) -> bool) | None, bool | object]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/core.py:1640:56-1642:10: Unpacked argument `tuple[EventType[_DataT] | str, (Event[_DataT]) -> Coroutine[Any, Any, None] | None]` is not assignable to parameter `*args` with type `tuple[EventType[@_] | str, (Event[@_]) -> Coroutine[Any, Any, None] | None, bool | object]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/core.py:2041:9-20: Class member `States.__setitem__` overrides parent class `UserDict` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/core.py:2173:39-2175:10: Unpacked argument `tuple[str]` is not assignable to parameter `*args` with type `tuple[str, Context | None]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/core.py:2220:32-2228:10: Unpacked argument `tuple[str, str, Mapping[str, Any] | None, bool, Context | None]` is not assignable to parameter `*args` with type `tuple[str, str, Mapping[str, Any] | None, bool, Context | None, StateInfo | None, float | None]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/core.py:2350:17-2355:18: Argument `dict[str, State | datetime | str | None]` is not assignable to parameter `event_data` with type `EventStateReportedData | None` in function `EventBus.async_fire_internal` [bad-argument-type]
ERROR homeassistant/core.py:2568:32-2576:10: Unpacked argument `tuple[str, str, (ServiceCall) -> Coroutine[Any, Any, ServiceResponse] | dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None, Schema | None, SupportsResponse]` is not assignable to parameter `*args` with type `tuple[str, str, (ServiceCall) -> Coroutine[Any, Any, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | dict[str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None] | None] | dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | dict[str, dict[str, bool | dict[str, JsonValueType] | float | int | list[JsonValueType] | str | None] | None] | None, All | Any | Schema | None, SupportsResponse, HassJobType | None, Mapping[str, str] | None]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/core_config.py:141:25-28: Argument `Any | None` is not assignable to parameter `element` with type `str` in function `set.add` [bad-argument-type]
ERROR homeassistant/data_entry_flow.py:545:57-70: Argument `dict[str, object]` is not assignable to parameter `result` with type `_FlowResultT` in function `FlowManager.async_finish_flow` [bad-argument-type]
ERROR homeassistant/data_entry_flow.py:691:39-88: `dict[str, Any]` is not assignable to attribute `description` with type `Never` [bad-assignment]
ERROR homeassistant/helpers/aiohttp_client.py:138:25-53: Object of class `BaseConnector` has no attribute `async_resolve_host`
Object of class `NoneType` has no attribute `async_resolve_host` [missing-attribute]
ERROR homeassistant/helpers/aiohttp_client.py:142:63-70: `results` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/chat_session.py:83:13-29: Argument `HassJob[[now: datetime], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `homeassistant.helpers.event.async_call_later` [bad-argument-type]
ERROR homeassistant/helpers/collection.py:665:32-36: `data` is uninitialized [unbound-name]
ERROR homeassistant/helpers/condition.py:914:27-36: Argument `str | Any | None` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR homeassistant/helpers/condition.py:1084:56-71: Argument `ModuleType` is not assignable to parameter `platform` with type `ConditionProtocol` in function `_register_condition_platform` [bad-argument-type]
ERROR homeassistant/helpers/condition.py:1086:12-37: Returned type `tuple[str, ModuleType]` is not assignable to declared return type `tuple[str, ConditionProtocol | None]` [bad-return]
ERROR homeassistant/helpers/condition.py:1265:35-1274:6: Unpacked argument `tuple[HomeAssistant, State | str | None, float | str | None, float | str | None, Template | None, TemplateVarsType]` is not assignable to parameter `*args` with type `tuple[HomeAssistant, State | str | None, float | str | None, float | str | None, Template | None, TemplateVarsType, str | None]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/helpers/condition.py:1562:35-1564:6: Unpacked argument `tuple[HomeAssistant, Template, TemplateVarsType]` is not assignable to parameter `*args` with type `tuple[HomeAssistant, Template, TemplateVarsType, bool]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/helpers/config_entry_flow.py:265:23-28: `entry` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/config_validation.py:19:5-28: Could not import `_GLOBAL_DEFAULT_TIMEOUT` from `socket` [missing-module-attribute]
ERROR homeassistant/helpers/data_entry_flow.py:82:25-47: Argument `dict[str, Any]` is not assignable to parameter `context` with type `_FlowContextT | None` in function `homeassistant.data_entry_flow.FlowManager.async_init` [bad-argument-type]
ERROR homeassistant/helpers/deprecation.py:388:9-29: `breaks_in_ha_version` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/device_registry.py:446:52-61: `dict_repr` is uninitialized [unbound-name]
ERROR homeassistant/helpers/dispatcher.py:42:5-23: Implementation signature `(hass: HomeAssistant, signal: SignalType[*_Ts], target: (**tuple[*_Ts]) -> None) -> () -> None` does not accept all arguments that overload signature `(hass: HomeAssistant, signal: str, target: (...) -> None) -> () -> None` accepts [inconsistent-overload]
ERROR homeassistant/helpers/dispatcher.py:126:5-20: Implementation signature `(hass: HomeAssistant, signal: SignalType[*_Ts], *args: *_Ts) -> None` does not accept all arguments that overload signature `(hass: HomeAssistant, signal: str, *args: Any) -> None` accepts [inconsistent-overload]
ERROR homeassistant/helpers/dispatcher.py:133:35-88: Unpacked argument `tuple[HomeAssistant, SignalType[*_Ts], *_Ts]` is not assignable to parameter `*args` with type `tuple[HomeAssistant, SignalType[*_Ts] | str, *_Ts]` in function `asyncio.events.AbstractEventLoop.call_soon_threadsafe` [bad-argument-type]
ERROR homeassistant/helpers/entity.py:1030:42-46: `Literal[True]` is not assignable to attribute `_no_platform_reported` with type `Never` [bad-assignment]
ERROR homeassistant/helpers/entity.py:1122:46-65: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1125:40-53: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1128:38-49: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1134:39-56: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1137:41-55: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1140:31-35: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1162:40-44: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1165:45-63: Cannot set item in `dict[str, list[str]]` [unsupported-operation]
ERROR homeassistant/helpers/entity.py:1381:17-28: `update_warn` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/entity.py:1729:5-23: Class member `ToggleEntity.entity_description` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/helpers/entity.py:1731:5-16: Class member `ToggleEntity._attr_state` overrides parent class `Entity` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/helpers/entity_component.py:386:22-30: Argument `ModuleType | None` is not assignable to parameter `platform` with type `EntityPlatformModule | None` in function `homeassistant.helpers.entity_platform.EntityPlatform.__init__` [bad-argument-type]
ERROR homeassistant/helpers/entity_platform.py:1020:17-22: `entry` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/entity_registry.py:248:6-20: Object of class `str` has no attribute `default` [missing-attribute]
ERROR homeassistant/helpers/entity_registry.py:315:52-61: `dict_repr` is uninitialized [unbound-name]
ERROR homeassistant/helpers/entity_registry.py:382:52-61: `dict_repr` is uninitialized [unbound-name]
ERROR homeassistant/helpers/entity_registry.py:704:6-20: Object of class `str` has no attribute `default` [missing-attribute]
ERROR homeassistant/helpers/entity_registry.py:1642:61-76: Cannot index into `dict[str, set[str | None]]` [bad-index]
ERROR homeassistant/helpers/event.py:501:13-69: Argument `object | str` is not assignable to parameter `key` with type `str` in function `dict.get` [bad-argument-type]
ERROR homeassistant/helpers/event.py:1468:48-57: Argument `HassJob[[utc_now: datetime], None]` is not assignable to parameter `action` with type `((datetime) -> Coroutine[Any, Any, None] | None) | HassJob[[datetime], Coroutine[Any, Any, None] | None]` in function `async_track_point_in_utc_time` [bad-argument-type]
ERROR homeassistant/helpers/frame.py:140:21-32: `integration` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/frame.py:142:58-63: `index` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/intent.py:978:31-985:14: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Required, ((Any) -> Any) | All | Any | Schema]) [no-matching-overload]
ERROR homeassistant/helpers/intent.py:988:31-995:14: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Optional, ((Any) -> Any) | All | Any | Schema]) [no-matching-overload]
ERROR homeassistant/helpers/json.py:60:33-38: Function declared to return `bytes` but is missing an explicit `return` [bad-return]
ERROR homeassistant/helpers/json.py:194:55-59: `dump` is uninitialized [unbound-name]
ERROR homeassistant/helpers/llm.py:406:14-22: Object of class `MergedAPI` has no attribute `llm_apis` (not declared in `__slots__`) [missing-attribute]
ERROR homeassistant/helpers/llm.py:479:14-28: Object of class `AssistAPI` has no attribute `cached_slugify` (not declared in `__slots__`) [missing-attribute]
ERROR homeassistant/helpers/llm.py:1107:32-37: `start` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/llm.py:1108:30-33: `end` may be uninitialized [unbound-name]
ERROR homeassistant/helpers/registry.py:36:9-20: Class member `BaseRegistryItems.__setitem__` overrides parent class `UserDict` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/helpers/script.py:720:21-24: `idx` is uninitialized [unbound-name]
ERROR homeassistant/helpers/script.py:1050:24-78: Argument `Any | None` is not assignable to parameter `default_message` with type `str` in function `_ScriptRun._step_log` [bad-argument-type]
ERROR homeassistant/helpers/script_variables.py:202:9-20: Class member `ScriptRunVariables.__setitem__` overrides parent class `UserDict` in an inconsistent manner [bad-override-param-name]
ERROR homeassistant/helpers/singleton.py:17:5-14: Overload return type `((HomeAssistant) -> Coroutine[Any, Any, object]) -> (HomeAssistant) -> Coroutine[Any, Any, object]` is not assignable to implementation return type `[_S]((HomeAssistant) -> _S) -> [_T, _U](HomeAssistant) -> _S` [inconsistent-overload]
ERROR homeassistant/helpers/singleton.py:23:5-14: Overload return type `((HomeAssistant) -> object) -> (HomeAssistant) -> object` is not assignable to implementation return type `[_S]((HomeAssistant) -> _S) -> [_T, _U](HomeAssistant) -> _S` [inconsistent-overload]
ERROR homeassistant/helpers/singleton.py:68:26-45: Cannot index into `HassDict` [bad-index]
ERROR homeassistant/helpers/singleton.py:72:33-52: Cannot index into `HassDict` [bad-index]
ERROR homeassistant/helpers/singleton.py:78:12-19: Returned type `Overload[
  (func: (HomeAssistant) -> Coroutine[Any, Any, _T]) -> (HomeAssistant) -> Coroutine[Any, Any, _T]
  (func: (HomeAssistant) -> _U) -> (HomeAssistant) -> _U
]` is not assignable to declared return type `((HomeAssistant) -> _S) -> (HomeAssistant) -> _S` [bad-return]
ERROR homeassistant/helpers/storage.py:366:62-368:18: Unpacked argument `tuple[Unknown]` is not assignable to parameter `*args` with type `tuple[PathLike[str] | str, JsonValueType]` in function `homeassistant.core.HomeAssistant.async_add_executor_job` [bad-argument-type]
ERROR homeassistant/helpers/storage.py:428:12-39: `not in` is not supported between `Literal['minor_version']` and `bool` [not-iterable]
ERROR homeassistant/helpers/storage.py:428:12-39: `not in` is not supported between `Literal['minor_version']` and `float` [not-iterable]
ERROR homeassistant/helpers/storage.py:428:12-39: `not in` is not supported between `Literal['minor_version']` and `int` [not-iterable]
ERROR homeassistant/helpers/storage.py:428:12-39: `not in` is not supported between `Literal['minor_version']` and `None` [not-iterable]
ERROR homeassistant/helpers/storage.py:429:13-34: Cannot set item in `bool` [unsupported-operation]
ERROR homeassistant/helpers/storage.py:429:13-34: Cannot set item in `float` [unsupported-operation]
ERROR homeassistant/helpers/storage.py:429:13-34: Cannot set item in `int` [unsupported-operation]
ERROR homeassistant/helpers/storage.py:429:13-34: Cannot set item in `list[JsonValueType]` [unsupported-operation]
ERROR homeassistant/helpers/storage.py:429:13-34: Cannot set item in `str` [unsupported-operation]
ERROR homeassistant/helpers/storage.py:429:13-34: Cannot set item in `None` [unsupported-operation]
ERROR homeassistant/helpers/storage.py:432:13-28: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:432:13-28: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:432:13-28: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:432:13-28: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:432:13-28: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:432:13-28: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:433:17-38: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:433:17-38: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:433:17-38: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:433:17-38: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:433:17-38: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:433:17-38: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:435:22-34: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:435:22-34: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:435:22-34: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:435:22-34: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:435:22-34: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:435:22-34: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:437:16-31: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:437:16-31: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:437:16-31: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:437:16-31: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:437:16-31: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:437:16-31: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:437:16-60: `>` is not supported between `JsonValueType` and `int` [unsupported-operation]
ERROR homeassistant/helpers/storage.py:439:31-46: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:439:31-46: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:439:31-46: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:439:31-46: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:439:31-46: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:439:31-46: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:444:17-32: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:444:17-32: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:444:17-32: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:444:17-32: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:444:17-32: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:444:17-32: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:445:17-38: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:445:17-38: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:445:17-38: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:445:17-38: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:445:17-38: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:445:17-38: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:450:56-87: Missing argument `old_data` in function `Store._async_migrate_func` [missing-argument]
ERROR homeassistant/helpers/storage.py:450:57-72: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:450:57-72: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:450:57-72: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:450:57-72: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:450:57-72: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:450:57-72: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:450:74-86: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:450:74-86: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:450:74-86: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:450:74-86: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:450:74-86: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:450:74-86: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:454:25-40: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:454:25-40: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:454:25-40: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:454:25-40: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:454:25-40: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:454:25-40: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:454:42-63: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:454:42-63: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:454:42-63: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:454:42-63: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:454:42-63: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:454:42-63: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:454:65-77: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:454:65-77: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:454:65-77: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:454:65-77: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:454:65-77: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:454:65-77: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:457:24-39: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:457:24-39: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:457:24-39: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:457:24-39: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:457:24-39: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:457:24-39: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:459:30-42: Cannot index into `bool` [bad-index]
ERROR homeassistant/helpers/storage.py:459:30-42: Cannot index into `float` [bad-index]
ERROR homeassistant/helpers/storage.py:459:30-42: Cannot index into `int` [bad-index]
ERROR homeassistant/helpers/storage.py:459:30-42: Cannot index into `list[JsonValueType]` [bad-index]
ERROR homeassistant/helpers/storage.py:459:30-42: Cannot index into `str` [bad-index]
ERROR homeassistant/helpers/storage.py:459:30-42: `None` is not subscriptable [unsupported-operation]
ERROR homeassistant/helpers/storage.py:460:35-41: Argument `Unknown | JsonValueType` is not assignable to parameter `data` with type `_T` in function `Store.async_save` [bad-argument-type]
ERROR homeassistant/helpers/system_info.py:74:31-35: `None` is not assignable to dict key `user` with type `bool | str` [bad-assignment]
ERROR homeassistant/helpers/system_info.py:108:37-59: `Unknown | None` is not assignable to dict key `supervisor` with type `bool | str` [bad-assignment]
ERROR homeassistant/helpers/system_info.py:109:34-62: `Unknown | None` is not assignable to dict key `host_os` with type `bool | str` [bad-assignment]
ERROR homeassistant/helpers/system_info.py:110:41-59: `Unknown | None` is not assignable to dict key `docker_version` with type `bool | str` [bad-assignment]
ERROR homeassistant/helpers/system_info.py:111:34-53: `Unknown | None` is not assignable to dict key `chassis` with type `bool | str` [bad-assignment]
ERROR homeassistant/helpers/template/__init__.py:521:39-526:10: Unpacked argument `tuple[Unknown, object | Unknown]` is not assignable to parameter `*args` with type `tuple[Any, Any, dict[str, Any] | None, bool]` in function `homeassistant.util.async_.run_callback_threadsafe` [bad-argument-type]
ERROR homeassistant/helpers/template/extensions/base.py:55:20-37: Expected 1 more positional argument [bad-argument-count]
ERROR homeassistant/helpers/template/extensions/base.py:63:5-16: Class member `BaseTemplateExtension.environment` overrides parent class `Extension` in an inconsistent manner [bad-override-mutable-attribute]
ERROR homeassistant/helpers/template/extensions/base.py:87:67-83: Cannot set item in `dict[str, ((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]]` [unsupported-operation]
ERROR homeassistant/helpers/template/extensions/base.py:91:65-81: Cannot set item in `dict[str, ((a: _SupportsComparison, b: _SupportsComparison, /) -> Any) | ((a: object, b: object, /) -> Any) | ((obj: object, /) -> TypeIs[(...) -> object]) | ((env: Environment, value: str) -> bool) | ((value: int) -> bool) | ((value: int, num: int) -> bool) | ((value: str) -> bool) | ((value: Any) -> bool) | ((value: Any, other: Any) -> bool) | ((value: Any, seq: Container) -> bool)]` [unsupported-operation]
ERROR homeassistant/helpers/template/extensions/base.py:103:63-67: Cannot set item in `dict[str, ((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]]` [unsupported-operation]
ERROR homeassistant/helpers/template/states.py:323:9-18: Class member `TemplateStateBase.entity_id` overrides parent class `State` in an inconsistent manner [bad-override]
ERROR homeassistant/helpers/template/states.py:379:9-13: Class member `TemplateStateBase.name` overrides parent class `State` in an inconsistent manner [bad-override]
ERROR homeassistant/helpers/trace.py:340:16-29: Returned type `(*args: *_Ts) -> Coroutine[Unknown, Unknown, None]` is not assignable to declared return type `(**tuple[*_Ts]) -> Coroutine[Any, Any, None]` [bad-return]
ERROR homeassistant/helpers/trigger.py:741:26-35: Argument `str | Any | None` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR homeassistant/helpers/trigger.py:828:27-36: Argument `str | Any | None` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR homeassistant/helpers/trigger.py:1274:34-50: Cannot set item in `dict[object, tuple[HassJob[[dict[str, Any], Context | None], Coroutine[Any, Any, None] | Any], dict[str, Any]]]` [unsupported-operation]
ERROR homeassistant/helpers/trigger.py:1346:54-69: Argument `ModuleType` is not assignable to parameter `platform` with type `TriggerProtocol` in function `_register_trigger_platform` [bad-argument-type]
ERROR homeassistant/helpers/trigger.py:1348:12-37: Returned type `tuple[str, ModuleType]` is not assignable to declared return type `tuple[str, TriggerProtocol]` [bad-return]
ERROR homeassistant/helpers/update_coordinator.py:567:35-40: `start` may be uninitialized [unbound-name]
ERROR homeassistant/loader.py:302:16-33: Cannot find module `custom_components` [missing-import]
ERROR homeassistant/loader.py:860:16-60: Returned type `Literal['device', 'entity', 'hardware', 'helper', 'hub', 'service', 'system', 'virtual'] | str` is not assignable to declared return type `Literal['device', 'entity', 'hardware', 'helper', 'hub', 'service', 'system', 'virtual']` [bad-return]
ERROR homeassistant/loader.py:995:20-33: Returned type `ComponentProtocol | ModuleType` is not assignable to declared return type `ComponentProtocol` [bad-return]
ERROR homeassistant/loader.py:1015:43-48: `start` may be uninitialized [unbound-name]
ERROR homeassistant/loader.py:1051:39-44: `start` may be uninitialized [unbound-name]
ERROR homeassistant/loader.py:1073:20-33: Returned type `ComponentProtocol | ModuleType` is not assignable to declared return type `ComponentProtocol` [bad-return]
ERROR homeassistant/loader.py:1100:16-29: Returned type `ComponentProtocol | ModuleType` is not assignable to declared return type `ComponentProtocol` [bad-return]
ERROR homeassistant/loader.py:1206:47-52: `start` may be uninitialized [unbound-name]
ERROR homeassistant/loader.py:1503:15-17: Argument `dict[@_, @_]` is not assignable to parameter `cache` with type `_ResolveDependenciesCacheProtocol` in function `_resolve_integrations_dependencies` [bad-argument-type]
ERROR homeassistant/loader.py:1690:16-33: Cannot find module `custom_components` [missing-import]
ERROR homeassistant/setup.py:560:21-30: `component` may be uninitialized [unbound-name]
ERROR homeassistant/util/__init__.py:183:17-31: Object of class `FunctionType` has no attribute `_throttle` [missing-attribute]
ERROR homeassistant/util/__init__.py:185:32-46: Object of class `FunctionType` has no attribute `_throttle` [missing-attribute]
ERROR homeassistant/util/__init__.py:186:17-31: Object of class `FunctionType` has no attribute `_throttle` [missing-attribute]
ERROR homeassistant/util/__init__.py:187:24-38: Object of class `FunctionType` has no attribute `_throttle` [missing-attribute]
ERROR homeassistant/util/__init__.py:190:24-41: Returned type `Coroutine[Unknown, Unknown, None] | None` is not assignable to declared return type `((...) -> Unknown) | Coroutine[Unknown, Unknown, Unknown]` [bad-return]
ERROR homeassistant/util/__init__.py:201:24-41: Returned type `Coroutine[Unknown, Unknown, None] | None` is not assignable to declared return type `((...) -> Unknown) | Coroutine[Unknown, Unknown, Unknown]` [bad-return]
ERROR homeassistant/util/dt.py:219:27-42: Object of class `NoneType` has no attribute `groupdict` [missing-attribute]
ERROR homeassistant/util/enum.py:11:56-58: Function declared to return `_T` but is missing an explicit `return` [bad-return]
ERROR homeassistant/util/file.py:36:50-58: Unexpected keyword argument `encoding` in function `atomicwrites.AtomicWriter.__init__` [unexpected-keyword]
ERROR homeassistant/util/hass_dict.pyi:33:9-20: Class member `HassDict.__getitem__` overrides parent class `dict` in an inconsistent manner [bad-override]
ERROR homeassistant/util/hass_dict.pyi:41:9-20: Class member `HassDict.__setitem__` overrides parent class `dict` in an inconsistent manner [bad-override]
ERROR homeassistant/util/hass_dict.pyi:51:9-19: Class member `HassDict.setdefault` overrides parent class `dict` in an inconsistent manner [bad-override]
ERROR homeassistant/util/hass_dict.pyi:63:9-12: Class member `HassDict.get` overrides parent class `dict` in an inconsistent manner [bad-override]
ERROR homeassistant/util/hass_dict.pyi:79:9-12: Class member `HassDict.pop` overrides parent class `dict` in an inconsistent manner [bad-override]
ERROR homeassistant/util/hass_dict.pyi:138:16-50: assert_type(dict[int, bool] | dict[Unknown, Unknown], dict[int, bool]) failed [assert-type]
ERROR homeassistant/util/hass_dict.pyi:140:16-46: assert_type(set[str] | set[Unknown], set[str]) failed [assert-type]
ERROR homeassistant/util/language.py:151:46-56: `region_idx` may be uninitialized [unbound-name]
ERROR homeassistant/util/loop.py:105:19-36: `integration_frame` may be uninitialized [unbound-name]
 INFO Checking project configured at `<CWD>/pyrefly.toml`
 INFO 9,570 errors (613 suppressed, 626 warnings not shown)
