Skip to content

Commit

Permalink
Update schedule & desired temperature
Browse files Browse the repository at this point in the history
  • Loading branch information
IanStorm committed Oct 17, 2023
1 parent 7a0ef80 commit f9e50a2
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 23 deletions.
15 changes: 8 additions & 7 deletions flows/Hzg_AZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"id": "5c1e7e68.c489d8",
"type": "comment",
"z": "750f0705.13d438",
"name": "Heizkörper -> Arbeitszimmer",
"name": "Heizkörper Arbeitszimmer",
"info": "",
"x": 140,
"y": 40,
Expand Down Expand Up @@ -188,6 +188,7 @@
"id": "fc295b31.460b6",
"type": "inject",
"z": "750f0705.13d438",
"d": true,
"name": "💼 Mo.-Do., 06:00 Uhr",
"props": [
{
Expand Down Expand Up @@ -304,13 +305,13 @@
"id": "52bf7b5b.10e544",
"type": "change",
"z": "750f0705.13d438",
"name": "Setze Wunsch-Temperatur auf 19°C",
"name": "Setze Wunsch-Temperatur auf 20°C",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "19",
"to": "20",
"tot": "num"
},
{
Expand Down Expand Up @@ -907,7 +908,7 @@
"id": "f14aaca32d445df9",
"type": "inject",
"z": "750f0705.13d438",
"name": "💼🏢 Mo.-Do., 07:15 Uhr",
"name": "💼🏢 Mo.-Do., 07:00 Uhr",
"props": [
{
"p": "payload"
Expand All @@ -918,7 +919,7 @@
}
],
"repeat": "",
"crontab": "15 07 * * 1,2,3,4",
"crontab": "00 07 * * 1,2,3,4",
"once": false,
"onceDelay": 0.1,
"topic": "",
Expand Down Expand Up @@ -966,7 +967,7 @@
"id": "5db7a871d33c4902",
"type": "inject",
"z": "750f0705.13d438",
"name": "💼 Mo.-Do., 16:30 Uhr",
"name": "💼 Mo.-Do., 16:00 Uhr",
"props": [
{
"p": "payload"
Expand All @@ -977,7 +978,7 @@
}
],
"repeat": "",
"crontab": "30 16 * * 1,2,3,4",
"crontab": "00 16 * * 1,2,3,4",
"once": false,
"onceDelay": 0.1,
"topic": "",
Expand Down
10 changes: 5 additions & 5 deletions flows/Hzg_Bad.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"id": "8996d731.308628",
"type": "comment",
"z": "a7755eb4.60b0d8",
"name": "Heizkörper -> Badezimmer",
"name": "Heizkörper Badezimmer",
"info": "",
"x": 130,
"y": 40,
Expand Down Expand Up @@ -961,7 +961,7 @@
"id": "475d4df3.773c74",
"type": "inject",
"z": "a7755eb4.60b0d8",
"name": "🏡 Fr.-So., 09:30 Uhr",
"name": "🏡 Fr.-So., 10:00 Uhr",
"props": [
{
"p": "payload"
Expand All @@ -972,7 +972,7 @@
}
],
"repeat": "",
"crontab": "30 09 * * 5,6,0",
"crontab": "00 10 * * 5,6,0",
"once": false,
"onceDelay": 0.1,
"topic": "",
Expand All @@ -990,7 +990,7 @@
"id": "add30977107aadef",
"type": "inject",
"z": "a7755eb4.60b0d8",
"name": "💼🏢 Mo.-Do., 16:30 Uhr",
"name": "💼🏢 Mo.-Do., 16:00 Uhr",
"props": [
{
"p": "payload"
Expand All @@ -1001,7 +1001,7 @@
}
],
"repeat": "",
"crontab": "30 16 * * 1,2,3,4",
"crontab": "00 16 * * 1,2,3,4",
"once": false,
"onceDelay": 0.1,
"topic": "",
Expand Down
2 changes: 1 addition & 1 deletion flows/Hzg_F1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"id": "a63a85bf.5e93a",
"type": "comment",
"z": "d3be81f2.b4ce68",
"name": "Heizkörper -> Flur 1",
"name": "Heizkörper Flur 1",
"info": "",
"x": 110,
"y": 40,
Expand Down
6 changes: 3 additions & 3 deletions flows/Hzg_SZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"id": "ba4c0b77.fd47a",
"type": "comment",
"z": "ecee5153.6f2368",
"name": "Heizkörper -> Schlafzimmer",
"name": "Heizkörper Schlafzimmer",
"info": "",
"x": 140,
"y": 40,
Expand Down Expand Up @@ -208,7 +208,7 @@
"id": "108d6033.b4365",
"type": "inject",
"z": "ecee5153.6f2368",
"name": "🏡 Fr.-So., 07:00 Uhr",
"name": "🏡 Fr.-So., 06:30 Uhr",
"props": [
{
"p": "payload"
Expand All @@ -219,7 +219,7 @@
}
],
"repeat": "",
"crontab": "00 07 * * 5,6,0",
"crontab": "30 06 * * 5,6,0",
"once": false,
"onceDelay": 0.1,
"topic": "",
Expand Down
14 changes: 7 additions & 7 deletions flows/Hzg_WK.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"id": "9bde1f8b.224a9",
"type": "comment",
"z": "c6075ab3.4abae8",
"name": "Heizkörper -> Wohnküche",
"name": "Heizkörper Wohnküche",
"info": "",
"x": 130,
"y": 40,
Expand Down Expand Up @@ -208,7 +208,7 @@
"id": "f64ec319.a1a098",
"type": "inject",
"z": "c6075ab3.4abae8",
"name": "🏡 Fr.-So., 07:30 Uhr",
"name": "🏡 Fr.-So., 07:00 Uhr",
"props": [
{
"p": "payload"
Expand All @@ -219,7 +219,7 @@
}
],
"repeat": "",
"crontab": "30 07 * * 5,6,0",
"crontab": "00 07 * * 5,6,0",
"once": false,
"onceDelay": 0.1,
"topic": "",
Expand All @@ -237,13 +237,13 @@
"id": "62fbdecd.d2f198",
"type": "change",
"z": "c6075ab3.4abae8",
"name": "Setze Wunsch-Temperatur auf 19°C",
"name": "Setze Wunsch-Temperatur auf 20°C",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "19",
"to": "20",
"tot": "num"
},
{
Expand Down Expand Up @@ -930,7 +930,7 @@
"id": "1570f9530b0b16a8",
"type": "inject",
"z": "c6075ab3.4abae8",
"name": "💼 Mo.-Do., 16:30 Uhr",
"name": "💼 Mo.-Do., 16:00 Uhr",
"props": [
{
"p": "payload"
Expand All @@ -941,7 +941,7 @@
}
],
"repeat": "",
"crontab": "30 16 * * 1,2,3,4",
"crontab": "00 16 * * 1,2,3,4",
"once": false,
"onceDelay": 0.1,
"topic": "",
Expand Down

0 comments on commit f9e50a2

Please sign in to comment.