8 lines
253 B
JSON
8 lines
253 B
JSON
{
|
|
"domain": "modbus",
|
|
"name": "Modbus",
|
|
"documentation": "https://www.home-assistant.io/integrations/modbus",
|
|
"requirements": ["pymodbus==2.5.2"],
|
|
"codeowners": ["@adamchengtkc", "@janiversen", "@vzahradnik"],
|
|
"iot_class": "local_polling"
|
|
}
|