Advertisement
Guest User

Untitled

a guest
Oct 1st, 2024
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.84 KB | None | 0 0
  1. [
  2.     {
  3.         "id": "71ebc11401ec64d4",
  4.         "type": "ha-sensor",
  5.         "z": "c38f5b4d471c115b",
  6.         "name": "",
  7.         "entityConfig": "67f25fc03bf6fb44",
  8.         "version": 0,
  9.         "state": "payload.maxFlowTemperature",
  10.         "stateType": "msg",
  11.         "attributes": [],
  12.         "inputOverride": "allow",
  13.         "outputProperties": [],
  14.         "x": 610,
  15.         "y": 260,
  16.         "wires": [
  17.             []
  18.         ]
  19.     },
  20.     {
  21.         "id": "d18f16109190b15f",
  22.         "type": "ha-sensor",
  23.         "z": "c38f5b4d471c115b",
  24.         "name": "",
  25.         "entityConfig": "45f796f337959b24",
  26.         "version": 0,
  27.         "state": "payload.autoAdaptation.maxFlowTemperature",
  28.         "stateType": "msg",
  29.         "attributes": [],
  30.         "inputOverride": "allow",
  31.         "outputProperties": [],
  32.         "x": 610,
  33.         "y": 380,
  34.         "wires": [
  35.             []
  36.         ]
  37.     },
  38.     {
  39.         "id": "67f25fc03bf6fb44",
  40.         "type": "ha-entity-config",
  41.         "server": "2f1dabb5.cf58e4",
  42.         "deviceConfig": "",
  43.         "name": "sensor config for flow temperature_max",
  44.         "version": "6",
  45.         "entityType": "sensor",
  46.         "haConfig": [
  47.             {
  48.                 "property": "name",
  49.                 "value": "tado_flow_max"
  50.             },
  51.             {
  52.                 "property": "icon",
  53.                 "value": ""
  54.             },
  55.             {
  56.                 "property": "entity_picture",
  57.                 "value": ""
  58.             },
  59.             {
  60.                 "property": "entity_category",
  61.                 "value": ""
  62.             },
  63.             {
  64.                 "property": "device_class",
  65.                 "value": "temperature"
  66.             },
  67.             {
  68.                 "property": "unit_of_measurement",
  69.                 "value": "°C"
  70.             },
  71.             {
  72.                 "property": "state_class",
  73.                 "value": ""
  74.             }
  75.         ],
  76.         "resend": false,
  77.         "debugEnabled": false
  78.     },
  79.     {
  80.         "id": "45f796f337959b24",
  81.         "type": "ha-entity-config",
  82.         "server": "2f1dabb5.cf58e4",
  83.         "deviceConfig": "",
  84.         "name": "sensor config for flow temperature_current",
  85.         "version": "6",
  86.         "entityType": "sensor",
  87.         "haConfig": [
  88.             {
  89.                 "property": "name",
  90.                 "value": "tado_flow_current"
  91.             },
  92.             {
  93.                 "property": "icon",
  94.                 "value": ""
  95.             },
  96.             {
  97.                 "property": "entity_picture",
  98.                 "value": ""
  99.             },
  100.             {
  101.                 "property": "entity_category",
  102.                 "value": ""
  103.             },
  104.             {
  105.                 "property": "device_class",
  106.                 "value": "temperature"
  107.             },
  108.             {
  109.                 "property": "unit_of_measurement",
  110.                 "value": "°C"
  111.             },
  112.             {
  113.                 "property": "state_class",
  114.                 "value": ""
  115.             }
  116.         ],
  117.         "resend": false,
  118.         "debugEnabled": false
  119.     },
  120.     {
  121.         "id": "2f1dabb5.cf58e4",
  122.         "type": "server",
  123.         "name": "Home Assistant",
  124.         "version": 5,
  125.         "addon": true,
  126.         "rejectUnauthorizedCerts": true,
  127.         "ha_boolean": "y|yes|true|on|home|open",
  128.         "connectionDelay": true,
  129.         "cacheJson": true,
  130.         "heartbeat": false,
  131.         "heartbeatInterval": "30",
  132.         "areaSelector": "friendlyName",
  133.         "deviceSelector": "friendlyName",
  134.         "entitySelector": "friendlyName",
  135.         "statusSeparator": "at: ",
  136.         "statusYear": "hidden",
  137.         "statusMonth": "short",
  138.         "statusDay": "numeric",
  139.         "statusHourCycle": "h23",
  140.         "statusTimeFormat": "h:m",
  141.         "enableGlobalContextStore": true
  142.     }
  143. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement