Disable ThermoWorks Smoke due incompatible dependencies (#125661)
This commit is contained in:
parent
da81efe9c1
commit
7f7db4efb6
3 changed files with 1 additions and 5 deletions
|
@ -2,6 +2,7 @@
|
|||
"domain": "thermoworks_smoke",
|
||||
"name": "ThermoWorks Smoke",
|
||||
"codeowners": [],
|
||||
"disabled": "This integration is disabled because it creates an unresolvable dependency conflict.",
|
||||
"documentation": "https://www.home-assistant.io/integrations/thermoworks_smoke",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["thermoworks_smoke"],
|
||||
|
|
|
@ -2719,7 +2719,6 @@ streamlabswater==1.0.1
|
|||
|
||||
# homeassistant.components.huawei_lte
|
||||
# homeassistant.components.solaredge
|
||||
# homeassistant.components.thermoworks_smoke
|
||||
# homeassistant.components.traccar
|
||||
stringcase==1.2.0
|
||||
|
||||
|
@ -2797,9 +2796,6 @@ thermobeacon-ble==0.7.0
|
|||
# homeassistant.components.thermopro
|
||||
thermopro-ble==0.10.0
|
||||
|
||||
# homeassistant.components.thermoworks_smoke
|
||||
thermoworks-smoke==0.1.8
|
||||
|
||||
# homeassistant.components.thingspeak
|
||||
thingspeak==1.0.0
|
||||
|
||||
|
|
|
@ -2159,7 +2159,6 @@ streamlabswater==1.0.1
|
|||
|
||||
# homeassistant.components.huawei_lte
|
||||
# homeassistant.components.solaredge
|
||||
# homeassistant.components.thermoworks_smoke
|
||||
# homeassistant.components.traccar
|
||||
stringcase==1.2.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue