Ah ok. Than it should be this
[
{
"id": "68836526b4ee5676",
"type": "server-state-changed",
"z": "074165d888588dac",
"name": "",
"server": "fa180590.ed60c8",
"version": 4,
"exposeToHomeAssistant": false,
"haConfig": [
{
"property": "name",
"value": ""
},
{
"property": "icon",
"value": ""
}
],
"entityidfilter": "sensor.sun_azimuth",
"entityidfiltertype": "exact",
"outputinitially": false,
"state_type": "str",
"haltifstate": "",
"halt_if_type": "str",
"halt_if_compare": "is",
"outputs": 1,
"output_only_on_state_change": true,
"for": "0",
"forType": "num",
"forUnits": "minutes",
"ignorePrevStateNull": false,
"ignorePrevStateUnknown": false,
"ignorePrevStateUnavailable": false,
"ignoreCurrentStateUnknown": false,
"ignoreCurrentStateUnavailable": false,
"outputProperties": [
{
"property": "payload",
"propertyType": "msg",
"value": "",
"valueType": "entityState"
},
{
"property": "data",
"propertyType": "msg",
"value": "",
"valueType": "eventData"
},
{
"property": "topic",
"propertyType": "msg",
"value": "",
"valueType": "triggerId"
}
],
"x": 280,
"y": 120,
"wires": [
[
"01ce31ae375be331"
]
]
},
{
"id": "01ce31ae375be331",
"type": "switch",
"z": "074165d888588dac",
"name": "",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "gte",
"v": "110",
"vt": "str"
},
{
"t": "else"
}
],
"checkall": "true",
"repair": false,
"outputs": 2,
"x": 530,
"y": 120,
"wires": [
[
"9616b72121d026d3"
],
[
"ce487844b79d589f"
]
]
},
{
"id": "9616b72121d026d3",
"type": "switch",
"z": "074165d888588dac",
"name": "",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "lte",
"v": "250",
"vt": "str"
},
{
"t": "else"
}
],
"checkall": "true",
"repair": false,
"outputs": 2,
"x": 670,
"y": 100,
"wires": [
[
"b192a069be3f2cf9"
],
[
"ce487844b79d589f"
]
]
},
{
"id": "b192a069be3f2cf9",
"type": "api-call-service",
"z": "074165d888588dac",
"name": "",
"server": "fa180590.ed60c8",
"version": 5,
"debugenabled": false,
"domain": "input_boolean",
"service": "turn_on",
"areaId": [],
"deviceId": [],
"entityId": [
"input_boolean.rolladen_azimuth_trigger"
],
"data": "",
"dataType": "jsonata",
"mergeContext": "",
"mustacheAltTags": false,
"outputProperties": [],
"queue": "none",
"x": 880,
"y": 80,
"wires": [
[]
]
},
{
"id": "ce487844b79d589f",
"type": "api-call-service",
"z": "074165d888588dac",
"name": "",
"server": "fa180590.ed60c8",
"version": 5,
"debugenabled": false,
"domain": "input_boolean",
"service": "turn_off",
"areaId": [],
"deviceId": [],
"entityId": [
"input_boolean.rolladen_azimuth_trigger"
],
"data": "",
"dataType": "jsonata",
"mergeContext": "",
"mustacheAltTags": false,
"outputProperties": [],
"queue": "none",
"x": 880,
"y": 140,
"wires": [
[]
]
}
]