 ![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
01cb78e311
|
Update ruff to 0.16.0 (#177534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev>
|
2026-07-29 12:21:18 +02:00 |
|
 Clément NotinandGitHub
|
afc0ceabd1
|
Factorize common code to _datetime_as_string (#172288)
|
2026-07-18 23:00:11 +02:00 |
|
 J. Nick KostonandGitHub
|
98d5a4cd86
|
Fall back to PyPI when the extra index is down (#175404)
|
2026-07-03 00:49:23 +02:00 |
|
 Abílio CostaandGitHub
|
63de17fd45
|
Add radon device class to number and sensor (#175135)
|
2026-07-02 18:04:15 +01:00 |
|
 epenetandGitHub
|
687064d5cc
|
Migrate Ratio units to StrEnum (#172568)
|
2026-06-24 09:21:28 +02:00 |
|
 Abílio CostaandGitHub
|
dc6269f52d
|
Add override decorator to remaining homeassistant dir files (#174488)
|
2026-06-22 21:56:03 +02:00 |
|
 epenetandGitHub
|
faa3a4ddef
|
Add new enum for Density units (#172551)
|
2026-06-16 21:18:13 +02:00 |
|
 Martin HjelmareandGitHub
|
f2839bbf7a
|
Add util.dt.naive_now (#173443)
|
2026-06-15 16:22:42 +02:00 |
|
 Ariel EbersbergerandGitHub
|
94d620438b
|
Use is/is not for same-enum identity comparisons (source) (#171591)
|
2026-05-21 19:30:55 +02:00 |
|
  
|
bdd6b34055
|
Fix flaky test_template_timeout race condition (#170832)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-15 20:25:00 +02:00 |
|
![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
fc7a6b48e2
|
Use PEP 695 type parameter syntax for generic classes (#170502)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-05-15 11:53:00 +02:00 |
|
   ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
4ba0dc5cc2
|
Enable ruff RUF057 rule and remove unnecessary round() calls (#170576)
Co-authored-by: Joakim Plate <elupus@ecce.se>
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: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-14 17:03:56 -04:00 |
|
 
|
eae809abd1
|
Fix line length violations in core and helpers (#170534)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-14 16:31:01 -04:00 |
|
 
|
b3eb97adad
|
Enable ruff RUF046 rule and remove unnecessary int() casts (#170514)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-13 23:50:44 +02:00 |
|
 epenetandGitHub
|
7169d52010
|
Remove import annotations from core (#169547)
|
2026-04-30 20:34:43 +02:00 |
|
 
|
8a22e84db0
|
Verify local_only webhook on MockRequest (#169271)
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-27 14:49:48 +02:00 |
|
 LamarqeandGitHub
|
566ff6d1d5
|
Add frequency unit conversion (#167537)
|
2026-04-09 17:16:02 +02:00 |
|
 
|
481eb66bc5
|
Add unit 'µA' for the units of electric current (#166786)
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io>
|
2026-04-07 14:48:21 +02:00 |
|
 epenetandGitHub
|
5e1a0e2152
|
Use annotationlib.get_annotations in entity helper (#165331)
|
2026-03-19 15:27:42 +01:00 |
|
 Pierre SassoulasandGitHub
|
36d6b4dafe
|
Use clearer number notation for very small and very large literals (#164521)
|
2026-03-02 14:06:19 +01:00 |
|
 Ye ZhilingandGitHub
|
856a9e695a
|
Pass encoding to AtomicWriter in write_utf8_file_atomic (#164015)
|
2026-02-27 11:40:58 +01:00 |
|
 Ludovic BOUÉandGitHub
|
3ee20d5e5c
|
Add ppm to NITROGEN_DIOXIDE units (#162983)
|
2026-02-16 13:32:39 +01:00 |
|
 Ludovic BOUÉandGitHub
|
3d354da104
|
Added ppm support for the ozone device class in sensor (#162996)
|
2026-02-14 19:57:16 +01:00 |
|
 Thomas55555andGitHub
|
e80bb871e4
|
Bump ruff to 0.15.1 (#162903)
|
2026-02-13 19:43:37 +01:00 |
|
 ElCruncharinoandGitHub
|
1bba31f7af
|
Fix AsyncIteratorReader blocking after stream exhaustion (#161731)
|
2026-02-10 09:21:52 +01:00 |
|
 
|
a53f876e09
|
Bump ruff to 0.15.0 (#162356)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2026-02-06 19:39:32 +01:00 |
|
 epenetandGitHub
|
1c59d846e3
|
Cleanup unnecessary brackets for except statements (core) (#162410)
|
2026-02-06 13:45:59 +01:00 |
|
 epenetandGitHub
|
bf6643643b
|
Reformat lambda (core) (#162382)
|
2026-02-06 12:24:48 +01:00 |
|
 Gage BenneandGitHub
|
d481c1bcc5
|
Improve accuracy of blood glucose conversion factor (#161644)
|
2026-02-02 12:19:16 +01:00 |
|
  
|
c875b75272
|
Use Python 3.14 as default one (#161426)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2026-01-28 23:48:27 +01:00 |
|
 epenetandGitHub
|
2f7a895e28
|
Cleanup deprecated dt util function (#161752)
|
2026-01-28 11:54:15 +01:00 |
|
 Joakim SørensenandGitHub
|
d68ac745d4
|
Show installed packages in cloud support package (#161516)
|
2026-01-24 08:20:39 -05:00 |
|
 Thomas55555andGitHub
|
78212245dd
|
Add ppb as a valid UOM for sensor/number NO device class (#161379)
|
2026-01-22 11:34:29 +01:00 |
|
 J. Nick KostonandGitHub
|
83a53dea94
|
Fix SSL context mutation by httpx/httpcore with ALPN protocol bucketing (#161330)
|
2026-01-21 16:53:38 -10:00 |
|
 epenetandGitHub
|
4f52b0363d
|
Reorder unit conversion classes alphabetically (#161364)
|
2026-01-21 15:53:43 +00:00 |
|
 
|
b40046264d
|
Add ppb as a valid UOM for sensor/number Ozone device class (#159328)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2026-01-21 08:32:23 +01:00 |
|
 
|
27117c9d17
|
Add ppb as a valid UOM for sensor/number NO2 device class (#159426)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
|
2026-01-20 22:35:11 +00:00 |
|
 Thomas55555andGitHub
|
bc28c8fd3c
|
Add ppb as a valid uom for sensor/number CO device class (#159554)
|
2026-01-20 16:07:24 +01:00 |
|
 Thomas55555andGitHub
|
48852bab7a
|
Add ppb as a valid UOM for sensor/number SO2 device class (#159431)
|
2026-01-19 23:32:45 +00:00 |
|
 epenetandGitHub
|
6eccbfc1cf
|
Fix Requirement parsing in RequirementsManager (#160485)
|
2026-01-12 10:55:39 +01:00 |
|
 Rene NulschandGitHub
|
19f8d9d41b
|
Fix ZeroDivisionError for inverse unit conversions (#159161)
|
2025-12-23 21:25:19 +01:00 |
|
 StaleLoafOfBreadandGitHub
|
f1ee0e4ac9
|
Add support for gallons per day as a unit of volume flow rate (#157394)
|
2025-11-27 20:42:16 +01:00 |
|
  
|
8a2e8d2c61
|
Add internal util.snakecase, use instead of stringcase (#156775)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-22 15:19:15 +01:00 |
|
 Richard KroegelandGitHub
|
2e21ae0da7
|
Fix manifest URL requirement install check (#155664)
|
2025-11-08 15:42:44 +01:00 |
|
   
|
d7f9a7114d
|
Deprecate TemperatureConverter.convert_interval (#155689)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2025-11-04 13:40:41 +01:00 |
|
 Michael HansenandGitHub
|
e09ec4a6f3
|
Use character code in language matching (voice) (#155738)
|
2025-11-03 13:07:38 -05:00 |
|
 Marc MuellerandGitHub
|
7abe289681
|
Add support for Python 3.14 (#153939)
|
2025-10-15 20:50:16 +02:00 |
|
 krahabbandGitHub
|
afeaf2409f
|
Add TEMPERATURE_DELTA device class to Number and Sensor entities (#147358)
|
2025-10-15 11:49:12 +02:00 |
|
 
|
3e20c506f4
|
Add gallons per hour as volume flow rate unit (#154246)
Co-authored-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com>
|
2025-10-14 16:16:48 +02:00 |
|
 DomochipandGitHub
|
8464dad8e0
|
Add milliPascal (mPa) as unit of measurement for Pressure (#153087)
|
2025-10-14 12:38:14 +01:00 |
|