Merge branch 'dev' into bluetooth_manager

This commit is contained in:
J. Nick Koston
2023-12-05 21:20:43 -10:00
committed by GitHub
7 changed files with 14 additions and 14 deletions

View File

@@ -20,6 +20,6 @@
"bluetooth-auto-recovery==1.2.3", "bluetooth-auto-recovery==1.2.3",
"bluetooth-data-tools==1.17.0", "bluetooth-data-tools==1.17.0",
"dbus-fast==2.20.0", "dbus-fast==2.20.0",
"habluetooth==0.7.0" "habluetooth==0.8.0"
] ]
} }

View File

@@ -7,5 +7,5 @@
"integration_type": "system", "integration_type": "system",
"iot_class": "local_push", "iot_class": "local_push",
"quality_scale": "internal", "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"]
} }

View File

@@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/easyenergy", "documentation": "https://www.home-assistant.io/integrations/easyenergy",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"quality_scale": "platinum", "quality_scale": "platinum",
"requirements": ["easyenergy==1.0.0"] "requirements": ["easyenergy==2.0.0"]
} }

View File

@@ -15,7 +15,7 @@
"iot_class": "local_push", "iot_class": "local_push",
"loggers": ["aioesphomeapi", "noiseprotocol"], "loggers": ["aioesphomeapi", "noiseprotocol"],
"requirements": [ "requirements": [
"aioesphomeapi==19.2.1", "aioesphomeapi==19.3.0",
"bluetooth-data-tools==1.17.0", "bluetooth-data-tools==1.17.0",
"esphome-dashboard-api==1.2.3" "esphome-dashboard-api==1.2.3"
], ],

View File

@@ -23,12 +23,12 @@ dbus-fast==2.20.0
fnv-hash-fast==0.5.0 fnv-hash-fast==0.5.0
ha-av==10.1.1 ha-av==10.1.1
ha-ffmpeg==3.1.0 ha-ffmpeg==3.1.0
habluetooth==0.7.0 habluetooth==0.8.0
hass-nabucasa==0.74.0 hass-nabucasa==0.74.0
hassil==1.5.1 hassil==1.5.1
home-assistant-bluetooth==1.10.4 home-assistant-bluetooth==1.10.4
home-assistant-frontend==20231205.0 home-assistant-frontend==20231205.0
home-assistant-intents==2023.11.29 home-assistant-intents==2023.12.05
httpx==0.25.0 httpx==0.25.0
ifaddr==0.2.0 ifaddr==0.2.0
janus==1.0.0 janus==1.0.0

View File

@@ -236,7 +236,7 @@ aioelectricitymaps==0.1.5
aioemonitor==1.0.5 aioemonitor==1.0.5
# homeassistant.components.esphome # homeassistant.components.esphome
aioesphomeapi==19.2.1 aioesphomeapi==19.3.0
# homeassistant.components.flo # homeassistant.components.flo
aioflo==2021.11.0 aioflo==2021.11.0
@@ -726,7 +726,7 @@ dynalite-panel==0.0.4
eagle100==0.1.1 eagle100==0.1.1
# homeassistant.components.easyenergy # homeassistant.components.easyenergy
easyenergy==1.0.0 easyenergy==2.0.0
# homeassistant.components.ebusd # homeassistant.components.ebusd
ebusdpy==0.0.17 ebusdpy==0.0.17
@@ -984,7 +984,7 @@ ha-philipsjs==3.1.1
habitipy==0.2.0 habitipy==0.2.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
habluetooth==0.7.0 habluetooth==0.8.0
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.74.0 hass-nabucasa==0.74.0
@@ -1027,7 +1027,7 @@ holidays==0.37
home-assistant-frontend==20231205.0 home-assistant-frontend==20231205.0
# homeassistant.components.conversation # homeassistant.components.conversation
home-assistant-intents==2023.11.29 home-assistant-intents==2023.12.05
# homeassistant.components.home_connect # homeassistant.components.home_connect
homeconnect==0.7.2 homeconnect==0.7.2

View File

@@ -215,7 +215,7 @@ aioelectricitymaps==0.1.5
aioemonitor==1.0.5 aioemonitor==1.0.5
# homeassistant.components.esphome # homeassistant.components.esphome
aioesphomeapi==19.2.1 aioesphomeapi==19.3.0
# homeassistant.components.flo # homeassistant.components.flo
aioflo==2021.11.0 aioflo==2021.11.0
@@ -592,7 +592,7 @@ dynalite-panel==0.0.4
eagle100==0.1.1 eagle100==0.1.1
# homeassistant.components.easyenergy # homeassistant.components.easyenergy
easyenergy==1.0.0 easyenergy==2.0.0
# homeassistant.components.electric_kiwi # homeassistant.components.electric_kiwi
electrickiwi-api==0.8.5 electrickiwi-api==0.8.5
@@ -783,7 +783,7 @@ ha-philipsjs==3.1.1
habitipy==0.2.0 habitipy==0.2.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
habluetooth==0.7.0 habluetooth==0.8.0
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.74.0 hass-nabucasa==0.74.0
@@ -814,7 +814,7 @@ holidays==0.37
home-assistant-frontend==20231205.0 home-assistant-frontend==20231205.0
# homeassistant.components.conversation # homeassistant.components.conversation
home-assistant-intents==2023.11.29 home-assistant-intents==2023.12.05
# homeassistant.components.home_connect # homeassistant.components.home_connect
homeconnect==0.7.2 homeconnect==0.7.2