Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentence is not trigerring. #1708

Closed
alpaygani opened this issue Dec 9, 2024 · 1 comment
Closed

Sentence is not trigerring. #1708

alpaygani opened this issue Dec 9, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@alpaygani
Copy link

Describe the bug

After the update my sentence based nodes are not working.
They are not triggering anything.

To Reproduce

Nothing to write here..

Expected behavior

I am expecteing to fix it with a new update

Screenshots

image

Example Flow

[
    {
        "id": "0cb79c75fd0405ad",
        "type": "ha-sentence",
        "z": "377c505ef0f66cc4",
        "name": "Radyo Gol Asist",
        "server": "d8dac50d.521218",
        "version": 2,
        "inputs": 0,
        "outputs": 1,
        "exposeAsEntityConfig": "",
        "mode": "trigger",
        "sentences": [
            "Radyo Gol Sende"
        ],
        "response": "",
        "responseType": "str",
        "triggerResponse": "Radyo Gol Çalınıyor",
        "triggerResponseType": "fixed",
        "responseTimeout": 1000,
        "outputProperties": [
            {
                "property": "topic",
                "propertyType": "msg",
                "value": "",
                "valueType": "triggerId"
            },
            {
                "property": "payload",
                "propertyType": "msg",
                "value": "",
                "valueType": "triggerId"
            }
        ],
        "x": 160,
        "y": 80,
        "wires": [
            [
                "d0eed8eb2d1e5bde"
            ]
        ]
    },
    {
        "id": "d8dac50d.521218",
        "type": "server",
        "name": "Home Assistant",
        "addon": true,
        "rejectUnauthorizedCerts": true,
        "ha_boolean": "",
        "connectionDelay": false,
        "cacheJson": false,
        "heartbeat": false,
        "heartbeatInterval": "",
        "statusSeparator": "",
        "enableGlobalContextStore": false
    }
]

Environment Information

[
{
"id": "0cb79c75fd0405ad",
"type": "ha-sentence",
"z": "377c505ef0f66cc4",
"name": "Radyo Gol Asist",
"server": "d8dac50d.521218",
"version": 2,
"inputs": 0,
"outputs": 1,
"exposeAsEntityConfig": "",
"mode": "trigger",
"sentences": [
"Radyo Gol Sende"
],
"response": "",
"responseType": "str",
"triggerResponse": "Radyo Gol Çalınıyor",
"triggerResponseType": "fixed",
"responseTimeout": 1000,
"outputProperties": [
{
"property": "topic",
"propertyType": "msg",
"value": "",
"valueType": "triggerId"
},
{
"property": "payload",
"propertyType": "msg",
"value": "",
"valueType": "triggerId"
}
],
"x": 160,
"y": 80,
"wires": [
[
"d0eed8eb2d1e5bde"
]
]
},
{
"id": "d8dac50d.521218",
"type": "server",
"name": "Home Assistant",
"addon": true,
"rejectUnauthorizedCerts": true,
"ha_boolean": "",
"connectionDelay": false,
"cacheJson": false,
"heartbeat": false,
"heartbeatInterval": "",
"statusSeparator": "",
"enableGlobalContextStore": false
}
]

Additional context

No response

@zachowj zachowj added the duplicate This issue or pull request already exists label Dec 9, 2024
@zachowj
Copy link
Owner

zachowj commented Dec 9, 2024

Duplicate zachowj/hass-node-red#327

@zachowj zachowj closed this as completed Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants