Skip to content

Commit

Permalink
Add 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 a455128 commit 6378329
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/data/flows/light_dynamics_cv_closet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "3c0c3dbf7e0deda4",
"type": "tab",
"label": "cv_closet_light",
"label": "light_dynamics_cv_closet_light",
"disabled": false,
"info": "",
"env": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "9a7094e42d673dc4",
"type": "tab",
"label": "lights_on_and_restore",
"label": "light_dynamics_on_and_restore",
"disabled": false,
"info": "",
"env": []
Expand Down
2 changes: 1 addition & 1 deletion src/data/flows/notification_basement_window.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "b1a9214c.4c71c",
"type": "tab",
"label": "basement_window",
"label": "notification_basement_window",
"disabled": false,
"info": ""
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/flows/scene_dark_outside.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "3087db0b32ceb4d4",
"type": "tab",
"label": "dark_outside",
"label": "scene_dark_outside",
"disabled": false,
"info": "",
"env": []
Expand Down

0 comments on commit 6378329

Please sign in to comment.