SolarBalance

SolarBalance Growatt Dashboard HA

Sep 22nd, 2024 (edited)
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 10.07 KB | None | 0 0
  1. views:
  2.   - type: sections
  3.     max_columns: 6
  4.     sections:
  5.       - type: grid
  6.         cards:
  7.           - type: picture
  8.             image: >-
  9.               https://solarbalance.dk/wp-content/uploads/2024/01/Screenshot-2024-01-16-at-12.47.46.png
  10.           - type: entities
  11.             entities:
  12.               - entity: switch.solarcustxxxx_inverter_automations_toggle
  13.                 name: Aktiver SoBa Styringstilstand
  14.               - entity: number.solarcustxxxx_soba_delta_buy_level
  15.                 name: Tilpas forv. energibehov
  16.               - entity: switch.solarcustxxxx_soba_disregard_solar_projection
  17.                 name: Ignorer Solproduktion (f.eks ved snedække)
  18.                 secondary_info: none
  19.               - entity: switch.solarcustxxxx_soba_electric_heating
  20.                 name: Har du EL som primær opvarmningskilde ?
  21.               - entity: number.solarcustxxxx_soba_installed_battery_capacity
  22.                 name: Samlet Batterikapacitet
  23.               - entity: number.solarcustxxxx_soba_high_batt_soc_limit
  24.                 name: Maks. Ladegrænse
  25.               - entity: number.solarcustxxxx_soba_low_batt_soc_limit
  26.                 name: Min. Afladningsgrænse
  27.               - entity: number.solarcustxxxx_soba_tillaeg_spotpris
  28.                 name: Tillæg til Spotprisen
  29.               - entity: switch.solarcustxxxx_soba_allow_e_mail_warnings
  30.                 name: Tillad SoBa Advarsels Mails
  31.             state_color: true
  32.             title: SoBa Grundindstillinger
  33.             show_header_toggle: false
  34.           - type: entities
  35.             entities:
  36.               - entity: switch.solarcustXXXX_soba_ev_in_household
  37.                 secondary_info: none
  38.                 name: Er der en elbil i husstanden ?
  39.               - entity: switch.solarcustXXXX_soba_ev_surplus_charge
  40.                 name: Aktiver opladning fra overskudssol
  41.                 icon: mdi:solar-power
  42.                 secondary_info: none
  43.               - entity: switch.solarcustXXXX_soba_ev_pricebased_charge
  44.                 name: Aktiver opladning fra net baseret på elprisen
  45.                 icon: mdi:transmission-tower
  46.               - entity: number.solarcustXXXX_soba_ev_charge_duration
  47.                 name: Varighed af elbilsopladning i timer
  48.                 secondary_info: none
  49.               - entity: text.solarcustXXXX_soba_ev_charge_end_time
  50.                 name: Seneste tidspunkt hvor elbilsopladning skal være afsluttet!
  51.                 secondary_info: none
  52.             state_color: true
  53.             show_header_toggle: false
  54.             title: SoBa Elbilsstyring
  55.       - type: grid
  56.         cards:
  57.           - chart_type: line
  58.             period: 5minute
  59.             type: statistics-graph
  60.             entities:
  61.               - entity: sensor.solarcustxxxx_total_grid_power
  62.                 name: Samlet Forbrug fra Elnet
  63.               - entity: sensor.solarcustxxxx_total_solar_power
  64.                 name: Samlet Solproduktion
  65.               - entity: sensor.solarcustxxxx_battery_output_power
  66.                 name: Samlet Forbrug fra Batteri
  67.             stat_types:
  68.              - mean
  69.             title: El Produktion og Forbrug
  70.             hide_legend: false
  71.             days_to_show: 1
  72.           - chart_type: line
  73.             period: hour
  74.             type: statistics-graph
  75.             entities:
  76.               - entity: sensor.solarcustxxxx_fortjeneste_maned_til_dato
  77.                 name: Fortjeneste
  78.             title: Fortjeneste måned til dato
  79.             stat_types:
  80.              - state
  81.             logarithmic_scale: false
  82.             days_to_show: 7
  83.             hide_legend: true
  84.           - chart_type: line
  85.             period: 5minute
  86.             type: statistics-graph
  87.             entities:
  88.               - entity: sensor.solarcustxxxx_battery_charge_level
  89.                 name: Batteri ladeniveau
  90.             title: Batteri Niveau
  91.             logarithmic_scale: false
  92.             days_to_show: 1
  93.             stat_types:
  94.              - mean
  95.             hide_legend: true
  96.       - type: grid
  97.         cards:
  98.           - type: entities
  99.             entities:
  100.               - entity: sensor.solarcustxxxx_text2
  101.                 name: ' '
  102.                 icon: mdi:robot
  103.               - entity: sensor.solarcustxxxx_text10
  104.                 name: ' '
  105.               - entity: sensor.solarcustxxxx_vehicle_status
  106.                 name: ' '
  107.             title: SoBa Planlægning
  108.             state_color: true
  109.           - type: entities
  110.             entities:
  111.               - entity: sensor.solarcustxxxx_projected_solar_energy_today_corrected
  112.                 name: Forventet Solenergi, Resten af Dagen
  113.               - entity: sensor.solarcustxxxx_projected_solar_energy_tomorrow_corrected
  114.                 name: Forventet Solenergi, Imorgen
  115.               - entity: sensor.solarcustxxxx_avg_daily_consumption_06to10
  116.                 name: '  Dit gns. behov mellem kl 06-10 er'
  117.               - entity: sensor.solarcustxxxx_avg_daily_consumption_10to17
  118.                 name: ' Dit gns. behov mellem kl 10-17 er '
  119.               - entity: sensor.solarcustxxxx_avg_daily_consumption_17to21
  120.                 name: ' Dit gns. behov mellem kl 17-21 er '
  121.               - entity: sensor.solarcustxxxx_avg_daily_consumption_21to06
  122.                 name: ' Dit gns. behov mellem kl 21-06 er '
  123.             title: ' Egenproduktion og Energibehov'
  124.             state_color: true
  125.           - type: entities
  126.             entities:
  127.               - entity: sensor.solarcustxxxx_fortjeneste_maned_til_dato
  128.                 name: Fortjeneste måned til dato
  129.               - entity: sensor.solarcustxxxx_text1
  130.                 name: ' Din købspris for EL i nuværende periode '
  131.               - entity: sensor.solarcustxxxx_text6
  132.                 name: ' '
  133.               - entity: sensor.solarcustxxxx_text7
  134.                 name: ' '
  135.               - entity: sensor.solarcustxxxx_text8
  136.                 name: ' '
  137.               - entity: sensor.solarcustxxxx_text9
  138.                 name: ' '
  139.             title: Elpriser
  140.     cards: []
  141.     title: SolarBalance Styring
  142.   - type: sections
  143.     max_columns: 3
  144.     title: SolarBalance Inverter
  145.     path: soba-inverter
  146.     sections:
  147.       - type: grid
  148.         cards:
  149.           - type: picture
  150.             image: >-
  151.               https://solarbalance.dk/wp-content/uploads/2024/01/Screenshot-2024-01-16-at-12.47.46.png
  152.           - type: entities
  153.             entities:
  154.               - entity: sensor.solarcustXXXX_energy_priority
  155.                 name: Energi Prioritering
  156.               - entity: switch.solarcustXXXX_grid_charge_when_batt_first
  157.                 name: Oplad Batteri fra Elnet (Hvis "Battery First")
  158.               - entity: select.solarcustXXXX_export_limiter
  159.                 name: Begræns Salg af Strøm
  160.               - entity: number.solarcustXXXX_batt_charge_limit
  161.                 name: Nuv. Lade/Afladegrænse
  162.               - entity: button.solarcustXXXX_load_first
  163.                 name: Aktiver "Load First"
  164.               - entity: number.solarcustXXXX_loadfirst_batt_discharge_limit
  165.                 name: Afladegr ved  "Load First"
  166.               - entity: button.solarcustXXXX_battery_first
  167.                 name: Aktiver "Battery First"
  168.               - entity: number.solarcustXXXX_batt_first_charge_limit
  169.                 name: Ladegr. under "Battery First"
  170.               - entity: number.solarcustXXXX_batt_first_charge_power_rate
  171.                 name: Max tilladte ladehastighed
  172.               - entity: button.solarcustXXXX_grid_first
  173.               - entity: number.solarcustXXXX_batt_discharge_limit
  174.                 name: Afladegr. ved "Grid First"
  175.               - entity: number.solarcustXXXX_gridfirst_discharge_power_rate
  176.                 name: Tilladt Afladningshastighed
  177.             title: Inverter Funktionstilstand
  178.             state_color: true
  179.             show_header_toggle: false
  180.       - type: grid
  181.         cards:
  182.           - chart_type: line
  183.             period: 5minute
  184.             type: statistics-graph
  185.             entities:
  186.               - entity: sensor.solarcustXXXX_total_grid_power
  187.                 name: Samlet Forbrug fra Elnet
  188.               - entity: sensor.solarcustXXXX_total_solar_power
  189.                 name: Samlet Solproduktion
  190.               - entity: sensor.solarcustXXXX_battery_output_power
  191.                 name: Samlet Forbrug fra Batteri
  192.             stat_types:
  193.              - mean
  194.             days_to_show: 1
  195.             title: El Produktion og Forbrug
  196.       - type: grid
  197.         cards:
  198.           - type: entities
  199.             entities:
  200.               - entity: sensor.solarcustXXXX_battery_charge_level
  201.                 name: Batteri Ladeniveau
  202.               - entity: sensor.solarcustXXXX_battery_temperature
  203.                 name: Batteri temperatur
  204.               - entity: sensor.solarcustXXXX_battery_output_power
  205.                 name: Batteri effektudgang
  206.               - entity: sensor.solarcustXXXX_total_solar_power
  207.                 name: Aktuelle Solcelleproduktion
  208.               - entity: sensor.solarcustXXXX_total_grid_power
  209.                 name: Aktuelle Køb fra Elnettet
  210.               - entity: sensor.solarcustXXXX_daily_pv_production
  211.                 name: Dagens Solcelleproduktion
  212.               - entity: sensor.solarcustXXXX_daily_energy_sold
  213.                 name: Dagens Salg af Strøm til Elnettet
  214.               - entity: sensor.solarcustXXXX_daily_energy_bought
  215.                 name: Dagens Køb af Strøm fra Elnettet
  216.             title: Inverter Data
  217.             state_color: true
  218.           - type: entities
  219.             entities:
  220.               - entity: sensor.solarcustXXXX_total_consumption
  221.                 name: Livstids Energiforbrug
  222.               - entity: sensor.solarcustXXXX_total_energy_bought
  223.                 name: Livstid Energi Købt
  224.               - entity: sensor.solarcustXXXX_total_energy_sold
  225.                 name: Livstid Energi Solgt
  226.               - entity: sensor.solarcustXXXX_total_pv_production
  227.                 name: Livstid Solproduktion
  228.             title: Inverter Data Historiske
  229.             state_color: true
  230.             show_header_toggle: false
  231.     cards: []
  232.  
Advertisement
Add Comment
Please, Sign In to add comment