mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 02:24:51 -05:00
Rename Modbus integration back to Modbus (#176619)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
ac6aedab34
commit
ec366c5b7f
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "modbus",
|
||||
"name": "Manual Modbus",
|
||||
"name": "Modbus",
|
||||
"codeowners": [],
|
||||
"documentation": "https://www.home-assistant.io/integrations/modbus",
|
||||
"iot_class": "local_polling",
|
||||
|
||||
@@ -90,6 +90,5 @@
|
||||
},
|
||||
"name": "Write register"
|
||||
}
|
||||
},
|
||||
"title": "Manual Modbus"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4412,6 +4412,7 @@
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
"modbus": {
|
||||
"name": "Modbus",
|
||||
"integration_type": "hub",
|
||||
"config_flow": false,
|
||||
"iot_class": "local_polling"
|
||||
@@ -8548,7 +8549,6 @@
|
||||
"local_todo",
|
||||
"min_max",
|
||||
"mobile_app",
|
||||
"modbus",
|
||||
"moehlenhoff_alpha2",
|
||||
"mold_indicator",
|
||||
"moon",
|
||||
|
||||
@@ -45,7 +45,6 @@ ALLOW_NAME_TRANSLATION = {
|
||||
"local_calendar",
|
||||
"local_ip",
|
||||
"local_todo",
|
||||
"modbus",
|
||||
"nmap_tracker",
|
||||
"remote_calendar",
|
||||
"rpi_power",
|
||||
|
||||
Reference in New Issue
Block a user