mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Disable ThermoWorks Smoke due incompatible dependencies (#125661)
This commit is contained in:
parent
da81efe9c1
commit
7f7db4efb6
@ -2,6 +2,7 @@
|
|||||||
"domain": "thermoworks_smoke",
|
"domain": "thermoworks_smoke",
|
||||||
"name": "ThermoWorks Smoke",
|
"name": "ThermoWorks Smoke",
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
|
"disabled": "This integration is disabled because it creates an unresolvable dependency conflict.",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/thermoworks_smoke",
|
"documentation": "https://www.home-assistant.io/integrations/thermoworks_smoke",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["thermoworks_smoke"],
|
"loggers": ["thermoworks_smoke"],
|
||||||
|
@ -2719,7 +2719,6 @@ streamlabswater==1.0.1
|
|||||||
|
|
||||||
# homeassistant.components.huawei_lte
|
# homeassistant.components.huawei_lte
|
||||||
# homeassistant.components.solaredge
|
# homeassistant.components.solaredge
|
||||||
# homeassistant.components.thermoworks_smoke
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
stringcase==1.2.0
|
stringcase==1.2.0
|
||||||
|
|
||||||
@ -2797,9 +2796,6 @@ thermobeacon-ble==0.7.0
|
|||||||
# homeassistant.components.thermopro
|
# homeassistant.components.thermopro
|
||||||
thermopro-ble==0.10.0
|
thermopro-ble==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.thermoworks_smoke
|
|
||||||
thermoworks-smoke==0.1.8
|
|
||||||
|
|
||||||
# homeassistant.components.thingspeak
|
# homeassistant.components.thingspeak
|
||||||
thingspeak==1.0.0
|
thingspeak==1.0.0
|
||||||
|
|
||||||
|
@ -2159,7 +2159,6 @@ streamlabswater==1.0.1
|
|||||||
|
|
||||||
# homeassistant.components.huawei_lte
|
# homeassistant.components.huawei_lte
|
||||||
# homeassistant.components.solaredge
|
# homeassistant.components.solaredge
|
||||||
# homeassistant.components.thermoworks_smoke
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
stringcase==1.2.0
|
stringcase==1.2.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user