mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-23 07:03:35 +05:00
add allow hosts to web-ui
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
"mqtt_inputs": "Use MQTT (Deprecated)",
|
||||
"fake_response": "Fake response",
|
||||
"force_d": "Force 'd' response",
|
||||
"protected": "Protected",
|
||||
"allow_hosts": "Allowed hosts",
|
||||
"poll_outs": "Poll outs"
|
||||
}
|
||||
}
|
||||
@@ -41,6 +43,8 @@
|
||||
"update_all": "Update all outs when input",
|
||||
"fake_response": "Fake response",
|
||||
"force_d": "Force 'd' response",
|
||||
"protected": "Protected",
|
||||
"allow_hosts": "Allowed hosts",
|
||||
"poll_outs": "Poll outs"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user