Skip to content

Commit

Permalink
Add domain prefix to flows
Browse files Browse the repository at this point in the history
  • Loading branch information
x-real-ip committed Feb 8, 2024
1 parent f334dcd commit a455128
Show file tree
Hide file tree
Showing 43 changed files with 1,444 additions and 1,661 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@
{
"id": "4e909abe.0b62e4",
"type": "tab",
"label": "basement_ventilation",
"label": "automation_basement_ventilation",
"disabled": false,
"info": ""
},
Expand Down Expand Up @@ -1431,63 +1431,19 @@
]
},
{
"id": "a1c0156c06d58e91",
"type": "join",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "",
"mode": "custom",
"build": "merged",
"property": "notify",
"propertyType": "msg",
"key": "topic",
"joiner": "\\n",
"joinerType": "str",
"accumulate": false,
"timeout": "",
"count": "4",
"reduceRight": false,
"reduceExp": "",
"reduceInit": "",
"reduceInitType": "",
"reduceFixup": "",
"x": 2450,
"y": 800,
"wires": [
[
"ac04035c1896218b"
]
]
},
{
"id": "ac04035c1896218b",
"type": "link out",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "link_out_notify_basement_ventilation",
"mode": "link",
"links": [
"8ed3b0974336e55b",
"a97f87cfab413716"
],
"x": 2545,
"y": 800,
"wires": []
},
{
"id": "6502d163268904d4",
"id": "d6d0b5735ad8f20a",
"type": "template",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "title",
"field": "notify.title",
"name": "notification id",
"field": "notify.notification_id",
"fieldType": "msg",
"format": "handlebars",
"syntax": "mustache",
"template": "Mechanische ventilatie",
"template": "mechanical_ventilation",
"output": "str",
"x": 2290,
"y": 780,
"x": 2310,
"y": 860,
"wires": [
[
"a1c0156c06d58e91"
Expand Down Expand Up @@ -1515,25 +1471,69 @@
]
},
{
"id": "d6d0b5735ad8f20a",
"id": "6502d163268904d4",
"type": "template",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "notification id",
"field": "notify.notification_id",
"name": "title",
"field": "notify.title",
"fieldType": "msg",
"format": "handlebars",
"syntax": "mustache",
"template": "mechanical_ventilation",
"template": "Mechanische ventilatie",
"output": "str",
"x": 2310,
"y": 860,
"x": 2290,
"y": 780,
"wires": [
[
"a1c0156c06d58e91"
]
]
},
{
"id": "ac04035c1896218b",
"type": "link out",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "link_out_notify_basement_ventilation",
"mode": "link",
"links": [
"8ed3b0974336e55b",
"a97f87cfab413716"
],
"x": 2545,
"y": 800,
"wires": []
},
{
"id": "a1c0156c06d58e91",
"type": "join",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "",
"mode": "custom",
"build": "merged",
"property": "notify",
"propertyType": "msg",
"key": "topic",
"joiner": "\\n",
"joinerType": "str",
"accumulate": false,
"timeout": "",
"count": "4",
"reduceRight": false,
"reduceExp": "",
"reduceInit": "",
"reduceInitType": "",
"reduceFixup": "",
"x": 2450,
"y": 800,
"wires": [
[
"ac04035c1896218b"
]
]
},
{
"id": "a0fea0e8.d9a66",
"type": "server-state-changed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "1adcdebcdc8e5c39",
"type": "tab",
"label": "climate_graph_input_select_all",
"label": "automation_climate_graph_input_select_all",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "3637eeb0.d96232",
"type": "tab",
"label": "doorbell",
"label": "automation_doorbell",
"disabled": false,
"info": ""
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "a7a34028d045deee",
"type": "tab",
"label": "guest_mode",
"label": "automation_guest_mode",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "d7c35c04cc0c5b68",
"type": "tab",
"label": "infrared_panel",
"label": "automation_infrared_panel",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "2a2d89771193fb8b",
"type": "tab",
"label": "location_request",
"label": "automation_location_request",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "55da1471.fda0fc",
"type": "tab",
"label": "vacuum_cleaner",
"label": "automation_vacuum_cleaner",
"disabled": false,
"info": ""
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "03ed0365a1543556",
"type": "tab",
"label": "wall_tablet_charge",
"label": "automation_wall_tablet_charge",
"disabled": true,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "9f9f94838a3fcd77",
"type": "tab",
"label": "wall_tablet_display",
"label": "automation_wall_tablet_display",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "4dd07a1d.6e53e4",
"type": "tab",
"label": "weather_station",
"label": "automation_weather_station",
"disabled": false,
"info": ""
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "46d98b35c2eee05b",
"type": "tab",
"label": "custom_energy_sensors",
"label": "energy_custom_sensors",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "99c1372046e45da7",
"type": "tab",
"label": "ac_solar_record",
"label": "energy_solar_record",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "53a5f07742283c4c",
"type": "tab",
"label": "spotify_api",
"label": "entertainment_spotify_api",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "584b31926baad02b",
"type": "tab",
"label": "spotify_api_token",
"label": "entertainment_spotify_api_token",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "a4fbdd1c0456c1af",
"type": "tab",
"label": "tv_device_buttonpress",
"label": "entertainment_tv_device_buttonpress",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "67a16d037f1a73fc",
"type": "tab",
"label": "tv_device_sensor",
"label": "entertainment_tv_device_sensor",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "39f5e6336137f4b2",
"type": "tab",
"label": "tvscreen_auto_turn_on-off",
"label": "entertainment_tvscreen_auto_turn_on-off",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "2c496b90815e2d15",
"type": "tab",
"label": "tvscreen_device_buttonpress",
"label": "entertainment_tvscreen_device_buttonpress",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "b1c954404ea39706",
"type": "tab",
"label": "tvscreen_device_sensor",
"label": "entertainment_tvscreen_device_sensor",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "4b48188ca7b303d7",
"type": "tab",
"label": "backyard_light_dynamics",
"label": "light_dynamics_backyard",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "2863cbc8bee70856",
"type": "tab",
"label": "basement_light_dynamics",
"label": "light_dynamics_basement",
"disabled": false,
"info": "",
"env": []
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "8ca9fd35c2a2b1c4",
"type": "tab",
"label": "hallway_light_dynamics",
"label": "light_dynamics_hallway",
"disabled": false,
"info": "",
"env": []
Expand Down
Loading

0 comments on commit a455128

Please sign in to comment.