A beginner's guide
Explore Plans
Mobile menu Close menu
Filtrete™ SmartFiltrete™ Smart

Outdoor Air Quality Level changed

This trigger fires when the Filtrete™ outdoor Air Quality Scale level changes; for example: from Good to Fair.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when the Filtrete™ outdoor Air Quality Scale level changes; for example: from Good to Fair.
API endpoint slug
filtrete.outdoor_air_quality_rating_change

Trigger fields

Air quality location Location input > Point

Label
Choose a location (US or Canada only)
Helper text
Currently supports locations in US and Canada only.
Slug
air_quality_location
Required
true
Can have default value
true

Ingredients

TimestampThe time and date of the outdoor Air Quality Level change.

Slug
timestamp
Filter code
Filtrete.outdoorAirQualityRatingChange.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Location nameName of location for outdoor Air Quality Level change.

Slug
location_name
Filter code
Filtrete.outdoorAirQualityRatingChange.LocationName
Type
String
Example
San Francisco

Air quality valueThe Filtrete™ Air Quality Value.

Slug
air_quality_index
Filter code
Filtrete.outdoorAirQualityRatingChange.AirQualityValue
Type
String
Example
46.0

Particle concentration two point fiveThe PM2.5 value.

Slug
particle_concentration_two_point_five
Filter code
Filtrete.outdoorAirQualityRatingChange.ParticleConcentrationTwoPointFive
Type
String
Example
5.0

Particle concentration tenThe PM10 value.

Slug
particle_concentration_ten
Filter code
Filtrete.outdoorAirQualityRatingChange.ParticleConcentrationTen
Type
String
Example
5.0

Air quality levelThe Filtrete™ Air Quality Scale level.

Slug
air_quality_rating
Filter code
Filtrete.outdoorAirQualityRatingChange.AirQualityLevel
Type
String
Example
Fair

Air quality level colorA hexadecimal value of the corresponding air quality level color.

Slug
air_quality_rating_color
Filter code
Filtrete.outdoorAirQualityRatingChange.AirQualityLevelColor
Type
String
Example
#42BA85