11 lines
338 B
JSON
11 lines
338 B
JSON
{
|
|
"domain": "smarty",
|
|
"name": "Salda Smarty",
|
|
"codeowners": ["@z0mbieprocess"],
|
|
"disabled": "Dependencies not compatible with the new pip resolver",
|
|
"documentation": "https://www.home-assistant.io/integrations/smarty",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pymodbus", "pysmarty"],
|
|
"requirements": ["pysmarty==0.8"]
|
|
}
|