internet_ip plugin 0.3

This commit is contained in:
Jokob-sk
2023-09-20 22:20:41 +10:00
parent c08b70a38d
commit c5d1cd919a
14 changed files with 55 additions and 22 deletions

View File

@@ -56,7 +56,8 @@
"settings": [
{
"function": "RUN",
"function": "RUN",
"events": ["run"],
"type": "text.select",
"default_value":"disabled",
"options": ["disabled", "once", "schedule", "always_after_scan", "on_new_device"],