{"id":734,"date":"2024-04-23T09:43:49","date_gmt":"2024-04-23T09:43:49","guid":{"rendered":"https:\/\/hybrydaplus.pl\/?p=734"},"modified":"2024-04-23T10:10:57","modified_gmt":"2024-04-23T10:10:57","slug":"nowa-funkcja-dodajemy-kod-od-time-of-use","status":"publish","type":"post","link":"https:\/\/hybrydaplus.pl\/index.php\/2024\/04\/23\/nowa-funkcja-dodajemy-kod-od-time-of-use\/","title":{"rendered":"Nowa funkcja! Dodajemy kod od Time Of Use"},"content":{"rendered":"\n<p><strong>Szybkie wprowadzenie funkcji &#8222;Time of Use&#8221; dla falownika hybrydowego Deye<\/strong><\/p>\n\n\n\n<p>W wielu krajach i regionach cena energii elektrycznej r\u00f3\u017cni si\u0119 w zale\u017cno\u015bci od okresu czasu, zazwyczaj jest wysoka w godzinach szczytu i ni\u017csza w godzinach poza szczytem, co oznacza, \u017ce musisz p\u0142aci\u0107 dodatkowe rachunki za energi\u0119 elektryczn\u0105, je\u015bli Twoje codzienne czynno\u015bci zwi\u0105zane z jej u\u017cywaniem przypada\u0142y w tym samym okresie czasu, co u wi\u0119kszo\u015bci os\u00f3b.<\/p>\n\n\n\n<p>Aby zmniejszy\u0107 rachunki za energi\u0119 elektryczn\u0105 naszych klient\u00f3w, falowniki hybrydowe Deye posiadaj\u0105 6 okres\u00f3w czasowych do \u0142adowania\/roz\u0142adowywania baterii. Oznacza to, \u017ce mo\u017cesz ustawi\u0107 w\u0142asny okres czasu, aby \u0142adowa\u0107 bateri\u0119, gdy cena energii jest niska, a nast\u0119pnie wykorzysta\u0107 j\u0105 do zasilenia obci\u0105\u017cenia, gdy cena wzro\u015bnie.<\/p>\n\n\n\n<p>Zaznacz opcj\u0119 &#8222;Time of Use&#8221; i wybierz okres czasu, w kt\u00f3rym chcesz \u0142adowa\u0107 swoj\u0105 bateri\u0119, a bateria zostanie na\u0142adowana w tym czasie.<\/p>\n\n\n\n<p>Na przyk\u0142ad, jak pokazuje poni\u017cszy obrazek, zaznaczamy &#8222;\u0141adowanie z sieci&#8221; w godzinach od 01:00 do 5:00 i ustawiamy poziom na\u0142adowania baterii na 80%. Oznacza to, \u017ce w tym okresie czasu, je\u015bli poziom na\u0142adowania baterii b\u0119dzie ni\u017cszy ni\u017c 80%, falownik b\u0119dzie u\u017cywa\u0142 sieci do \u0142adowania baterii. Kolumna &#8222;Gen&#8221; odnosi si\u0119 do generatora diesla; je\u015bli zaznaczysz t\u0119 kolumn\u0119, falownik b\u0119dzie korzysta\u0142 z generatora zamiast sieci do \u0142adowania baterii.<\/p>\n\n\n\n<p><br><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"621\" height=\"415\" src=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/na-strone-time-of-use.png\" alt=\"\" class=\"wp-image-735\" srcset=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/na-strone-time-of-use.png 621w, https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/na-strone-time-of-use-300x200.png 300w\" sizes=\"(max-width: 621px) 100vw, 621px\" \/><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Poni\u017cej zamieszczam przyk\u0142adowe kody do Home Assistant. <\/p>\n\n\n\n<p><strong>Falowniki 3 f &#8211; SOC <\/strong><\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"732\" height=\"695\" src=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc.png\" alt=\"\" class=\"wp-image-738\" srcset=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc.png 732w, https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc-300x285.png 300w\" sizes=\"(max-width: 732px) 100vw, 732px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"height-set:true lang:default decode:true \" >type: custom:layout-card\nlayout_type: custom:grid-layout\ncards:\n  - type: custom:mushroom-title-card\n    title: DEYE System Mode\n    alignment: center\n    view_layout:\n      grid-area: header\n  - type: horizontal-stack\n    cards:\n      - type: entities\n        entities:\n          - entity: switch.sunsynk_toggle_system_timer\n            name: System Timer\n        state_color: true\n      - type: entities\n        entities:\n          - entity: select.sunsynk_energy_pattern\n            name: Energy Pattern\n        state_color: true\n      - type: entities\n        entities:\n          - entity: select.sunsynk_work_mode\n            name: Work Mode\n        state_color: true\n    view_layout:\n      grid-area: system\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 1\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_1\") }} - {{\n              states(\"sensor.sunsynk_time_slot_2\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time1\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time1\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time1\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog1\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 2\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_2\") }} - {{\n              states(\"sensor.sunsynk_time_slot_3\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time2\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time2\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time2\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog2\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 3\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_3\") }} - {{\n              states(\"sensor.sunsynk_time_slot_4\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time3\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time3\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time3\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog3\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 4\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_4\") }} - {{\n              states(\"sensor.sunsynk_time_slot_5\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time4\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time4\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time4\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog4\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 5\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_5\") }} - {{\n              states(\"sensor.sunsynk_time_slot_6\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time5\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time5\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time5\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog5\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 6\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_6\") }} - {{\n              states(\"sensor.sunsynk_time_slot_1\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time6\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time6\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time6\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog6\nlayout:\n  grid-template-columns: 2fr 2fr 2fr 2fr\n  grid-template-rows: auto\n  grid-template-areas: |\n    \". header header .\"\n    \". system system .\"\n    \". prog1 prog2 .\"\n    \". prog3 prog4 .\"\n    \". prog5 prog6 .\"\n  mediaquery:\n    '(max-width: 800px)':\n      grid-template-columns: auto\n      grid-template-areas: |\n        \"header\"\n        \"system\"\n        \"prog1\"\n        \"prog2\"\n        \"prog3\"\n        \"prog4\"\n        \"prog5\"\n        \"prog6\"\n<\/pre><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Falowniki 3 f &#8211; Napi\u0119cie<\/strong><\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"729\" height=\"711\" src=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusenapiecie.png\" alt=\"\" class=\"wp-image-741\" srcset=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusenapiecie.png 729w, https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusenapiecie-300x293.png 300w\" sizes=\"(max-width: 729px) 100vw, 729px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"height-set:true lang:default decode:true \" >type: custom:layout-card\nlayout_type: custom:grid-layout\ncards:\n  - type: custom:mushroom-title-card\n    title: DEYE System Mode\n    alignment: center\n    view_layout:\n      grid-area: header\n  - type: horizontal-stack\n    cards:\n      - type: entities\n        entities:\n          - entity: switch.sunsynk_toggle_system_timer\n            name: System Timer\n        state_color: true\n      - type: entities\n        entities:\n          - entity: select.sunsynk_energy_pattern\n            name: Energy Pattern\n        state_color: true\n      - type: entities\n        entities:\n          - entity: select.sunsynk_work_mode\n            name: Work Mode\n        state_color: true\n    view_layout:\n      grid-area: system\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 1\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_1\") }} - {{\n              states(\"sensor.sunsynk_time_slot_2\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time1\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_v_time1\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time1\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog1\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 2\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_2\") }} - {{\n              states(\"sensor.sunsynk_time_slot_3\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time2\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_v_time2\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time2\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog2\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 3\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_3\") }} - {{\n              states(\"sensor.sunsynk_time_slot_4\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time3\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_v_time3\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time3\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog3\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 4\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_4\") }} - {{\n              states(\"sensor.sunsynk_time_slot_5\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time4\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_v_time4\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time4\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog4\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 5\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_5\") }} - {{\n              states(\"sensor.sunsynk_time_slot_6\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time5\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_v_time5\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time5\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog5\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 6\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_6\") }} - {{\n              states(\"sensor.sunsynk_time_slot_1\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time6\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_v_time6\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time6\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog6\nlayout:\n  grid-template-columns: 2fr 2fr 2fr 2fr\n  grid-template-rows: auto\n  grid-template-areas: |\n    \". header header .\"\n    \". system system .\"\n    \". prog1 prog2 .\"\n    \". prog3 prog4 .\"\n    \". prog5 prog6 .\"\n  mediaquery:\n    '(max-width: 800px)':\n      grid-template-columns: auto\n      grid-template-areas: |\n        \"header\"\n        \"system\"\n        \"prog1\"\n        \"prog2\"\n        \"prog3\"\n        \"prog4\"\n        \"prog5\"\n        \"prog6\"\n<\/pre><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Falowniki 1f &#8211; SOC <\/strong><\/p>\n\n\n\n<div style=\"height:51px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"820\" height=\"794\" src=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc1f.png\" alt=\"\" class=\"wp-image-746\" srcset=\"https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc1f.png 820w, https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc1f-300x290.png 300w, https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc1f-768x744.png 768w, https:\/\/hybrydaplus.pl\/wp-content\/uploads\/2024\/04\/timeofusesoc1f-800x775.png 800w\" sizes=\"(max-width: 820px) 100vw, 820px\" \/><\/figure>\n\n\n\n<div style=\"height:51px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"height-set:true lang:default decode:true \" >type: custom:layout-card\nlayout_type: custom:grid-layout\ncards:\n  - type: custom:mushroom-title-card\n    title: TIME OF USE\n    alignment: center\n    view_layout:\n      grid-area: header\n  - type: horizontal-stack\n    cards:\n      - type: entities\n        entities:\n          - entity: select.sunsynk_time_of_use_off_on\n            name: System Timer\n        state_color: true\n      - type: entities\n        entities:\n          - entity: select.sunsynk_energy_pattern\n            name: Energy Pattern\n        state_color: true\n      - type: entities\n        entities:\n          - entity: select.sunsynk_work_mode\n            name: Work Mode\n        state_color: true\n    view_layout:\n      grid-area: system\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 1\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_1\") }} - {{\n              states(\"sensor.sunsynk_time_slot_2\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time1\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time1\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time1\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog1\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 2\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_2\") }} - {{\n              states(\"sensor.sunsynk_time_slot_3\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time2\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time2\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time2\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog2\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 3\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_3\") }} - {{\n              states(\"sensor.sunsynk_time_slot_4\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time3\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time3\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time3\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog3\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 4\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_4\") }} - {{\n              states(\"sensor.sunsynk_time_slot_5\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time4\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time4\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time4\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog4\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 5\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_5\") }} - {{\n              states(\"sensor.sunsynk_time_slot_6\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time5\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time5\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time5\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog5\n  - type: vertical-stack\n    cards:\n      - type: horizontal-stack\n        cards:\n          - type: custom:mushroom-template-card\n            primary: Program 6\n            secondary: &gt;-\n              {{ states(\"sensor.sunsynk_time_slot_6\") }} - {{\n              states(\"sensor.sunsynk_time_slot_1\") }}\n            icon: mdi:timer\n            multiline_secondary: false\n            badge_icon: mdi:lightning-bolt\n            icon_color: blue\n            badge_color: green\n            fill_container: true\n          - type: entities\n            entities:\n              - entity: switch.sunsynk_system_mode_grid_charge_time6\n                name: Grid Charge\n            state_color: true\n      - type: entities\n        entities:\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_soc_time6\n            name: Battery SOC\n            hide_state: false\n            grow: true\n          - type: custom:slider-entity-row\n            entity: number.sunsynk_system_mode_power_time6\n            name: Power\n            hide_state: false\n            grow: true\n    view_layout:\n      grid-area: prog6\nlayout:\n  grid-template-columns: 2fr 2fr 2fr 2fr\n  grid-template-rows: auto\n  grid-template-areas: |\n    \". header header .\"\n    \". system system .\"\n    \". prog1 prog2 .\"\n    \". prog3 prog4 .\"\n    \". prog5 prog6 .\"\n  mediaquery:\n    '(max-width: 800px)':\n      grid-template-columns: auto\n      grid-template-areas: |\n        \"header\"\n        \"system\"\n        \"prog1\"\n        \"prog2\"\n        \"prog3\"\n        \"prog4\"\n        \"prog5\"\n        \"prog6\"\n<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Szybkie wprowadzenie funkcji &#8222;Time of Use&#8221; dla falownika hybrydowego Deye W wielu krajach i regionach cena energii elektrycznej r\u00f3\u017cni si\u0119 w zale\u017cno\u015bci od okresu czasu, zazwyczaj jest wysoka w godzinach szczytu i ni\u017csza w godzinach poza szczytem, co oznacza, \u017ce musisz p\u0142aci\u0107 dodatkowe rachunki za energi\u0119 elektryczn\u0105, je\u015bli Twoje codzienne czynno\u015bci zwi\u0105zane z jej u\u017cywaniem przypada\u0142y w tym samym okresie czasu, co u wi\u0119kszo\u015bci os\u00f3b. Aby zmniejszy\u0107 rachunki za energi\u0119 elektryczn\u0105 naszych klient\u00f3w, falowniki<\/p>\n<p><a class=\"more-link\" href=\"https:\/\/hybrydaplus.pl\/index.php\/2024\/04\/23\/nowa-funkcja-dodajemy-kod-od-time-of-use\/\">Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":735,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-734","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dashboard"],"_links":{"self":[{"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/posts\/734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/comments?post=734"}],"version-history":[{"count":7,"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/posts\/734\/revisions"}],"predecessor-version":[{"id":749,"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/posts\/734\/revisions\/749"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/media\/735"}],"wp:attachment":[{"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/media?parent=734"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/categories?post=734"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hybrydaplus.pl\/index.php\/wp-json\/wp\/v2\/tags?post=734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}