mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Merge remote-tracking branch 'upstream/bluetooth_manager' into bluetooth_manager
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "system",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["hassil==1.5.1", "home-assistant-intents==2023.11.29"]
|
||||
"requirements": ["hassil==1.5.1", "home-assistant-intents==2023.12.05"]
|
||||
}
|
||||
|
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/easyenergy",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["easyenergy==1.0.0"]
|
||||
"requirements": ["easyenergy==2.0.0"]
|
||||
}
|
||||
|
@@ -15,7 +15,7 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aioesphomeapi", "noiseprotocol"],
|
||||
"requirements": [
|
||||
"aioesphomeapi==19.2.1",
|
||||
"aioesphomeapi==19.3.0",
|
||||
"bluetooth-data-tools==1.17.0",
|
||||
"esphome-dashboard-api==1.2.3"
|
||||
],
|
||||
|
@@ -28,7 +28,7 @@ hass-nabucasa==0.74.0
|
||||
hassil==1.5.1
|
||||
home-assistant-bluetooth==1.10.4
|
||||
home-assistant-frontend==20231205.0
|
||||
home-assistant-intents==2023.11.29
|
||||
home-assistant-intents==2023.12.05
|
||||
httpx==0.25.0
|
||||
ifaddr==0.2.0
|
||||
janus==1.0.0
|
||||
|
@@ -236,7 +236,7 @@ aioelectricitymaps==0.1.5
|
||||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==19.2.1
|
||||
aioesphomeapi==19.3.0
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
@@ -726,7 +726,7 @@ dynalite-panel==0.0.4
|
||||
eagle100==0.1.1
|
||||
|
||||
# homeassistant.components.easyenergy
|
||||
easyenergy==1.0.0
|
||||
easyenergy==2.0.0
|
||||
|
||||
# homeassistant.components.ebusd
|
||||
ebusdpy==0.0.17
|
||||
@@ -1027,7 +1027,7 @@ holidays==0.37
|
||||
home-assistant-frontend==20231205.0
|
||||
|
||||
# homeassistant.components.conversation
|
||||
home-assistant-intents==2023.11.29
|
||||
home-assistant-intents==2023.12.05
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
@@ -215,7 +215,7 @@ aioelectricitymaps==0.1.5
|
||||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==19.2.1
|
||||
aioesphomeapi==19.3.0
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
@@ -592,7 +592,7 @@ dynalite-panel==0.0.4
|
||||
eagle100==0.1.1
|
||||
|
||||
# homeassistant.components.easyenergy
|
||||
easyenergy==1.0.0
|
||||
easyenergy==2.0.0
|
||||
|
||||
# homeassistant.components.electric_kiwi
|
||||
electrickiwi-api==0.8.5
|
||||
@@ -814,7 +814,7 @@ holidays==0.37
|
||||
home-assistant-frontend==20231205.0
|
||||
|
||||
# homeassistant.components.conversation
|
||||
home-assistant-intents==2023.11.29
|
||||
home-assistant-intents==2023.12.05
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
Reference in New Issue
Block a user