[
    {
        "id": "69e49cbe193224b5",
        "type": "function",
        "z": "ffdd7fe0.daeb9",
        "name": "Wiadomość",
        "func": "msg.payload =\n{\n    \"data\":\n    {\n        \"message\": msg.wiadomosc.tresc,\n        \n        \"options\":\n        {\n            \n        }\n    }\n}\nreturn msg;",
        "outputs": 1,
        "timeout": "",
        "noerr": 0,
        "initialize": "",
        "finalize": "",
        "libs": [],
        "x": 1490,
        "y": 1440,
        "wires": [
            [
                "afad020a9b47e93d"
            ]
        ]
    },
    {
        "id": "afad020a9b47e93d",
        "type": "api-call-service",
        "z": "ffdd7fe0.daeb9",
        "name": "Głośnik Salon",
        "server": "7463fdcca985ae84",
        "version": 7,
        "debugenabled": false,
        "action": "tts.google_say",
        "floorId": [],
        "areaId": [],
        "deviceId": [],
        "entityId": [],
        "labelId": [],
        "data": "{\"cache\":\"false\",    \"entity_id\": \"media_player.googlehome4300\",    \"message\":\"payload\" }",
        "dataType": "jsonata",
        "mergeContext": "",
        "mustacheAltTags": false,
        "outputProperties": [],
        "queue": "first",
        "blockInputOverrides": false,
        "domain": "tts",
        "service": "google_say",
        "x": 1840,
        "y": 1440,
        "wires": [
            []
        ]
    },
    {
        "id": "7463fdcca985ae84",
        "type": "server",
        "name": "Home Assistant",
        "version": 5,
        "addon": false,
        "rejectUnauthorizedCerts": true,
        "ha_boolean": "y|yes|true|on|home|open",
        "connectionDelay": true,
        "cacheJson": true,
        "heartbeat": true,
        "heartbeatInterval": "30",
        "areaSelector": "friendlyName",
        "deviceSelector": "friendlyName",
        "entitySelector": "friendlyName",
        "statusSeparator": ": ",
        "statusYear": "hidden",
        "statusMonth": "short",
        "statusDay": "numeric",
        "statusHourCycle": "default",
        "statusTimeFormat": "h:m",
        "enableGlobalContextStore": true
    }
]