Skip to content
Snippets Groups Projects
Unverified Commit b35d2525 authored by puddly's avatar puddly Committed by GitHub
Browse files

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

* Bump flasher from 0.0.25 to 0.0.29

* Add new application type
parent 71bdd0e2
No related branches found
No related tags found
No related merge requests found
......@@ -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"]
}
......@@ -42,6 +42,7 @@ class ApplicationType(StrEnum):
CPC = "cpc"
EZSP = "ezsp"
SPINEL = "spinel"
ROUTER = "router"
@classmethod
def from_flasher_application_type(
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment