Bump universal-silabs-flasher to v0.0.29 (#138970)

* Bump flasher from 0.0.25 to 0.0.29

* Add new application type
This commit is contained in:
puddly 2025-02-20 23:03:26 -05:00 committed by GitHub
parent 71bdd0e237
commit b35d252549
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View File

@ -5,5 +5,5 @@
"codeowners": ["@home-assistant/core"],
"documentation": "https://www.home-assistant.io/integrations/homeassistant_hardware",
"integration_type": "system",
"requirements": ["universal-silabs-flasher==0.0.25"]
"requirements": ["universal-silabs-flasher==0.0.29"]
}

View File

@ -42,6 +42,7 @@ class ApplicationType(StrEnum):
CPC = "cpc"
EZSP = "ezsp"
SPINEL = "spinel"
ROUTER = "router"
@classmethod
def from_flasher_application_type(

2
requirements_all.txt generated
View File

@ -2968,7 +2968,7 @@ unifi_ap==0.0.2
unifiled==0.11
# homeassistant.components.homeassistant_hardware
universal-silabs-flasher==0.0.25
universal-silabs-flasher==0.0.29
# homeassistant.components.upb
upb-lib==0.6.0