Logo
Program smart lights API Documentation

Update color with weather

Number of APIs: 2


1. update light color

PUT http://{{bridge_ip}}/api/{{username}}/lights/4/state



2. Get weather in city

GET api.openweathermap.org/data/2.5/weather?q={{city}}&appid={{weather_api}}



ENDPOINTS