2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "modbus",
|
|
|
|
"name": "Modbus",
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@adamchengtkc", "@janiversen", "@vzahradnik"],
|
2023-02-08 19:38:43 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/modbus",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:38:43 +00:00
|
|
|
"loggers": ["pymodbus"],
|
|
|
|
"quality_scale": "gold",
|
2023-06-08 13:57:49 +00:00
|
|
|
"requirements": ["pymodbus==3.3.1"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|