Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (2025)

Skip to product information
  • Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (1)

  • Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (2)

  • Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (3)

  • Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (4)

  • Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (5)

1 / of 5

Wyze Sense Climate Sensor

Tracks temperature and humidity.

⚠️ Requires Wyze Sense Hub.
This device will NOT function as an individual or standalone product or with Wyze Sense v1.

Size

In stock

Get it as soon as

'; // Make the HTTP request fetch(apiUrl) .then((response) => response.json()) .then((data) => { let wyzePrediction; const linkPart = ` to ${zipCode}`; // Check if there are predictions if (data.prediction && data.prediction.length > 0) { // Extract and display the prediction value from the first prediction var predictionDate = new Date(data.prediction[0].prediction.mostLikely + 'T00:00:00'); var orderWithin = data.prediction[0].prediction.cutoffLocale; const date_options = { timezone: 'America/Los_Angeles', weekday: 'short', month: 'short', day: 'numeric' }; const newPredictionDate = new Intl.DateTimeFormat('en-US', date_options).format(predictionDate); // Add a day buffer that we can control const deliveryBuffer = 0; predictionDate.setDate(predictionDate.getDate() + deliveryBuffer); // Calculate tomorrow's date in UTC var tomorrowUTC = new Date(); tomorrowUTC.setDate(tomorrowUTC.getDate() + 1); var userCurrentDate = new Date(); // Display the date in the specified format var dateOptions = { month: 'short', day: 'numeric' }; // Check if it's tomorrow in UTC relative to the user's time if (predictionDate.getDate() === tomorrowUTC.getDate()) { wyzePrediction = `Get it as soon as tomorrow ${predictionDate.toLocaleDateString('en-US', dateOptions)}${linkPart}`; } else if (predictionDate.getDate() === userCurrentDate.getDate()) { wyzePrediction = `Get it as soon as today ${predictionDate.toLocaleDateString('en-US', dateOptions)}${linkPart}`; } else { wyzePrediction = `Get it as soon as ${predictionDate.toLocaleDateString('en-US', dateOptions)}${linkPart}`; } // Display the order within message document.getElementById('orderWithin').textContent = 'Order within ' + orderWithin + ''; } else { wyzePrediction = `Enter a valid zip for delivery estimate`; } // Display the message document.getElementById('wyzePrediction').innerHTML = wyzePrediction; }) .catch((error) => { console.error('Error fetching data:', error); // todo setup with rollbar logs console.log('Error fetching delivery date'); document.getElementById('wyzePrediction').textContent = 'Error fetching delivery date.'; document.getElementById('wyzeDeliveryPromise').style = 'display:none'; }); } function showDeliveryPromiseForm() { document.querySelector('#wyzeDeliveryForm').style = 'display:inline-flex'; var wyzeZipCodeInput = document.querySelector('input[id="zipCode"]'); wyzeZipCodeInput.focus(); } function hideDeliveryPromiseForm() { document.querySelector('#wyzeDeliveryForm').style = 'display:none'; } // Check if the variable exists in local storage if (localStorage.getItem('wyze_promise_zip')) { // If it exists, set the input field value to its value document.getElementById('zipCode').value = localStorage.getItem('wyze_promise_zip'); } else { document.getElementById('zipCode').value = '98033'; } // Call the getPrediction function setTimeout(function() { let zipCode = document.getElementById('zipCode').value; // Call the function to fetch the prediction data getPrediction(zipCode); }, 500); // 1000 milliseconds = 1 second // Listen for form submission document.getElementById('wyzeDeliveryPromise').addEventListener('submit', function (event) { event.preventDefault(); // Prevent the form from submitting // Get the value from the input field var newZipCode = document.getElementById('zipCode').value; // Update the locally stored variable localStorage.setItem('wyze_promise_zip', newZipCode); // Call the function to fetch the prediction data getPrediction(newZipCode); // hide the form hideDeliveryPromiseForm(); });

30-day hassle-free returns.

Wyze Climate Sensor is designed to be used with Wyze Sense v2from Wyze Home Monitoring.

Place Wyze Climate Sensor in any room to track temperature and humidity throughout the spaces in your home with the Wyze app. With a 500 ft range, easily position it in distant rooms, basements, or attics. It's unobtrusive with a sleek, white design to blend into any environment. Set it on any surface or use the peel-and-stick adhesive backing for walls.

View full details

Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (6)Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (7)Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (8)Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (9)Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (10)

Wyze Climate Sensor Details

  • Color: White
  • Finish: Matte
  • Dimensions (HxWxD): 1.4in x 1.4in x 0.5in
  • Battery: CR2032 Battery
  • Battery Life: 1.5 years based on normal usage

Additional Details

  • Mounting Method: Adhesive Back, Optional Screws
  • Communication Method: 915MHz RF
  • Range: 500 ft
  • Weather Resistance: Indoor-Use Only
  • Operation Temperature: 32°F—104°F (0°C—40°C)
  • Operation Humidity: ≤ 85% at 86°F (30°C)
  • Requires Wyze Sense Hub to work
  • Wyze Climate Sensor x3
  • CR2032 Battery x3
  • Quick Start Guide x1

No, these sensors are not standalone products and must be paired with a Wyze Sense Hub to function. Need a Wyze Sense Hub? Check out the Wyze Home Monitoring Core Starter Kit.

No, but the leak and climate sensors will not work without the Wyze Sense Hub (available with a subscription to Wyze Home Monitoring). If you have a hub but no active subscription, you will still be able to use your leak and climate sensors.

No, these sensors are incompatible with Wyze Sense v1. They must be paired with a Wyze Sense Hub, found in the Wyze Home Monitoring Core Starter Kit.

The range is up to 500 feet in ideal conditions. Please keep in mind that walls and other interference between the sensors and hub may decrease this range.

Yes, but the accuracy of the sensors will be decreased and it is not recommended.

No, these sensors are for indoor-use only.

No, not right now. In the future, Wyze Thermostat will be able to run your HVAC system based on temperature data collected by the sensor. That feature is in development.

You'll be able to set notifications for temperatures between 32-104º F (0-40º C) and humidity from 0% to 85%.

The climate sensors take CR2032 batteries.

Wyze Sense Climate Sensor | Track Temperature & Humidity | Wyze (2025)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 6281

Rating: 5 / 5 (70 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.