Bram Kragten
|
9c86fe2ac5
|
Update frontend to 20260527.6 (#173522)
|
2026-06-11 18:00:50 +02:00 |
|
epenet
|
1b582f4089
|
Use parse_module helper in pylint import checker (visit_importfrom) (#173375)
Co-authored-by: Markus Tuominen <3738613+Markus98@users.noreply.github.com>
|
2026-06-11 13:56:53 +02:00 |
|
epenet
|
ac5e1f178b
|
Use parse_module helper in pylint import checker (visit_import) (#173088)
|
2026-06-11 14:27:49 +03:00 |
|
Martin Hjelmare
|
102cb4b69e
|
Add pylint enforce dt.now checker (#173005)
|
2026-06-10 11:48:49 +02:00 |
|
Bram Kragten
|
1462e7a181
|
Update frontend to 20260527.5 (#173236)
|
2026-06-07 21:39:34 +02:00 |
|
Markus Tuominen
|
977a9ecdd2
|
Add entity-unique-id pylint quality scale checker (#172815)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com>
|
2026-06-05 17:35:48 +02:00 |
|
Martin Hjelmare
|
40073e598c
|
Fix pylint utcnow checker for dt_util.UTC (#173083)
|
2026-06-05 16:14:57 +02:00 |
|
Joost Lekkerkerker
|
f36a491ebd
|
Fix double annotations for Pylint (#172477)
|
2026-06-04 13:18:33 +02:00 |
|
epenet
|
1a63a38234
|
Add hass.states.async_entity_ids to domain constant checker (#172923)
|
2026-06-04 10:33:16 +02:00 |
|
Markus Tuominen
|
53211759cb
|
Document missing pylint rules in plugin README (#172925)
|
2026-06-03 18:54:20 +03:00 |
|
epenet
|
593ae9eb80
|
Add pylint plugin for correct use of DOMAIN constants in tests (#172693)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Markus Tuominen <3738613+Markus98@users.noreply.github.com>
|
2026-06-03 16:53:15 +02:00 |
|
Bram Kragten
|
6bda3ea3a5
|
Update frontend to 20260527.4 (#172907)
|
2026-06-03 14:17:30 +02:00 |
|
Paulus Schoutsen
|
907fe40304
|
Regenerate mdi_icons.py for frontend 20260527.3 (#172887)
|
2026-06-03 05:56:21 +02:00 |
|
Bram Kragten
|
2d8cebf99d
|
Bump frontend to 20260527.2 (#172759)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2026-06-01 22:52:30 +02:00 |
|
Martin Hjelmare
|
fed946760d
|
Add pylint plugin to enforce util.dt.utcnow (#172354)
|
2026-06-01 12:17:29 +02:00 |
|
Joost Lekkerkerker
|
e5fad17e17
|
Add pylint rule for checking async_migrate_entry calls in tests (#171877)
|
2026-05-28 20:22:41 +02:00 |
|
Bram Kragten
|
e78cb0114d
|
Bump frontend to 20260527.1 (#172462)
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2026-05-28 19:52:47 +02:00 |
|
Joost Lekkerkerker
|
c07fed05df
|
Add pylint rule for checking async_setup_entry calls in tests (#171864)
|
2026-05-28 19:28:29 +02:00 |
|
Franck Nijhof
|
51d1d4aa9e
|
Update MDI icons from frontend for 2026.6.0 beta (#172366)
|
2026-05-27 18:04:08 +02:00 |
|
Joost Lekkerkerker
|
d5bae0a2cf
|
Add pylint rule for checking async_setup calls in tests (#171890)
|
2026-05-25 20:56:44 +02:00 |
|
Franck Nijhof
|
b82ba43fa4
|
Add pylint checker for invalid MDI icon references (#171824)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-22 13:45:40 +02:00 |
|
Markus Tuominen
|
6b379e50cf
|
Add has-entity-name pylint quality scale checker (#171486)
|
2026-05-21 10:21:06 +03:00 |
|
Franck Nijhof
|
e8ac982e83
|
Add pylint checker for exception translation validation (#171453)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-20 19:45:56 +02:00 |
|
Franck Nijhof
|
6fa5fc77aa
|
Add pylint checker for duplicate homeassistant.const definitions (#170848)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-19 15:10:13 +02:00 |
|
iluvdata
|
3963555b2f
|
Add RepairsFlowResult pylint check (#171145)
|
2026-05-19 11:35:25 +02:00 |
|
Franck Nijhof
|
5f811e856f
|
Add pylint checker for redundant EntityDescription defaults (#170810)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-15 21:49:17 +02:00 |
|
Franck Nijhof
|
84019955ce
|
Add pylint checker for sequential async_add_executor_job calls (#170789)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-15 20:31:46 +02:00 |
|
Franck Nijhof
|
7da2014ff2
|
Add pylint checker for redundant @pytest.mark.usefixtures decorator (#170787)
|
2026-05-15 20:29:33 +02:00 |
|
Franck Nijhof
|
dac2c91ae5
|
Add pylint checker for service registration in async_setup_entry (#170730)
|
2026-05-14 17:22:39 -04:00 |
|
Paulus Schoutsen
|
cddad5b790
|
Fix flaky TTS tests by awaiting background tasks in retrieve_media (#170728)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
|
2026-05-14 16:36:36 -04:00 |
|
Franck Nijhof
|
e0ac404f96
|
Add pylint checker for branching in test functions (#170541)
|
2026-05-14 16:09:16 -04:00 |
|
Franck Nijhof
|
7cdb6d27e7
|
Migrate reauthentication-flow quality scale check from hassfest to pylint (#170715)
|
2026-05-14 16:08:27 -04:00 |
|
Franck Nijhof
|
bc0899ba10
|
Migrate config-entry-unloading quality scale check from hassfest to pylint (#170720)
|
2026-05-14 16:06:12 -04:00 |
|
Franck Nijhof
|
8304f35734
|
Migrate diagnostics quality scale check from hassfest to pylint (#170717)
|
2026-05-14 16:03:23 -04:00 |
|
Franck Nijhof
|
2eb0701792
|
Migrate parallel-updates quality scale check from hassfest to pylint (#170533)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-14 21:02:03 +02:00 |
|
Franck Nijhof
|
017f85243a
|
Add pylint checker for swallowed exceptions in action handlers (#170652)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-14 20:59:17 +02:00 |
|
Franck Nijhof
|
286e5f246f
|
Add pylint checker for unused test fixture arguments (#170537)
|
2026-05-13 20:14:12 -04:00 |
|
Franck Nijhof
|
1e8a9ded70
|
Refactor pylint plugins into pylint_home_assistant package (#170521)
|
2026-05-13 17:12:19 -04:00 |
|
Franck Nijhof
|
b843047d9a
|
Add README for custom pylint plugins (#170465)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
|
2026-05-13 14:54:00 +02:00 |
|
Franck Nijhof
|
a2131c0d45
|
Add pylint plugin to detect name fields in config flow schemas (#168875)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-13 12:30:30 +02:00 |
|
epenet
|
9286b517d3
|
Add ruff rule to prevent __future__ annotations (#169852)
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-05 18:42:10 +02:00 |
|
epenet
|
751765b97b
|
Cleanup from __future__ import annotations (#169850)
|
2026-05-05 16:35:21 +02:00 |
|
Marc Mueller
|
28c3ca37b9
|
Refactor pylint plugins to use match statements (#168894)
|
2026-04-24 12:25:16 +02:00 |
|
Franck Nijhof
|
76376d6b26
|
Add pylint plugin to detect IP-based unique IDs in config entries (#168822)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
|
2026-04-24 10:59:59 +02:00 |
|
Franck Nijhof
|
507b5f1bbf
|
Add pylint plugin to detect polling interval fields in config flows (#168849)
|
2026-04-22 23:41:43 +02:00 |
|
Franck Nijhof
|
fab59d7a13
|
Add pylint plugin to enforce entry.runtime_data over hass.data[DOMAIN] (#168760)
|
2026-04-22 15:31:58 +02:00 |
|
epenet
|
a65ba01bbe
|
Mark climate type hints as mandatory (#164982)
Co-authored-by: Robert Resch <robert@resch.dev>
|
2026-03-09 11:50:42 +01:00 |
|
epenet
|
f19068f7de
|
Mark device_info type hint as mandatory (#164951)
|
2026-03-06 15:15:05 +01:00 |
|
Joost Lekkerkerker
|
cb990823cd
|
Improve platforms pylint plugin (#164067)
|
2026-02-25 16:15:28 +01:00 |
|
epenet
|
2f95d1ef78
|
Mark lock entity type hints as mandatory (#163796)
|
2026-02-23 16:50:52 +01:00 |
|