Fix BleBox wLightBoxS and gateBox support (#51367)

Co-authored-by: bbx-jp <83213200+bbx-jp@users.noreply.github.com>
This commit is contained in:
gadgetmobile 2021-06-02 14:02:37 +02:00 committed by GitHub
parent 3de29a7606
commit 931ff70ebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@ homeassistant/components/azure_service_bus/* @hfurubotten
homeassistant/components/beewi_smartclim/* @alemuro
homeassistant/components/bitcoin/* @fabaff
homeassistant/components/bizkaibus/* @UgaitzEtxebarria
homeassistant/components/blebox/* @gadgetmobile
homeassistant/components/blebox/* @bbx-a @bbx-jp
homeassistant/components/blink/* @fronzbot
homeassistant/components/blueprint/* @home-assistant/core
homeassistant/components/bmp280/* @belidzs

View file

@ -3,7 +3,7 @@
"name": "BleBox devices",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/blebox",
"requirements": ["blebox_uniapi==1.3.2"],
"codeowners": ["@gadgetmobile"],
"requirements": ["blebox_uniapi==1.3.3"],
"codeowners": ["@bbx-a", "@bbx-jp"],
"iot_class": "local_polling"
}

View file

@ -358,7 +358,7 @@ bimmer_connected==0.7.15
bizkaibus==0.1.1
# homeassistant.components.blebox
blebox_uniapi==1.3.2
blebox_uniapi==1.3.3
# homeassistant.components.blink
blinkpy==0.17.0

View file

@ -211,7 +211,7 @@ bellows==0.24.0
bimmer_connected==0.7.15
# homeassistant.components.blebox
blebox_uniapi==1.3.2
blebox_uniapi==1.3.3
# homeassistant.components.blink
blinkpy==0.17.0