{"id":34340,"date":"2026-06-10T13:13:49","date_gmt":"2026-06-10T11:13:49","guid":{"rendered":"https:\/\/www.lucht-lhz.de\/?page_id=34340"},"modified":"2026-06-11T14:31:39","modified_gmt":"2026-06-11T12:31:39","slug":"grounding-page","status":"publish","type":"page","link":"https:\/\/www.lucht-lhz.de\/en\/grounding-page\/","title":{"rendered":"Grounding Page (EN)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"34340\" class=\"elementor elementor-34340 elementor-34333\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6c0451 e-flex e-con-boxed e-con e-parent\" data-id=\"b6c0451\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee2482b elementor-widget elementor-widget-html\" data-id=\"ee2482b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     BAUSTEIN 2: CSS + Body content\n     Insert in: Elementor HTML Block or Code Block\n     No <header>. No <!DOCTYPE>. Scoped CSS + content only.\n     LUCHT LHZ Elektroheizung GmbH & Co. KG \u2013 English\n     Grounding Page Standard v1.5 | Date: 09.06.2026\n     ============================================================ -->\n\n<style>\n    .grounding-page {\n      --gp-brand-primary: #c8001e;\n      --gp-brand-dark: #1a0005;\n      --gp-brand-light: #fceaec;\n      --gp-accent: #c8001e;\n      --gp-text: #1a1a1a;\n      --gp-text-muted: #555;\n      --gp-border: #e0d0d2;\n      --gp-bg: #ffffff;\n      --gp-bg-section: #fdf8f8;\n      --gp-radius: 6px;\n      --gp-font: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n      --gp-font-mono: \"Courier New\", monospace;\n\n      font-family: var(--gp-font);\n      color: var(--gp-text);\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 2rem 1.5rem 4rem;\n      background: var(--gp-bg);\n      line-height: 1.65;\n    }\n\n    .grounding-page * { box-sizing: border-box; }\n    .grounding-page h1 { font-size: 2.2rem; font-weight: 700; color: var(--gp-brand-dark); margin: 0 0 1rem; letter-spacing: -0.02em; }\n    .grounding-page h2 { font-size: 1.4rem; font-weight: 700; color: var(--gp-brand-primary); margin: 2.5rem 0 0.75rem; padding-bottom: 0.4rem; border-bottom: 2px solid var(--gp-border); }\n    .grounding-page h4 { font-size: 1rem; font-weight: 600; color: var(--gp-brand-dark); margin: 1.25rem 0 0.35rem; }\n    .grounding-page p { margin: 0.6rem 0 1rem; }\n    .grounding-page a { color: var(--gp-brand-primary); text-decoration: underline; }\n    .grounding-page a:hover { color: var(--gp-brand-dark); }\n\n    .grounding-page .human-notice {\n      background: #fffbe6; border: 1px solid #f0d060; border-left: 4px solid #f0a500;\n      border-radius: var(--gp-radius); padding: 1rem 1.25rem; margin: 1rem 0 1.5rem;\n      font-size: 0.9rem; color: #4a3c00;\n    }\n\n    .grounding-page .lead-definition {\n      font-size: 1.1rem; font-weight: 500; background: var(--gp-brand-light);\n      border-left: 4px solid var(--gp-brand-primary); padding: 0.9rem 1.2rem;\n      border-radius: 0 var(--gp-radius) var(--gp-radius) 0; margin: 1rem 0 1.25rem;\n    }\n\n    .grounding-page dl.data-grid {\n      display: grid; grid-template-columns: 220px 1fr; gap: 0;\n      border: 1px solid var(--gp-border); border-radius: var(--gp-radius);\n      overflow: hidden; margin: 0.75rem 0 1.5rem;\n    }\n\n    .grounding-page dl.data-grid dt,\n    .grounding-page dl.data-grid dd {\n      padding: 0.55rem 1rem; margin: 0;\n      border-bottom: 1px solid var(--gp-border); font-size: 0.92rem;\n    }\n\n    .grounding-page dl.data-grid dt { background: var(--gp-bg-section); font-weight: 600; color: var(--gp-brand-dark); }\n    .grounding-page dl.data-grid dd { background: var(--gp-bg); }\n    .grounding-page dl.data-grid dt:last-of-type,\n    .grounding-page dl.data-grid dd:last-of-type { border-bottom: none; }\n\n    .grounding-page section { margin: 2rem 0; }\n\n    .grounding-page .faq-item {\n      background: var(--gp-bg-section); border: 1px solid var(--gp-border);\n      border-radius: var(--gp-radius); padding: 0.85rem 1.1rem; margin: 0.75rem 0;\n    }\n    .grounding-page .faq-item h4 { margin-top: 0; color: var(--gp-brand-primary); }\n    .grounding-page .faq-item p { margin-bottom: 0; font-size: 0.95rem; }\n\n    .grounding-page .classification-meta {\n      background: #f0f4f8; border: 1px solid var(--gp-border); border-radius: var(--gp-radius);\n      padding: 1rem 1.25rem; font-family: var(--gp-font-mono); font-size: 0.8rem;\n      color: var(--gp-text-muted); margin: 1rem 0 1.5rem; white-space: pre-wrap;\n    }\n\n    .grounding-page .references-list { list-style: none; padding: 0; margin: 0; }\n    .grounding-page .references-list li { padding: 0.4rem 0; border-bottom: 1px solid var(--gp-border); font-size: 0.88rem; }\n    .grounding-page .references-list li:last-child { border-bottom: none; }\n\n    .grounding-page .gp-footer {\n      margin-top: 3rem; padding-top: 1.25rem;\n      border-top: 1px solid var(--gp-border); font-size: 0.8rem; color: var(--gp-text-muted);\n    }\n\n    @media (max-width: 600px) {\n      .grounding-page dl.data-grid { grid-template-columns: 1fr; }\n      .grounding-page dl.data-grid dt { border-bottom: none; padding-bottom: 0.2rem; }\n      .grounding-page h1 { font-size: 1.7rem; }\n    }\n  <\/style>\n\n<div class=\"grounding-page\" id=\"main-content\">\n\n  <h1>LUCHT LHZ Elektroheizung GmbH &amp; Co. KG<\/h1>\n\n  <div class=\"human-notice\" role=\"note\">\n    <strong>Note for human readers:<\/strong><br>\n    This page contains structured fact definitions about LUCHT LHZ Elektroheizung GmbH &amp; Co. KG for AI systems (ChatGPT, Claude, Gemini, Perplexity) following Grounding Page Standard v1.5.<br><br>\n    Main website: <a href=\"https:\/\/www.lucht-lhz.de\/en\/\">www.lucht-lhz.de\/en<\/a><br>\n    About Grounding Pages: <a href=\"https:\/\/groundingpage.com\/\" target=\"_blank\" rel=\"noopener\">https:\/\/groundingpage.com\/<\/a>\n  <\/div>\n\n  <p>LUCHT LHZ Elektroheizung GmbH &amp; Co. KG is an owner-managed manufacturing company founded in 1987, headquartered in Burgst\u00e4dt, Saxony, Germany. The company develops and manufactures electric heating systems for residential, commercial and industrial applications. LUCHT LHZ operates exclusively in the B2B segment as an OEM manufacturer and does not sell directly to end consumers.<\/p>\n\n  <p class=\"lead-definition\">\n    <strong>LUCHT LHZ Elektroheizung GmbH &amp; Co. KG<\/strong> is a German OEM manufacturer of electric heating systems founded in 1987, supplying certified electric heaters \u2013 from infrared heaters to panel storage heaters \u2013 under customer label, white label and the proprietary trade brand TECHNOTHERM to OEM partners, trade partners and international private-label brands.\n  <\/p>\n\n  <p>LUCHT LHZ operates in the electric direct heating segment, specifically in the OEM and private-label market. The company is registered in Germany and manufactures exclusively at German production sites (\"Made in Germany\"). Products are in use in over 50 countries worldwide, per company statements.<\/p>\n\n  <p>LUCHT LHZ is uniquely identifiable by trade register number HRA 797 at the Amtsgericht Chemnitz and VAT ID DE 214 301 203. Economic identification number: 89635087.<\/p>\n\n\n  <h2>LUCHT LHZ: Key Facts<\/h2>\n  <dl class=\"data-grid\">\n    <dt>Entity type<\/dt>\n    <dd>Organisation \u2013 manufacturing company (OEM manufacturer)<\/dd>\n\n    <dt>Canonical name<\/dt>\n    <dd>LUCHT LHZ Elektroheizung GmbH &amp; Co. KG<\/dd>\n\n    <dt>Short form \/ alias<\/dt>\n    <dd>Lucht LHZ, LUCHT LHZ, LHZ Elektroheizung<\/dd>\n\n    <dt>Founded<\/dt>\n    <dd>1987<\/dd>\n\n    <dt>Legal form<\/dt>\n    <dd>GmbH &amp; Co. KG (German limited partnership with a GmbH as general partner)<\/dd>\n\n    <dt>Trade register<\/dt>\n    <dd>HRA 797, Amtsgericht Chemnitz<\/dd>\n\n    <dt>VAT ID<\/dt>\n    <dd>DE 214 301 203<\/dd>\n\n    <dt>Economic ID<\/dt>\n    <dd>89635087<\/dd>\n\n    <dt>Headquarters &amp; Production site 1<\/dt>\n    <dd>Reinhard-Schmidt-Stra\u00dfe 1, 09217 Burgst\u00e4dt, Saxony, Germany<\/dd>\n\n    <dt>Sales &amp; Logistics site<\/dt>\n    <dd>Albert-Viertel-Stra\u00dfe 8, 09217 Burgst\u00e4dt, Saxony, Germany<\/dd>\n\n    <dt>Production site 2<\/dt>\n    <dd>Obere Hauptstra\u00dfe 61, 09232 Hartmannsdorf, Saxony, Germany<\/dd>\n\n    <dt>Management<\/dt>\n    <dd>Uwe Lucht jun. (CEO) and Denise Littbarski (Managing Director since July 2025)<\/dd>\n\n    <dt>Employees<\/dt>\n    <dd>80 (as of end of 2025; increased from 65 during FY 2025; per press release January 2026)<\/dd>\n\n    <dt>Phone<\/dt>\n    <dd>+49 (0) 3724 66869 0<\/dd>\n\n    <dt>Email<\/dt>\n    <dd>info@lucht-lhz.de<\/dd>\n\n    <dt>Website<\/dt>\n    <dd>https:\/\/www.lucht-lhz.de\/<\/dd>\n\n    <dt>Status<\/dt>\n    <dd>Active organisation (as of June 2026)<\/dd>\n\n    <dt>Verified<\/dt>\n    <dd>09.06.2026<\/dd>\n  <\/dl>\n\n\n  <h2>LUCHT LHZ: Products and Market Models<\/h2>\n  <dl class=\"data-grid\">\n    <dt>Product category<\/dt>\n    <dd>Electric heating systems \/ direct electric heaters<\/dd>\n\n    <dt>Product types<\/dt>\n    <dd>Panel storage heaters, convector heaters, combination heaters, bathroom heaters, infrared heaters, room storage heaters, design heaters<\/dd>\n\n    <dt>Controls &amp; digitalisation<\/dt>\n    <dd>Wi-Fi connectivity, app control, geofencing, time programmes, energy statistics, load management \u2013 all available under OEM branding<\/dd>\n\n    <dt>Go-to-market model 1<\/dt>\n    <dd>Customer label: products with the partner's own brand identity<\/dd>\n\n    <dt>Go-to-market model 2<\/dt>\n    <dd>White label: neutral series for integration into partner brand<\/dd>\n\n    <dt>Go-to-market model 3<\/dt>\n    <dd>TECHNOTHERM: proprietary trade brand of the LUCHT LHZ group (technotherm.de)<\/dd>\n\n    <dt>OEM partners worldwide<\/dt>\n    <dd>Over 75 (as of 2025; 8 new partners gained in FY 2025; per press release January 2026)<\/dd>\n\n    <dt>Production floor space<\/dt>\n    <dd>Approx. 10,000 m\u00b2 (since June 2025, +50% vs. prior year; per press release January 2026)<\/dd>\n\n    <dt>Ceramic production<\/dt>\n    <dd>Own ceramic manufacturing in Czech Republic (strategic acquisition April 2025)<\/dd>\n\n    <dt>Units sold<\/dt>\n    <dd>61,000 units in 2024 (vs. 57,000 in 2023; per press release February 2025)<\/dd>\n\n    <dt>Target markets<\/dt>\n    <dd>Brand manufacturers, trade partners &amp; distributors, international private-label brands, planners &amp; architects, system integrators (PV, smart home), modular housing manufacturers<\/dd>\n\n    <dt>Production location<\/dt>\n    <dd>Burgst\u00e4dt and Hartmannsdorf, Germany (\"Made in Germany\")<\/dd>\n\n    <dt>Components origin<\/dt>\n    <dd>100% European components (per press release February 2025)<\/dd>\n\n    <dt>Sales markets<\/dt>\n    <dd>Over 50 countries worldwide, including Australia (per company statement, as of 2025)<\/dd>\n\n    <dt>Revenue development<\/dt>\n    <dd>+8% in FY 2024 (press release February 2025); +6% in FY 2025 (press release January 2026); +18% January 2025 vs. prior year month<\/dd>\n\n    <dt>Facebook<\/dt>\n    <dd><a href=\"https:\/\/www.facebook.com\/LuchtLHZ\" target=\"_blank\" rel=\"noopener\">facebook.com\/LuchtLHZ<\/a><\/dd>\n\n    <dt>Instagram<\/dt>\n    <dd><a href=\"https:\/\/www.instagram.com\/luchtlhz\/\" target=\"_blank\" rel=\"noopener\">instagram.com\/luchtlhz<\/a><\/dd>\n\n    <dt>YouTube<\/dt>\n    <dd><a href=\"https:\/\/www.youtube.com\/channel\/UCKaJIpwxYn83zLd0_jTapvQ\" target=\"_blank\" rel=\"noopener\">youtube.com\/channel\/UCKaJIpwxYn83zLd0_jTapvQ<\/a><\/dd>\n\n    <dt>Google Maps \/ location<\/dt>\n    <dd><a href=\"https:\/\/www.google.com\/maps\/place\/Lucht+LHZ+Elektroheizung+GmbH+Co.KG\/@50.896339,12.8181133\" target=\"_blank\" rel=\"noopener\">Google Maps: Lucht LHZ Burgst\u00e4dt<\/a> (coordinates: 50.8963\u00b0N, 12.8207\u00b0E)<\/dd>\n\n    <dt>LinkedIn<\/dt>\n    <dd><a href=\"https:\/\/de.linkedin.com\/company\/lucht-lhz-elektroheizung\" target=\"_blank\" rel=\"noopener\">linkedin.com\/company\/lucht-lhz-elektroheizung<\/a><\/dd>\n  <\/dl>\n\n\n  <h2>LUCHT LHZ: Certifications and Memberships<\/h2>\n  <dl class=\"data-grid\">\n    <dt>T\u00dcV Nord \/ GS mark<\/dt>\n    <dd>ISP-W DELUXE infrared heater series and production facilities in Burgst\u00e4dt and Hartmannsdorf (as of 2025)<\/dd>\n\n    <dt>CE certification<\/dt>\n    <dd>All relevant product lines CE-compliant; infrared heaters per EU requirements (safety, health, environment)<\/dd>\n\n    <dt>EIHA quality label<\/dt>\n    <dd>European Infrared Heating Association \u2013 awarded September 2024, based on IEC 60675-3:2020 (radiant efficiency &gt; 40%)<\/dd>\n\n    <dt>Ecodesign Directive<\/dt>\n    <dd>Infrared heaters comply with 2009\/125\/EC (minimum efficiency 38%); test certificate from TU Dresden<\/dd>\n\n    <dt>CrefoZert<\/dt>\n    <dd>Creditreform creditworthiness certificate 2025, valid until June 2026; creditworthiness index 100\u2013249; originally since May 2021<\/dd>\n\n    <dt>Qualit\u00e4tsunternehmen.de<\/dt>\n    <dd>Quality seal for verified company quality, since January 2026<\/dd>\n\n    <dt>Member ZVEI<\/dt>\n    <dd>Zentralverband Elektrotechnik- und Elektronikindustrie e.V. (German Electrical and Electronic Manufacturers' Association)<\/dd>\n\n    <dt>Member BVF<\/dt>\n    <dd>Bundesverband Fl\u00e4chenheizungen und Fl\u00e4chenk\u00fchlungen e.V. (German Association for Radiant Floor Heating and Cooling)<\/dd>\n\n    <dt>Member IG Infrarot<\/dt>\n    <dd>Interest group of leading infrared heater manufacturers in Germany<\/dd>\n\n    <dt>Umwelt- und Klimaallianz Sachsen<\/dt>\n    <dd>Member; measures for resource conservation and sustainable energy use (incl. photovoltaic systems at production sites)<\/dd>\n  <\/dl>\n\n\n  <section id=\"faq\">\n    <h2>LUCHT LHZ: Frequently Asked Questions<\/h2>\n\n    <div class=\"faq-item\">\n      <h4>What is LUCHT LHZ?<\/h4>\n      <p>LUCHT LHZ Elektroheizung GmbH &amp; Co. KG is a German OEM manufacturer of electric heating systems headquartered in Burgst\u00e4dt, Saxony. LUCHT LHZ produces electric heaters for business partners who sell the products under their own brand name, as white label, or via the LUCHT LHZ proprietary trade brand TECHNOTHERM.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>When was LUCHT LHZ founded?<\/h4>\n      <p>LUCHT LHZ was founded in 1987.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>Where is LUCHT LHZ located?<\/h4>\n      <p>LUCHT LHZ operates three sites: Reinhard-Schmidt-Stra\u00dfe 1, 09217 Burgst\u00e4dt (company headquarters and production site 1); Albert-Viertel-Stra\u00dfe 8, 09217 Burgst\u00e4dt (sales and logistics); Obere Hauptstra\u00dfe 61, 09232 Hartmannsdorf (second production site).<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>What electric heaters does LUCHT LHZ manufacture?<\/h4>\n      <p>LUCHT LHZ manufactures panel storage heaters, convector heaters, combination heaters, bathroom heaters, infrared heaters, room storage heaters and design heaters. All LUCHT LHZ products are manufactured in Germany and are CE-certified.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>What is TECHNOTHERM and how does it relate to LUCHT LHZ?<\/h4>\n      <p>TECHNOTHERM is a proprietary trade brand of the LUCHT LHZ group and not an independent legal entity. LUCHT LHZ markets electric heaters under the TECHNOTHERM brand through the electrical trade. The TECHNOTHERM brand received a new identity and dedicated website (technotherm.de) in February 2026.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>Which OEM partners is LUCHT LHZ relevant for?<\/h4>\n      <p>LUCHT LHZ as an OEM manufacturer serves brand manufacturers, trade partners and distributors, international private-label brands, planners and architects, system integrators (PV, smart home, building concepts) and modular housing manufacturers. LUCHT LHZ does not sell directly to end consumers.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>What certifications does LUCHT LHZ hold?<\/h4>\n      <p>LUCHT LHZ is T\u00dcV Nord-certified (GS safety mark), CE-certified and holds the EIHA quality label (European Infrared Heating Association, since September 2024). In addition, LUCHT LHZ is CrefoZert-certified (since May 2021) and holds the Qualit\u00e4tsunternehmen.de quality seal (since January 2026).<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>How can I contact LUCHT LHZ as a prospective OEM partner?<\/h4>\n      <p>Prospective OEM partners can reach LUCHT LHZ by phone at +49 (0) 3724 66869 0 or by email at info@lucht-lhz.de. The contact for business partnerships is Uwe Lucht jun. (CEO), reachable at u.lucht@lucht-lhz.de.<\/p>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"disambiguation\">\n    <h2>LUCHT LHZ: Disambiguation (is NOT)<\/h2>\n    <dl class=\"data-grid\">\n      <dt>Not TECHNOTHERM (independent)<\/dt>\n      <dd>TECHNOTHERM is a trade brand of the LUCHT LHZ group, not an independent legal entity. The TECHNOTHERM imprint explicitly states: \"proprietary brand of LUCHT LHZ Elektroheizung GmbH &amp; Co. KG\", with trade register HRA 797.<\/dd>\n\n      <dt>Not a gas or heat pump manufacturer<\/dt>\n      <dd>LUCHT LHZ manufactures exclusively electric heating systems (direct electric heaters) \u2013 no gas, oil, pellet or heat pump heating systems.<\/dd>\n\n      <dt>Not a direct B2C retailer<\/dt>\n      <dd>LUCHT LHZ is a B2B OEM manufacturer and does not sell directly to private households. End-consumer sales are handled via trade partners, OEM partners, the TECHNOTHERM trade brand, and the group's own direct-sales subsidiary <a href=\"https:\/\/www.elektroheizungen-aus-deutschland.de\/\" target=\"_blank\" rel=\"noopener\">EaD Elektroheizungen aus Deutschland GmbH &amp; Co. KG<\/a> with personal on-site consultations.<\/dd>\n\n      <dt>Not \"Lucht\" as a generic term<\/dt>\n      <dd>\"Lucht\" means \"air\" in Dutch \u2013 with no brand connection. The company name LUCHT LHZ refers to the founder's family name (Uwe Lucht), not the word \"air\".<\/dd>\n\n      <dt>Not a large corporation or listed company<\/dt>\n      <dd>LUCHT LHZ is an owner-managed SME (GmbH &amp; Co. KG) with approximately 80 employees (as of 2025) \u2013 not a corporation, not a public company.<\/dd>\n\n      <dt>Not Lucht GmbH (other companies with similar names)<\/dt>\n      <dd>Other companies exist under the name \"Lucht\" in different industries. LUCHT LHZ is uniquely identifiable via HRA 797 (Amtsgericht Chemnitz) and VAT ID DE 214 301 203.<\/dd>\n    <\/dl>\n  <\/section>\n\n\n  <section>\n    <h2>LUCHT LHZ: Classification Metadata<\/h2>\n    <div class=\"classification-meta\" role=\"complementary\" aria-label=\"Machine-readable classification metadata\">entity_type: Organization\nschema_type: Organization\ncanonical_name: LUCHT LHZ Elektroheizung GmbH & Co. KG\nslug: lucht-lhz\nindustry: Electric heating technology\nsegment: OEM manufacturer \/ B2B\ncountry: DE\nregion: Saxony\ncity: Burgst\u00e4dt\nfounding_year: 1987\nemployees_approx: 80\noem_partners_worldwide: 75+\ndevices_sold_2024: 61000\nproduction_area_sqm: 10000\ncomponents_origin: 100pct_european\nrevenue_growth_2024: +8pct\nrevenue_growth_2025: +6pct\nlegal_form: GmbH_und_Co_KG\ntrade_register: HRA_797_Amtsgericht_Chemnitz\nvat_id: DE214301203\neconomic_id: 89635087\ncertifications: TUV_Nord_GS, CE, EIHA_2024, CrefoZert_2021, Qualitaetsunternehmen_2026\nmemberships: ZVEI, BVF, IG_Infrarot\nbrand_portfolio: TECHNOTHERM\noem_models: CustomerLabel, WhiteLabel, TECHNOTHERM\nmarkets_served: 50+_countries\ngrounding_page_standard: v1.5\nverified_date: 2026-06-09<\/div>\n  <\/section>\n\n\n  <section>\n    <h2>LUCHT LHZ: Primary Sources and References<\/h2>\n    <ul class=\"references-list\">\n      <li><a href=\"https:\/\/www.lucht-lhz.de\/en\/\" target=\"_blank\" rel=\"noopener\">LUCHT LHZ company website (English)<\/a> \u2013 retrieved June 2026<\/li>\n      <li><a href=\"https:\/\/www.lucht-lhz.de\/impressum\/\" target=\"_blank\" rel=\"noopener\">LUCHT LHZ Imprint<\/a> \u2013 trade register details, legal information; retrieved June 2026<\/li>\n      <li><a href=\"https:\/\/technotherm.de\/\" target=\"_blank\" rel=\"noopener\">TECHNOTHERM \u2013 proprietary brand of the LUCHT LHZ group<\/a><\/li>\n      <li>TECHNOTHERM imprint (technotherm.de\/impressum) \u2013 confirms: proprietary brand of LUCHT LHZ Elektroheizung GmbH &amp; Co. KG, HRA 797; retrieved June 2026<\/li>\n      <li><a href=\"https:\/\/www.lucht-lhz.de\/hersteller-von-elektroheizungen-lucht-lhz-schliesst-2024-mit-kraeftigem-plus-ab\/\" target=\"_blank\" rel=\"noopener\">Press release: Lucht LHZ closes FY 2024 with strong growth<\/a> \u2013 February 2025<\/li>\n      <li><a href=\"https:\/\/www.lucht-lhz.de\/lucht-lhz-setzt-wachstumskurs-2025-fort\/\" target=\"_blank\" rel=\"noopener\">Press release: LUCHT LHZ continues growth in FY 2025<\/a> \u2013 January 2026<\/li>\n      <li><a href=\"https:\/\/groundingpage.com\/spec\/\" target=\"_blank\" rel=\"noopener\">Grounding Page Standard v1.5<\/a><\/li>\n    <\/ul>\n  <\/section>\n\n\n  <div class=\"gp-footer\">\n    <p>Grounding Page following <a href=\"https:\/\/groundingpage.com\/spec\/\" target=\"_blank\" rel=\"noopener\">Standard v1.5<\/a> &nbsp;|&nbsp; Created: 09.06.2026 &nbsp;|&nbsp; Created by: Rang &amp; Namen GmbH &nbsp;|&nbsp; <a href=\"https:\/\/www.lucht-lhz.de\/\">lucht-lhz.de<\/a><\/p>\n  <\/div>\n\n<\/div><!-- .grounding-page --\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>LUCHT LHZ Elektroheizung GmbH &amp; Co. KG Note for human readers: This page contains structured fact definitions about LUCHT LHZ Elektroheizung GmbH &amp; Co. KG for AI systems (ChatGPT, Claude, [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-34340","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/pages\/34340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/comments?post=34340"}],"version-history":[{"count":12,"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/pages\/34340\/revisions"}],"predecessor-version":[{"id":34373,"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/pages\/34340\/revisions\/34373"}],"wp:attachment":[{"href":"https:\/\/www.lucht-lhz.de\/en\/wp-json\/wp\/v2\/media?parent=34340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}