{"product_id":"eos-emotec-d-digital-sauna-control","title":"EOS EmoTec D Digital Sauna Control","description":"\u003c!-- =========================================================\nMLHS | EOS EMOTEC D DIGITAL SAUNA CONTROL\nSECTION 1 OF 4\n\nPRODUCT TITLE:\nEOS EmoTec D Digital Sauna Control\n\nURL HANDLE:\neos-emotec-d-digital-sauna-control\n\nSEO TITLE:\nEOS EmoTec D Digital Sauna Control | Dry Sauna\n\nMETA DESCRIPTION:\nControl a dry sauna with the EOS EmoTec D, featuring a 3.5-inch\ncolor display, jog dial, profiles, lighting and fan control.\nPower Box sold separately.\n\nSHOPIFY OPTION:\nColor\n\nVARIANTS:\nBlack (Anthracite Trim)\nSilver (White Trim)\n\nSUPPLIER SKU:\n14-948198\n\nIMPORTANT SALES CONFIGURATION:\nThis Bathing Brands listing is for the control unit.\nA compatible EOS Power Box is required and sold separately.\n\nShopify generates the product title as the H1.\nFAQ JSON-LD will be added in Section 4.\nNo Product or Offer schema.\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  .mlhs-product {\n    --mlhs-text: #26323a;\n    --mlhs-heading: #131d23;\n    --mlhs-line: #dfe5e8;\n    --mlhs-soft: #f5f8f9;\n    --mlhs-warm: #f8f2ed;\n    --mlhs-accent: #9b5e35;\n    --mlhs-accent-dark: #754326;\n    --mlhs-dark: #172229;\n    --mlhs-white: #ffffff;\n    --mlhs-danger: #943c35;\n    --mlhs-success: #315f4f;\n    --mlhs-radius: 18px;\n    --mlhs-shadow: 0 12px 32px rgba(19, 29, 35, 0.07);\n\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 8px 16px 48px;\n    color: var(--mlhs-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mlhs-product,\n  .mlhs-product * {\n    box-sizing: border-box;\n  }\n\n  .mlhs-product h2,\n  .mlhs-product h3 {\n    margin-top: 0;\n    color: var(--mlhs-heading);\n    line-height: 1.25;\n  }\n\n  .mlhs-product h2 {\n    margin-bottom: 16px;\n    font-size: clamp(25px, 3.3vw, 38px);\n  }\n\n  .mlhs-product h3 {\n    margin-bottom: 10px;\n    font-size: clamp(19px, 2vw, 23px);\n  }\n\n  .mlhs-product p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .mlhs-product a {\n    color: var(--mlhs-accent-dark);\n  }\n\n  .mlhs-product strong {\n    color: var(--mlhs-heading);\n  }\n\n  .mlhs-product__eyebrow {\n    display: inline-block;\n    margin-bottom: 11px;\n    color: var(--mlhs-accent-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .mlhs-product__hero {\n    margin: 8px 0 30px;\n    padding: clamp(26px, 5vw, 52px);\n    border: 1px solid var(--mlhs-line);\n    border-radius: 24px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(155, 94, 53, 0.13),\n        transparent 38%\n      ),\n      linear-gradient(\n        120deg,\n        rgba(255, 255, 255, 0.99),\n        rgba(248, 242, 237, 0.96)\n      );\n    box-shadow: var(--mlhs-shadow);\n  }\n\n  .mlhs-product__hero-inner {\n    max-width: 930px;\n  }\n\n  .mlhs-product__lead {\n    max-width: 880px;\n    margin-bottom: 20px;\n    color: #3d4a52;\n    font-size: clamp(17px, 2vw, 20px);\n    line-height: 1.65;\n  }\n\n  .mlhs-product__badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__badge {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 13px;\n    border: 1px solid #dfd3ca;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.84);\n    color: var(--mlhs-heading);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .mlhs-product__section {\n    margin-top: 48px;\n  }\n\n  .mlhs-product__section-intro {\n    max-width: 920px;\n    margin-bottom: 24px;\n  }\n\n  .mlhs-product__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mlhs-product__grid--three {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .mlhs-product__card {\n    height: 100%;\n    padding: 24px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-white);\n    box-shadow: 0 8px 24px rgba(19, 29, 35, 0.045);\n  }\n\n  .mlhs-product__card p:last-child,\n  .mlhs-product__card ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 112px;\n    min-height: 48px;\n    margin-bottom: 16px;\n    padding: 7px;\n    border-radius: 13px;\n    background: var(--mlhs-warm);\n    color: var(--mlhs-accent-dark);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n  }\n\n  .mlhs-product__list {\n    margin: 12px 0 0;\n    padding-left: 21px;\n  }\n\n  .mlhs-product__list li {\n    margin-bottom: 8px;\n  }\n\n  .mlhs-product__list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__summary {\n    display: grid;\n    grid-template-columns: minmax(0, 1.03fr) minmax(300px, 0.97fr);\n    gap: 28px;\n    align-items: center;\n    padding: clamp(26px, 4vw, 42px);\n    border-radius: 22px;\n    background: var(--mlhs-dark);\n    color: #e9eff1;\n  }\n\n  .mlhs-product__summary h2,\n  .mlhs-product__summary h3,\n  .mlhs-product__summary strong {\n    color: #ffffff;\n  }\n\n  .mlhs-product__summary p {\n    color: #d9e2e5;\n  }\n\n  .mlhs-product__summary-box {\n    padding: 24px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: var(--mlhs-radius);\n    background: rgba(255, 255, 255, 0.06);\n  }\n\n  .mlhs-product__summary-box dl {\n    display: grid;\n    grid-template-columns: minmax(135px, 0.8fr) minmax(0, 1.2fr);\n    gap: 10px 18px;\n    margin: 0;\n  }\n\n  .mlhs-product__summary-box dt {\n    color: #ffffff;\n    font-weight: 800;\n  }\n\n  .mlhs-product__summary-box dd {\n    margin: 0;\n    color: #dce4e7;\n  }\n\n  .mlhs-product__compatibility {\n    padding: clamp(26px, 4vw, 40px);\n    border: 1px solid #ddd2c9;\n    border-radius: 22px;\n    background: var(--mlhs-warm);\n  }\n\n  .mlhs-product__compatibility-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__compatibility-item {\n    padding: 20px;\n    border: 1px solid #e2d7ce;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.78);\n  }\n\n  .mlhs-product__important {\n    padding: clamp(26px, 4vw, 40px);\n    border: 2px solid #d7aaa5;\n    border-radius: 22px;\n    background: #fff5f3;\n  }\n\n  .mlhs-product__important h2,\n  .mlhs-product__important h3 {\n    color: #6f2824;\n  }\n\n  .mlhs-product__important .mlhs-product__eyebrow {\n    color: #8b332e;\n  }\n\n  .mlhs-product__table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-white);\n  }\n\n  .mlhs-product__table {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n  }\n\n  .mlhs-product__table th,\n  .mlhs-product__table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--mlhs-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .mlhs-product__table th {\n    width: 32%;\n    background: var(--mlhs-soft);\n    color: var(--mlhs-heading);\n    font-weight: 800;\n  }\n\n  .mlhs-product__table thead th {\n    width: auto;\n  }\n\n  .mlhs-product__table tr:last-child th,\n  .mlhs-product__table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mlhs-product__notice {\n    margin-top: 24px;\n    padding: 19px 21px;\n    border-left: 4px solid var(--mlhs-accent);\n    border-radius: 0 13px 13px 0;\n    background: var(--mlhs-warm);\n  }\n\n  .mlhs-product__notice--important {\n    border-left-color: var(--mlhs-danger);\n    background: #fff4f2;\n  }\n\n  .mlhs-product__notice--success {\n    border-left-color: var(--mlhs-success);\n    background: #f0f8f4;\n  }\n\n  .mlhs-product__notice p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__document {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 21px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: 15px;\n    background: var(--mlhs-white);\n  }\n\n  .mlhs-product__document + .mlhs-product__document {\n    margin-top: 14px;\n  }\n\n  .mlhs-product__document-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__document-link {\n    display: inline-flex;\n    flex: 0 0 auto;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 11px 18px;\n    border: 2px solid var(--mlhs-accent-dark);\n    border-radius: 10px;\n    background: var(--mlhs-accent-dark);\n    color: #ffffff !important;\n    font-weight: 800;\n    line-height: 1.2;\n    text-decoration: none !important;\n  }\n\n  .mlhs-product__product-link {\n    display: block;\n    margin-top: 10px;\n    padding: 12px 14px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: 10px;\n    background: var(--mlhs-soft);\n    font-weight: 800;\n    line-height: 1.4;\n    text-decoration: none;\n  }\n\n  .mlhs-product__product-link:hover {\n    border-color: var(--mlhs-accent);\n    background: #ffffff;\n  }\n\n  .mlhs-product__steps {\n    counter-reset: mlhs-step;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mlhs-product__step {\n    position: relative;\n    min-height: 100%;\n    padding: 64px 23px 23px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-soft);\n  }\n\n  .mlhs-product__step::before {\n    counter-increment: mlhs-step;\n    content: counter(mlhs-step);\n    position: absolute;\n    top: 20px;\n    left: 23px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 31px;\n    height: 31px;\n    border-radius: 50%;\n    background: var(--mlhs-accent);\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .mlhs-product__faq {\n    border-top: 1px solid var(--mlhs-line);\n  }\n\n  .mlhs-product__faq details {\n    border-bottom: 1px solid var(--mlhs-line);\n  }\n\n  .mlhs-product__faq summary {\n    position: relative;\n    padding: 20px 42px 20px 0;\n    color: var(--mlhs-heading);\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .mlhs-product__faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mlhs-product__faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 17px;\n    right: 4px;\n    color: var(--mlhs-accent-dark);\n    font-size: 25px;\n    line-height: 1;\n  }\n\n  .mlhs-product__faq details[open] summary::after {\n    content: \"-\";\n  }\n\n  .mlhs-product__faq-answer {\n    max-width: 920px;\n    padding: 0 42px 20px 0;\n  }\n\n  .mlhs-product__cta {\n    margin-top: 48px;\n    padding: clamp(28px, 5vw, 48px);\n    border-radius: 22px;\n    background: var(--mlhs-warm);\n    text-align: center;\n  }\n\n  .mlhs-product__cta-inner {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .mlhs-product__buttons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 12px 21px;\n    border: 2px solid var(--mlhs-accent-dark);\n    border-radius: 10px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-decoration: none !important;\n  }\n\n  .mlhs-product__button--primary {\n    background: var(--mlhs-accent-dark);\n    color: #ffffff !important;\n  }\n\n  .mlhs-product__button--secondary {\n    background: transparent;\n    color: var(--mlhs-accent-dark) !important;\n  }\n\n  @media (max-width: 900px) {\n    .mlhs-product__grid--three,\n    .mlhs-product__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mlhs-product__summary {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 700px) {\n    .mlhs-product {\n      padding-right: 12px;\n      padding-left: 12px;\n    }\n\n    .mlhs-product__grid,\n    .mlhs-product__compatibility-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mlhs-product__summary-box dl {\n      grid-template-columns: 1fr;\n      gap: 2px;\n    }\n\n    .mlhs-product__summary-box dd {\n      margin-bottom: 10px;\n    }\n\n    .mlhs-product__document {\n      align-items: flex-start;\n      flex-direction: column;\n    }\n\n    .mlhs-product__document-link {\n      width: 100%;\n    }\n\n    .mlhs-product__buttons {\n      flex-direction: column;\n    }\n\n    .mlhs-product__button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mlhs-product\"\u003e\n\n  \u003csection class=\"mlhs-product__hero\" aria-labelledby=\"eos-emotec-d-introduction\"\u003e\n    \u003cdiv class=\"mlhs-product__hero-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Premium Digital Control for Dry Saunas\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emotec-d-introduction\"\u003e\n        Intuitive Control for Residential and Commercial Sauna Systems\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mlhs-product__lead\"\u003e\n        The EOS EmoTec D combines an easy-to-read 3.5-inch color display,\n        tactile jog-dial navigation, programmable operating functions, and\n        expandable system support in a compact control panel designed for\n        traditional dry saunas.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Adjust the sauna temperature, manage cabin lighting and ventilation,\n        save individual operating profiles, schedule a future start, and\n        access advanced system settings from a contemporary interface\n        designed for both home and commercial sauna environments.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Choose Black with Anthracite Trim or Silver with White Trim to\n        coordinate the control panel with the surrounding sauna interior.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__badges\" aria-label=\"EOS EmoTec D highlights\"\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eDry sauna control\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e3.5-inch color display\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eJog-dial navigation\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e85°F to 194°F\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eFour user profiles\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eHome or commercial use\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eMade in Germany\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emotec-d-overview\"\u003e\n    \u003cdiv class=\"mlhs-product__summary\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"mlhs-product__eyebrow\" style=\"color:#e6b58f;\"\u003e\n          Product Overview\n        \u003c\/span\u003e\n\n        \u003ch2 id=\"eos-emotec-d-overview\"\u003e\n          Sophisticated Sauna Operation in a Compact Control Panel\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The EOS EmoTec D is a digital control unit for traditional dry\n          sauna operation. Its high-contrast TFT display presents sauna\n          functions through a clear graphical interface, while the central\n          jog dial and two-button layout make navigation straightforward.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The control supports temperature settings from 85°F to 194°F,\n          programmable start times, four individual user profiles, lighting\n          control, adjustable fan operation, operating locks, screen\n          settings, service functions, and supported system extensions.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The slim control panel may be installed on the wall or recessed\n          into the wall. A standard 16.4-foot display cable allows the panel\n          to be positioned separately from the required EOS Power Box, with\n          longer optional cables available for larger projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__summary-box\" aria-label=\"EOS EmoTec D product summary\"\u003e\n        \u003cdl\u003e\n          \u003cdt\u003eBrand\u003c\/dt\u003e\n          \u003cdd\u003eEOS\u003c\/dd\u003e\n\n          \u003cdt\u003eModel\u003c\/dt\u003e\n          \u003cdd\u003eEmoTec D\u003c\/dd\u003e\n\n          \u003cdt\u003eProduct type\u003c\/dt\u003e\n          \u003cdd\u003eDigital dry sauna control\u003c\/dd\u003e\n\n          \u003cdt\u003eDisplay\u003c\/dt\u003e\n          \u003cdd\u003e3.5-inch TFT color display\u003c\/dd\u003e\n\n          \u003cdt\u003eNavigation\u003c\/dt\u003e\n          \u003cdd\u003eJog dial with two buttons\u003c\/dd\u003e\n\n          \u003cdt\u003eTemperature range\u003c\/dt\u003e\n          \u003cdd\u003e85°F to 194°F\u003c\/dd\u003e\n\n          \u003cdt\u003eUser profiles\u003c\/dt\u003e\n          \u003cdd\u003eFour\u003c\/dd\u003e\n\n          \u003cdt\u003eInstallation\u003c\/dt\u003e\n          \u003cdd\u003eSurface-mounted or flush-mounted\u003c\/dd\u003e\n\n          \u003cdt\u003eAvailable finishes\u003c\/dt\u003e\n          \u003cdd\u003eBlack or Silver\u003c\/dd\u003e\n\n          \u003cdt\u003ePower Box\u003c\/dt\u003e\n          \u003cdd\u003eRequired and sold separately\u003c\/dd\u003e\n\n          \u003cdt\u003eWarranty\u003c\/dt\u003e\n          \u003cdd\u003eTwo years\u003c\/dd\u003e\n        \u003c\/dl\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emotec-d-features\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Key Features\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emotec-d-features\"\u003e\n        Advanced Sauna Control Without an Overcomplicated Interface\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EmoTec D combines essential day-to-day sauna controls with\n        programmable features and professional system-management options.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          3.5-INCH TFT\n        \u003c\/div\u003e\n\n        \u003ch3\u003eColor Display\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The high-contrast TFT screen presents operating functions,\n          temperatures, schedules, settings, and system information through\n          a clear graphical interface.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          JOG DIAL\n        \u003c\/div\u003e\n\n        \u003ch3\u003eSimple Navigation\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Navigate menus and adjust settings with a central jog dial and two\n          control buttons rather than a crowded bank of switches.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          DRY SAUNA\n        \u003c\/div\u003e\n\n        \u003ch3\u003eTraditional Sauna Operation\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed for dry Finnish-style sauna systems. The EmoTec D does not\n          provide the humidity and vaporizer functions associated with the\n          separate EmoTec H model.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          85° TO 194°F\n        \u003c\/div\u003e\n\n        \u003ch3\u003eBroad Temperature Range\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Set the sauna temperature from 85°F to 194°F for a range of\n          traditional sauna preferences and operating environments.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          4 PROFILES\n        \u003c\/div\u003e\n\n        \u003ch3\u003eIndividual User Profiles\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Save up to four operating profiles to simplify access to preferred\n          sauna settings for different users or operating routines.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          24-HOUR START\n        \u003c\/div\u003e\n\n        \u003ch3\u003ePreset Start Time\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Program a future sauna start up to 24 hours in advance when the\n          installation and operating conditions permit scheduled operation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          LIGHTING\n        \u003c\/div\u003e\n\n        \u003ch3\u003eCabin Light Control\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Operate compatible cabin lighting through the control system,\n          including supported dimming functions when paired with the proper\n          lighting equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          FAN CONTROL\n        \u003c\/div\u003e\n\n        \u003ch3\u003eAdjustable Ventilation\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Manage a compatible ventilation fan through the sauna control to\n          support cabin airflow and post-use ventilation routines.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          CONTROL LOCK\n        \u003c\/div\u003e\n\n        \u003ch3\u003eOperational Lock\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Restrict unauthorized setting changes with the supported control\n          lock and access-protection functions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          FLEXIBLE MOUNT\n        \u003c\/div\u003e\n\n        \u003ch3\u003eTwo Mounting Options\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Install the slim panel on the wall or recess it for a more\n          integrated appearance within the approved indoor installation\n          area.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          EXPANDABLE\n        \u003c\/div\u003e\n\n        \u003ch3\u003eSystem Extension Support\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Supports compatible EOS extensions, including remote connectivity,\n          safety accessories, and power expansion for larger sauna systems.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          UPDATEABLE\n        \u003c\/div\u003e\n\n        \u003ch3\u003eOn-Site Firmware Updates\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Firmware may be updated on site by qualified service personnel as\n          supported by the EOS system and service procedures.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emotec-d-finishes\"\u003e\n    \u003cdiv class=\"mlhs-product__compatibility\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Available Colors\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emotec-d-finishes\"\u003e\n        Select a Finish for Your Sauna Interior\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Both finish options provide the same EmoTec D operating functions.\n        Choose the appearance that best coordinates with the sauna wall,\n        hardware, heater, and surrounding design.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__compatibility-grid\"\u003e\n\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eBlack with Anthracite Trim\u003c\/h3\u003e\n\n          \u003cp\u003e\n            A dark two-tone finish suited to contemporary sauna interiors,\n            dark hardware packages, and modern commercial wellness spaces.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eSilver with White Trim\u003c\/h3\u003e\n\n          \u003cp\u003e\n            A lighter two-tone finish that pairs well with pale sauna woods,\n            bright interiors, and clean architectural environments.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-required-components\"\u003e\n    \u003cdiv class=\"mlhs-product__important\"\u003e\n\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Before You Order\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-required-components\"\u003e\n        The EmoTec D Requires a Compatible EOS Power Box\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EOS EmoTec D is the user interface for your sauna control system.\n        It does not contain the heater switching components needed to operate\n        a sauna heater by itself. A compatible EOS Power Box is required for\n        every installation.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n        \u003carticle class=\"mlhs-product__card\"\u003e\n\n          \u003ch3\u003eRequired Components\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n\n            \u003cli\u003eEOS EmoTec D control panel\u003c\/li\u003e\n\n            \u003cli\u003eCompatible EOS Power Box\u003c\/li\u003e\n\n            \u003cli\u003eCompatible sauna heater\u003c\/li\u003e\n\n            \u003cli\u003eTemperature sensor\u003c\/li\u003e\n\n            \u003cli\u003eQualified electrical installation\u003c\/li\u003e\n\n            \u003cli\u003eProper branch circuit protection\u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n          \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-power-box\"\u003e\n            View EOS Power Box\n          \u003c\/a\u003e\n\n        \u003c\/article\u003e\n\n\n\n        \u003carticle class=\"mlhs-product__card\"\u003e\n\n          \u003ch3\u003eOptional Accessories\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n\n            \u003cli\u003eEOS App Module\u003c\/li\u003e\n\n            \u003cli\u003ePower Extension Box\u003c\/li\u003e\n\n            \u003cli\u003eEOSafe Remote Start Safety System\u003c\/li\u003e\n\n            \u003cli\u003eEmergency Shutoff\u003c\/li\u003e\n\n            \u003cli\u003eExtended display cables\u003c\/li\u003e\n\n            \u003cli\u003eAdditional lighting modules\u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-operating-functions\"\u003e\n\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Operating Functions\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-operating-functions\"\u003e\n        Designed for Everyday Sauna Operation\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EmoTec D combines the essential controls used during every sauna\n        session with advanced programming functions for residential and\n        commercial installations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003cdiv class=\"mlhs-product__icon\"\u003e\n          TEMPERATURE\n        \u003c\/div\u003e\n\n        \u003ch3\u003eTemperature Control\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Easily adjust sauna temperature from 85°F to 194°F using the\n          central control dial.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003cdiv class=\"mlhs-product__icon\"\u003e\n          TIMER\n        \u003c\/div\u003e\n\n        \u003ch3\u003ePreset Start\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Program sauna operation up to 24 hours in advance for supported\n          installations.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003cdiv class=\"mlhs-product__icon\"\u003e\n          PROFILES\n        \u003c\/div\u003e\n\n        \u003ch3\u003eUser Profiles\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Save four personalized operating profiles for quick access to\n          preferred settings.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003cdiv class=\"mlhs-product__icon\"\u003e\n          LIGHTING\n        \u003c\/div\u003e\n\n        \u003ch3\u003eLighting Control\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Operate compatible sauna lighting directly from the control panel.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003cdiv class=\"mlhs-product__icon\"\u003e\n          FAN\n        \u003c\/div\u003e\n\n        \u003ch3\u003eVentilation Fan\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Control a compatible ventilation fan to improve comfort and cabin\n          airflow.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003cdiv class=\"mlhs-product__icon\"\u003e\n          SERVICE\n        \u003c\/div\u003e\n\n        \u003ch3\u003eService Functions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Includes maintenance reminders, operating lock, firmware support,\n          and additional configuration settings.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-compatibility\"\u003e\n\n    \u003cdiv class=\"mlhs-product__compatibility\"\u003e\n\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Compatibility\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-compatibility\"\u003e\n        Designed Specifically for Traditional Dry Saunas\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EmoTec D controls traditional Finnish dry sauna heaters. It is\n        not intended to operate sauna vaporizer functions or Bi-O humidity\n        systems.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__compatibility-grid\"\u003e\n\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n\n          \u003ch3\u003eCompatible\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n\n            \u003cli\u003eTraditional dry sauna heaters\u003c\/li\u003e\n\n            \u003cli\u003eResidential sauna systems\u003c\/li\u003e\n\n            \u003cli\u003eCommercial sauna rooms\u003c\/li\u003e\n\n            \u003cli\u003eCompatible EOS Power Boxes\u003c\/li\u003e\n\n            \u003cli\u003eEOS App Module\u003c\/li\u003e\n\n            \u003cli\u003eEOS Power Extension Box\u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/article\u003e\n\n\n\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n\n          \u003ch3\u003eNot Intended For\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n\n            \u003cli\u003eSteam showers\u003c\/li\u003e\n\n            \u003cli\u003eSteam generators\u003c\/li\u003e\n\n            \u003cli\u003eInfrared saunas\u003c\/li\u003e\n\n            \u003cli\u003eStandalone heater control\u003c\/li\u003e\n\n            \u003cli\u003eBi-O humidity operation\u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-whats-included\"\u003e\n\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Package Contents\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-whats-included\"\u003e\n        What's Included\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Bathing Brands control package includes the control components\n        needed to install the EmoTec D interface. The required Power Box is\n        sold separately.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003ch3\u003eIncluded\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n\n          \u003cli\u003eEOS EmoTec D control panel\u003c\/li\u003e\n\n          \u003cli\u003eSurface mounting enclosure\u003c\/li\u003e\n\n          \u003cli\u003eFlush mounting enclosure\u003c\/li\u003e\n\n          \u003cli\u003eTemperature sensor\u003c\/li\u003e\n\n          \u003cli\u003eSensor cable\u003c\/li\u003e\n\n          \u003cli\u003e16.4 ft display cable\u003c\/li\u003e\n\n          \u003cli\u003eMounting hardware\u003c\/li\u003e\n\n          \u003cli\u003eInstallation documentation\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/article\u003e\n\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003ch3\u003eSold Separately\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n\n          \u003cli\u003eEOS Power Box\u003c\/li\u003e\n\n          \u003cli\u003eSauna heater\u003c\/li\u003e\n\n          \u003cli\u003eElectrical wiring\u003c\/li\u003e\n\n          \u003cli\u003eBranch circuit protection\u003c\/li\u003e\n\n          \u003cli\u003eEOS App Module\u003c\/li\u003e\n\n          \u003cli\u003ePower Extension Box\u003c\/li\u003e\n\n          \u003cli\u003eEOSafe safety system\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-expandability\"\u003e\n\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Expand Your System\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-expandability\"\u003e\n        Grow Beyond Basic Sauna Control\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EmoTec D can be expanded with additional EOS accessories to add\n        remote operation, larger multi-heater support, and enhanced safety.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003ch3\u003eRemote Connectivity\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Add smartphone operation through the compatible EOS App Module.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-spa-control-remote-connectivity-module\"\u003e\n          EOS App Module\n        \u003c\/a\u003e\n\n      \u003c\/article\u003e\n\n\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n\n        \u003ch3\u003eLarge Multi-Heater Systems\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Commercial installations can be expanded using the EOS Power\n          Extension Box when additional relay capacity is required.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-power-extension-box\"\u003e\n          EOS Power Extension Box\n        \u003c\/a\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-system-comparison\"\u003e\n\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Component Comparison\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-system-comparison\"\u003e\n        Understanding the EOS Control System\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n      \u003ctable class=\"mlhs-product__table\"\u003e\n\n        \u003cthead\u003e\n\n          \u003ctr\u003e\n\n            \u003cth\u003eComponent\u003c\/th\u003e\n\n            \u003cth\u003ePurpose\u003c\/th\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eEmoTec D\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd\u003eUser interface and sauna operation.\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003ePower Box\u003c\/td\u003e\n\n            \u003ctd\u003eMain heater switching electronics.\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003eApp Module\u003c\/td\u003e\n\n            \u003ctd\u003eAdds smartphone connectivity.\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003ePower Extension Box\u003c\/td\u003e\n\n            \u003ctd\u003eAdds relay capacity for multi-heater systems.\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003eEOSafe\u003c\/td\u003e\n\n            \u003ctd\u003eProvides remote-start safety verification.\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-important\"\u003e\n\n    \u003cdiv class=\"mlhs-product__important\"\u003e\n\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Important\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-important\"\u003e\n        Professional Installation Required\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EmoTec D is part of a professional sauna control system. The\n        control panel, Power Box, heater, sensors, and electrical\n        connections must be installed and commissioned by a qualified\n        installer in accordance with the EOS installation manual and all\n        applicable electrical codes.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-specifications\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Product Specifications\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-specifications\"\u003e\n        EOS EmoTec D Technical Specifications\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The final electrical capacity and Power Box configuration must be\n        selected according to the sauna heater, voltage, phase, connected\n        load, and complete system design.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS EmoTec D technical specifications\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eManufacturer\u003c\/th\u003e\n            \u003ctd\u003eEOS Saunatechnik GmbH\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eModel\u003c\/th\u003e\n            \u003ctd\u003eEmoTec D\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSupplier SKU\u003c\/th\u003e\n            \u003ctd\u003e14-948198\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eDigital control unit for traditional dry saunas\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eDisplay\u003c\/th\u003e\n            \u003ctd\u003e3.5-inch TFT color display\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eOperation\u003c\/th\u003e\n            \u003ctd\u003eJog dial with two control buttons\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eTemperature range\u003c\/th\u003e\n            \u003ctd\u003e85°F to 194°F\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eTemperature sensor\u003c\/th\u003e\n            \u003ctd\u003e\n              Digital temperature sensor system with safety temperature\n              limiter\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHeating-time limitation\u003c\/th\u003e\n            \u003ctd\u003e1 hour for U.S. installations\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePreset start\u003c\/th\u003e\n            \u003ctd\u003eUp to 24 hours in advance\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eUser profiles\u003c\/th\u003e\n            \u003ctd\u003eFour\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eControl-panel dimensions\u003c\/th\u003e\n            \u003ctd\u003e5 × 5.1 × 1 inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eControl-panel mounting\u003c\/th\u003e\n            \u003ctd\u003eSurface-mounted or flush-mounted\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eStandard display cable\u003c\/th\u003e\n            \u003ctd\u003e16.4 feet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaximum control-panel distance\u003c\/th\u003e\n            \u003ctd\u003e\n              Up to 328 feet from the Power Box with the appropriate\n              optional display cable\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCabin-light output\u003c\/th\u003e\n            \u003ctd\u003eMinimum 5W, maximum 100W\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFan output\u003c\/th\u003e\n            \u003ctd\u003eMinimum 5W, maximum 150W\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSupported switching configurations\u003c\/th\u003e\n            \u003ctd\u003e\n              Depends on the separately selected EOS Power Box and complete\n              electrical configuration\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSupported system capacities\u003c\/th\u003e\n            \u003ctd\u003e\n              9 kW at 208V three-phase, 9 kW at 240V, or 15 kW at\n              208V three-phase with the appropriate Power Box\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRemote-control support\u003c\/th\u003e\n            \u003ctd\u003e\n              Available with compatible separately purchased EOS equipment\n              and required safety provisions\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eInstallation environment\u003c\/th\u003e\n            \u003ctd\u003eIndoor use only\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCountry of manufacture\u003c\/th\u003e\n            \u003ctd\u003eGermany\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWarranty\u003c\/th\u003e\n            \u003ctd\u003eTwo years\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003ePower Box dimensions and electrical ratings vary.\u003c\/strong\u003e\n        Do not order a Power Box based only on the control-panel model.\n        Confirm the heater output, voltage, phase, circuit design, and\n        required switching capacity first.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-power-box-selection\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Power Box Selection\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-power-box-selection\"\u003e\n        Match the Control to the Correct Electrical Configuration\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EmoTec D communicates with a separately purchased EOS Power Box.\n        The Power Box contains the primary switching equipment that supplies\n        and controls power to the sauna heater.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS EmoTec D supported Power Box configurations\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSystem Capacity\u003c\/th\u003e\n            \u003cth\u003eElectrical Configuration\u003c\/th\u003e\n            \u003cth\u003eSelection Notes\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eUp to 9 kW\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e208V three-phase\u003c\/td\u003e\n            \u003ctd\u003e\n              Requires the compatible 208V three-phase EOS Power Box and an\n              approved heater configuration.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eUp to 9 kW\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e240V\u003c\/td\u003e\n            \u003ctd\u003e\n              Requires the compatible 240V EOS Power Box and an approved\n              heater configuration.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eUp to 15 kW\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e208V three-phase\u003c\/td\u003e\n            \u003ctd\u003e\n              Requires the compatible higher-capacity EOS Power Box and\n              electrical service.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eExpanded systems\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eProject-specific\u003c\/td\u003e\n            \u003ctd\u003e\n              Larger or multi-heater installations may require a compatible\n              EOS Power Extension Box and additional relay capacity.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eDo not assume that the heater's listed kilowatt rating is the\n        only selection factor.\u003c\/strong\u003e\n        Voltage, phase, heater configuration, total connected load, branch\n        circuits, control accessories, and applicable electrical codes must\n        also be confirmed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-control-functions\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Control Capabilities\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-control-functions\"\u003e\n        Functions Available Through the EmoTec D\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Available functions may depend on the connected equipment, installer\n        configuration, operating mode, and accessories included in the\n        complete sauna system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS EmoTec D control functions\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFunction\u003c\/th\u003e\n            \u003cth\u003eWhat It Does\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eSauna temperature\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Sets the target temperature within the supported operating\n              range.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003ePreset start\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Schedules a future start up to 24 hours in advance when\n              permitted by the installed safety configuration.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eUser profiles\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Stores up to four preferred operating configurations.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCabin lighting\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Switches and adjusts compatible connected sauna lighting.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eVentilation fan\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Operates a compatible connected fan and supported adjustable\n              fan functions.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOperational lock\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Restricts unauthorized changes to sauna settings.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eVacation home mode\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Provides restricted operating access for supported shared-use\n              or rental-property applications.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eDisplay settings\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Provides access to language, date, time, brightness, screen\n              saver, and standby settings.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOperating data\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Displays supported system information and operating records.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eService settings\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Provides qualified installers with system configuration,\n              maintenance, fan, switching, and reset functions.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eFirmware updates\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Supports on-site firmware updates by qualified service\n              personnel.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eRemote operation\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Supports compatible EOS remote-control equipment when all\n              required accessories and safety measures are installed.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-remote-operation\"\u003e\n    \u003cdiv class=\"mlhs-product__important\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Remote Start Safety\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-remote-operation\"\u003e\n        Remote Operation Requires Additional Equipment\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EmoTec D can support remote-control functions, but the control\n        panel alone does not provide smartphone connectivity or automatically\n        satisfy remote-start safety requirements.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__grid\"\u003e\n        \u003carticle class=\"mlhs-product__card\"\u003e\n          \u003ch3\u003eConnectivity Equipment\u003c\/h3\u003e\n\n          \u003cp\u003e\n            A compatible EOS App Module is required to add supported\n            smartphone or network connectivity.\n          \u003c\/p\u003e\n\n          \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-spa-control-remote-connectivity-module\"\u003e\n            View the EOS App Module\n          \u003c\/a\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mlhs-product__card\"\u003e\n          \u003ch3\u003eSafety Equipment\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Remote activation may require approved safety equipment that\n            verifies the sauna is ready for operation and that no objects\n            have been placed on or near the heater.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n        \u003cp\u003e\n          Always inspect the sauna cabin and heater before operation. Never\n          use remote-start functions unless the complete installation meets\n          the EOS instructions, heater requirements, and applicable safety\n          regulations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-cable-options\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Cable Planning\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-cable-options\"\u003e\n        Control-Panel and Extension Cable Options\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The standard package includes a 16.4-foot control-panel cable. Longer\n        optional cables allow the display and compatible extension modules\n        to be positioned farther from the Power Box when the installation\n        design requires it.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS EmoTec D optional cable specifications\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAccessory\u003c\/th\u003e\n            \u003cth\u003eLength\u003c\/th\u003e\n            \u003cth\u003eEOS Item Number\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n              Display cable with temperature sensor\n            \u003c\/td\u003e\n            \u003ctd\u003e65.6 feet\u003c\/td\u003e\n            \u003ctd\u003e94 6281\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDisplay cable\u003c\/td\u003e\n            \u003ctd\u003e32.8 feet\u003c\/td\u003e\n            \u003ctd\u003e94 6802\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDisplay cable\u003c\/td\u003e\n            \u003ctd\u003e82 feet\u003c\/td\u003e\n            \u003ctd\u003e94 6285\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eExtension-module cable\u003c\/td\u003e\n            \u003ctd\u003e32.8 feet\u003c\/td\u003e\n            \u003ctd\u003e94 5861\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eExtension-module cable\u003c\/td\u003e\n            \u003ctd\u003e82 feet\u003c\/td\u003e\n            \u003ctd\u003e94 4647\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        Cable routing, separation from power wiring, mounting location, and\n        maximum supported distance must be reviewed before walls and finish\n        materials are completed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-documents\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Product Documents\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-documents\"\u003e\n        EOS EmoTec D Manuals and Technical Information\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Review both documents with the sauna designer, equipment supplier,\n        and electrician before purchasing or installing the control system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__document\"\u003e\n      \u003cdiv class=\"mlhs-product__document-copy\"\u003e\n        \u003ch3\u003eEOS EmoTec D Data Sheet\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Review the control functions, operating range, dimensions,\n          supported Power Box configurations, sensor arrangement, and\n          optional cable information.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003ca class=\"mlhs-product__document-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Emotec-D-Data-Sheet.pdf?v=1784921624\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Open the EOS EmoTec D Data Sheet in a new window\"\u003e\n        View Data Sheet\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__document\"\u003e\n      \u003cdiv class=\"mlhs-product__document-copy\"\u003e\n        \u003ch3\u003eInstructions and Operation Manual\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Includes safety requirements, mounting instructions, electrical\n          diagrams, commissioning procedures, service settings, control\n          functions, troubleshooting information, and operating guidance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003ca class=\"mlhs-product__document-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Emotec-D-IOM.pdf?v=1784921624\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Open the EOS EmoTec D Instructions and Operation Manual in a new window\"\u003e\n        View Instructions and Operation Manual\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-installation-planning\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Installation Planning\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-installation-planning\"\u003e\n        Plan the Complete Control System Before Installation\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The control, Power Box, heater, sensors, lighting, fan, safety\n        equipment, and field wiring must be coordinated as one complete sauna\n        system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__steps\"\u003e\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eConfirm the Sauna Design\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Determine the sauna room dimensions, heater model, required heating\n          capacity, installation clearances, sensor placement, and intended\n          residential or commercial use.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eConfirm the Electrical Design\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Verify voltage, phase, heater load, Power Box capacity, branch\n          circuits, disconnects, conductor sizing, and applicable electrical\n          requirements.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eInstall and Commission\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A qualified professional must install the equipment, make all\n          electrical connections, configure the system, test safety\n          functions, and instruct the operator.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-mounting-requirements\"\u003e\n    \u003cdiv class=\"mlhs-product__compatibility\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Mounting Requirements\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-mounting-requirements\"\u003e\n        Protect the Control and Power Equipment\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"mlhs-product__compatibility-grid\"\u003e\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eControl Panel\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eInstall indoors in an approved location\u003c\/li\u003e\n            \u003cli\u003eUse the supplied surface or flush-mount housing\u003c\/li\u003e\n            \u003cli\u003eProtect the panel from moisture and condensation\u003c\/li\u003e\n            \u003cli\u003eAvoid excessive heat and direct sunlight\u003c\/li\u003e\n            \u003cli\u003eMaintain access for operation and servicing\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003ePower Box\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eInstall indoors in a ventilated location\u003c\/li\u003e\n            \u003cli\u003eDo not enclose it inside an unventilated cabinet\u003c\/li\u003e\n            \u003cli\u003eProtect it from corrosive or saline environments\u003c\/li\u003e\n            \u003cli\u003eMaintain required service access\u003c\/li\u003e\n            \u003cli\u003eFollow all EOS mounting-clearance instructions\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n        \u003cp\u003e\n          The EmoTec D control equipment is not designed for outdoor\n          installation. Exposure to rain, condensation, excessive humidity,\n          extreme cold, corrosive air, or direct weather can damage the\n          system.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-system-checklist\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Before Ordering\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-system-checklist\"\u003e\n        Information Needed to Confirm Compatibility\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Gather the following information before purchasing the EmoTec D and\n        its related control-system components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eSauna and Heater\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eSauna room dimensions\u003c\/li\u003e\n          \u003cli\u003eResidential or commercial use\u003c\/li\u003e\n          \u003cli\u003eExact heater manufacturer and model\u003c\/li\u003e\n          \u003cli\u003eHeater output in kilowatts\u003c\/li\u003e\n          \u003cli\u003eSingle-heater or multi-heater system\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eElectrical Service\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003e208V or 240V service\u003c\/li\u003e\n          \u003cli\u003eSingle-phase or three-phase service\u003c\/li\u003e\n          \u003cli\u003eTotal connected heater load\u003c\/li\u003e\n          \u003cli\u003eAvailable branch circuits\u003c\/li\u003e\n          \u003cli\u003ePower Box and relay requirements\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eControl Features\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eLocal control only or remote access\u003c\/li\u003e\n          \u003cli\u003eCabin-light requirements\u003c\/li\u003e\n          \u003cli\u003eVentilation-fan requirements\u003c\/li\u003e\n          \u003cli\u003eRequired safety equipment\u003c\/li\u003e\n          \u003cli\u003eControl-panel mounting location\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"why-buy-emotec-d-mlhs\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Why Buy from My Luxury Home Spa?\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"why-buy-emotec-d-mlhs\"\u003e\n        Specialized Support for Your EOS Sauna System\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A premium sauna control is only one part of a properly matched\n        system. My Luxury Home Spa helps customers identify the details that\n        should be confirmed before ordering the control, Power Box, heater,\n        expansion equipment, and accessories.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          SYSTEM HELP\n        \u003c\/div\u003e\n\n        \u003ch3\u003ePreorder Guidance\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Receive help identifying the heater, electrical, Power Box, and\n          accessory information needed to verify the proposed system.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          EOS PRODUCTS\n        \u003c\/div\u003e\n\n        \u003ch3\u003eCompatible Equipment\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Shop related EOS controls, expansion equipment, connectivity\n          accessories, sauna heaters, and system components through one\n          specialty retailer.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          VETERAN-OWNED\n        \u003c\/div\u003e\n\n        \u003ch3\u003eVeteran-Owned Business\u003c\/h3\u003e\n\n        \u003cp\u003e\n          My Luxury Home Spa is a veteran-owned business serving residential,\n          commercial, hospitality, fitness, and professional wellness\n          projects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mlhs-product__cta\" aria-labelledby=\"emotec-d-cta\"\u003e\n    \u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Build the Right Sauna Control System\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-cta\"\u003e\n        Choose Your EOS EmoTec D Finish\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Select Black with Anthracite Trim or Silver with White Trim, then\n        confirm the compatible EOS Power Box and other required components\n        before placing your order.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__buttons\"\u003e\n        \u003ca class=\"mlhs-product__button mlhs-product__button--primary\" href=\"#product-form\"\u003e\n          Choose a Color\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__button mlhs-product__button--secondary\" href=\"\/pages\/contact-us\"\u003e\n          Request System Help\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"emotec-d-faq-heading\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Frequently Asked Questions\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"emotec-d-faq-heading\"\u003e\n        EOS EmoTec D FAQ\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Review these common questions before selecting the EmoTec D and the\n        related components for your sauna control system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What is the EOS EmoTec D?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EOS EmoTec D is a digital control panel for traditional dry\n            sauna systems. It allows users to manage sauna temperature,\n            operating time, lighting, ventilation, user profiles, and other\n            supported system functions through a 3.5-inch color display and\n            jog-dial interface.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does the EmoTec D include the EOS Power Box?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. This Bathing Brands product configuration includes the\n            EmoTec D control equipment, but the compatible EOS Power Box is\n            required and sold separately.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the EmoTec D operate a sauna heater by itself?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The EmoTec D is the user interface for the sauna system. The\n            separately selected EOS Power Box contains the electrical\n            switching equipment used to operate the sauna heater.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Which colors are available?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EmoTec D is available in Black with Anthracite Trim and\n            Silver with White Trim. Both versions provide the same control\n            functions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is the EmoTec D designed for dry or humid saunas?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EmoTec D is designed for traditional dry sauna operation. It\n            does not control the vaporizer or humidity functions used in a\n            Bi-O sauna system.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What is the difference between the EmoTec D and EmoTec H?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EmoTec D is intended for dry sauna operation. The separate\n            EmoTec H model is designed for sauna systems that include\n            humidity or vaporizer functions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What temperature range does the EmoTec D support?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EmoTec D supports sauna temperature settings from 85°F to\n            194°F when used with compatible EOS equipment and an approved\n            sauna heater configuration.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What is the maximum heating time in the United States?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The supported U.S. heating-time limitation is one hour. The\n            system must be configured according to the EOS instructions and\n            applicable safety requirements.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can I schedule the sauna to start later?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The EmoTec D supports a preset start time of up to 24 hours\n            in advance when the complete installation and required safety\n            provisions permit scheduled operation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does the EmoTec D support user profiles?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The control can store up to four user profiles, allowing\n            different users or operating routines to access preferred sauna\n            settings more quickly.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the EmoTec D control sauna lighting?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The EmoTec D can control compatible connected sauna\n            lighting. The lighting equipment, wiring, and total connected\n            load must remain within the supported system limits.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can it control a ventilation fan?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The EmoTec D can operate a compatible connected ventilation\n            fan. Fan capacity, wiring, and configuration must comply with the\n            EOS instructions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What size is the EmoTec D control panel?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The control panel measures approximately 5 inches by 5.1 inches\n            by 1 inch.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the control panel be flush-mounted?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The EmoTec D may be surface-mounted or flush-mounted using\n            the appropriate supplied housing and approved installation\n            method.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          How long is the included display cable?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The standard display cable is approximately 16.4 feet long.\n            Optional longer cables are available for installations that place\n            the control panel farther from the Power Box.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          How far can the control panel be installed from the Power Box?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The control panel may be installed up to approximately 328 feet\n            from the Power Box when the proper compatible optional cable\n            system is used and installed according to EOS requirements.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Which EOS Power Box do I need?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The correct Power Box depends on the heater output, voltage,\n            electrical phase, total connected load, and whether the project\n            uses one heater or multiple heaters. The Power Box should be\n            confirmed before ordering.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the EmoTec D control a 9 kW sauna heater?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            It can be used with approved 9 kW configurations when paired with\n            the correct EOS Power Box for the available voltage and phase.\n            Heater compatibility and electrical requirements must be\n            confirmed for the specific project.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the EmoTec D control a 15 kW sauna heater?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Supported North American configurations may accommodate up to\n            15 kW at 208V three-phase when the appropriate EOS Power Box,\n            heater, wiring, and electrical service are used.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can it be used with multiple sauna heaters?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The EmoTec D can be incorporated into an approved\n            multi-heater EOS system. Larger systems may require a compatible\n            EOS Power Extension Box and additional relay capacity.\n          \u003c\/p\u003e\n\n          \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-power-extension-box\"\u003e\n            View the EOS Power Extension Box\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does the EmoTec D have built-in Wi-Fi?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The EmoTec D does not include built-in Wi-Fi. Supported\n            smartphone and network connectivity requires a separately\n            purchased compatible EOS App Module.\n          \u003c\/p\u003e\n\n          \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-spa-control-remote-connectivity-module\"\u003e\n            View the EOS App Module\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can I control the sauna from my phone?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Supported smartphone control may be added with the compatible EOS\n            App Module, network access, and any required remote-start safety\n            equipment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is additional safety equipment required for remote start?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Remote or unattended activation may require approved safety\n            equipment that verifies the sauna cabin and heater are ready for\n            operation. The final requirements depend on the control\n            configuration, heater, local regulations, and EOS instructions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is the temperature sensor included?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The Bathing Brands control package is described as including the\n            primary temperature sensor components and sensor cable. Additional\n            sensors may be required for certain sauna designs or optional\n            functions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is the sauna heater included?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The sauna heater is sold separately and must be properly\n            matched to the sauna room, Power Box, electrical service, and\n            control system.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is electrical wiring included?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. Field wiring, circuit breakers, disconnects, conduit,\n            conductor sizing, branch circuits, and other electrical\n            installation materials are not included.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the EmoTec D be installed outdoors?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The control panel and Power Box are intended for approved\n            indoor installation locations protected from rain,\n            condensation, extreme temperatures, and corrosive conditions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the control panel be installed inside the sauna room?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The control must be installed only in a location permitted by the\n            EOS installation instructions. The mounting area must remain\n            within the specified temperature, moisture, and safety\n            limitations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can a homeowner install the EmoTec D?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The control system requires professional installation. Electrical\n            connections, Power Box selection, sensor placement,\n            configuration, testing, and commissioning must be completed by\n            qualified professionals in accordance with applicable codes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does the EmoTec D work with infrared saunas?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The EmoTec D is designed for compatible traditional electric\n            sauna heaters and is not intended as a control for infrared sauna\n            heating systems.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does it work with a steam generator?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The EmoTec D is not a steam generator control and should not\n            be used to operate a steam shower or steam room.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the EmoTec D be used in a commercial sauna?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. It may be used in approved residential or commercial sauna\n            systems when the heater, Power Box, operating schedule, safety\n            equipment, and electrical design are appropriate for the\n            application.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does the EmoTec D include an operating lock?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The control includes supported access and operating-lock\n            functions that can help restrict unauthorized changes to system\n            settings.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can the EmoTec D firmware be updated?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Supported firmware updates may be completed on site by\n            qualified service personnel using the applicable EOS service\n            procedures.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What is the warranty?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EOS EmoTec D is listed with a two-year limited warranty.\n            Warranty coverage is subject to the manufacturer's terms,\n            approved installation, proper use, and required documentation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Where can I find the EmoTec D data sheet?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Emotec-D-Data-Sheet.pdf?v=1784921624\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n              EOS EmoTec D Data Sheet\n            \u003c\/a\u003e\n            is available in the Product Documents section of this page.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Where can I find the installation and operation manual?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Emotec-D-IOM.pdf?v=1784921624\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n              EOS EmoTec D Instructions and Operation Manual\n            \u003c\/a\u003e\n            is available in the Product Documents section of this page.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What information should I provide when requesting system help?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Provide the sauna room dimensions, heater manufacturer and model,\n            heater output, voltage, phase, residential or commercial use,\n            single-heater or multi-heater configuration, lighting and fan\n            requirements, desired remote access, and planned control-panel\n            location.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the EOS EmoTec D?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS EmoTec D is a digital control panel for traditional dry sauna systems. It allows users to manage sauna temperature, operating time, lighting, ventilation, user profiles, and other supported system functions through a 3.5-inch color display and jog-dial interface.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EmoTec D include the EOS Power Box?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This Bathing Brands product configuration includes the EmoTec D control equipment, but the compatible EOS Power Box is required and sold separately.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EmoTec D operate a sauna heater by itself?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The EmoTec D is the user interface for the sauna system. The separately selected EOS Power Box contains the electrical switching equipment used to operate the sauna heater.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which colors are available?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EmoTec D is available in Black with Anthracite Trim and Silver with White Trim. Both versions provide the same control functions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the EmoTec D designed for dry or humid saunas?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EmoTec D is designed for traditional dry sauna operation. It does not control the vaporizer or humidity functions used in a Bi-O sauna system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the EmoTec D and EmoTec H?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EmoTec D is intended for dry sauna operation. The separate EmoTec H model is designed for sauna systems that include humidity or vaporizer functions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What temperature range does the EmoTec D support?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EmoTec D supports sauna temperature settings from 85°F to 194°F when used with compatible EOS equipment and an approved sauna heater configuration.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the maximum heating time in the United States?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The supported U.S. heating-time limitation is one hour. The system must be configured according to the EOS instructions and applicable safety requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I schedule the sauna to start later?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The EmoTec D supports a preset start time of up to 24 hours in advance when the complete installation and required safety provisions permit scheduled operation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EmoTec D support user profiles?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The control can store up to four user profiles, allowing different users or operating routines to access preferred sauna settings more quickly.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EmoTec D control sauna lighting?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The EmoTec D can control compatible connected sauna lighting. The lighting equipment, wiring, and total connected load must remain within the supported system limits.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can it control a ventilation fan?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The EmoTec D can operate a compatible connected ventilation fan. Fan capacity, wiring, and configuration must comply with the EOS instructions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size is the EmoTec D control panel?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The control panel measures approximately 5 inches by 5.1 inches by 1 inch.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the control panel be flush-mounted?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The EmoTec D may be surface-mounted or flush-mounted using the appropriate supplied housing and approved installation method.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long is the included display cable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The standard display cable is approximately 16.4 feet long. Optional longer cables are available for installations that place the control panel farther from the Power Box.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How far can the control panel be installed from the Power Box?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The control panel may be installed up to approximately 328 feet from the Power Box when the proper compatible optional cable system is used and installed according to EOS requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which EOS Power Box do I need?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The correct Power Box depends on the heater output, voltage, electrical phase, total connected load, and whether the project uses one heater or multiple heaters. The Power Box should be confirmed before ordering.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EmoTec D control a 9 kW sauna heater?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It can be used with approved 9 kW configurations when paired with the correct EOS Power Box for the available voltage and phase. Heater compatibility and electrical requirements must be confirmed for the specific project.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EmoTec D control a 15 kW sauna heater?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Supported North American configurations may accommodate up to 15 kW at 208V three-phase when the appropriate EOS Power Box, heater, wiring, and electrical service are used.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can it be used with multiple sauna heaters?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The EmoTec D can be incorporated into an approved multi-heater EOS system. Larger systems may require a compatible EOS Power Extension Box and additional relay capacity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EmoTec D have built-in Wi-Fi?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The EmoTec D does not include built-in Wi-Fi. Supported smartphone and network connectivity requires a separately purchased compatible EOS App Module.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I control the sauna from my phone?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Supported smartphone control may be added with the compatible EOS App Module, network access, and any required remote-start safety equipment.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is additional safety equipment required for remote start?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Remote or unattended activation may require approved safety equipment that verifies the sauna cabin and heater are ready for operation. The final requirements depend on the control configuration, heater, local regulations, and EOS instructions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the temperature sensor included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Bathing Brands control package is described as including the primary temperature sensor components and sensor cable. Additional sensors may be required for certain sauna designs or optional functions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the sauna heater included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The sauna heater is sold separately and must be properly matched to the sauna room, Power Box, electrical service, and control system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is electrical wiring included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Field wiring, circuit breakers, disconnects, conduit, conductor sizing, branch circuits, and other electrical installation materials are not included.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EmoTec D be installed outdoors?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The control panel and Power Box are intended for approved indoor installation locations protected from rain, condensation, extreme temperatures, and corrosive conditions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the control panel be installed inside the sauna room?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The control must be installed only in a location permitted by the EOS installation instructions. The mounting area must remain within the specified temperature, moisture, and safety limitations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can a homeowner install the EmoTec D?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The control system requires professional installation. Electrical connections, Power Box selection, sensor placement, configuration, testing, and commissioning must be completed by qualified professionals in accordance with applicable codes.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EmoTec D work with infrared saunas?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The EmoTec D is designed for compatible traditional electric sauna heaters and is not intended as a control for infrared sauna heating systems.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it work with a steam generator?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The EmoTec D is not a steam generator control and should not be used to operate a steam shower or steam room.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EmoTec D be used in a commercial sauna?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It may be used in approved residential or commercial sauna systems when the heater, Power Box, operating schedule, safety equipment, and electrical design are appropriate for the application.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EmoTec D include an operating lock?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The control includes supported access and operating-lock functions that can help restrict unauthorized changes to system settings.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EmoTec D firmware be updated?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Supported firmware updates may be completed on site by qualified service personnel using the applicable EOS service procedures.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the warranty?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS EmoTec D is listed with a two-year limited warranty. Warranty coverage is subject to the manufacturer's terms, approved installation, proper use, and required documentation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where can I find the EmoTec D data sheet?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS EmoTec D Data Sheet is available in the Product Documents section of this page.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where can I find the installation and operation manual?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS EmoTec D Instructions and Operation Manual is available in the Product Documents section of this page.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What information should I provide when requesting system help?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Provide the sauna room dimensions, heater manufacturer and model, heater output, voltage, phase, residential or commercial use, single-heater or multi-heater configuration, lighting and fan requirements, desired remote access, and planned control-panel location.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"EOS","offers":[{"title":"Black (Anthracite Trim)","offer_id":50726897418469,"sku":"14-948198","price":1255.0,"currency_code":"USD","in_stock":true},{"title":"Silver (White Trim)","offer_id":50726897451237,"sku":"14-948200","price":1255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/eos-emotec-d-digital-sauna-control-3608360.jpg?v=1784928249","url":"https:\/\/myluxuryhomespa.com\/products\/eos-emotec-d-digital-sauna-control","provider":"My Luxury Home Spa","version":"1.0","type":"link"}