- Get your i2c address using i2c Scanner, write its result to
i2c_addr
(line 39) - Set your wifi credentials:
ssid
(line 32),password
(line 33) - If you want to change the location, write your city's name in the "q" query parameter from
apiEndpoint
(line 52)
- I couldn't get ssl fingerprints working, so for now this uses wifi insecure mode.
- Weather data is fake, I use this weather server I made last year.