فهرست منبع

- Add switch ignore for "Control Mode"
- see https://forum.fhem.de/index.php/topic,63723.msg1024734.html#msg1024734

erdoking 4 سال پیش
والد
کامیت
50d69abb17
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      local/share/check_mk/web/plugins/wato/fhem.py

+ 4 - 0
local/share/check_mk/web/plugins/wato/fhem.py

@@ -471,6 +471,10 @@ register_check_parameters(
                             totext = "auto",
                             totext = "auto",
                             title = _("auto"),
                             title = _("auto"),
                         ),
                         ),
+                        FixedValue(
+                            'ignore',
+                            title = _("ignore"),
+                        ),
                         FixedValue(
                         FixedValue(
                             'manual',
                             'manual',
                             totext = "manual",
                             totext = "manual",