Disable ee_brightbox integration (#51069)
This commit is contained in:
parent
9a208e3761
commit
de74028958
3 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"domain": "ee_brightbox",
|
||||
"name": "EE Bright Box",
|
||||
"disabled": "Library has incompatible requirements.",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ee_brightbox",
|
||||
"requirements": ["eebrightbox==0.0.4"],
|
||||
"codeowners": [],
|
||||
|
|
|
@ -532,9 +532,6 @@ ebusdpy==0.0.16
|
|||
# homeassistant.components.ecoal_boiler
|
||||
ecoaliface==0.4.0
|
||||
|
||||
# homeassistant.components.ee_brightbox
|
||||
eebrightbox==0.0.4
|
||||
|
||||
# homeassistant.components.elgato
|
||||
elgato==2.1.0
|
||||
|
||||
|
|
|
@ -290,9 +290,6 @@ dsmr_parser==0.29
|
|||
# homeassistant.components.dynalite
|
||||
dynalite_devices==0.1.46
|
||||
|
||||
# homeassistant.components.ee_brightbox
|
||||
eebrightbox==0.0.4
|
||||
|
||||
# homeassistant.components.elgato
|
||||
elgato==2.1.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue