Move overlapping pylint rules to ruff, disable mypy overlap (#94359)
This commit is contained in:
parent
7c676c0a7d
commit
3e85a29b86
88 changed files with 537 additions and 357 deletions
|
@ -519,9 +519,7 @@ async def test_device(
|
|||
"original_icon": None,
|
||||
"original_name": "Koogeek-LS1-20833F Identify",
|
||||
"state": {
|
||||
"attributes": {
|
||||
"friendly_name": "Koogeek-LS1-20833F " "Identify"
|
||||
},
|
||||
"attributes": {"friendly_name": "Koogeek-LS1-20833F Identify"},
|
||||
"entity_id": "button.koogeek_ls1_20833f_identify",
|
||||
"last_changed": ANY,
|
||||
"last_updated": ANY,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue