ESP8266 Weather Station library supporting OpenWeatherMap, Aeris and other sources
arduino
esp8266
arduino-library
weather-information
openweathermap-api
openweathermap
weather-station
thingpulse
openweathermap-client
-
Updated
Aug 23, 2021 - C++
MQTT configuration parameters do not include clientId, username, and password. When I looked for an open MQTT broker in Europe (because of GDPR issues), I found one, but they do not allow anonymous subscription. You have to register a clientId-username-password tuple with them to connect. Could you enclose those values into the configuration?