Update color with weather
Number of APIs: 2
-
update light color PUT http://{{bridge_ip}}/api/{{username}}/lights/4/state
-
Get weather in city GET api.openweathermap.org/data/2.5/weather?q={{city}}&appid={{weather_api}}
Number of APIs: 2
update light color PUT http://{{bridge_ip}}/api/{{username}}/lights/4/state
Get weather in city GET api.openweathermap.org/data/2.5/weather?q={{city}}&appid={{weather_api}}