12 lines
329 B
JSON
12 lines
329 B
JSON
{
|
|
"domain": "tedee",
|
|
"name": "Tedee",
|
|
"codeowners": ["@patrickhilker", "@zweckj"],
|
|
"config_flow": true,
|
|
"dependencies": ["http", "webhook"],
|
|
"documentation": "https://www.home-assistant.io/integrations/tedee",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pytedee_async"],
|
|
"requirements": ["pytedee-async==0.2.17"]
|
|
}
|