3 Pack – Hoyiours Indoor Digital Thermometer Hygrometers

Original price was: £9.99.Current price is: £9.49.

5% Off

TRIPLE PACK – 3 Devices included

HIGH ACCURACY FAST REFRESH
Air can enter through the outside weather temp digital hygrometer wireless’s 12 vents, and a large airflow passes through the sensor to reflect the most accurate temperature and humidity levels around. The thermometers provide a large measuring range, which measures the temperature from -50℃ ~ 70℃ (-58℉ ~ 158 ℉), The remote thermometer hygrometer updates every 3 seconds, and temperature accuracy is controlled to within ±1℃ and humidity is controlled to within ±3% RH.

AIR COMFORT INDICATOR
Mini thermometer hygrometer with practical comfort indicator and vivid visual expressions to help you immediately understand the humidity level. Our room thermometer and hygrometer have a highly accurate sensor, and 16 sensitive vents, and they update readings every 3 seconds to give you the latest and most accurate temperature and humidity readings Temperature range -50°C to 70°C (-58°F to 158°F) and humidity range 10% to 99% RH with an accuracy of ±1°C & ±3% RH.

PORTABLE AND EASY TO READ
The digital thermometer has a large clear display and compact size. The wide LCD display with large, bold numbers makes it easier and clearer to read temperature and humidity. Simply press the °C/°F switchable button to select Celsius or Fahrenheit temperature units. This mini and lightweight home thermometer comes ready to use out of the box, is easy to carry and has a stylish design that blends in perfectly with your room.

VERSATILE MOUNTING OPTIONS
The home thermometer can be mounted in a variety of ways: on a stand, on a wall, or paste mount. Using double-sided tape and hanging holes, you can stick or place the home thermometer anywhere you like, such as the fridge, counter, living room, nursery, kitchen, basement, office, conservatory, guitar room, office, garden, and cellar. 

HUMIDITY ALERT
If the air is too dry or humid it can be detrimental to sensitive humans, animals, plants etc. You will find it important to use the room thermometer to monitor the humidity and temperature of your surroundings.

 

Hoyiours 3 Pack Indoor Thermometer Hygrometer
Hoyiours 3 Pack Indoor Thermometer Hygrometer
£9.99
£9.49
Amazon.co.uk
Hoyiours 3 Pack Indoor Thermometer Hygrometer
Hoyiours 3 Pack Indoor Thermometer Hygrometer
£13.82
eBay
Amazon price updated: 29th August 2025 3:59 pm

6​​​​ people have looked at this item today (882​​ in total since we listed the item on the 1st August 2025

Best prices we can find right now
Amazon price updated: 29th August 2025 3:59 pm
hoyiours Digital Room Thermometer
Room Thermometer Indoor
Indoor Thermometer
Multiples Scenarios

Last Updated on 29th August 2025 : Originally published on 1st August 2025

Brand

Weather Features

,

General Features

,

Colour

Reviews

There are no reviews yet.

Be the first to review “3 Pack – Hoyiours Indoor Digital Thermometer Hygrometers”

Your email address will not be published. Required fields are marked *

Price History and Alerts

document.addEventListener("DOMContentLoaded", function() { const ctx = document.getElementById('cegg-price-history-chart-0'); const { dates, prices, merchants, currency, locale } = priceHistoryData; const rootStyles = getComputedStyle(document.documentElement); const borderColor = rootStyles.getPropertyValue('--cegg-primary').trim(); const rgb = rootStyles.getPropertyValue('--cegg-primary-rgb').trim(); const backgroundColor = `rgba(${rgb}, 0.2)`; const computedStyles = getComputedStyle(ctx); const bodyColorRgb = computedStyles.getPropertyValue('--cegg-body-color-rgb').trim(); const color = `rgb(${bodyColorRgb})`; const gridColor = `rgba(${bodyColorRgb}, 0.1)`; const data = { labels: dates, datasets: [{ data: prices, stepped: 'before', borderColor: borderColor, backgroundColor: backgroundColor, fill: true, borderWidth: 1, radius: 1, tension: 0.1 }] }; const config = { type: 'line', data: data, options: { interaction: { intersect: false, mode: 'index' }, scales: { x: { type: 'category', ticks: { color: color, autoSkip: true, maxTicksLimit: 8 }, grid: { color: gridColor, } }, y: { title: { display: false, }, beginAtZero: false, ticks: { color: color, autoSkip: true, maxTicksLimit: 6, callback: function(value, index, values) { return new Intl.NumberFormat(locale, { style: 'currency', currency: currency }).format(value); } }, grid: { color: gridColor, }, } }, plugins: { legend: { display: false, labels: { color: color, } }, tooltip: { callbacks: { label: function(tooltipItem) { const price = tooltipItem.raw; const merchant = merchants[tooltipItem.dataIndex]; const formattedPrice = new Intl.NumberFormat(locale, { style: 'currency', currency: currency }).format(price); return `${merchant}: ${formattedPrice}`; } } }, } } }; const priceHistoryChart = new Chart(ctx, config); });
Highest Price
£13.82 eBay
1st August 2025
Lowest Price
£7.59 Amazon.co.uk
27th August 2025
Current Price
£9.49 Amazon.co.uk
29th August 2025
Since 1st August 2025

  • All prices mentioned above are in British pound.
  • This product is available at Amazon.co.uk, eBay.
  • At amazon.co.uk you can purchase Hoyiours 3 Pack Indoor Thermometer Hygrometer for only £9.49 , which is 31% less than the cost in eBay (£13.82).
  • The lowest price of Hoyiours 3 Pack Indoor Thermometer Hygrometer was obtained on 29th August 2025 3:59 pm.

Create Your Free Price Drop Alert!
Set Alert for Hoyiours 3 Pack Indoor Thermometer Hygrometer - £9.49
£
Loading...
document.addEventListener('DOMContentLoaded', function() { var forms = document.querySelectorAll('.cegg-price-alert-form'); var ajaxurl = "https:\/\/crondallweather.co.uk\/WP\/wp-admin\/admin-ajax.php"; var nonce = "d0fe2270ff"; forms.forEach(function(form) { form.addEventListener('submit', function(event) { event.preventDefault(); var wrap = form; var formData = new FormData(form); formData.append('nonce', nonce); var data = new URLSearchParams(formData).toString(); wrap.querySelector('.cegg-price-loading-image').style.display = 'block'; wrap.querySelector('.cegg-price-alert-result-error').style.display = 'none'; form.querySelectorAll('input, button').forEach(function(el) { el.disabled = true; }); var url = ajaxurl + '?action=start_tracking'; fetch(url, { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: data, }) .then(function(response) { return response.json(); }) .then(function(result) { if (result.status == 'success') { var successElem = wrap.querySelector('.cegg-price-alert-result-succcess'); successElem.style.display = 'block'; successElem.innerHTML = result.message; wrap.querySelector('.cegg-price-loading-image').style.display = 'none'; } else { form.querySelectorAll('input, button').forEach(function(el) { el.disabled = false; }); var errorElem = wrap.querySelector('.cegg-price-alert-result-error'); errorElem.style.display = 'block'; errorElem.innerHTML = result.message; wrap.querySelector('.cegg-price-loading-image').style.display = 'none'; } }) .catch(function(error) { form.querySelectorAll('input, button').forEach(function(el) { el.disabled = false; }); wrap.querySelector('.cegg-price-loading-image').style.display = 'none'; }); }); }); });

Last Updated on 29th August 2025 : Originally published on 1st August 2025