Bigtimer always ON temp override

Help my big timer is always in ON temp override state.
I don know how it happened and how to turn it off. there is no info on the site what that even is.

image

I don't use bigtimer but a quick glance at Pete Scargill's website reveals this image suggesting you can inject "auto"
Untitled 1

You need to inject auto to enable the timer. On will manually overwrite the scheduler.

The full set of options you can test with this flow:

[
    {
        "id": "55330941.1173b8",
        "type": "bigtimer",
        "z": "6e170384.60c96c",
        "outtopic": "autoLicht",
        "outpayload1": "Licht an",
        "outpayload2": "Licht aus",
        "name": "Big Timer Test",
        "comment": "",
        "lat": "48.06",
        "lon": "11.62",
        "starttime": "5001",
        "endtime": "5000",
        "starttime2": "690",
        "endtime2": "705",
        "startoff": 0,
        "endoff": "-20",
        "startoff2": 0,
        "endoff2": 0,
        "offs": 0,
        "outtext1": "on text output3",
        "outtext2": "off text output3",
        "timeout": 1440,
        "sun": true,
        "mon": true,
        "tue": true,
        "wed": true,
        "thu": true,
        "fri": true,
        "sat": true,
        "jan": true,
        "feb": true,
        "mar": true,
        "apr": true,
        "may": true,
        "jun": true,
        "jul": true,
        "aug": true,
        "sep": true,
        "oct": true,
        "nov": true,
        "dec": true,
        "day1": 0,
        "month1": 0,
        "day2": 0,
        "month2": 0,
        "day3": 0,
        "month3": 0,
        "day4": 0,
        "month4": 0,
        "day5": 0,
        "month5": 0,
        "day6": 0,
        "month6": 0,
        "d1": 0,
        "w1": 0,
        "d2": 0,
        "w2": 0,
        "d3": 0,
        "w3": 0,
        "d4": 0,
        "w4": 0,
        "d5": 0,
        "w5": 0,
        "d6": 0,
        "w6": 0,
        "xday1": 0,
        "xmonth1": 0,
        "xday2": 0,
        "xmonth2": 0,
        "xday3": 0,
        "xmonth3": 0,
        "xday4": 0,
        "xmonth4": 0,
        "xday5": 0,
        "xmonth5": 0,
        "xday6": 0,
        "xmonth6": 0,
        "xd1": 0,
        "xw1": 0,
        "xd2": 0,
        "xw2": 0,
        "xd3": 0,
        "xw3": 0,
        "xd4": 0,
        "xw4": 0,
        "xd5": 0,
        "xw5": 0,
        "xd6": 0,
        "xw6": 0,
        "suspend": false,
        "random": false,
        "repeat": false,
        "atstart": false,
        "odd": false,
        "even": false,
        "x": 340,
        "y": 380,
        "wires": [
            [
                "3f5c4409.b14a4c",
                "9f97aab1.ec2ad8"
            ],
            [
                "1ac7ece2.366133"
            ],
            [
                "4d9d48d0.c04898"
            ]
        ]
    },
    {
        "id": "3f5c4409.b14a4c",
        "type": "debug",
        "z": "6e170384.60c96c",
        "name": "one off",
        "active": false,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "true",
        "targetType": "full",
        "x": 500,
        "y": 340,
        "wires": []
    },
    {
        "id": "1ac7ece2.366133",
        "type": "debug",
        "z": "6e170384.60c96c",
        "name": "every minute",
        "active": false,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "x": 530,
        "y": 380,
        "wires": []
    },
    {
        "id": "4d9d48d0.c04898",
        "type": "debug",
        "z": "6e170384.60c96c",
        "name": "output3",
        "active": false,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "x": 520,
        "y": 460,
        "wires": []
    },
    {
        "id": "c3d92329.43802",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "off",
        "payloadType": "str",
        "x": 130,
        "y": 340,
        "wires": [
            [
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "97f34379.93f0b",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "sync",
        "payloadType": "str",
        "x": 130,
        "y": 280,
        "wires": [
            [
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "fc466c7f.ad8d1",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "timer 300",
        "payloadType": "str",
        "x": 120,
        "y": 420,
        "wires": [
            [
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "a29eb792.b4bc28",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "manual",
        "payloadType": "str",
        "x": 130,
        "y": 220,
        "wires": [
            [
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "d554ca8.0e1ac38",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "auto",
        "payloadType": "str",
        "x": 130,
        "y": 160,
        "wires": [
            [
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "ab891dfc.8869b",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "on",
        "payloadType": "str",
        "x": 130,
        "y": 380,
        "wires": [
            [
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "453c79e6.4e1b58",
        "type": "function",
        "z": "6e170384.60c96c",
        "name": "Initialize Manual OFF",
        "func": "var msg1 = { payload:\"manual\" };\nvar msg2 = { payload:\"off\" };\nreturn [[msg1, msg2]];",
        "outputs": 1,
        "noerr": 0,
        "x": 280,
        "y": 520,
        "wires": [
            [
                "9e0c26a0.d1f398",
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "9e0c26a0.d1f398",
        "type": "debug",
        "z": "6e170384.60c96c",
        "name": "",
        "active": false,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "x": 500,
        "y": 520,
        "wires": []
    },
    {
        "id": "e95f56e9.f1c0e8",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "repeat": "",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "true",
        "payloadType": "bool",
        "x": 110,
        "y": 520,
        "wires": [
            [
                "453c79e6.4e1b58"
            ]
        ]
    },
    {
        "id": "fb73d389.20e16",
        "type": "inject",
        "z": "6e170384.60c96c",
        "name": "",
        "props": [
            {
                "p": "payload",
                "v": "stop",
                "vt": "str"
            },
            {
                "p": "topic",
                "v": "",
                "vt": "string"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "stop",
        "payloadType": "str",
        "x": 130,
        "y": 100,
        "wires": [
            [
                "55330941.1173b8"
            ]
        ]
    },
    {
        "id": "c965aa15.b42f68",
        "type": "comment",
        "z": "6e170384.60c96c",
        "name": "BigTimer Test",
        "info": "",
        "x": 110,
        "y": 40,
        "wires": []
    }
]

A combination of auto and on - will temporarily overwrite the scheduler with ON until the next scheduler event.

image

So in my opinion the problem is that you inject ON into the node.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.