Description
Price: $99.99 - $89.99
(as of Apr 27, 2024 11:54:50 UTC – Details)
From the brand
Govee is a global leading smart home brand dedicated to providing personalized and fun life experiences through continuous innovations.
Govee Smart Home Appliances provide convenience and comfort to fit all your needs, and are designed with quality, health, and safety in mind. We are committed to every aspects of making your home safe, smart, and comfortable for the whole family.
Your Smart Heater for Winter
Control Remotely via App: Turn on the space heater, even when away from home, so you’ll always return to a warm space. Dual use of Bluetooth and Wi-Fi makes network distribution easier and faster. Compatible with Alexa, Google Assistant, and IFTTT. Note: Suggested device name not just use “heater”, as named it “xxx heater”
Efficient & Powerful Heating: The heater rapidly heats up within 2 seconds with PTC ceramic heating, a more energy-efficient technology. Smaller than the tower heater but just as powerful. Note: Plug the heater directly into a 120V wall outlet only.
Serious About Safety: Includes tip-over protection and over-heating protection of Govee Space Heater for safer use around kids, pets, and the entire family. This smart heater is UL 1278 tested with auto-shut off after 24 hours of continuous use. If you need to stop heating when the target temperature is reached, please enter the App interface and turn on the “Auto Stop” switch.
Variety of Features: This smart heater includes 80° oscillation, soft heat, timer, safety lock, Do Not Disturb, 6ft power cord, and more. Suitable for indoor spaces such as living rooms, bedrooms, and offices. Note: Screwdriver not included.
Supported Govee Thermo-Hygrometer Models: The following models are compatible with the Govee Thermo-Hygrometer: H5075, H5179, H5100, H5074, H5174, H5102, H5051, H5052, H5071, H5072, H5101, H5177, and B5178.
Brand | Govee |
---|---|
Special Feature | Smart Thermostat, WiFi App Control |
Color | White |
Form Factor | Tower |
Indoor/Outdoor Usage | Indoor |
Product Dimensions | 8.3″D x 8.3″W x 15.7″H |
Recommended Uses For Product | Bedroom, Indoors, Office, Living Room |
Mounting Type | Stand |
Room Type | Bedroom,Living Room,Dining Room,Kitchen,Kids,Nursery,Home Office |
Heating Coverage | 160-270 sq.ft. |
Burner type | 1500W Ceramic Portable Heater |
Voltage | 120 |
Min Temperature Setting | 68 Degrees Fahrenheit |
Item Weight | 7.5 pounds |
ASIN | B0B3RSRKQ2 |
Country of Origin | China |
Item model number | H7130 |
Customer Reviews | 4.4 out of 5 stars |
Best Sellers Rank | #29,515 in Home & Kitchen (See Top 100 in Home & Kitchen) #31 in Indoor Electric Space Heaters |
Specific instructions for use | Electric Heater |
Care instructions | Clean with a soft cloth |
Batteries required | No |
Included Components | 1x Smart Heater、1 x Front Base、1 x Rear Base、1x Quick Start Guide、1 x User Manual |
Warranty & Support
Feedback
Govee Electric Space Heater, 1500W Smart Space Heater with Thermostat, WiFi & Bluetooth App Control, Works with Alexa & Google Assistant, Ceramic Heater for Bedroom, Office, Living Room, White
Share:
Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.
Where did you see a lower price?
\n’ +
‘
‘
);
}
function getThankYouDiv(thankMsg) {
return (
‘
‘
thankMsg +
‘
\n’ +
‘
‘
);
}
function getLoadingGifDiv() {
return ‘‘;
}
function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}
function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}
function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}
function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}
function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}
function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}
function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);
var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);
var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);
var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;
stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();
setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}
});