We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After the update my sentence based nodes are not working. They are not triggering anything.
Nothing to write here..
I am expecteing to fix it with a new update
[ { "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 } ]
No response
The text was updated successfully, but these errors were encountered:
Duplicate zachowj/hass-node-red#327
Sorry, something went wrong.
No branches or pull requests
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
Example Flow
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
The text was updated successfully, but these errors were encountered: