core/homeassistant/components/thinkingcleaner/manifest.json

10 lines
281 B
JSON

{
"domain": "thinkingcleaner",
"name": "Thinking Cleaner",
"documentation": "https://www.home-assistant.io/integrations/thinkingcleaner",
"requirements": ["pythinkingcleaner==0.0.3"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pythinkingcleaner"]
}