Hello. I’m working on displaying temperatures in my rooms, time and weather using ESP8266.
Everything is working fine except getting info about weather (sunny,rain,cloudy,thunderstorm etc.). I’m using openWeatherMap.
It’s easy for me receiving temperature because it’s float and temperature = Homey.value.toFloat() works good. But I’m lost when I received text.
That looks very nice
Is there a chance I can use your code to set this up?
Perhaps you can post the code and the hardware list to Github, so that I and others can use it and maybe make it better