mirror of
https://github.com/home-assistant/core.git
synced 2026-08-06 05:14:06 +01:00
Update infrared-protocols to 9.0.0 (#178120)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/infrared",
|
||||
"integration_type": "entity",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["infrared-protocols==8.2.1"]
|
||||
"requirements": ["infrared-protocols==9.0.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -30,7 +30,7 @@ home-assistant-bluetooth==2.0.0
|
||||
home-assistant-intents==2026.7.30
|
||||
httpx==0.28.1
|
||||
ifaddr==0.2.0
|
||||
infrared-protocols==8.2.1
|
||||
infrared-protocols==9.0.0
|
||||
Jinja2==3.1.6
|
||||
lru-dict==1.4.1
|
||||
mutagen==1.48.1
|
||||
|
||||
Generated
+1
-1
@@ -1371,7 +1371,7 @@ influxdb-client==1.50.0
|
||||
influxdb==5.3.2
|
||||
|
||||
# homeassistant.components.infrared
|
||||
infrared-protocols==8.2.1
|
||||
infrared-protocols==9.0.0
|
||||
|
||||
# homeassistant.components.inkbird
|
||||
inkbird-ble==1.4.4
|
||||
|
||||
Reference in New Issue
Block a user