Untitled

From Gru, 1 Year ago, written in Plain Text, viewed 1 times.
URL https://paste.linuxiarz.pl/view/1b707093 Embed
Download Paste or View Raw
  1. type: entities
  2. entities:
  3.   - type: custom:multiple-entity-row
  4.     entity: sensor.sofarsolar_ac_power
  5.     entities:
  6.       - entity: sensor.sofarsolar_ac_power
  7.         name: Aktualna
  8.         styles:
  9.           width: 100px
  10.           font-weight: bold
  11.           color: green
  12.       - entity: sensor.sofarsolar_energy_today
  13.         name: Dziś
  14.         styles:
  15.           width: 75px
  16.           font-weight: bold
  17.           color: pink
  18.       - entity: sensor.sofarsolar_energy_total
  19.         name: Całkowita
  20.         styles:
  21.           width: 90px
  22.     name: Produkcja
  23.     show_state: false
  24.     styles:
  25.       width: 50px
  26.   - type: section
  27.   - type: custom:multiple-entity-row
  28.     entity: sensor.sofarsolar_dc1_power
  29.     entities:
  30.       - entity: sensor.sofarsolar_dc_power_total
  31.         name: Sumarycznie
  32.         styles:
  33.           width: 100px
  34.           font-weight: bold
  35.           color: green
  36.       - entity: sensor.sofarsolar_dc1_power
  37.         name: Wschód
  38.         styles:
  39.           width: 50px
  40.       - entity: sensor.sofarsolar_dc2_power
  41.         name: Zachód
  42.         styles:
  43.           width: 50px
  44.     name: Moce DC
  45.     show_state: false
  46.     styles:
  47.       width: 60px
  48.   - type: custom:multiple-entity-row
  49.     entity: sensor.sofarsolar_l1_voltage
  50.     entities:
  51.       - entity: sensor.sofarsolar_l1_voltage
  52.         name: L1
  53.         styles:
  54.           width: 50px
  55.       - entity: sensor.sofarsolar_l2_voltage
  56.         name: L2
  57.         styles:
  58.           width: 50px
  59.       - entity: sensor.sofarsolar_l3_voltage
  60.         name: L3
  61.         styles:
  62.           width: 50px
  63.     name: Napięcia AC
  64.     show_state: false
  65.     styles:
  66.       width: 50px
  67.   - type: custom:multiple-entity-row
  68.     entity: sensor.sofarsolar_l1_current
  69.     entities:
  70.       - entity: sensor.sofarsolar_ac_current_total
  71.         name: Sumarycznie
  72.         styles:
  73.           width: 60px
  74.           font-weight: bold
  75.           color: green
  76.       - entity: sensor.sofarsolar_l1_current
  77.         name: L1
  78.         styles:
  79.           width: 42px
  80.       - entity: sensor.sofarsolar_l2_current
  81.         name: L2
  82.         styles:
  83.           width: 42px
  84.       - entity: sensor.sofarsolar_l3_current
  85.         name: L3
  86.         styles:
  87.           width: 42px
  88.     name: Prądy AC
  89.     show_state: false
  90.     styles:
  91.       width: 50px
  92.   - type: custom:multiple-entity-row
  93.     entity: sensor.sofarsolar_dc1_voltage
  94.     entities:
  95.       - entity: sensor.sofarsolar_dc1_voltage
  96.         name: Wschód
  97.         styles:
  98.           width: 50px
  99.       - entity: sensor.sofarsolar_dc2_voltage
  100.         name: Zachód
  101.         styles:
  102.           width: 50px
  103.     name: Napięcia DC
  104.     show_state: false
  105.     styles:
  106.       width: 50px
  107.   - type: custom:multiple-entity-row
  108.     entity: sensor.sofarsolar_dc1_current
  109.     entities:
  110.       - entity: sensor.sofarsolar_dc1_current
  111.         name: Wschód
  112.         styles:
  113.           width: 50px
  114.       - entity: sensor.sofarsolar_dc2_current
  115.         name: Zachód
  116.         styles:
  117.           width: 50px
  118.     name: Prądy DC
  119.     show_state: false
  120.     styles:
  121.       width: 50px
  122.   - type: custom:multiple-entity-row
  123.     entity: sensor.sofarsolar_temprature_inverter
  124.     entities:
  125.       - entity: sensor.sofarsolar_temprature_inverter
  126.         name: Inwerter
  127.         styles:
  128.           width: 50px
  129.       - entity: sensor.sofarsolar_temprature_module
  130.         name: Moduł
  131.         styles:
  132.           width: 50px
  133.     name: Temperatury
  134.     show_state: false
  135.     styles:
  136.       width: 50px
  137.   - type: section
  138.   - type: custom:multiple-entity-row
  139.     entity: sensor.sofarsolar_status
  140.     entities:
  141.       - entity: sensor.esp_sofar_heapsize
  142.         name: ESP-Heapsize
  143.         styles:
  144.           width: 68px
  145.           text-align: null
  146.         format: precision 0
  147.       - entity: sensor.sofarsolar_status
  148.         name: Status Inwertera
  149.         styles:
  150.           width: 80px
  151.       - entity: binary_sensor.esp_sofar_status
  152.         name: ESP Logger
  153.         styles:
  154.           width: 56px
  155.     name: Status
  156.     show_state: false
  157.     styles:
  158.       width: 50px
  159.   - type: custom:multiple-entity-row
  160.     entity: sensor.sofarsolar_status
  161.     entities:
  162.       - entity: sensor.esp_sofar_wifi_signal_human_readable
  163.         name: WiFi
  164.         styles:
  165.           width: 70px
  166.       - entity: sensor.esp_sofar_uptime_human_readable
  167.         name: Uptime
  168.         styles:
  169.           width: 70px
  170.       - entity: switch.esp_sofar_restart
  171.         toggle: true
  172.         state_color: false
  173.         name: Restart
  174.         styles:
  175.           width: 70px
  176.     name: Logger
  177.     show_state: false
  178.     styles:
  179.       width: 50px
  180.   - type: custom:multiple-entity-row
  181.     entity: sensor.sofarsolar_fault_message
  182.     entities:
  183.       - entity: sensor.sofarsolar_fault_message
  184.         name: Sofar
  185.         styles:
  186.           width: 200px
  187.     name: Alarm
  188.  

Reply to "Untitled"

Here you can reply to the paste above

captcha