Have the individual hardware integrations depend on the firmware flasher

This commit is contained in:
puddly
2025-05-14 13:58:57 -04:00
parent 8d96736003
commit 096f4297dc
4 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
"dependencies": ["hardware", "usb", "homeassistant_hardware"], "dependencies": ["hardware", "usb", "homeassistant_hardware"],
"documentation": "https://www.home-assistant.io/integrations/homeassistant_sky_connect", "documentation": "https://www.home-assistant.io/integrations/homeassistant_sky_connect",
"integration_type": "hardware", "integration_type": "hardware",
"requirements": ["ha-silabs-firmware-client==0.2.0"],
"usb": [ "usb": [
{ {
"vid": "10C4", "vid": "10C4",

View File

@@ -7,5 +7,6 @@
"dependencies": ["hardware", "homeassistant_hardware"], "dependencies": ["hardware", "homeassistant_hardware"],
"documentation": "https://www.home-assistant.io/integrations/homeassistant_yellow", "documentation": "https://www.home-assistant.io/integrations/homeassistant_yellow",
"integration_type": "hardware", "integration_type": "hardware",
"requirements": ["ha-silabs-firmware-client==0.2.0"],
"single_config_entry": true "single_config_entry": true
} }

2
requirements_all.txt generated
View File

@@ -1109,6 +1109,8 @@ ha-iotawattpy==0.1.2
ha-philipsjs==3.2.2 ha-philipsjs==3.2.2
# homeassistant.components.homeassistant_hardware # homeassistant.components.homeassistant_hardware
# homeassistant.components.homeassistant_sky_connect
# homeassistant.components.homeassistant_yellow
ha-silabs-firmware-client==0.2.0 ha-silabs-firmware-client==0.2.0
# homeassistant.components.habitica # homeassistant.components.habitica

View File

@@ -951,6 +951,8 @@ ha-iotawattpy==0.1.2
ha-philipsjs==3.2.2 ha-philipsjs==3.2.2
# homeassistant.components.homeassistant_hardware # homeassistant.components.homeassistant_hardware
# homeassistant.components.homeassistant_sky_connect
# homeassistant.components.homeassistant_yellow
ha-silabs-firmware-client==0.2.0 ha-silabs-firmware-client==0.2.0
# homeassistant.components.habitica # homeassistant.components.habitica