Control light or accessory based on your local sunrise and sunset
This Trigger fires within 15 minutes of the sunset in your location.
Developer info
- API endpoint slug
- weather.sun_sets
Trigger fields
Location Location input > Point
- Label
- Location
- Helper text
- Weather in this area
- Slug
- location
- Required
- true
- Can have default value
- true
Ingredients
Sunset at The date and time of today's sunset.
- Slug
- sunset_at
- Filter code
- Weather.sunSets.SunsetAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Temp fahrenheit The current temperature in degrees Fahrenheit
- Slug
- temp_fahrenheit
- Filter code
- Weather.sunSets.TempFahrenheit
- Type
- String
- Example
- 72
Temp celsius The current temperature in degrees Celsius
- Slug
- temp_celsius
- Filter code
- Weather.sunSets.TempCelsius
- Type
- String
- Example
- 18
Condition The current weather condition.
- Slug
- condition
- Filter code
- Weather.sunSets.Condition
- Type
- String
- Example
- Sunny
Condition image url The URL to an image of the current condition.
- Slug
- condition_image_url
- Filter code
- Weather.sunSets.ConditionImageURL
- Type
- Image URL
- Example
- http://www.ifttt.com/weather/sunny.png
Forecast url The URL to a five day forecast for your location.
- Slug
- forecast_url
- Filter code
- Weather.sunSets.ForecastUrl
- Type
- Web URL
- Example
- http://www.weather.com/weather/5-day/GMXX1273
High temp fahrenheit Today's high temperature in degrees Fahrenheit
- Slug
- high_temp_fahrenheit
- Filter code
- Weather.sunSets.HighTempFahrenheit
- Type
- String
- Example
- 72
High temp celsius Today's high temperature in degrees Celsius
- Slug
- high_temp_celsius
- Filter code
- Weather.sunSets.HighTempCelsius
- Type
- String
- Example
- 18
Low temp fahrenheit Today's low temperature in degrees Fahrenheit
- Slug
- low_temp_fahrenheit
- Filter code
- Weather.sunSets.LowTempFahrenheit
- Type
- String
- Example
- 72
Low temp celsius Today's low temperature in degrees Celsius
- Slug
- low_temp_celsius
- Filter code
- Weather.sunSets.LowTempCelsius
- Type
- String
- Example
- 18