Skip to content

Avoid UDP discovery when setting up tplink devices #155843

Avoid UDP discovery when setting up tplink devices

Avoid UDP discovery when setting up tplink devices #155843

Triggered via pull request October 31, 2023 21:20
Status Failure
Total duration 31m 18s
Artifacts

ci.yaml

on: pull_request
Collect information & changes data
16s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
14s
Prepare pre-commit base
Check hassfest
49s
Check hassfest
Check all requirements
27s
Check all requirements
Check mypy
53s
Check mypy
Check ruff
17s
Check ruff
Check other linters
1m 14s
Check other linters
Check black
20s
Check black
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Upload test coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check mypy: homeassistant/components/tplink/__init__.py#L91
"type[DeviceType]" has no attribute "from_value" [attr-defined]
Check mypy: homeassistant/components/tplink/__init__.py#L93
Unexpected keyword argument "device_type" for "connect_single" of "Discover" [call-arg]
Check mypy
Process completed with exit code 1.