ENERGY STAR Certified Smart Thermostats
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_smart_thermostats
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_smart_thermostats
Certified models meet all ENERGY STAR requirements as listed in the Version 1.0 ENERGY STAR Program Requirements for Connected Thermostats that are effective as of December 23, 2016. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/heating_cooling/smart_thermostats/key_product_criteria.
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:12.369271
Tags: smart-thermostats
CREATE TABLE table_1 (
"energy_star_unique_id" BIGINT,
"energy_star_partner" VARCHAR,
"service_brand_name" VARCHAR,
"service_model_name" VARCHAR,
"service_model_number" VARCHAR,
"additional_model_information" VARCHAR,
"upc" VARCHAR,
"thermostat_brand_owner" VARCHAR,
"thermostat_brand_name" VARCHAR,
"thermostat_model_name" VARCHAR,
"thermostat_model_number" VARCHAR,
"additional_thermostat_model_numbers" VARCHAR,
"family_id" VARCHAR,
"static_temperature_accuracy_f" DOUBLE -- Static Temperature Accuracy (±°F),
"standby_power_w" DOUBLE -- Standby Power (W),
"time_to_enter_standby_s" DOUBLE -- Time To Enter Standby (s),
"thermostat_heating_and_cooling_control_features" VARCHAR,
"other_heating_and_cooling_control_features" VARCHAR,
"thermostat_communication_method" VARCHAR,
"communication_method_other" VARCHAR,
"demand_response_summary" VARCHAR,
"demand_response_product_variations" VARCHAR,
"date_available_on_market" TIMESTAMP,
"date_certified" TIMESTAMP,
"markets" VARCHAR,
"energy_star_model_identifier" VARCHAR
);Anyone who has the link will be able to view this.