core/homeassistant/components/temper/manifest.json

10 lines
246 B
JSON

{
"domain": "temper",
"name": "TEMPer",
"documentation": "https://www.home-assistant.io/integrations/temper",
"requirements": ["temperusb==1.6.0"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pyusb", "temperusb"]
}