Xiaomi Smart Pet Food Feeder 2 - Xiaomi | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Xiaomi

Xiaomi Smart Pet Food Feeder 2

SKU: BHR9030EU
R 2 389.22
Out of Stock

The Xiaomi Smart Pet Food Feeder 2 is the ultimate solution for pet owners seeking convenience and peace of mind. With a spacious 5L food container that holds approximately 2.5kg of pet food, it can feed an adult cat for up to 30 days. Designed for precision, its advanced sensors detect the exact...

Get Notified When Available

Enter your email and we'll notify you when this item is back in stock.

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support
Secure payment — PayFast & Yoco · 256-bit SSL encrypted

Frequently Bought Together

The Xiaomi Smart Pet Food Feeder 2 is the ultimate solution for pet owners seeking convenience and peace of mind. With a spacious 5L food container that holds approximately 2.5kg of pet food, it can feed an adult cat for up to 30 days. Designed for precision, its advanced sensors detect the exact amount of food in the bowl, with an accuracy margin of just 1g. Combined with proprietary algorithms, it tracks your pet's consumption dynamically, helping you manage their diet effectively.

This smart feeder goes beyond convenience by recommending regulated and healthy feeding plans tailored to your pet's physical condition. The built-in infrared sensors monitor food levels continuously, sending real-time alerts via the Xiaomi Home app and its LED display when supplies run low. The newly optimized anti-blockage system ensures smooth food dispensing, accommodating pellets up to 12mm in diameter, so your pet never misses a meal.

Reliability is at the core of the Xiaomi Smart Pet Food Feeder 2. Equipped with an emergency power system that supports four AA batteries, it guarantees uninterrupted feeding even during power or internet outages. The front-mounted high-definition LED screen provides real-time updates on food weight, keeping you informed at a glance. The feeder's design includes a food-grade 304 stainless steel bowl that is non-toxic, scratch-resistant, and easy to clean, promoting a safe and hygienic mealtime experience for your pet.

Maintenance is effortless with the feeder's detachable design, allowing for quick disassembly and washing of the food storage container. Triple-sealed to maintain food dryness and freshness, the Xiaomi Smart Pet Food Feeder 2 ensures every meal is as fresh as the first. Packed with cutting-edge technology and thoughtful design, this feeder is the perfect companion for pet owners who value both convenience and their pet's well-being.

FEATURES:

  • High-definition large LED screen
  • 5L large capacity
  • Accurate weighing
  • Backup battery for extra reliability
  • Automatic unblocking when food gets stuck
  • Compatible with a variety of pet foods
  • Triple-sealed to maintain food dryness and freshness

SPECIFICATIONS:

  • Input Parameters: 5.9V⎓1A
  • Wireless Connectivity: Wi-Fi IEEE802.11b/g/n 2.4GHz
  • Operating Temperature: 0–40°C
  • Rated Power: 5.9W
  • Supported Systems: Android 8.0, iOS 12.0 or above
  • Product Dimensions: 370 x 220 x 324mm

WHAT'S IN THE BOX:

  • Xiaomi Smart Pet Food Feeder 2(including feeding bowl) - White x1
  • Desiccant cartridge x1
  • Power cord x1
  • User manual x1
Brand Xiaomi
Colour White
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 12 Months
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

Gizzu Shear Bliss Pet Vacuum Grooming Kit
Gizzu

Gizzu Shear Bliss Pet Vacuum Grooming Kit

R 1 973.94

Out of Stock

Xiaomi Smart Pet Fountain 2
Xiaomi

Xiaomi Smart Pet Fountain 2

R 1 143.38

In Stock

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }
Chat with us!