{"id":17704,"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:54:11","modified_gmt":"2026-06-18T16:54:11","slug":"tab-e-module-l5-1","status":"publish","type":"page","link":"https:\/\/www.tab.si\/de\/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\">Ideal f\u00fcr die Energiespeicherung im Wohnbereich \u2013 mit modularem Aufbau und einfacher Installation<\/p>\n    <p>Das TAB e.module L5.1 ist ein Lithium-Ionen-Batteriemodul, das als zentrales Bauelement f\u00fcr TAB-Energiespeichersysteme konzipiert wurde. Es bietet eine standardisierte, zuverl\u00e4ssige und skalierbare Energiespeichereinheit, die eine flexible Systemkonfiguration und Kapazit\u00e4tsanpassung erm\u00f6glicht.<\/p>\n    <p style=\"margin-top:14px;\">Das e.module L5.1 wurde f\u00fcr den Einsatz in TAB-Energiespeicherplattformen entwickelt und unterst\u00fctzt stabilen Betrieb, effiziente Energiespeicherung und lange Lebensdauer. Das modulare Konzept erm\u00f6glicht es Systementwicklern, Energiespeicherl\u00f6sungen zu konfigurieren, die auf spezifische Anforderungen abgestimmt sind \u2013 bei gleichbleibender Leistung und Sicherheit.<\/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\">VORTEILE<\/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=\"Technologie\" width=\"200\" height=\"200\">\n        <h3>Technologie \u2013 LiFePO4<\/h3>\n        <ul>\n          <li>Gute thermische Stabilit\u00e4t<\/li>\n          <li>Lange Zyklenlebensdauer<\/li>\n          <li>Hohe Leistungskapazit\u00e4t<\/li>\n          <li>Sicher<\/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=\"Sicherheit\" width=\"200\" height=\"200\">\n        <h3>Sicherheit<\/h3>\n        <ul>\n          <li>LFP-Zellen (Lithium-Eisenphosphat) erm\u00f6glichen h\u00f6chste Sicherheit<\/li>\n          <li>Das BMS sch\u00fctzt die Zellen in allen Bereichen (Temperatur, Strom, Spannung, SoC, SoH, \u2026)<\/li>\n          <li>Das intern entwickelte BMS und die Software bieten ein unvergleichliches Ma\u00df an Cybersicherheit.<\/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=\"Optimale Stromkosten\" width=\"200\" height=\"200\">\n        <h3>Optimale Stromkosten<\/h3>\n        <ul>\n          <li>Lange Zyklenlebensdauer und \u00fcberlegene Leistung<\/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=\"Modulares Design\" width=\"200\" height=\"200\">\n        <h3>Modulares Design<\/h3>\n        <ul>\n          <li>H\u00f6chste Flexibilit\u00e4t<\/li>\n          <li>Schnelle Installation<\/li>\n          <li>Freie Kapazit\u00e4tswahl f\u00fcr den Endverbraucher<\/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=\"Kompatibilit\u00e4t\" width=\"200\" height=\"200\">\n        <h3>Kompatibilit\u00e4t<\/h3>\n        <ul>\n          <li>Kompatibel mit Tier-1-Wechselrichtermarken<\/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=\"Herstellung\" width=\"200\" height=\"200\">\n        <h3>Herstellung<\/h3>\n        <ul>\n          <li>Entwickelt und gefertigt ausschlie\u00dflich in unserer eigenen, technologisch integrierten Anlage in Slowenien (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\">Wie lassen sich Stromkosten bei einem Heim-ESS senken?<\/h2>\n    <h3 style=\"font-size:1em; color:#03994c; font-weight:700; margin:0 0 12px;\">Eigenverbrauchsoptimierung<\/h3>\n    <p class=\"tab-info-intro\">Hoher Energiebedarf morgens und abends, w\u00e4hrend die Solarproduktion mittags am h\u00f6chsten ist. Das Batteriespeichersystem gleicht Einspeisung und Verbrauch aus. Erreichen Sie Ihre Netzunabh\u00e4ngigkeit.<\/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\">Vorteile durch Lastspitzenkappung<\/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>Haus<\/h4>\n        <h3>Lastverlagerung<\/h3>\n        <p>Strom in Schwachlastzeiten speichern und in Spitzenlastzeiten nutzen. Sparen Sie Kosten, die durch Spitzenpreise entstehen.<\/p>\n      <\/div>\n      <div class=\"tab-info-col\">\n        <h4>\u00dcbertragung &amp; Verteilung<\/h4>\n        <h3>Lastspitzenkappung<\/h3>\n        <p>Senken Sie Ihre Stromrechnung durch Reduzierung der Spitzenlast.<\/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\">Technische Daten<\/h2>\n    <div style=\"overflow-x:auto; max-width:600px;\">\n      <table class=\"tab-specs-table\">\n        <tbody>\n          <tr>\n            <td>Identnummer<\/td>\n            <td>1026194<\/td>\n          <\/tr>\n          <tr>\n            <td>TAB e.module Typ<\/td>\n            <td>L5.1<\/td>\n          <\/tr>\n          <tr>\n            <td>Nennspannung [V]<\/td>\n            <td>51,2<\/td>\n          <\/tr>\n          <tr>\n            <td>Nennkapazit\u00e4t [Wh]<\/td>\n            <td>5.120<\/td>\n          <\/tr>\n          <tr>\n            <td>Lade-\/Entladestrom [A]<\/td>\n            <td>\n              75 (empfohlener Dauerstrom)<br>\n              100 (maximaler Dauerstrom)*<br>\n              200 (Spitze @15s)\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Abmessungen [B &times; T &times; H, mm]<\/td>\n            <td>442 &times; 459 &times; 160<\/td>\n          <\/tr>\n          <tr>\n            <td>Gewicht [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;\">* Der maximale Dauerstrom f\u00fcr die Batterie gilt bei einer Temperatur von 10 ~ 35&deg;C. Au\u00dferhalb dieses Temperaturbereichs ist der Strom geringer.<\/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\">Downloads<\/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        Betriebsanleitung\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        Montageanleitung\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        KONFORMIT\u00c4TSZERTIFIKAT_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 BEDIENUNGSANLEITUNG\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 f\u00fcr 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        Software f\u00fcr 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        Projekte\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          Die meisten NV-Batteriesysteme sind durch ihre interne BMS-Architektur begrenzt. TAB FLEXHUB verwandelt eine Wohnplattform in ein leichtes Gewerbesystem \u2013 ohne Neugestaltung der Batteriemodule.\n        <\/p>\n\n        <!-- Capacity table -->\n        <table class=\"tab-fh-table\">\n          <thead>\n            <tr>\n              <th>Architektur<\/th>\n              <th>Max. Module<\/th>\n              <th>Max. Kapazit\u00e4t<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Standard-NV-System<\/td>\n              <td>32<\/td>\n              <td>~164 kWh<\/td>\n            <\/tr>\n            <tr>\n              <td>Mit 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=\"Systemgrenze aufheben\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Systemgrenze aufheben<\/h3>\n            <ul>\n              <li>Multi-Cluster-Batteriearchitektur<\/li>\n              <li>Parallele Gruppenverwaltung<\/li>\n              <li>Zentralisierte \u00dcberwachung und Koordination<\/li>\n              <li>Nahtlose Skalierbarkeit<\/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=\"Intelligente Multi-Cluster-Steuerung\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Intelligente Multi-Cluster-Steuerung<\/h3>\n            <ul>\n              <li>Automatische Erkennung neuer Batteriegruppen<\/li>\n              <li>Gruppenausgleichslogik<\/li>\n              <li>Echtzeit-\u00dcberwachung pro Cluster<\/li>\n              <li>Einheitliches SoC \/ SoH-Management<\/li>\n              <li>Sichere verschl\u00fcsselte Kommunikation<\/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 Ideal f\u00fcr die Energiespeicherung im Wohnbereich \u2013 mit modularem Aufbau und einfacher Installation Das TAB e.module L5.1 ist ein Lithium-Ionen-Batteriemodul, das als zentrales Bauelement f\u00fcr TAB-Energiespeichersysteme konzipiert wurde. Es bietet eine standardisierte, zuverl\u00e4ssige und skalierbare Energiespeichereinheit, die eine flexible Systemkonfiguration und Kapazit\u00e4tsanpassung erm\u00f6glicht. Das e.module L5.1 wurde f\u00fcr den Einsatz in TAB-Energiespeicherplattformen [&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\/de\/wp-json\/wp\/v2\/pages\/17704"}],"collection":[{"href":"https:\/\/www.tab.si\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tab.si\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tab.si\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tab.si\/de\/wp-json\/wp\/v2\/comments?post=17704"}],"version-history":[{"count":1,"href":"https:\/\/www.tab.si\/de\/wp-json\/wp\/v2\/pages\/17704\/revisions"}],"predecessor-version":[{"id":17711,"href":"https:\/\/www.tab.si\/de\/wp-json\/wp\/v2\/pages\/17704\/revisions\/17711"}],"wp:attachment":[{"href":"https:\/\/www.tab.si\/de\/wp-json\/wp\/v2\/media?parent=17704"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}