{"id":17705,"date":"2026-06-15T17:14:18","date_gmt":"2026-06-15T17:14:18","guid":{"rendered":"https:\/\/www.tab.si\/tab-e-module-l5-1\/"},"modified":"2026-06-18T16:53:16","modified_gmt":"2026-06-18T16:53:16","slug":"tab-e-module-l5-1","status":"publish","type":"page","link":"https:\/\/www.tab.si\/sl\/tab-e-module-l5-1\/","title":{"rendered":"TAB e.module L5.1"},"content":{"rendered":"\n<style>\n  .tab-page { font-family: Roboto, sans-serif; color: #1a1a1a; max-width: 1100px; margin: 0 auto; }\n\n  \/* Hero *\/\n  .tab-hero { background: #f2f8f5; border-left: 5px solid #03994c; padding: 36px 40px; margin-bottom: 40px; }\n  .tab-hero h1 { font-size: 2.2em; color: #03994c; margin: 0 0 6px; letter-spacing: 1px; }\n  .tab-hero .tagline { font-size: 1.1em; color: #444; margin: 0 0 20px; font-style: italic; }\n  .tab-hero p { font-size: 1em; line-height: 1.8; color: #333; max-width: 820px; margin: 0; }\n\n  \/* Section titles *\/\n  .tab-section-title {\n    font-size: 1em; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n    color: #03994c; border-bottom: 2px solid #03994c; padding-bottom: 6px;\n    margin: 0 0 24px;\n  }\n\n  \/* Section blocks *\/\n  .tab-section { margin-bottom: 48px; }\n\n  \/* Product images row *\/\n  .tab-product-images {\n    display: flex; gap: 32px; align-items: center; justify-content: center;\n    flex-wrap: wrap; margin-bottom: 48px;\n  }\n  .tab-product-images img { max-width: 100%; height: auto; border-radius: 6px; }\n\n  \/* Application 2x2 grid *\/\n  .tab-app-grid { display: flex; gap: 24px; flex-wrap: wrap; }\n  .tab-app-card {\n    flex: 1 1 calc(50% - 12px); max-width: calc(50% - 12px);\n    background: #f7fbf9; border: 1px solid #c8e6d4;\n    border-radius: 6px; padding: 24px; box-sizing: border-box; text-align: center;\n  }\n  .tab-app-card img { display: block; margin: 0 auto 16px; }\n  .tab-app-card h3 { font-size: 1em; color: #03994c; margin: 0 0 14px; font-weight: 700; text-align: left; }\n  .tab-app-card ul { margin: 0; padding: 0 0 0 18px; text-align: left; }\n  .tab-app-card ul li { font-size: 0.95em; line-height: 1.7; color: #333; }\n\n  \/* Technology *\/\n  .tab-tech-grid {\n    display: flex; gap: 16px; flex-wrap: nowrap; justify-content: space-between;\n  }\n  .tab-tech-item {\n    flex: 1 1 0; text-align: center; background: #f2f8f5;\n    border-radius: 6px; padding: 20px 12px;\n  }\n  .tab-tech-icon { margin-bottom: 12px; }\n  .tab-tech-icon img { width: 80px; height: 80px; object-fit: contain; display: block; margin: 0 auto; }\n  .tab-tech-item span { display: block; font-size: 0.9em; font-weight: 600; color: #03994c; }\n  .tab-tech-image { margin-top: 28px; text-align: center; }\n  .tab-tech-image img { max-width: 100%; height: auto; border-radius: 6px; }\n\n  \/* Advantages *\/\n  .tab-adv-grid { display: flex; gap: 14px; flex-wrap: wrap; }\n  .tab-adv-item {\n    flex: 1 1 200px; display: flex; align-items: flex-start; gap: 10px;\n    background: #f7fbf9; border: 1px solid #c8e6d4; border-radius: 6px;\n    padding: 14px 16px; min-width: 180px;\n  }\n  .tab-adv-check { color: #03994c; font-size: 1.1em; flex-shrink: 0; margin-top: 2px; }\n  .tab-adv-item span { font-size: 0.9em; color: #333; line-height: 1.5; }\n\n  \/* Info sections (self-consumption \/ peak shaving) *\/\n  .tab-info-section { margin-bottom: 48px; }\n  .tab-info-intro { font-size: 0.95em; color: #333; line-height: 1.8; margin-bottom: 24px; max-width: 820px; }\n  .tab-info-image {\n    width: 100%; margin-bottom: 28px;\n    border-radius: 6px; overflow: hidden; background: #f2f8f5;\n    border: 1px solid #c8e6d4;\n  }\n  .tab-info-image img { width: 100%; height: auto; display: block; }\n  .tab-info-image-placeholder {\n    width: 100%; min-height: 260px; display: flex; align-items: center; justify-content: center;\n    color: #808080; font-size: 0.9em; font-style: italic;\n  }\n  .tab-info-cols { display: flex; gap: 32px; flex-wrap: wrap; }\n  .tab-info-col { flex: 1 1 240px; }\n  .tab-info-col h4 {\n    font-size: 0.85em; font-weight: 700; text-transform: uppercase;\n    letter-spacing: 1px; color: #505050; margin: 0 0 6px;\n  }\n  .tab-info-col h3 {\n    font-size: 1em; font-weight: 700; color: #03994c; margin: 0 0 10px;\n  }\n  .tab-info-col p { font-size: 0.9em; color: #333; line-height: 1.7; margin: 0; }\n  @media (max-width: 700px) { .tab-info-cols { flex-direction: column; } }\n\n  \/* Specs table *\/\n  .tab-specs-table { width: 100%; border-collapse: collapse; font-size: 0.9em; }\n  .tab-specs-table th {\n    background: #03994c; color: #fff; padding: 10px 14px;\n    text-align: left; font-weight: 600; letter-spacing: 0.5px;\n  }\n  .tab-specs-table td { padding: 9px 14px; border-bottom: 1px solid #d6ece0; color: #333; }\n  .tab-specs-table tr:nth-child(even) td { background: #f2f8f5; }\n  .tab-specs-table td:first-child { font-weight: 600; color: #03994c; white-space: nowrap; }\n\n  \/* Downloads *\/\n  .tab-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 20px; }\n  .tab-dl-btn {\n    display: inline-flex; align-items: center; gap: 7px;\n    background: #03994c; color: #fff; text-decoration: none;\n    padding: 10px 20px; border-radius: 4px; font-size: 0.88em;\n    font-weight: 700; letter-spacing: 0.5px; transition: background 0.2s;\n  }\n  .tab-dl-btn:hover { background: #027a3c; color: #fff; }\n  .tab-dl-btn svg { flex-shrink: 0; }\n\n  \/* FLEXHUB section *\/\n  .tab-flexhub { background: #0d2018; color: #fff; border-radius: 8px; padding: 40px; margin-top: 56px; }\n  .tab-flexhub .tab-section-title { color: #03994c; border-color: #03994c; }\n  .tab-flexhub .tab-fh-intro { font-size: 0.95em; color: #b8d9c6; line-height: 1.8; margin-bottom: 28px; }\n\n  \/* FlexHub: image + text columns *\/\n  .tab-fh-top { display: flex; gap: 40px; align-items: flex-start; flex-wrap: wrap; margin-bottom: 32px; }\n  .tab-fh-top-img { flex-shrink: 0; max-width: 100%; overflow: hidden; }\n  .tab-fh-top-img img { border-radius: 6px; max-width: 100%; height: auto; display: block; }\n  .tab-fh-top-text { flex: 1 1 300px; }\n\n  \/* FlexHub feature columns *\/\n  .tab-fh-grid { display: flex; gap: 32px; flex-wrap: wrap; }\n  .tab-fh-col { flex: 1 1 240px; min-width: 220px; }\n  .tab-fh-col-inner { display: flex; gap: 16px; align-items: flex-start; }\n  .tab-fh-col-inner img { flex-shrink: 0; }\n  .tab-fh-col-text h3 { font-size: 0.95em; color: #03994c; font-weight: 700; margin: 0 0 10px; }\n  .tab-fh-col-text ul { margin: 0; padding: 0 0 0 18px; }\n  .tab-fh-col-text ul li { font-size: 0.9em; color: #b8d9c6; line-height: 1.8; }\n\n  .tab-fh-badge {\n    display: inline-block; margin-top: 20px; background: #0a2e1a;\n    border: 1px solid #03994c; border-radius: 4px; padding: 8px 14px;\n    font-size: 0.82em; color: #03994c; font-weight: 600; letter-spacing: 0.5px;\n  }\n\n  \/* FlexHub capacity table *\/\n  .tab-fh-table { width: 100%; border-collapse: collapse; font-size: 0.9em; margin-top: 28px; }\n  .tab-fh-table th {\n    background: #0a2e1a; color: #03994c; padding: 10px 16px;\n    text-align: center; font-weight: 600; letter-spacing: 0.5px;\n  }\n  .tab-fh-table td {\n    padding: 10px 16px; border-bottom: 1px solid #0a2e1a;\n    color: #b8d9c6; text-align: center;\n  }\n  .tab-fh-table tr:nth-child(even) td { background: #071a0f; }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .tab-hero { padding: 24px 20px; }\n    .tab-hero h1 { font-size: 1.6em; }\n    .tab-flexhub { padding: 24px 20px; }\n    .tab-tech-grid { flex-direction: column; }\n    .tab-tech-item { flex: 1 1 auto; width: 100%; }\n    .tab-app-card { flex: 1 1 100%; max-width: 100%; }\n    .tab-fh-top { flex-direction: column; }\n    .tab-fh-col-inner { flex-direction: column; }\n  }\n<\/style>\n\n<div class=\"tab-page\">\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac HERO \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-hero\">\n    <h1>TAB e.module L5.1 <\/h1>\n    <p class=\"tagline\">Idealen za shranjevanje energije v gospodinjstvih \u2013 z modularno zasnovo in preprosto namestitvijo<\/p>\n    <p>TAB e.module L5.1 je litij-ionski baterijski modul, zasnovan kot temeljni gradnik sistemov za shranjevanje energije TAB. Modul zagotavlja standardizirano, zanesljivo in raz\u0161irljivo enoto za shranjevanje energije, ki omogo\u010da prilagodljivo konfiguracijo sistema in prilagoditev zmogljivosti.<\/p>\n    <p style=\"margin-top:14px;\">Razvit za uporabo v platformah TAB za shranjevanje energije, e.module L5.1 podpira stabilno delovanje, u\u010dinkovito shranjevanje energije in dolgo \u017eivljenjsko dobo. Modularni koncept omogo\u010da oblikovalcem sistemov konfiguracijo re\u0161itev za shranjevanje energije, prilagojenih specifi\u010dnim zahtevam aplikacij, ob ohranjanju doslednih standardov delovanja in varnosti.<\/p>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac PRODUCT IMAGES \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-product-images\">\n    <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/e.module-L5.1.png\"\n         alt=\"TAB e.storage Clever group\" style=\"max-height:420px;\">\n    <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/tabmodule2.png\"\n         alt=\"TAB e.storage Clever detail\" style=\"max-height:420px;\">\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac APPLICATION \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">PREDNOSTI<\/h2>\n    <div class=\"tab-app-grid\">\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_4-1.png\" alt=\"Tehnologija\" width=\"200\" height=\"200\">\n        <h3>Tehnologija \u2013 LiFePO4<\/h3>\n        <ul>\n          <li>Dobra termi\u010dna stabilnost<\/li>\n          <li>Dolga \u017eivljenjska doba ciklov<\/li>\n          <li>Visoka mo\u010d<\/li>\n          <li>Varno<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_2.png\" alt=\"Varnost\" width=\"200\" height=\"200\">\n        <h3>Varnost<\/h3>\n        <ul>\n          <li>Celice LFP (litij-\u017eelezo-fosfat) zagotavljajo najvi\u0161jo varnost<\/li>\n          <li>BMS \u0161\u010diti celice v vseh pogledih (temperatura, tok, napetost, SoC, SoH, \u2026)<\/li>\n          <li>Interno razvit BMS in programska oprema zagotavljata neprimerljivo raven kibernetske varnosti.<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_3-1.png\" alt=\"Optimalni stro\u0161ki elektri\u010dne energije\" width=\"200\" height=\"200\">\n        <h3>Optimalni stro\u0161ki elektri\u010dne energije<\/h3>\n        <ul>\n          <li>Dolga \u017eivljenjska doba ciklov in vrhunska zmogljivost<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_10.png\" alt=\"Modularna zasnova\" width=\"200\" height=\"200\">\n        <h3>Modularna zasnova<\/h3>\n        <ul>\n          <li>Najve\u010dja prilagodljivost<\/li>\n          <li>Hitra namestitev<\/li>\n          <li>Svoboda izbire zmogljivosti za kon\u010dnega uporabnika<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_10.png\" alt=\"Zdru\u017eljivost\" width=\"200\" height=\"200\">\n        <h3>Zdru\u017eljivost<\/h3>\n        <ul>\n          <li>Zdru\u017eljiv z blagovnimi znamkami razsmernikov prve kategorije<\/li>\n        <\/ul>\n      <\/div>\n       <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_5-1.png\" alt=\"Proizvodnja\" width=\"200\" height=\"200\">\n        <h3>Proizvodnja<\/h3>\n        <ul>\n          <li>Razvito in izdelano izklju\u010dno v lastnem, tehnolo\u0161ko integriranem obratu v Sloveniji (EU).<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 SELF-CONSUMPTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"tab-info-section\">\n    <h2 class=\"tab-section-title\">Kako prihraniti pri stro\u0161kih elektri\u010dne energije z doma\u010dim ESS?<\/h2>\n    <h3 style=\"font-size:1em; color:#03994c; font-weight:700; margin:0 0 12px;\">Optimizacija lastne porabe<\/h3>\n    <p class=\"tab-info-intro\">Visoka poraba energije zjutraj in zve\u010der, medtem ko je son\u010dna proizvodnja najve\u010dja \u010dez dan. Sistem za shranjevanje energije uravnote\u017ei proizvodnjo in porabo. Dose\u017eite neodvisnost od omre\u017eja.<\/p>\n    <div class=\"tab-info-image\">\n      <div class=\"tab-info-image-placeholder\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_11.png\"><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 PEAK SHAVING \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"tab-info-section\">\n    <h2 class=\"tab-section-title\">Prednosti rezanja konic<\/h2>\n    <div class=\"tab-info-image\">\n      <div class=\"tab-info-image-placeholder\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_12.png\"><\/div>\n    <\/div>\n    <div class=\"tab-info-cols\">\n      <div class=\"tab-info-col\">\n        <h4>Hi\u0161a<\/h4>\n        <h3>Prenos obremenitve<\/h3>\n        <p>Shranjujte energijo v obdobjih nizke porabe in jo porabite v koni\u010dnih urah. Prihranite denar, ki nastane zaradi visokih tarif v konicah.<\/p>\n      <\/div>\n      <div class=\"tab-info-col\">\n        <h4>Prenos &amp; distribucija<\/h4>\n        <h3>Rezanje konic<\/h3>\n        <p>Prihranite pri ra\u010dunih za elektriko z zmanj\u0161anjem koni\u010dne obremenitve.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac SPECS TABLE \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Tehni\u010dne specifikacije<\/h2>\n    <div style=\"overflow-x:auto; max-width:600px;\">\n      <table class=\"tab-specs-table\">\n        <tbody>\n          <tr>\n            <td>Identifikacijska \u0161tevilka<\/td>\n            <td>1026194<\/td>\n          <\/tr>\n          <tr>\n            <td>TAB e.module tip<\/td>\n            <td>L5.1<\/td>\n          <\/tr>\n          <tr>\n            <td>Nazivna napetost [V]<\/td>\n            <td>51,2<\/td>\n          <\/tr>\n          <tr>\n            <td>Nazivna zmogljivost [Wh]<\/td>\n            <td>5.120<\/td>\n          <\/tr>\n          <tr>\n            <td>Tok polnjenja\/praznjenja [A]<\/td>\n            <td>\n              75 (priporo\u010deni neprekinjeni)<br>\n              100 (maksimalni neprekinjeni)*<br>\n              200 (konica @15s)\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Dimenzije [\u0160 &times; G &times; V, mm]<\/td>\n            <td>442 &times; 459 &times; 160<\/td>\n          <\/tr>\n          <tr>\n            <td>Te\u017ea [kg]<\/td>\n            <td>47,5<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n      <p style=\"font-size:0.82em; color:#808080; margin-top:12px; line-height:1.6;\">* Maksimalni neprekinjeni tok za baterijo velja pri temperaturi 10 ~ 35&deg;C. Izven tega temperaturnega obmo\u010dja bo tok ni\u017eji.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac DOWNLOADS \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Prenosi<\/h2>\n    <div class=\"tab-downloads\">\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/xoeq\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Katalog\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/jfkx\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        TDS\n      <\/a>\n      <a href=\"online.fliphtml5.com\/vvbpc\/rvmp\/\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Navodila za uporabo\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=hkGIBZD0bqY\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Navodila za monta\u017eo\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/jwwy\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        MSDS\n      <\/a>\n       <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/hyqk\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        CERTIFIKAT O SKLADNOSTI_C211-0032\/24\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/qpwk\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        FIRMWARE \u2013 NAVODILA ZA UPORABO\n      <\/a>\n        <a href=\"https:\/\/www.tab.si\/wp-content\/uploads\/2025\/07\/BESS_16C_20250710_0.3.5.zip\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Firmware za e.module L5.1\n      <\/a>\n      <a href=\"https:\/\/www.tab.si\/wp-content\/uploads\/2025\/07\/LV_1_44_user.zip\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Programska oprema za e.module L5.1\n      <\/a>\n       <a href=\"https:\/\/www.tab.si\/sl\/li-ion-references\/\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Projekti\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac TAB FLEXHUB \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-flexhub\">\n    <h2 class=\"tab-section-title\">TAB FLEXHUB<\/h2>\n\n    <!-- Intro with product image side by side -->\n    <div class=\"tab-fh-top\">\n      <div class=\"tab-fh-top-img\">\n        <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Flex_Hub.jpeg\"\n             alt=\"TAB FLEXHUB\" style=\"max-height:320px;border-radius:6px;\">\n      <\/div>\n      <div class=\"tab-fh-top-text\">\n        <p class=\"tab-fh-intro\">\n          Ve\u010dina NV baterijskih sistemov je omejena z notranjo arhitekturo BMS. TAB FLEXHUB preoblikuje stanovanjsko platformo v lahek komercialni sistem \u2013 brez preoblikovanja baterijskih modulov.\n        <\/p>\n\n        <!-- Capacity table -->\n        <table class=\"tab-fh-table\">\n          <thead>\n            <tr>\n              <th>Arhitektura<\/th>\n              <th>Maks. moduli<\/th>\n              <th>Maks. zmogljivost<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Standardni NV sistem<\/td>\n              <td>32<\/td>\n              <td>~164 kWh<\/td>\n            <\/tr>\n            <tr>\n              <td>S TAB LV HUB<\/td>\n              <td>6 \u00d7 32<\/td>\n              <td>~983 kWh<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Feature columns with images -->\n    <div class=\"tab-fh-grid\">\n\n      <div class=\"tab-fh-col\">\n        <div class=\"tab-fh-col-inner\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_9.png\"\n               alt=\"Odprava sistemske omejitve\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Odprava sistemske omejitve<\/h3>\n            <ul>\n              <li>Ve\u010dsklopna baterijska arhitektura<\/li>\n              <li>Upravljanje vzporednih skupin<\/li>\n              <li>Centralizirano nadziranje in usklajevanje<\/li>\n              <li>Brezhibna raz\u0161irljivost<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tab-fh-col\">\n        <div class=\"tab-fh-col-inner\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_8.png\"\n               alt=\"Inteligentno ve\u010dsklopno upravljanje\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Inteligentno ve\u010dsklopno upravljanje<\/h3>\n            <ul>\n              <li>Samodejno zaznavanje novih baterijskih sklopov<\/li>\n              <li>Logika uravnote\u017eenja skupin<\/li>\n              <li>Nadzor v realnem \u010dasu po sklopih<\/li>\n              <li>Enotno upravljanje SoC \/ SoH<\/li>\n              <li>Varna \u0161ifrirana komunikacija<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/div>\n<!-- end .tab-page -->\n","protected":false},"excerpt":{"rendered":"<p>TAB e.module L5.1 Idealen za shranjevanje energije v gospodinjstvih \u2013 z modularno zasnovo in preprosto namestitvijo TAB e.module L5.1 je litij-ionski baterijski modul, zasnovan kot temeljni gradnik sistemov za shranjevanje energije TAB. Modul zagotavlja standardizirano, zanesljivo in raz\u0161irljivo enoto za shranjevanje energije, ki omogo\u010da prilagodljivo konfiguracijo sistema in prilagoditev zmogljivosti. Razvit za uporabo v platformah [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/pages\/17705"}],"collection":[{"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/comments?post=17705"}],"version-history":[{"count":1,"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/pages\/17705\/revisions"}],"predecessor-version":[{"id":17710,"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/pages\/17705\/revisions\/17710"}],"wp:attachment":[{"href":"https:\/\/www.tab.si\/sl\/wp-json\/wp\/v2\/media?parent=17705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}