Commit Graph

1745 Commits (dev)

Author SHA1 Message Date
Robert Resch 05c7cb5f32
Bump uv to 0.5.21 (#136086) 2025-01-20 17:21:17 +01:00
Marc Mueller 5329356f20
Update numpy to 2.2.2 (#135982) 2025-01-19 20:35:32 +01:00
Noah Husby f724ae9a01
Record IQS for Russound RNET (#134692) 2025-01-18 08:33:49 +01:00
Joost Lekkerkerker b4f4b06f29
Enable RUF021 (#135832) 2025-01-17 10:20:45 +01:00
Richard Kroegel b1d8994751
Add BMW quality scale details (#132017)
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2025-01-17 09:49:58 +01:00
Simone Rescio 9a1b965c7f
Fix rmtree in translation script on MacOS (#129352) 2025-01-16 12:39:37 +01:00
Jan Bouwhuis 1421f4c124
Set MQTT quality scale to platinum (#135612)
* Set MQTT quality scale to platinum

* Add  test for type stub
2025-01-15 10:51:41 +01:00
Joost Lekkerkerker 8a35261fd8
Remove unused noqas (#135583) 2025-01-15 10:02:18 +01:00
Marc Mueller 239aa94b6f
Update Python version for mypy to 3.13 (#135636) 2025-01-15 01:43:13 +01:00
Franck Nijhof 60bdc13c94
Drop Python 3.12 support (#135589) 2025-01-14 16:23:15 +01:00
Joost Lekkerkerker 5e50b11114
Avoid core documentation url hosted elsewhere (#130513)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-01-14 13:17:25 +01:00
Joost Lekkerkerker 8db63adc11
Bump ruff to 0.9.1 (#135197) 2025-01-14 11:46:12 +01:00
Jan Bouwhuis 2b51ab1c75
Set MQTT quality scale to gold (#135579) 2025-01-14 11:45:07 +01:00
Jan-Philipp Benecke e3f03c9da1
Set inexogy quality scale to silver (#135547) 2025-01-14 11:20:35 +01:00
jesperraemaekers 4ddb72314d
Add quality scale for weheat (#135384) 2025-01-13 20:09:19 +01:00
Michael e67a131bd9
Bump uv to 0.5.18 (#135454) 2025-01-13 09:11:46 +01:00
Robert Resch 560d15effb
Don't store uv's lockfile in hassfest image (#135214) 2025-01-10 21:15:44 +01:00
epenet 5df7092f41
Improve formatting in core files (#135256)
* Adjust core files formatting

* Adjust translations script
2025-01-10 09:08:37 +01:00
J. Nick Koston 3b6f47e438
Bump anyio to 4.8.0 (#135224) 2025-01-09 22:12:34 +01:00
epenet e9616f38d8
Update scaffold to use internal _PLATFORM constant (#135177) 2025-01-09 12:41:29 +01:00
Joris Pelgröm 488c5a6b9f
Use is in FlowResultType enum comparison in integration scaffold tests (#135133) 2025-01-08 22:10:29 +01:00
Steven B. c9c553047c
Add quality scale file to tplink integration (#135017) 2025-01-08 20:08:04 +01:00
elmurato da29b2f711
Add quality_scale.yaml to Minecraft Server (#132551) 2025-01-08 15:00:33 +01:00
epenet ec7d2f3731
Add quality_scale file to onewire (#134951) 2025-01-08 14:41:20 +01:00
Sid 3d5a42749d
Bump ruff to 0.8.6 (#134745) 2025-01-05 09:47:42 +01:00
Joost Lekkerkerker bd3a3fd26c
Require at least bronze for new integrations (#134537)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2025-01-03 18:14:27 +00:00
puddly 90265e2afd
Move SiLabs firmware probing helper from ZHA into `homeassistant_hardware` (#131586)
* Move firmware probing helper out of ZHA and into hardware

* Add a unit test
2025-01-03 10:57:39 -05:00
G Johansson 46824a2a53
Add quality scale to Sensibo (#134296) 2025-01-03 10:23:25 +01:00
Michael Hansen a435fd12f0
Bump intents to 2025.1.1 (#134424) 2025-01-01 21:03:17 -05:00
Michael Hansen 53ca31c112
Bump hassil to 2.1.0 (#134359) 2024-12-31 15:52:15 -05:00
Joost Lekkerkerker 906c95048c
Record LG WebOS TV Quality scale (#133732)
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-12-30 11:45:44 +01:00
Matthias Alphart 6dbcd130b0
Add quality_scale.yaml for KNX (#133937)
* Add quality_scale.yaml

* Update quality_scale.yaml
2024-12-28 16:24:49 +01:00
J. Nick Koston 05a8b773b9
Bump numpy to 2.2.1 (#133844)
* Bump numpy to 2.2.1

changelog: https://github.com/numpy/numpy/compare/v2.2.0...v2.2.1

* make sure ninja is up to date

* Revert "make sure ninja is up to date"

This reverts commit a26dd8b768.

* test

* Revert "test"

This reverts commit 972f40e3ee.

* try a single build

* try a single build

* Revert "Revert "test""

This reverts commit ec282ce021.

* Revert "Revert "Revert "test"""

This reverts commit 315599cbae.

* Revert "try a single build"

This reverts commit 63529dd2c5.

* Revert "try a single build"

This reverts commit 7058ae9288.
2024-12-25 11:27:00 +02:00
Franck Nijhof 771ead9d7b
Prevent imports from tests in core codebase (#133928)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-12-24 08:40:05 +01:00
J. Nick Koston 353f085474
Bump anyio to 4.7.0 (#133842) 2024-12-22 13:05:51 -10:00
J. Nick Koston 00a1ae0eeb
Bump protobuf to 5.29.2 (#133839) 2024-12-22 23:58:39 +01:00
Michael Hansen 8607ba884c
Bump intents to 2024.12.20 (#133676) 2024-12-20 14:23:12 -05:00
Joost Lekkerkerker 870dc4dbea
Record Analytics Insights quality scale (#133571)
* Record Analytics Insights quality scale

* Record Analytics Insights quality scale

* Record Analytics Insights quality scale

* Update homeassistant/components/analytics_insights/quality_scale.yaml

Co-authored-by: Josef Zweck <josef@zweck.dev>

* Update homeassistant/components/analytics_insights/quality_scale.yaml

Co-authored-by: Josef Zweck <josef@zweck.dev>

---------

Co-authored-by: Josef Zweck <josef@zweck.dev>
2024-12-20 13:14:41 +01:00
Cyrill Raccaud e62a563ec1
Add Swiss Public Transport quality scale record (#131629) 2024-12-20 12:30:55 +01:00
Joost Lekkerkerker 6a599dc27a
Record NYT Games quality scale (#133592)
* Record NYT Games quality scale

* Record NYT Games quality scale

* Fix
2024-12-20 12:30:35 +01:00
Joost Lekkerkerker df383a3a31
Record Mealie quality scale (#133587)
* Record Mealie quality scale

* Record NYT Games quality scale

* Fix

* Fix

* Fix
2024-12-20 12:29:54 +01:00
Joost Lekkerkerker 86e43b7196
Record Knocki quality scale (#133582)
* Record Knocki quality scale

* Record Knocki quality scale

* Fix
2024-12-20 12:29:04 +01:00
J. Nick Koston a3fb6e8f92
Bump pydantic to 2.10.4 (#133539)
changelog: https://github.com/pydantic/pydantic/compare/v2.10.3...v2.10.4
2024-12-19 10:01:40 +01:00
Markus Jacobsen 2d6d313e5c
Complete adding custom integration action sections support to hassfest (#132443) 2024-12-18 14:50:12 +01:00
Erik Montnemery ecb3bf79f3
Revert "Add support for subentries to config entries" (#133470)
Revert "Add support for subentries to config entries (#117355)"

This reverts commit ad15786115.
2024-12-18 13:51:05 +01:00
epenet 8b8c409916
Fix test-before-setup IQS check (#133467) 2024-12-18 10:44:19 +01:00
Matthias Alphart 44a86f537f
Add quality scale for Fronius (#131770) 2024-12-17 17:12:11 +01:00
Jan-Philipp Benecke d9fb5a7582
Record current IQS state for SABnzbd (#131656)
* Record current IQS state for SAbnzbd

* Convert review comments to IQS comments
2024-12-17 17:10:04 +01:00
Franck Nijhof 5b1c5bf9f6
Record current IQS scale for Tailwind (#133158)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-17 16:34:48 +01:00
epenet e61142c2c2
Check if requirement is typed in strict_typing IQS validation (#133415)
* Check if requirement is typed in strict_typing IQS validation

* Apply suggestions from code review

* Apply suggestions from code review

* Return a list

* Adjust

* Improve
2024-12-17 12:53:27 +01:00