mirror of https://github.com/home-assistant/core
12 lines
438 B
JSON
12 lines
438 B
JSON
{
|
|
"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"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["stringcase==1.2.0", "thermoworks-smoke==0.1.8"]
|
|
}
|