hass-core/homeassistant/components/temper/manifest.json
2021-04-15 10:21:38 +02:00

8 lines
206 B
JSON

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