Track nationwide tornado warnings
This commit is contained in:
94
flows.json
94
flows.json
@ -2186,12 +2186,14 @@
|
|||||||
},
|
},
|
||||||
"nodes": [
|
"nodes": [
|
||||||
"ca1f406359324108",
|
"ca1f406359324108",
|
||||||
"9825ebb82719c364"
|
"9825ebb82719c364",
|
||||||
|
"10ca3d9808f3da42",
|
||||||
|
"6e65ea4c68e8520c"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 679,
|
"y": 679,
|
||||||
"w": 732,
|
"w": 732,
|
||||||
"h": 82
|
"h": 142
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "fba69dfc80829db7",
|
"id": "fba69dfc80829db7",
|
||||||
@ -4772,6 +4774,47 @@
|
|||||||
"resend": false,
|
"resend": false,
|
||||||
"debugEnabled": false
|
"debugEnabled": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "450c0778c403dffc",
|
||||||
|
"type": "ha-entity-config",
|
||||||
|
"server": "9e87348d.9c1c48",
|
||||||
|
"deviceConfig": "4eaaca1b829b7144",
|
||||||
|
"name": "National Tornado Warnings",
|
||||||
|
"version": 6,
|
||||||
|
"entityType": "sensor",
|
||||||
|
"haConfig": [
|
||||||
|
{
|
||||||
|
"property": "name",
|
||||||
|
"value": "National Tornado Warnings"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"property": "icon",
|
||||||
|
"value": "mdi:weather-tornado"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"property": "entity_picture",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"property": "entity_category",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"property": "device_class",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"property": "unit_of_measurement",
|
||||||
|
"value": "warnings"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"property": "state_class",
|
||||||
|
"value": "measurement"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resend": false,
|
||||||
|
"debugEnabled": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "afead614fabc01bb",
|
"id": "afead614fabc01bb",
|
||||||
"type": "function",
|
"type": "function",
|
||||||
@ -29698,6 +29741,53 @@
|
|||||||
[]
|
[]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "10ca3d9808f3da42",
|
||||||
|
"type": "mqtt in",
|
||||||
|
"z": "ebd5561c4f077718",
|
||||||
|
"g": "d96ff91f5f860dcc",
|
||||||
|
"name": "Tornado Warning - National",
|
||||||
|
"topic": "weather/alerts/general/tornado_warning",
|
||||||
|
"qos": "2",
|
||||||
|
"datatype": "auto-detect",
|
||||||
|
"broker": "fd29421fc00140a8",
|
||||||
|
"nl": false,
|
||||||
|
"rap": true,
|
||||||
|
"rh": 0,
|
||||||
|
"inputs": 0,
|
||||||
|
"x": 170,
|
||||||
|
"y": 780,
|
||||||
|
"wires": [
|
||||||
|
[
|
||||||
|
"6e65ea4c68e8520c"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "6e65ea4c68e8520c",
|
||||||
|
"type": "ha-sensor",
|
||||||
|
"z": "ebd5561c4f077718",
|
||||||
|
"g": "d96ff91f5f860dcc",
|
||||||
|
"name": "National Tornado Warnings",
|
||||||
|
"entityConfig": "450c0778c403dffc",
|
||||||
|
"version": 0,
|
||||||
|
"state": "payload.count",
|
||||||
|
"stateType": "msg",
|
||||||
|
"attributes": [
|
||||||
|
{
|
||||||
|
"property": "alerts",
|
||||||
|
"value": "payload.alerts",
|
||||||
|
"valueType": "msg"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"inputOverride": "allow",
|
||||||
|
"outputProperties": [],
|
||||||
|
"x": 540,
|
||||||
|
"y": 780,
|
||||||
|
"wires": [
|
||||||
|
[]
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "1f7af146c06b8b85",
|
"id": "1f7af146c06b8b85",
|
||||||
"type": "ha-select",
|
"type": "ha-select",
|
||||||
|
Reference in New Issue
Block a user