mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
310 B
JSON
11 lines
310 B
JSON
{
|
|
"domain": "thinkingcleaner",
|
|
"name": "Thinking Cleaner",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/thinkingcleaner",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pythinkingcleaner"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pythinkingcleaner==0.0.3"]
|
|
}
|