94c37d9d62
Move DEFAULT_RADIUS to const.py to drop zone inline imports in core_config ( #175896 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-07 23:31:52 +02:00
393424fa88
Allow disabling managed log file ( #170374 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-26 16:45:55 +01:00
Abílio Costa and GitHub
dc6269f52d
Add override decorator to remaining homeassistant dir files ( #174488 )
2026-06-22 21:56:03 +02:00
Ville Skyttä and GitHub
34434e8508
Docstring and comment grammar etc fixes ( #174144 )
2026-06-17 23:06:10 +02:00
Joost Lekkerkerker and GitHub
425ce17d9c
Enable RUF002 and RUF003 ( #172739 )
2026-06-01 14:52:42 +02:00
Franck Nijhof and GitHub
555d838290
Enable ruff B010 rule and replace setattr with direct attribute assignmet ( #170527 )
2026-05-13 23:39:32 +02:00
epenet and GitHub
7169d52010
Remove import annotations from core ( #169547 )
2026-04-30 20:34:43 +02:00
Marc Mueller and GitHub
3b396814ae
Update mypy to 1.20.0 ( #167000 )
2026-03-31 23:27:18 +02:00
epenet and GitHub
1c59d846e3
Cleanup unnecessary brackets for except statements (core) ( #162410 )
2026-02-06 13:45:59 +01:00
e6a60dfe50
Add option to use frontend PR artifact to frontend integration ( #161291 )
...
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-02-03 10:23:25 +01:00
Paulus Schoutsen and GitHub
855d7c6e16
Extract WebRTC integration ( #157648 )
2025-12-04 09:44:24 -05:00
Artur Pragacz and GitHub
fe1ff083de
Improve comments in the core config ( #154096 )
2025-10-09 21:08:16 +02:00
Marc Mueller and GitHub
2c13c70e12
Update ruff to 0.12.0 ( #147106 )
2025-06-19 20:39:09 +02:00
Erik Montnemery and GitHub
cba12fb598
Refactor frontend user store ( #144723 )
...
* Refactor frontend user store
* Address review comments
2025-05-12 12:00:32 +02:00
Robert Resch and GitHub
920d281d45
Remove deprecated core set_time_zone function ( #144559 )
2025-05-09 14:40:23 +02:00
Erik Montnemery and GitHub
145e02769c
Remove redundant type hint from core_config.py ( #141989 )
2025-04-01 13:54:24 +03:00
Marc Mueller and GitHub
2599faa622
Fix method subtyping [helpers] ( #134213 )
2024-12-29 17:16:38 +01:00
G Johansson and GitHub
8cde404997
Raise issue for deprecated imperial unit system ( #130979 )
2024-12-13 10:05:46 +01:00
epenet and GitHub
c7485b94d5
Use breaks_in_ha_version in report_usage ( #131137 )
...
* Use breaks_in_ha_version in report_usage
* Revert behavior change
2024-11-23 18:58:24 +01:00
a3b0909e3f
Add new frame helper to better distinguish custom and core integrations ( #130025 )
...
* Add new frame helper to clarify options available
* Adjust
* Improve
* Use report_usage in core
* Add tests
* Use is/is not
Co-authored-by: J. Nick Koston <nick@koston.org >
* Use enum.auto()
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-11-07 18:23:35 +01:00
Erik Montnemery and GitHub
ca3d13b5cc
Sort some code in core_config ( #129388 )
2024-10-29 17:26:08 +01:00
Erik Montnemery and GitHub
4b56701152
Move core config class to core_config.py ( #129163 )
2024-10-26 07:00:31 +02:00
Robert Resch and GitHub
3512cb9599
Use webrtc-models package ( #129032 )
2024-10-25 10:18:55 +02:00
Erik Montnemery and GitHub
3e62c6ae2f
Move core config functionality to its own module ( #129065 )
...
* Move core config functionality to its own module
* Adjust test
2024-10-24 13:34:51 +02:00