runtime data in entity #383
Annotations
6 errors
Run mypy (partially):
homeassistant/components/jewish_calendar/sensor.py#L201
Too many arguments for "__init__" of "JewishCalendarEntity" [call-arg]
|
Run mypy (partially):
homeassistant/components/jewish_calendar/sensor.py#L201
Argument 2 to "__init__" of "JewishCalendarEntity" has incompatible type "dict[str, Any]"; expected "EntityDescription" [arg-type]
|
Run mypy (partially):
homeassistant/components/jewish_calendar/binary_sensor.py#L73
Too many arguments for "JewishCalendarBinarySensor" [call-arg]
|
Run mypy (partially):
homeassistant/components/jewish_calendar/__init__.py#L71
Name "dataclass" is not defined [name-defined]
|
Run mypy (partially):
homeassistant/components/jewish_calendar/__init__.py#L156
Too many arguments for "JCalData" [call-arg]
|
Run mypy (partially)
Process completed with exit code 1.
|
Loading