{"product_id":"eufy-security-entry-sensor-e10-manufacturer-renewed","title":"eufy Security Entry Sensor E10 | Manufacturer Renewed","description":"\u003c!--\n  eufy Security Entry Sensor T8900 | Manufacturer Renewed\n  CamGuard Australia · Alarm-family navy + gold (matched set with the KeyPad E10 \"Secret Handshake\" listing)\n  eBay\/Shopify-safe: ALL CSS scoped under .cgau-listing, keyframes cgau- prefixed, no JS, no external links (Google Fonts @import only)\n  Built 2026-07-14. Specs verified this session: eufy.com\/eu-en\/products\/t8900 (CR123A, 730 days, contents, 1.5in ajar alert, 100dB HomeBase siren, tape\/screw mount)\n  + Anker retail copy \"Requires HomeBase S280 or HomeBase S380\" + \"Indoor Use Only\".\n  ⚠️ ADD-ON: requires HomeBase 2 (S280) or HomeBase 3 (S380) — warning in hero, callout, honest bit, compatibility, FAQ (all five).\n     HomeBase Mini \/ Pro compatibility NOT verified anywhere — listing says \"message us first\" rather than claiming either way.\n  ⚠️ CONFIRM BEFORE PUBLISH: renewed-unit contents — magnetic base (essential!), mounting screws, CR123A battery installed?\n--\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@400;600;700;800\u0026family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400\u0026display=swap');\n\n.cgau-listing, .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.cgau-listing {\n  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #1F2937;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n\n  --cg-navy-950: #060D1F;\n  --cg-navy-900: #0A1128;\n  --cg-navy-800: #12204A;\n  --cg-navy-700: #1B2F66;\n  --cg-navy-600: #24408C;\n  --cg-navy-100: #E3E9F7;\n  --cg-navy-50:  #F2F5FC;\n\n  --cg-gold: #F5C518;\n  --cg-gold-deep: #D4A017;\n  --cg-gold-light: #FFE38A;\n  --cg-gold-50: #FFF9E6;\n\n  --cg-red-600: #DC2626;\n  --cg-red-500: #EF4444;\n  --cg-red-400: #F87171;\n\n  --cg-green-500: #10B981;\n  --cg-green-400: #4ADE80;\n\n  --cg-stone-900: #111827;\n  --cg-stone-700: #374151;\n  --cg-stone-500: #6B7280;\n  --cg-stone-200: #E5E7EB;\n  --cg-stone-100: #F3F4F6;\n  --cg-stone-50:  #F9FAFB;\n}\n.cgau-listing a { color: inherit; text-decoration: none; }\n.cgau-listing h1, .cgau-listing h2, .cgau-listing h3, .cgau-listing h4 {\n  font-family: 'Sora', 'DM Sans', sans-serif;\n  letter-spacing: -0.02em;\n  line-height: 1.15;\n}\n.cgau-listing img { max-width: 100%; height: auto; display: block; }\n\n\/* === KEYFRAMES (all cgau- prefixed) === *\/\n@keyframes cgau-fade-in {\n  from { opacity: 0; transform: translateY(14px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes cgau-shimmer {\n  0% { background-position: 0% 50%; }\n  100% { background-position: 200% 50%; }\n}\n@keyframes cgau-warn-pulse {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.55), 0 18px 55px rgba(239, 68, 68, 0.28); }\n  50% { box-shadow: 0 0 0 14px rgba(239, 68, 68, 0), 0 18px 55px rgba(239, 68, 68, 0.4); }\n}\n@keyframes cgau-bob {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-4px); }\n}\n@keyframes cgau-led-pulse {\n  0%, 100% { opacity: 0.5; box-shadow: 0 0 4px rgba(245, 197, 24, 0.7); }\n  50% { opacity: 1; box-shadow: 0 0 14px rgba(245, 197, 24, 1); }\n}\n@keyframes cgau-door-swing {\n  0%, 38%, 100% { transform: rotate(0); }\n  52%, 86% { transform: rotate(-14deg); }\n}\n@keyframes cgau-alert-ping {\n  0%, 44% { opacity: 0; transform: translateY(6px) scale(0.9); }\n  54%, 86% { opacity: 1; transform: translateY(0) scale(1); }\n  96%, 100% { opacity: 0; transform: translateY(6px) scale(0.9); }\n}\n@keyframes cgau-sensor-blink {\n  0%, 44% { background: rgba(245, 197, 24, 0.25); box-shadow: none; }\n  54%, 86% { background: var(--cg-red-500); box-shadow: 0 0 12px rgba(239, 68, 68, 0.9); }\n  96%, 100% { background: rgba(245, 197, 24, 0.25); box-shadow: none; }\n}\n@keyframes cgau-stamp-pop {\n  0% { transform: rotate(-8deg) scale(1.6); opacity: 0; }\n  60% { transform: rotate(-8deg) scale(0.95); opacity: 1; }\n  100% { transform: rotate(-8deg) scale(1); opacity: 1; }\n}\n@keyframes cgau-pulse-green {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.5); }\n  50% { box-shadow: 0 0 0 14px rgba(16, 185, 129, 0); }\n}\n@keyframes cgau-pulse-red {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.45); }\n  50% { box-shadow: 0 0 0 14px rgba(239, 68, 68, 0); }\n}\n\n.cgau-listing .cgau-fade { animation: cgau-fade-in 0.7s ease-out both; }\n\n\/* === LAYOUT === *\/\n.cgau-listing .cgau-container { max-width: 1100px; margin: 0 auto; padding: 0 24px; }\n.cgau-listing .cgau-section { padding: 68px 0; }\n@media (max-width: 640px) { .cgau-listing .cgau-section { padding: 46px 0; } }\n\n\/* === NAV === *\/\n.cgau-listing .cgau-nav {\n  background: rgba(255, 255, 255, 0.97);\n  padding: 18px 0;\n  border-bottom: 4px solid var(--cg-gold);\n  box-shadow: 0 4px 30px rgba(6, 13, 31, 0.1);\n  position: sticky;\n  top: 0;\n  z-index: 100;\n  backdrop-filter: blur(12px);\n}\n.cgau-listing .cgau-nav-inner { display: flex; justify-content: space-between; align-items: center; gap: 12px; flex-wrap: wrap; }\n.cgau-listing .cgau-logo {\n  font-family: 'Sora', sans-serif;\n  font-size: 24px;\n  font-weight: 800;\n  letter-spacing: -0.5px;\n  color: var(--cg-navy-900);\n}\n.cgau-listing .cgau-logo small {\n  display: block;\n  font-family: 'DM Sans', sans-serif;\n  font-size: 12px;\n  font-weight: 500;\n  font-style: italic;\n  color: var(--cg-stone-500);\n  margin-top: 2px;\n}\n.cgau-listing .cgau-nav-pills { display: flex; gap: 8px; flex-wrap: wrap; }\n.cgau-listing .cgau-nav-pill {\n  padding: 8px 14px;\n  border-radius: 999px;\n  font-weight: 700;\n  color: #fff;\n  font-size: 12px;\n  letter-spacing: 0.04em;\n}\n.cgau-listing .cgau-nav-pill--gold { background: linear-gradient(135deg, var(--cg-gold-deep), var(--cg-gold)); color: var(--cg-navy-900); }\n.cgau-listing .cgau-nav-pill--navy { background: linear-gradient(135deg, var(--cg-navy-800), var(--cg-navy-600)); }\n.cgau-listing .cgau-nav-pill--red { background: linear-gradient(135deg, var(--cg-red-600), var(--cg-red-500)); }\n\n\/* === HERO === *\/\n.cgau-listing .cgau-hero {\n  position: relative;\n  overflow: hidden;\n  color: #fff;\n  padding: 72px 0 96px;\n  background:\n    radial-gradient(ellipse at 80% 10%, rgba(245, 197, 24, 0.14), transparent 55%),\n    radial-gradient(ellipse at 15% 90%, rgba(36, 64, 140, 0.5), transparent 60%),\n    linear-gradient(180deg, var(--cg-navy-950) 0%, var(--cg-navy-900) 55%, var(--cg-navy-800) 100%);\n}\n.cgau-listing .cgau-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(115deg, transparent, transparent 70px, rgba(245, 197, 24, 0.03) 70px, rgba(245, 197, 24, 0.03) 90px);\n  pointer-events: none;\n}\n.cgau-listing .cgau-hero-inner {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 44px;\n  align-items: center;\n}\n@media (max-width: 820px) { .cgau-listing .cgau-hero-inner { grid-template-columns: 1fr; text-align: center; } }\n\n.cgau-listing .cgau-hero-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: rgba(245, 197, 24, 0.12);\n  border: 1.5px solid rgba(245, 197, 24, 0.4);\n  color: var(--cg-gold-light);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  padding: 8px 18px;\n  border-radius: 100px;\n  margin-bottom: 16px;\n}\n.cgau-listing .cgau-hero-pill .cgau-dot {\n  width: 8px; height: 8px;\n  background: var(--cg-gold);\n  border-radius: 50%;\n  animation: cgau-led-pulse 2s ease-in-out infinite;\n}\n.cgau-listing .cgau-hero h1 {\n  font-size: clamp(2.2rem, 5.5vw, 3.6rem);\n  font-weight: 800;\n  color: #fff;\n  margin-bottom: 14px;\n  text-shadow: 0 4px 28px rgba(0, 0, 0, 0.5);\n}\n.cgau-listing .cgau-hero h1 em {\n  font-style: normal;\n  display: inline-block;\n  background: linear-gradient(90deg, var(--cg-gold-light), var(--cg-gold), var(--cg-gold-deep), var(--cg-gold-light));\n  background-size: 200% 100%;\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  animation: cgau-shimmer 5s linear infinite;\n}\n.cgau-listing .cgau-hero-sub {\n  font-size: clamp(1rem, 2.2vw, 1.15rem);\n  color: rgba(255, 255, 255, 0.9);\n  max-width: 540px;\n  margin-bottom: 18px;\n  font-weight: 500;\n  opacity: 0;\n  animation: cgau-fade-in 0.8s ease-out 0.5s both;\n}\n@media (max-width: 820px) { .cgau-listing .cgau-hero-sub { margin-left: auto; margin-right: auto; } }\n.cgau-listing .cgau-hero-sub strong { color: var(--cg-gold-light); font-weight: 700; }\n\n\/* Hero hub-required note — placement #1 of 5 *\/\n.cgau-listing .cgau-hero-hubnote {\n  display: inline-flex;\n  align-items: flex-start;\n  gap: 10px;\n  background: rgba(239, 68, 68, 0.14);\n  border: 1.5px solid rgba(239, 68, 68, 0.55);\n  border-radius: 14px;\n  padding: 12px 16px;\n  font-size: 14px;\n  font-weight: 700;\n  color: #FECACA;\n  margin-bottom: 20px;\n  max-width: 540px;\n  text-align: left;\n  opacity: 0;\n  animation: cgau-fade-in 0.8s ease-out 0.7s both;\n}\n.cgau-listing .cgau-hero-hubnote strong { color: #fff; }\n\n.cgau-listing .cgau-hero-stats {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n  opacity: 0;\n  animation: cgau-fade-in 0.8s ease-out 0.9s both;\n}\n@media (max-width: 820px) { .cgau-listing .cgau-hero-stats { justify-content: center; } }\n.cgau-listing .cgau-hstat {\n  background: rgba(255, 255, 255, 0.07);\n  border: 1.5px solid rgba(245, 197, 24, 0.25);\n  border-radius: 14px;\n  padding: 10px 16px;\n  min-width: 104px;\n}\n.cgau-listing .cgau-hstat-val { font-family: 'Sora', sans-serif; font-size: 1.05rem; font-weight: 800; color: var(--cg-gold-light); line-height: 1.1; }\n.cgau-listing .cgau-hstat-lbl { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(255, 255, 255, 0.65); margin-top: 4px; }\n\n.cgau-listing .cgau-hero-model {\n  font-size: 12px;\n  color: rgba(255, 255, 255, 0.6);\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-top: 20px;\n  font-weight: 700;\n}\n\n\/* CSS door + sensor illustration *\/\n.cgau-listing .cgau-door-wrap { display: flex; flex-direction: column; align-items: center; }\n.cgau-listing .cgau-door-scene {\n  position: relative;\n  width: 220px;\n  height: 300px;\n  animation: cgau-bob 6s ease-in-out infinite;\n}\n.cgau-listing .cgau-door-frame {\n  position: absolute;\n  inset: 0;\n  border: 10px solid #16264F;\n  border-bottom: none;\n  border-radius: 12px 12px 0 0;\n  background: rgba(255, 255, 255, 0.03);\n  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.5);\n}\n.cgau-listing .cgau-door-panel {\n  position: absolute;\n  top: 10px;\n  left: 10px;\n  width: calc(100% - 20px);\n  height: calc(100% - 10px);\n  background: linear-gradient(160deg, #1B2F66 0%, #12204A 80%);\n  border-radius: 6px 6px 0 0;\n  border: 1.5px solid rgba(245, 197, 24, 0.25);\n  transform-origin: left center;\n  animation: cgau-door-swing 6s ease-in-out infinite;\n}\n.cgau-listing .cgau-door-knob {\n  position: absolute;\n  right: 12px;\n  top: 50%;\n  width: 12px; height: 12px;\n  border-radius: 50%;\n  background: radial-gradient(circle at 35% 35%, var(--cg-gold-light), var(--cg-gold-deep));\n}\n\/* magnet bar rides ON the door edge *\/\n.cgau-listing .cgau-door-magnet {\n  position: absolute;\n  right: -2px;\n  top: 34px;\n  width: 10px;\n  height: 34px;\n  border-radius: 3px;\n  background: linear-gradient(180deg, #E8ECF5, #B9C3D8);\n  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);\n}\n\/* sensor body sits on the frame *\/\n.cgau-listing .cgau-door-sensor {\n  position: absolute;\n  right: -18px;\n  top: 40px;\n  width: 16px;\n  height: 52px;\n  border-radius: 4px;\n  background: linear-gradient(180deg, #F5F7FB, #CDD6E6);\n  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.45);\n}\n.cgau-listing .cgau-door-sensor::after {\n  content: '';\n  position: absolute;\n  top: 6px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 6px; height: 6px;\n  border-radius: 50%;\n  animation: cgau-sensor-blink 6s ease-in-out infinite;\n}\n.cgau-listing .cgau-door-alert {\n  margin-top: 16px;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(245, 197, 24, 0.14);\n  border: 1.5px solid rgba(245, 197, 24, 0.5);\n  color: var(--cg-gold-light);\n  font-family: 'Sora', sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  padding: 9px 16px;\n  border-radius: 100px;\n  animation: cgau-alert-ping 6s ease-in-out infinite;\n}\n.cgau-listing .cgau-door-caption {\n  margin-top: 10px;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: rgba(255, 255, 255, 0.55);\n}\n\n\/* === ALERTS === *\/\n.cgau-listing .cgau-alerts { background: #fff; padding: 0 0 8px; }\n.cgau-listing .cgau-alert {\n  margin-top: -34px;\n  position: relative;\n  z-index: 5;\n  border-radius: 22px;\n  padding: 26px 28px;\n  color: #fff;\n  box-shadow: 0 18px 55px rgba(6, 13, 31, 0.2);\n  border: 3px solid;\n  overflow: hidden;\n}\n.cgau-listing .cgau-alert + .cgau-alert { margin-top: 18px; }\n.cgau-listing .cgau-alert--warning {\n  background: linear-gradient(135deg, var(--cg-red-500) 0%, var(--cg-red-600) 100%);\n  border-color: var(--cg-red-400);\n  animation: cgau-warn-pulse 2.6s ease-in-out infinite;\n}\n.cgau-listing .cgau-alert--dossier {\n  background: linear-gradient(135deg, var(--cg-navy-800) 0%, var(--cg-navy-900) 100%);\n  border-color: var(--cg-gold);\n}\n.cgau-listing .cgau-alert-icon {\n  position: absolute;\n  top: -16px;\n  right: 24px;\n  font-size: 34px;\n  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.3));\n  animation: cgau-bob 2.2s ease-in-out infinite;\n}\n.cgau-listing .cgau-alert-eyebrow {\n  display: inline-block;\n  background: rgba(255, 255, 255, 0.22);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  padding: 5px 12px;\n  border-radius: 6px;\n  margin-bottom: 10px;\n}\n.cgau-listing .cgau-alert--dossier .cgau-alert-eyebrow { background: rgba(245, 197, 24, 0.2); color: var(--cg-gold-light); }\n.cgau-listing .cgau-alert h2 {\n  font-size: clamp(1.35rem, 3vw, 1.7rem);\n  font-weight: 800;\n  margin-bottom: 10px;\n  color: #fff;\n}\n.cgau-listing .cgau-alert p {\n  margin: 0 0 8px;\n  color: #fff;\n  font-size: 15px;\n  font-weight: 500;\n  line-height: 1.65;\n}\n.cgau-listing .cgau-alert p:last-child { margin-bottom: 0; }\n.cgau-listing .cgau-alert--warning p strong { color: #FEF3C7; font-weight: 800; }\n.cgau-listing .cgau-alert--dossier p strong { color: var(--cg-gold-light); font-weight: 700; }\n\n.cgau-listing .cgau-hublist { list-style: none; margin: 12px 0 6px; padding: 0; }\n.cgau-listing .cgau-hublist li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  padding: 6px 0;\n  font-size: 15px;\n  font-weight: 600;\n  color: #fff;\n}\n.cgau-listing .cgau-hublist li::before {\n  content: '✓';\n  flex-shrink: 0;\n  width: 20px; height: 20px;\n  margin-top: 2px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.92);\n  color: var(--cg-red-600);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  font-weight: 900;\n}\n\n\/* Condition stamp + dossier list *\/\n.cgau-listing .cgau-stamp {\n  display: inline-block;\n  border: 3px solid var(--cg-gold);\n  color: var(--cg-gold);\n  font-family: 'Sora', sans-serif;\n  font-weight: 800;\n  font-size: 13px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  padding: 7px 14px;\n  border-radius: 8px;\n  transform: rotate(-8deg);\n  margin: 6px 0 12px;\n  animation: cgau-stamp-pop 0.7s ease-out 0.4s both;\n}\n.cgau-listing .cgau-dossier-list { list-style: none; margin: 10px 0 4px; padding: 0; }\n.cgau-listing .cgau-dossier-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  padding: 7px 0;\n  font-size: 15px;\n  font-weight: 500;\n  color: rgba(255, 255, 255, 0.92);\n  line-height: 1.55;\n}\n.cgau-listing .cgau-dossier-list li::before {\n  content: '▸';\n  flex-shrink: 0;\n  color: var(--cg-gold);\n  font-weight: 900;\n  margin-top: 1px;\n}\n.cgau-listing .cgau-dossier-list li strong { color: var(--cg-gold-light); font-weight: 700; }\n\n\/* === VIBE === *\/\n.cgau-listing .cgau-vibe {\n  background: linear-gradient(180deg, #fff 0%, var(--cg-navy-50) 100%);\n  padding: 56px 0 48px;\n  text-align: center;\n}\n.cgau-listing .cgau-vibe blockquote {\n  max-width: 760px;\n  margin: 0 auto;\n  font-family: 'Sora', sans-serif;\n  font-size: clamp(1.3rem, 3vw, 1.7rem);\n  font-weight: 700;\n  color: var(--cg-navy-900);\n  line-height: 1.45;\n}\n.cgau-listing .cgau-vibe blockquote em {\n  font-style: normal;\n  background: linear-gradient(90deg, var(--cg-gold-deep), var(--cg-gold), var(--cg-gold-deep));\n  background-size: 200% 100%;\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  animation: cgau-shimmer 5s linear infinite;\n}\n.cgau-listing .cgau-vibe-sub { margin-top: 12px; font-size: 15px; color: var(--cg-stone-500); font-weight: 500; }\n\n\/* === FEATURES === *\/\n.cgau-listing .cgau-feat { background: var(--cg-navy-50); }\n.cgau-listing .cgau-head { text-align: center; margin-bottom: 36px; }\n.cgau-listing .cgau-head h2 {\n  font-size: clamp(1.7rem, 4vw, 2.3rem);\n  font-weight: 800;\n  color: var(--cg-navy-900);\n  margin-bottom: 8px;\n}\n.cgau-listing .cgau-head p { font-size: 16px; color: var(--cg-stone-500); font-weight: 500; }\n\n.cgau-listing .cgau-feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n@media (max-width: 900px) { .cgau-listing .cgau-feat-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 520px) { .cgau-listing .cgau-feat-grid { grid-template-columns: 1fr; } }\n\n.cgau-listing .cgau-feat-card {\n  background: #fff;\n  border-radius: 18px;\n  padding: 26px 22px;\n  box-shadow: 0 8px 24px rgba(6, 13, 31, 0.06);\n  border: 1.5px solid rgba(18, 32, 74, 0.08);\n  border-top: 4px solid var(--cg-gold);\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-feat-card:hover { transform: translateY(-5px); box-shadow: 0 20px 44px rgba(6, 13, 31, 0.12); }\n.cgau-listing .cgau-feat-icon { font-size: 2.1rem; margin-bottom: 12px; display: inline-block; }\n.cgau-listing .cgau-feat-card:hover .cgau-feat-icon { animation: cgau-bob 1.6s ease-in-out infinite; }\n.cgau-listing .cgau-feat-card h3 { font-size: 1.08rem; font-weight: 800; color: var(--cg-navy-900); margin-bottom: 6px; }\n.cgau-listing .cgau-feat-card p { font-size: 13.5px; color: var(--cg-stone-700); line-height: 1.65; }\n.cgau-listing .cgau-feat-card p strong { color: var(--cg-stone-900); font-weight: 700; }\n.cgau-listing .cgau-feat-tag {\n  display: inline-block;\n  font-size: 10.5px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--cg-navy-800);\n  background: var(--cg-gold-50);\n  padding: 3px 10px;\n  border-radius: 100px;\n  margin-top: 10px;\n  border: 1.5px solid rgba(212, 160, 23, 0.35);\n}\n\n\/* === HONEST BIT === *\/\n.cgau-listing .cgau-honest { background: #fff; }\n.cgau-listing .cgau-honest-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; max-width: 1000px; margin: 0 auto; }\n@media (max-width: 900px) { .cgau-listing .cgau-honest-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 520px) { .cgau-listing .cgau-honest-grid { grid-template-columns: 1fr; } }\n.cgau-listing .cgau-honest-card {\n  background: var(--cg-stone-50);\n  border: 1.5px solid var(--cg-stone-200);\n  border-left: 5px solid var(--cg-gold-deep);\n  border-radius: 16px;\n  padding: 20px 18px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-honest-card:hover { transform: translateY(-3px); box-shadow: 0 12px 28px rgba(6, 13, 31, 0.08); }\n.cgau-listing .cgau-honest-emoji { font-size: 1.7rem; margin-bottom: 8px; display: inline-block; }\n.cgau-listing .cgau-honest-card h3 { font-size: 1rem; font-weight: 800; color: var(--cg-stone-900); margin-bottom: 5px; }\n.cgau-listing .cgau-honest-card p { font-size: 13.5px; color: var(--cg-stone-700); font-weight: 500; line-height: 1.6; }\n.cgau-listing .cgau-honest-card p strong { color: var(--cg-stone-900); font-weight: 700; }\n\n\/* === SPECS === *\/\n.cgau-listing .cgau-specs {\n  background: linear-gradient(180deg, var(--cg-navy-950) 0%, var(--cg-navy-900) 100%);\n  color: #fff;\n}\n.cgau-listing .cgau-specs .cgau-head h2 { color: #fff; }\n.cgau-listing .cgau-specs .cgau-head p { color: rgba(255, 255, 255, 0.6); }\n.cgau-listing .cgau-specs-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 14px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n.cgau-listing .cgau-spec {\n  background: rgba(255, 255, 255, 0.05);\n  border: 1.5px solid rgba(245, 197, 24, 0.18);\n  border-radius: 14px;\n  padding: 20px 16px;\n  text-align: center;\n  transition: transform 0.3s ease, background 0.3s ease, border-color 0.3s ease;\n}\n.cgau-listing .cgau-spec:hover { transform: translateY(-3px); background: rgba(255, 255, 255, 0.09); border-color: var(--cg-gold); }\n.cgau-listing .cgau-spec-emoji { font-size: 1.8rem; margin-bottom: 6px; line-height: 1; }\n.cgau-listing .cgau-spec-label {\n  font-size: 10.5px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  color: rgba(255, 255, 255, 0.55);\n  margin-bottom: 6px;\n}\n.cgau-listing .cgau-spec-value { font-family: 'Sora', sans-serif; font-size: 1rem; font-weight: 800; color: #fff; line-height: 1.25; }\n.cgau-listing .cgau-spec-value--gold { color: var(--cg-gold-light); }\n.cgau-listing .cgau-spec-value--green { color: var(--cg-green-400); }\n.cgau-listing .cgau-spec-note { font-size: 10px; color: rgba(255, 255, 255, 0.5); margin-top: 6px; font-weight: 500; font-style: italic; }\n\n\/* === COMPATIBILITY === *\/\n.cgau-listing .cgau-compat { background: var(--cg-navy-50); }\n.cgau-listing .cgau-compat-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; max-width: 980px; margin: 0 auto; }\n@media (max-width: 720px) { .cgau-listing .cgau-compat-grid { grid-template-columns: 1fr; } }\n.cgau-listing .cgau-compat-card {\n  background: #fff;\n  border-radius: 22px;\n  padding: 26px 24px;\n  box-shadow: 0 10px 32px rgba(6, 13, 31, 0.08);\n  border: 3px solid;\n  position: relative;\n}\n.cgau-listing .cgau-compat-card--yes { border-color: var(--cg-green-500); animation: cgau-pulse-green 3s ease-in-out infinite; }\n.cgau-listing .cgau-compat-card--no { border-color: var(--cg-red-500); animation: cgau-pulse-red 3s ease-in-out infinite; }\n.cgau-listing .cgau-compat-icon {\n  position: absolute;\n  top: -22px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 46px; height: 46px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 26px;\n  color: #fff;\n  box-shadow: 0 6px 16px rgba(6, 13, 31, 0.18);\n}\n.cgau-listing .cgau-compat-card--yes .cgau-compat-icon { background: var(--cg-green-500); }\n.cgau-listing .cgau-compat-card--no .cgau-compat-icon { background: var(--cg-red-500); }\n.cgau-listing .cgau-compat-card h3 { font-size: 1.2rem; font-weight: 800; margin: 12px 0 14px; text-align: center; }\n.cgau-listing .cgau-compat-card--yes h3 { color: var(--cg-green-500); }\n.cgau-listing .cgau-compat-card--no h3 { color: var(--cg-red-500); }\n.cgau-listing .cgau-compat-list { list-style: none; padding: 0; margin: 0; }\n.cgau-listing .cgau-compat-list li {\n  padding: 8px 0;\n  font-size: 14.5px;\n  font-weight: 600;\n  color: var(--cg-stone-700);\n  border-bottom: 1px solid var(--cg-stone-100);\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  line-height: 1.5;\n}\n.cgau-listing .cgau-compat-list li:last-child { border-bottom: none; }\n.cgau-listing .cgau-compat-list li::before {\n  content: '';\n  flex-shrink: 0;\n  width: 18px; height: 18px;\n  margin-top: 2px;\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 11px;\n  color: #fff;\n  font-weight: 900;\n}\n.cgau-listing .cgau-compat-card--yes .cgau-compat-list li::before { content: '✓'; background: var(--cg-green-500); }\n.cgau-listing .cgau-compat-card--no .cgau-compat-list li::before { content: '✕'; background: var(--cg-red-500); }\n.cgau-listing .cgau-compat-note {\n  margin: 22px auto 0;\n  max-width: 980px;\n  background: #fff;\n  border: 2px solid rgba(212, 160, 23, 0.4);\n  border-radius: 16px;\n  padding: 18px 22px;\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--cg-stone-700);\n}\n.cgau-listing .cgau-compat-note strong { color: var(--cg-navy-900); }\n\n\/* === FIT === *\/\n.cgau-listing .cgau-fit { background: #fff; }\n.cgau-listing .cgau-fit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; max-width: 980px; margin: 0 auto; }\n@media (max-width: 720px) { .cgau-listing .cgau-fit-grid { grid-template-columns: 1fr; } }\n.cgau-listing .cgau-fit-card { border-radius: 20px; padding: 26px 24px; }\n.cgau-listing .cgau-fit-card--not { background: var(--cg-stone-50); border: 2px solid var(--cg-stone-200); }\n.cgau-listing .cgau-fit-card--yes { background: linear-gradient(135deg, var(--cg-navy-800), var(--cg-navy-900)); color: #fff; border: 2px solid var(--cg-gold); }\n.cgau-listing .cgau-fit-card h3 { font-size: 1.15rem; font-weight: 800; margin-bottom: 12px; }\n.cgau-listing .cgau-fit-card--not h3 { color: var(--cg-stone-700); }\n.cgau-listing .cgau-fit-card--yes h3 { color: var(--cg-gold-light); }\n.cgau-listing .cgau-fit-list { list-style: none; padding: 0; margin: 0; }\n.cgau-listing .cgau-fit-list li { padding: 7px 0; font-size: 14.5px; font-weight: 500; line-height: 1.55; display: flex; gap: 10px; align-items: flex-start; }\n.cgau-listing .cgau-fit-card--not .cgau-fit-list li { color: var(--cg-stone-700); }\n.cgau-listing .cgau-fit-card--yes .cgau-fit-list li { color: rgba(255, 255, 255, 0.92); }\n.cgau-listing .cgau-fit-list li::before { content: '•'; color: var(--cg-gold-deep); font-weight: 900; }\n\n\/* === SETUP === *\/\n.cgau-listing .cgau-setup { background: var(--cg-navy-50); }\n.cgau-listing .cgau-setup-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; max-width: 1000px; margin: 0 auto; }\n@media (max-width: 900px) { .cgau-listing .cgau-setup-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .cgau-listing .cgau-setup-grid { grid-template-columns: 1fr; } }\n.cgau-listing .cgau-setup-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 22px 20px;\n  box-shadow: 0 6px 20px rgba(6, 13, 31, 0.06);\n}\n.cgau-listing .cgau-setup-num {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--cg-gold-deep), var(--cg-gold));\n  color: var(--cg-navy-900);\n  font-family: 'Sora', sans-serif;\n  font-weight: 800;\n  font-size: 15px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 12px;\n}\n.cgau-listing .cgau-setup-card h3 { font-size: 1rem; font-weight: 800; color: var(--cg-navy-900); margin-bottom: 5px; }\n.cgau-listing .cgau-setup-card p { font-size: 13px; color: var(--cg-stone-700); font-weight: 500; line-height: 1.6; }\n\n\/* === INCLUDED === *\/\n.cgau-listing .cgau-inbox { background: #fff; text-align: center; }\n.cgau-listing .cgau-inbox-grid { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; max-width: 880px; margin: 0 auto; }\n.cgau-listing .cgau-inbox-item {\n  background: var(--cg-stone-50);\n  border: 2px solid rgba(212, 160, 23, 0.35);\n  border-radius: 16px;\n  padding: 22px 22px;\n  min-width: 190px;\n}\n.cgau-listing .cgau-inbox-emoji { font-size: 2rem; margin-bottom: 8px; }\n.cgau-listing .cgau-inbox-name { font-weight: 800; font-size: 14px; color: var(--cg-navy-900); margin-bottom: 2px; }\n.cgau-listing .cgau-inbox-detail { color: var(--cg-stone-500); font-size: 12px; font-weight: 600; }\n.cgau-listing .cgau-inbox-note {\n  margin: 22px auto 0;\n  max-width: 760px;\n  background: linear-gradient(135deg, var(--cg-navy-800), var(--cg-navy-900));\n  border: 2px solid rgba(245, 197, 24, 0.4);\n  border-radius: 18px;\n  padding: 22px 26px;\n  text-align: left;\n}\n.cgau-listing .cgau-inbox-note h3 { color: var(--cg-gold-light); font-size: 17px; font-weight: 800; margin-bottom: 6px; }\n.cgau-listing .cgau-inbox-note p { color: rgba(255, 255, 255, 0.9); font-size: 14.5px; font-weight: 500; line-height: 1.7; }\n.cgau-listing .cgau-inbox-note strong { color: var(--cg-gold-light); font-weight: 700; }\n\n\/* === TRUST + WARRANTY === *\/\n.cgau-listing .cgau-trust { background: var(--cg-navy-50); }\n.cgau-listing .cgau-trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; max-width: 1000px; margin: 0 auto 40px; }\n@media (max-width: 900px) { .cgau-listing .cgau-trust-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .cgau-listing .cgau-trust-grid { grid-template-columns: 1fr; } }\n.cgau-listing .cgau-trust-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 22px 20px;\n  box-shadow: 0 6px 20px rgba(6, 13, 31, 0.06);\n  border-top: 5px solid var(--cg-gold-deep);\n  transition: transform 0.3s ease;\n}\n.cgau-listing .cgau-trust-card:hover { transform: translateY(-4px); }\n.cgau-listing .cgau-trust-icon { font-size: 2rem; margin-bottom: 10px; display: inline-block; }\n.cgau-listing .cgau-trust-card h3 { font-size: 1.02rem; font-weight: 800; color: var(--cg-stone-900); margin-bottom: 6px; }\n.cgau-listing .cgau-trust-card p { font-size: 13.5px; color: var(--cg-stone-700); font-weight: 500; line-height: 1.6; }\n\n.cgau-listing .cgau-warranty-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; max-width: 880px; margin: 0 auto; }\n@media (max-width: 720px) { .cgau-listing .cgau-warranty-grid { grid-template-columns: 1fr; } }\n.cgau-listing .cgau-warranty-card {\n  border-radius: 18px;\n  padding: 26px 24px;\n  box-shadow: 0 10px 32px rgba(6, 13, 31, 0.12);\n}\n.cgau-listing .cgau-warranty-card--gold { background: linear-gradient(135deg, var(--cg-gold-deep) 0%, var(--cg-gold) 100%); color: var(--cg-navy-900); }\n.cgau-listing .cgau-warranty-card--navy { background: linear-gradient(135deg, var(--cg-navy-800) 0%, var(--cg-navy-900) 100%); border: 2px solid rgba(245, 197, 24, 0.35); color: #fff; }\n.cgau-listing .cgau-warranty-card h3 { font-size: 1.12rem; font-weight: 800; margin-bottom: 12px; }\n.cgau-listing .cgau-warranty-card--gold h3 { color: var(--cg-navy-900); }\n.cgau-listing .cgau-warranty-card--navy h3 { color: var(--cg-gold-light); }\n.cgau-listing .cgau-warranty-list { list-style: none; padding: 0; margin: 0; font-weight: 600; font-size: 14.5px; }\n.cgau-listing .cgau-warranty-card--gold .cgau-warranty-list { color: rgba(10, 17, 40, 0.9); }\n.cgau-listing .cgau-warranty-card--navy .cgau-warranty-list { color: rgba(255, 255, 255, 0.92); }\n.cgau-listing .cgau-warranty-list li { padding: 7px 0; }\n.cgau-listing .cgau-dispatch-line {\n  margin: 22px auto 0;\n  max-width: 880px;\n  text-align: center;\n  font-size: 14.5px;\n  font-weight: 700;\n  color: var(--cg-navy-900);\n}\n\n\/* === FAQ === *\/\n.cgau-listing .cgau-faq { background: #fff; }\n.cgau-listing .cgau-faq-list { max-width: 880px; margin: 0 auto; }\n.cgau-listing .cgau-faq-item {\n  background: var(--cg-stone-50);\n  border: 2px solid var(--cg-stone-200);\n  border-radius: 18px;\n  padding: 22px 24px;\n  transition: border-color 0.3s ease, transform 0.3s ease;\n}\n.cgau-listing .cgau-faq-item + .cgau-faq-item { margin-top: 14px; }\n.cgau-listing .cgau-faq-item:hover { border-color: var(--cg-gold-deep); transform: translateY(-2px); }\n.cgau-listing .cgau-faq-q {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  font-family: 'Sora', sans-serif;\n  font-size: 15.5px;\n  font-weight: 800;\n  color: var(--cg-navy-900);\n  margin-bottom: 8px;\n}\n.cgau-listing .cgau-faq-q .cgau-qbadge {\n  flex-shrink: 0;\n  width: 26px; height: 26px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--cg-gold-deep), var(--cg-gold));\n  color: var(--cg-navy-900);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px;\n  font-weight: 900;\n}\n.cgau-listing .cgau-faq-a { font-size: 14.5px; color: var(--cg-stone-700); font-weight: 500; line-height: 1.7; padding-left: 38px; }\n.cgau-listing .cgau-faq-a strong { color: var(--cg-stone-900); font-weight: 700; }\n\n\/* === ITEM SPECIFICS === *\/\n.cgau-listing .cgau-itemspec { background: var(--cg-navy-50); padding: 48px 0; }\n.cgau-listing .cgau-itemspec-table {\n  max-width: 720px;\n  margin: 0 auto;\n  background: #fff;\n  border-radius: 18px;\n  overflow: hidden;\n  box-shadow: 0 8px 24px rgba(6, 13, 31, 0.06);\n  border: 1.5px solid var(--cg-stone-200);\n}\n.cgau-listing .cgau-itemspec-row { display: flex; border-bottom: 1px solid var(--cg-stone-100); }\n.cgau-listing .cgau-itemspec-row:last-child { border-bottom: none; }\n.cgau-listing .cgau-itemspec-key {\n  flex: 0 0 42%;\n  padding: 12px 18px;\n  font-size: 12px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: var(--cg-stone-500);\n  background: var(--cg-stone-50);\n}\n.cgau-listing .cgau-itemspec-val { flex: 1; padding: 12px 18px; font-size: 14px; font-weight: 600; color: var(--cg-stone-900); }\n\n\/* === CTA === *\/\n.cgau-listing .cgau-cta {\n  background:\n    radial-gradient(ellipse at top, rgba(245, 197, 24, 0.14), transparent 60%),\n    linear-gradient(180deg, var(--cg-navy-950) 0%, var(--cg-navy-800) 60%, var(--cg-navy-950) 100%);\n  padding: 70px 0;\n  text-align: center;\n  color: #fff;\n}\n.cgau-listing .cgau-cta-emoji { font-size: 2.8rem; margin-bottom: 12px; display: inline-block; animation: cgau-bob 3s ease-in-out infinite; }\n.cgau-listing .cgau-cta h2 { font-size: clamp(1.7rem, 4vw, 2.4rem); font-weight: 800; color: #fff; margin-bottom: 12px; }\n.cgau-listing .cgau-cta h2 em {\n  font-style: normal;\n  background: linear-gradient(90deg, var(--cg-gold-light), var(--cg-gold), var(--cg-gold-light));\n  background-size: 200% 100%;\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  animation: cgau-shimmer 4s linear infinite;\n}\n.cgau-listing .cgau-cta-sub { font-size: 15px; color: rgba(255, 255, 255, 0.75); margin: 0 auto 22px; max-width: 600px; font-weight: 500; line-height: 1.6; }\n.cgau-listing .cgau-cta-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n.cgau-listing .cgau-cta-pill {\n  background: rgba(255, 255, 255, 0.1);\n  border: 1.5px solid rgba(245, 197, 24, 0.35);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 7px 15px;\n  border-radius: 100px;\n}\n\n\/* === FOOTER === *\/\n.cgau-listing .cgau-footer {\n  background: var(--cg-navy-950);\n  padding: 28px 0;\n  text-align: center;\n  border-top: 3px solid var(--cg-gold);\n}\n.cgau-listing .cgau-footer-brand { font-family: 'Sora', sans-serif; font-size: 16px; font-weight: 800; color: #fff; margin-bottom: 4px; }\n.cgau-listing .cgau-footer p { font-size: 12px; color: rgba(255, 255, 255, 0.8); margin-bottom: 4px; line-height: 1.6; }\n.cgau-listing .cgau-footer-divider { margin: 14px auto; width: 60%; max-width: 400px; height: 1px; background: rgba(245, 197, 24, 0.25); }\n.cgau-listing .cgau-footer-legal { font-size: 11px; color: rgba(245, 197, 24, 0.5); line-height: 1.65; max-width: 780px; margin: 0 auto; }\n\n\/* === REDUCED MOTION === *\/\n@media (prefers-reduced-motion: reduce) {\n  .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cgau-listing\"\u003e\n\u003c!-- NAV --\u003e\u003cheader class=\"cgau-nav\"\u003e\n\u003cdiv class=\"cgau-container cgau-nav-inner\"\u003e\n\u003cdiv class=\"cgau-logo\"\u003e🛡️ CamGuard Australia \u003csmall\u003esecurity doesn't have to be boring\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-nav-pills\"\u003e\n\u003cdiv class=\"cgau-nav-pill cgau-nav-pill--gold\"\u003e🚪 Door \u0026amp; Window\u003c\/div\u003e\n\u003cdiv class=\"cgau-nav-pill cgau-nav-pill--navy\"\u003e♻️ Manufacturer Renewed\u003c\/div\u003e\n\u003cdiv class=\"cgau-nav-pill cgau-nav-pill--red\"\u003e⚠️ HomeBase Required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- HERO --\u003e\n\u003csection class=\"cgau-hero\"\u003e\n\u003cdiv class=\"cgau-container cgau-hero-inner\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cgau-hero-pill\"\u003e\n\u003cspan class=\"cgau-dot\"\u003e\u003c\/span\u003e Genuine eufy · Manufacturer Renewed\u003c\/div\u003e\n\u003ch1\u003eEntry Sensor\u003cbr\u003e\u003cem\u003eThe tripwire that texts you.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cgau-hero-sub\"\u003eA two-piece sentry for any door or window: the moment it opens \u003cstrong\u003e1.5 inches\u003c\/strong\u003e, you get an instant phone alert and your HomeBase can fire its \u003cstrong\u003e100-decibel siren\u003c\/strong\u003e. One CR123A battery keeps it on watch for \u003cstrong\u003earound two years\u003c\/strong\u003e. Stick it on, forget it's there — until something opens.\u003c\/p\u003e\n\u003cdiv class=\"cgau-hero-hubnote\"\u003e⚠️ \u003cspan\u003e\u003cstrong\u003eRequires a eufy HomeBase 2 (S280) or HomeBase 3 (S380) — not included in this listing.\u003c\/strong\u003e The sensor is an add-on: without a HomeBase it does nothing at all.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-hero-stats\"\u003e\n\u003cdiv class=\"cgau-hstat\"\u003e\n\u003cdiv class=\"cgau-hstat-val\"\u003e~2 yrs\u003c\/div\u003e\n\u003cdiv class=\"cgau-hstat-lbl\"\u003eBattery Life\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-hstat\"\u003e\n\u003cdiv class=\"cgau-hstat-val\"\u003e1.5\"\u003c\/div\u003e\n\u003cdiv class=\"cgau-hstat-lbl\"\u003eAjar Trigger\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-hstat\"\u003e\n\u003cdiv class=\"cgau-hstat-val\"\u003e100 dB\u003c\/div\u003e\n\u003cdiv class=\"cgau-hstat-lbl\"\u003eHomeBase Siren\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-hstat\"\u003e\n\u003cdiv class=\"cgau-hstat-val\"\u003eTape\/Screw\u003c\/div\u003e\n\u003cdiv class=\"cgau-hstat-lbl\"\u003eTool-Free Mount\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-hero-model\"\u003eModel: eufy Security Entry Sensor · MPN T8900 · Manufacturer Renewed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CSS door + sensor illustration --\u003e\n\u003cdiv class=\"cgau-door-wrap\"\u003e\n\u003c!-- IMG-PLACEHOLDER: hero photo of the actual renewed T8900 unit (sensor + magnetic base together) — can replace or sit alongside this CSS scene --\u003e\n\u003cdiv class=\"cgau-door-scene\"\u003e\n\u003cdiv class=\"cgau-door-frame\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgau-door-panel\"\u003e\n\u003cdiv class=\"cgau-door-knob\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgau-door-magnet\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-door-sensor\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-door-alert\"\u003e📲 Front door opened — alert sent\u003c\/div\u003e\n\u003cdiv class=\"cgau-door-caption\"\u003eOpens 1.5\" · you know instantly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ALERTS --\u003e\n\u003csection class=\"cgau-alerts\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003c!-- HOMEBASE REQUIRED (placement #2 of 5) --\u003e\n\u003cdiv class=\"cgau-alert cgau-alert--warning\"\u003e\n\u003cdiv class=\"cgau-alert-icon\"\u003e⚠️\u003c\/div\u003e\n\u003cdiv class=\"cgau-alert-eyebrow\"\u003eRead this before anything else\u003c\/div\u003e\n\u003ch2\u003eThis sensor needs a eufy HomeBase — it does nothing on its own\u003c\/h2\u003e\n\u003cp\u003eThe Entry Sensor is an \u003cstrong\u003eadd-on for an existing eufy setup\u003c\/strong\u003e. It talks to your HomeBase; the HomeBase talks to your phone and sounds the siren. \u003cstrong\u003eNo HomeBase = no sensor.\u003c\/strong\u003e There is no HomeBase in this listing.\u003c\/p\u003e\n\u003cul class=\"cgau-hublist\"\u003e\n\u003cli\u003eHomeBase 2 (S280) — the classic eufyCam hub\u003c\/li\u003e\n\u003cli\u003eHomeBase 3 (S380) — the current-generation hub\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOwn a HomeBase Mini or HomeBase Pro instead?\u003c\/strong\u003e Message us your model before buying and we'll confirm compatibility — we'd rather check than guess.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CONDITION DOSSIER (renewed callout) --\u003e\n\u003cdiv class=\"cgau-alert cgau-alert--dossier\"\u003e\n\u003cdiv class=\"cgau-alert-icon\"\u003e♻️\u003c\/div\u003e\n\u003cdiv class=\"cgau-alert-eyebrow\"\u003eThe condition, honestly\u003c\/div\u003e\n\u003cdiv class=\"cgau-stamp\"\u003eRenewed · Tested\u003c\/div\u003e\n\u003ch2\u003eManufacturer Renewed — here's exactly what that means\u003c\/h2\u003e\n\u003cp\u003eThis sensor \u003cstrong\u003eisn't brand new\u003c\/strong\u003e — it's been professionally renewed: restored, inspected and tested so it works like it should. The deal, plainly:\u003c\/p\u003e\n\u003cul class=\"cgau-dossier-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eInspected, tested \u0026amp; fully working\u003c\/strong\u003e — checked before it ships.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMinor cosmetic marks possible\u003c\/strong\u003e — light scuffs or marks from previous use. Cosmetic only; it's a sensor, not a show pony.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRenewed (non-retail) packaging\u003c\/strong\u003e — protectively packed, no shiny retail box.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCamGuard 12-month warranty\u003c\/strong\u003e — our in-house warranty (not a manufacturer warranty), plus your Australian Consumer Law rights.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- IMG-PLACEHOLDER: close-up photo strip of the actual unit — sensor, magnetic base, battery compartment — showing typical cosmetic state --\u003e\n\u003cp\u003eSame genuine eufy hardware, meaningfully lower price. Doors don't care about scuff marks. 🤝\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VIBE --\u003e\n\u003csection class=\"cgau-vibe\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cblockquote\u003e\"A door can open quietly. \u003cem\u003eIt's much harder to open secretly.\u003c\/em\u003e\"\u003c\/blockquote\u003e\n\u003cp class=\"cgau-vibe-sub\"\u003eTwo little pieces, one unblinking watch on every door and window that matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"cgau-section cgau-feat\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eWhat the sensor actually does 🚪\u003c\/h2\u003e\n\u003cp\u003eSimple job, done relentlessly\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-feat-grid\"\u003e\n\u003carticle class=\"cgau-feat-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-feat-icon\"\u003e📲\u003c\/div\u003e\n\u003ch3\u003eInstant Open Alerts\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eOpens 1.5 inches, you know:\u003c\/strong\u003e the two-piece magnetic design detects the gap the moment a door or window opens and pushes an alert straight to your phone via your HomeBase.\u003c\/p\u003e\n\u003cspan class=\"cgau-feat-tag\"\u003ereal-time\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"cgau-feat-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-feat-icon\"\u003e🚨\u003c\/div\u003e\n\u003ch3\u003eTriggers the Siren\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e100-decibel deterrent:\u003c\/strong\u003e pair it with your HomeBase security modes and an unexpected opening sets off the HomeBase siren — the whole street hears about it.\u003c\/p\u003e\n\u003cspan class=\"cgau-feat-tag\"\u003evia HomeBase\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"cgau-feat-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-feat-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003e~2 Years Per Battery\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eOne CR123A, 730 days\u003c\/strong\u003e of monitoring on eufy's rating. Change the battery about as often as you change your smoke-alarm ones.\u003c\/p\u003e\n\u003cspan class=\"cgau-feat-tag\"\u003eCR123A · replaceable\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"cgau-feat-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-feat-icon\"\u003e🩹\u003c\/div\u003e\n\u003ch3\u003eStick-On Install\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eTape or screws, your pick:\u003c\/strong\u003e peel-and-stick mounting tape for a tool-free install, or use screws for a permanent hold. Sensor on the frame, magnet on the door, done.\u003c\/p\u003e\n\u003cspan class=\"cgau-feat-tag\"\u003etool-free option\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"cgau-feat-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-feat-icon\"\u003e🪟\u003c\/div\u003e\n\u003ch3\u003eDoors AND Windows\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCompact two-piece design\u003c\/strong\u003e fits door frames, window frames, even cupboards and gates indoors — anywhere a gap opening means something's up.\u003c\/p\u003e\n\u003cspan class=\"cgau-feat-tag\"\u003eindoor use\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"cgau-feat-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-feat-icon\"\u003e🧩\u003c\/div\u003e\n\u003ch3\u003eJoins Your eufy System\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eSame app, same modes:\u003c\/strong\u003e it lives in the eufy Security app alongside your cameras and doorbell, and follows the security modes your HomeBase already runs.\u003c\/p\u003e\n\u003cspan class=\"cgau-feat-tag\"\u003eeufy Security app\u003c\/span\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HONEST BIT --\u003e\n\u003csection class=\"cgau-section cgau-honest\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eThe honest bit 🤝\u003c\/h2\u003e\n\u003cp\u003eSix things we'd rather tell you now than read in a return request later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-honest-grid\"\u003e\n\u003carticle class=\"cgau-honest-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-honest-emoji\"\u003e⚠️\u003c\/div\u003e\n\u003ch3\u003eUseless without a HomeBase\u003c\/h3\u003e\n\u003cp\u003eThis is an \u003cstrong\u003eaccessory to a system, not a system\u003c\/strong\u003e. It needs a HomeBase 2 (S280) or HomeBase 3 (S380) to function — none is included here.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-honest-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-honest-emoji\"\u003e♻️\u003c\/div\u003e\n\u003ch3\u003eIt's renewed, not new\u003c\/h3\u003e\n\u003cp\u003eThis unit \u003cstrong\u003ehas been used before\u003c\/strong\u003e and professionally renewed — inspected, tested, fully working, possibly with light cosmetic marks from its previous life.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-honest-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-honest-emoji\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eNo retail box\u003c\/h3\u003e\n\u003cp\u003eRenewed stock ships in \u003cstrong\u003eplain, non-retail packaging\u003c\/strong\u003e — protectively packed, nothing fancy.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-honest-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-honest-emoji\"\u003e🩹\u003c\/div\u003e\n\u003ch3\u003eOld tape has a memory\u003c\/h3\u003e\n\u003cp\u003eThe peel-and-stick pads on a renewed unit may have seen life. \u003cstrong\u003eAny double-sided mounting tape fixes that in seconds\u003c\/strong\u003e — or use the screw mounting instead.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-honest-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-honest-emoji\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eIndoor use only\u003c\/h3\u003e\n\u003cp\u003eIt's rated for \u003cstrong\u003eindoor mounting\u003c\/strong\u003e — perfect on doors and windows from the inside; not built to weather the outside of a gate in the rain.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-honest-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-honest-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eWhose warranty it is\u003c\/h3\u003e\n\u003cp\u003eYou're covered by our \u003cstrong\u003ein-house CamGuard 12-month warranty\u003c\/strong\u003e — not a manufacturer warranty — alongside your Australian Consumer Law rights.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"cgau-section cgau-specs\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head\"\u003e\n\u003ch2\u003eThe spec sheet 🔧\u003c\/h2\u003e\n\u003cp\u003eVerified against eufy's own documentation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-specs-grid\"\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e🏷️\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value\"\u003eEntry Sensor · T8900\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003eRequires\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value\"\u003eHomeBase 2 or 3\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-note\"\u003enot included · sold separately\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e🚪\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003eTrigger\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value cgau-spec-value--gold\"\u003eOpens 1.5\"\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-note\"\u003etwo-piece magnetic design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value cgau-spec-value--gold\"\u003eCR123A · ~2 yrs\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-note\"\u003e730 days, eufy rating · replaceable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e🚨\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003eSiren\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value\"\u003e100 dB\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-note\"\u003esounds on the HomeBase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e🩹\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value\"\u003eTape or screws\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e🏡\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003ePlacement\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value\"\u003eIndoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec\"\u003e\n\u003cdiv class=\"cgau-spec-emoji\"\u003e♻️\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-label\"\u003eCondition\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-value cgau-spec-value--green\"\u003eManufacturer Renewed\u003c\/div\u003e\n\u003cdiv class=\"cgau-spec-note\"\u003einspected · tested · working\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBILITY (placement #4 of 5) --\u003e\n\u003csection class=\"cgau-section cgau-compat\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eWill it work at your place? 🏠\u003c\/h2\u003e\n\u003cp\u003eOne question decides it: which HomeBase do you own?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-compat-grid\"\u003e\n\u003carticle class=\"cgau-compat-card cgau-compat-card--yes cgau-fade\"\u003e\n\u003cdiv class=\"cgau-compat-icon\"\u003e✓\u003c\/div\u003e\n\u003ch3\u003eWorks with\u003c\/h3\u003e\n\u003cul class=\"cgau-compat-list\"\u003e\n\u003cli\u003eHomeBase 2 (S280)\u003c\/li\u003e\n\u003cli\u003eHomeBase 3 (S380)\u003c\/li\u003e\n\u003cli\u003eThe eufy Security app (alerts, modes \u0026amp; settings)\u003c\/li\u003e\n\u003cli\u003eDoors, windows, indoor gates \u0026amp; cupboards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-compat-card cgau-compat-card--no cgau-fade\"\u003e\n\u003cdiv class=\"cgau-compat-icon\"\u003e✕\u003c\/div\u003e\n\u003ch3\u003eDoes NOT work\u003c\/h3\u003e\n\u003cul class=\"cgau-compat-list\"\u003e\n\u003cli\u003eOn its own — no HomeBase, no function, full stop\u003c\/li\u003e\n\u003cli\u003eWith non-eufy alarm or smart-home systems\u003c\/li\u003e\n\u003cli\u003eOutdoors in the weather — indoor rating only\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-compat-note cgau-fade\"\u003e💡 \u003cstrong\u003eOwn a HomeBase Mini or HomeBase Pro?\u003c\/strong\u003e Compatibility for those isn't confirmed for this sensor — message us your hub model before buying and we'll check it for you. Two minutes now beats a return later.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FIT --\u003e\n\u003csection class=\"cgau-section cgau-fit\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eStraight talk on fit 🎯\u003c\/h2\u003e\n\u003cp\u003eSave yourself a return — check both columns\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-fit-grid\"\u003e\n\u003cdiv class=\"cgau-fit-card cgau-fit-card--not cgau-fade\"\u003e\n\u003ch3\u003eProbably not for you if…\u003c\/h3\u003e\n\u003cul class=\"cgau-fit-list\"\u003e\n\u003cli\u003eYou don't own a eufy HomeBase 2 or 3 — this is an add-on, and there's no hub in the box.\u003c\/li\u003e\n\u003cli\u003eYou want to monitor an outdoor gate in the weather — it's indoor-rated.\u003c\/li\u003e\n\u003cli\u003eYou're after a mint boxed unit — this one's renewed, with honest wear possible.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-fit-card cgau-fit-card--yes cgau-fade\"\u003e\n\u003ch3\u003ePerfect for you if…\u003c\/h3\u003e\n\u003cul class=\"cgau-fit-list\"\u003e\n\u003cli\u003eYou already run a eufy HomeBase and want to know about every door and window, not just the ones with cameras.\u003c\/li\u003e\n\u003cli\u003eYou want cheap, reliable perimeter coverage — sensors on every entry point costs less than one extra camera.\u003c\/li\u003e\n\u003cli\u003eYou're happy trading a scuff mark or two for a proper renewed-price discount.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SETUP --\u003e\n\u003csection class=\"cgau-section cgau-setup\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eUp and running in four steps 🚀\u003c\/h2\u003e\n\u003cp\u003eHonestly, the kettle takes longer\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-setup-grid\"\u003e\n\u003cdiv class=\"cgau-setup-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-setup-num\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePair it\u003c\/h3\u003e\n\u003cp\u003eIn the eufy Security app, Add Device and follow the prompts — the sensor links to your HomeBase 2 or 3.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-setup-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-setup-num\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eMount the pair\u003c\/h3\u003e\n\u003cp\u003eSensor on the frame, magnet on the door or window — aligned, within about 1.5 cm of each other when closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-setup-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-setup-num\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eSet your modes\u003c\/h3\u003e\n\u003cp\u003eChoose what happens in Home and Away modes — silent phone alert, HomeBase siren, or both.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-setup-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-setup-num\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eTest the door\u003c\/h3\u003e\n\u003cp\u003eOpen it 1.5 inches. Phone buzzes. Grin. That door now reports to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"cgau-section cgau-inbox\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eWhat's in your package 📦\u003c\/h2\u003e\n\u003cp\u003eRenewed stock, plainly listed\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMG-PLACEHOLDER: flat-lay photo of exactly what ships — sensor, magnetic base, screws\/battery if included. CONFIRM renewed-unit contents before publishing: magnetic base is ESSENTIAL; check screws + CR123A battery too. --\u003e\n\u003cdiv class=\"cgau-inbox-grid\"\u003e\n\u003cdiv class=\"cgau-inbox-item\"\u003e\n\u003cdiv class=\"cgau-inbox-emoji\"\u003e📡\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-name\"\u003eEntry Sensor Unit\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-detail\"\u003eRenewed · tested working\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-item\"\u003e\n\u003cdiv class=\"cgau-inbox-emoji\"\u003e🧲\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-name\"\u003eMagnetic Base\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-detail\"\u003eThe second half of the pair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-item\"\u003e\n\u003cdiv class=\"cgau-inbox-emoji\"\u003e🔩\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-name\"\u003eMounting Screws\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-detail\"\u003eTape mounting also works\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-inbox-note\"\u003e\n\u003ch3\u003e📦 Packaging note\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eRenewed (non-retail) packaging:\u003c\/strong\u003e this genuine eufy sensor has been professionally renewed and tested, and ships in plain protective packaging rather than a retail box. Carefully packed in Townsville for the trip to your door. Same genuine hardware, honest condition, better price. ♻️\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST + WARRANTY --\u003e\n\u003csection class=\"cgau-section cgau-trust\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eWhy shop with CamGuard? 🤔\u003c\/h2\u003e\n\u003cp\u003eAussie-owned business that actually gives a damn\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-trust-grid\"\u003e\n\u003carticle class=\"cgau-trust-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-trust-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003e100% Genuine Stock\u003c\/h3\u003e\n\u003cp\u003eAuthentic eufy hardware, professionally renewed and tested. No knock-offs, no counterfeits.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-trust-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-trust-icon\"\u003e🚀\u003c\/div\u003e\n\u003ch3\u003eFast Dispatch\u003c\/h3\u003e\n\u003cp\u003eOrders dispatched within 1 business day from Townsville, QLD.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-trust-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-trust-icon\"\u003e💬\u003c\/div\u003e\n\u003ch3\u003eReal Human Replies\u003c\/h3\u003e\n\u003cp\u003eTownsville-based, quick to respond — real Aussies who know the eufy ecosystem inside out.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cgau-trust-card cgau-fade\"\u003e\n\u003cdiv class=\"cgau-trust-icon\"\u003e♻️\u003c\/div\u003e\n\u003ch3\u003eSecond Life, Less Waste\u003c\/h3\u003e\n\u003cp\u003eRenewed hardware keeps perfectly good gear out of landfill — and you pay less for it.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-warranty-grid\"\u003e\n\u003cdiv class=\"cgau-warranty-card cgau-warranty-card--gold cgau-fade\"\u003e\n\u003ch3\u003e⚖️ Australian Consumer Law\u003c\/h3\u003e\n\u003cul class=\"cgau-warranty-list\"\u003e\n\u003cli\u003e✔ Statutory guarantees apply\u003c\/li\u003e\n\u003cli\u003e✔ Products must be of acceptable quality\u003c\/li\u003e\n\u003cli\u003e✔ Repair, replace, or refund rights\u003c\/li\u003e\n\u003cli\u003e✔ Full legal protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-warranty-card cgau-warranty-card--navy cgau-fade\"\u003e\n\u003ch3\u003e🛡️ 12-Month CamGuard Warranty\u003c\/h3\u003e\n\u003cul class=\"cgau-warranty-list\"\u003e\n\u003cli\u003e✦ Full replacement warranty\u003c\/li\u003e\n\u003cli\u003e✦ Our in-house cover — not a manufacturer warranty\u003c\/li\u003e\n\u003cli\u003e✦ Express replacement service\u003c\/li\u003e\n\u003cli\u003e✦ Aussie-based support, no runaround\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cgau-dispatch-line\"\u003e📦 Dispatched within 1 business day from Townsville, QLD — tracked delivery Australia-wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ (placement #5 of 5) --\u003e\n\u003csection class=\"cgau-section cgau-faq\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-head cgau-fade\"\u003e\n\u003ch2\u003eQuick questions 💬\u003c\/h2\u003e\n\u003cp\u003eThe five things buyers actually ask\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-list\"\u003e\n\u003cdiv class=\"cgau-faq-item cgau-fade\"\u003e\n\u003cdiv class=\"cgau-faq-q\"\u003e\n\u003cspan class=\"cgau-qbadge\"\u003eQ\u003c\/span\u003eDoes it work on its own, without a HomeBase?\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-a\"\u003e\n\u003cstrong\u003eNo — and this is the one to get right before buying.\u003c\/strong\u003e The Entry Sensor talks to a eufy HomeBase 2 (S280) or HomeBase 3 (S380); the HomeBase sends your phone alerts and sounds the siren. Without one it does nothing at all, and no HomeBase is included in this listing. Own a HomeBase Mini or Pro? Message us first — we'll confirm compatibility for your exact hub.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-item cgau-fade\"\u003e\n\u003cdiv class=\"cgau-faq-q\"\u003e\n\u003cspan class=\"cgau-qbadge\"\u003eQ\u003c\/span\u003eWhat does \"Manufacturer Renewed\" actually mean?\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-a\"\u003eThe unit has been \u003cstrong\u003eprofessionally renewed: restored, inspected and tested to full working order\u003c\/strong\u003e. It was used before, so light cosmetic marks are possible, and it arrives in renewed (non-retail) packaging. It's covered by our CamGuard 12-month in-house warranty — not a manufacturer warranty — plus your Australian Consumer Law rights.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-item cgau-fade\"\u003e\n\u003cdiv class=\"cgau-faq-q\"\u003e\n\u003cspan class=\"cgau-qbadge\"\u003eQ\u003c\/span\u003eHow does it actually detect an opening?\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-a\"\u003eIt's a \u003cstrong\u003etwo-piece magnetic contact\u003c\/strong\u003e: the sensor mounts on the frame, the magnet on the door or window, aligned and close together when closed. When they separate — a gap of about \u003cstrong\u003e1.5 inches\u003c\/strong\u003e — the sensor reports to your HomeBase instantly: phone alert, siren, or both, depending on your security mode.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-item cgau-fade\"\u003e\n\u003cdiv class=\"cgau-faq-q\"\u003e\n\u003cspan class=\"cgau-qbadge\"\u003eQ\u003c\/span\u003eHow long does the battery last, and can I replace it?\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-a\"\u003eeufy rates it at \u003cstrong\u003earound 2 years (730 days) of monitoring\u003c\/strong\u003e from a single CR123A battery — a common lithium cell you can buy at any hardware or battery shop and swap yourself in seconds. Real-world life varies with how busy the door is.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-item cgau-fade\"\u003e\n\u003cdiv class=\"cgau-faq-q\"\u003e\n\u003cspan class=\"cgau-qbadge\"\u003eQ\u003c\/span\u003eCan I use it on an outdoor gate?\u003c\/div\u003e\n\u003cdiv class=\"cgau-faq-a\"\u003eIt's rated for \u003cstrong\u003eindoor use\u003c\/strong\u003e — doors and windows mounted from the inside are its home turf. An exposed outdoor gate in Queensland weather isn't a fair fight for it, and we'd rather tell you that now.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ITEM SPECIFICS --\u003e\n\u003csection class=\"cgau-itemspec\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-itemspec-table\"\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003eeufy Security (Anker Innovations)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003eEntry Sensor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eMPN\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003eT8900\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003eDoor \/ window contact sensor (HomeBase add-on)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eCondition\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003eManufacturer Renewed — inspected, tested, working\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eRequires\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003eeufy HomeBase 2 (S280) or HomeBase 3 (S380), sold separately\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003e1× CR123A (replaceable) · ~2 years per eufy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-row\"\u003e\n\u003cdiv class=\"cgau-itemspec-key\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"cgau-itemspec-val\"\u003eCamGuard 12-month in-house warranty + ACL rights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cgau-cta\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-cta-emoji\"\u003e🚪\u003c\/div\u003e\n\u003ch2\u003eEvery door reports for duty. \u003cem\u003eEvery window, too.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cgau-cta-sub\"\u003eThe eufy Entry Sensor — professionally renewed and tested. Instant open alerts, a 100 dB siren on your HomeBase, and two years on a battery you can buy at the servo.\u003c\/p\u003e\n\u003cdiv class=\"cgau-cta-pills\"\u003e\n\u003cspan class=\"cgau-cta-pill\"\u003e♻️ Manufacturer Renewed\u003c\/span\u003e \u003cspan class=\"cgau-cta-pill\"\u003e📲 Instant Alerts\u003c\/span\u003e \u003cspan class=\"cgau-cta-pill\"\u003e🚨 100 dB Siren\u003c\/span\u003e \u003cspan class=\"cgau-cta-pill\"\u003e🔋 ~2 Yr Battery\u003c\/span\u003e \u003cspan class=\"cgau-cta-pill\"\u003e⚠️ HomeBase Required\u003c\/span\u003e \u003cspan class=\"cgau-cta-pill\"\u003e🛡️ 12-Month CamGuard Warranty\u003c\/span\u003e \u003cspan class=\"cgau-cta-pill\"\u003e🚚 Fast Dispatch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FOOTER --\u003e\u003cfooter class=\"cgau-footer\"\u003e\n\u003cdiv class=\"cgau-container\"\u003e\n\u003cdiv class=\"cgau-footer-brand\"\u003e🛡️ CamGuard Australia\u003c\/div\u003e\n\u003cp\u003eSecurity that doesn't have to be boring\u003c\/p\u003e\n\u003cp\u003eModel: eufy Security Entry Sensor (T8900) · Manufacturer Renewed · Requires eufy HomeBase 2 or 3 (not included)\u003c\/p\u003e\n\u003cp\u003eShips from Townsville, QLD · Dispatched within 1 business day · 12-month CamGuard warranty\u003c\/p\u003e\n\u003cdiv class=\"cgau-footer-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"cgau-footer-legal\"\u003e© 2026 CamGuard Australia · ABN 62 385 894 763\u003c\/p\u003e\n\u003cp class=\"cgau-footer-legal\"\u003eCamGuard Australia is an independent reseller and is not an official or authorised supplier, distributor, or representative of eufy, Anker Innovations, or any of their affiliated entities. All product names, logos, and trademarks are the property of their respective owners. Manufacturer Renewed stock has been professionally renewed, inspected and tested; units may show minor cosmetic marks and are supplied in renewed (non-retail) packaging. Covered by the CamGuard 12-month in-house warranty — not a manufacturer warranty — in addition to Australian Consumer Law rights. The Entry Sensor requires a eufy HomeBase 2 (S280) or HomeBase 3 (S380), sold separately, and does not operate standalone; HomeBase Mini \/ Pro compatibility not confirmed — ask before purchasing. Battery life of approximately 2 years (730 days) is eufy's rating and varies with usage. Indoor use only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"eufy","offers":[{"title":"Default Title","offer_id":44367814098987,"sku":"CG-SNE10-MR","price":34.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/Frame_69.webp?v=1784019324","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-entry-sensor-e10-manufacturer-renewed","provider":"CamGuard Australia","version":"1.0","type":"link"}