briis / hass-weatherflow2mqtt

WeatherFlow to MQTT for Home Assistant. Use UDP to get local weather data in to Home Assistant using MQTT Discovery
MIT License
129 stars 29 forks source link

API Key is invalid or does not support this operation #210

Closed wptracy closed 1 year ago

wptracy commented 1 year ago

Home Assistant Version?

Home Assistant 2023.1.4

Add-On or Self Hosted?

HA Supervised (Add-On)

Weatherflow2MQTT version?

Current version: 3.1.6

What happened?

I have confirmed that I have configured the correct token and URL I created a token in https://tempestwx.com/settings/tokens and pasted it in the configuration and saved it. https://tempestwx.com/station/61694/ Screenshot from 2023-01-16 11-37-43

Log Reports:
NFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Snow Probability
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Hub sensor: Status
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Hub sensor: Weather
ERROR:weatherflow2mqtt.forecast:Your API Key is invalid or does not support this operation
WARNING:weatherflow2mqtt.forecast:Forecast Server was unresponsive. Skipping forecast update
ERROR:weatherflow2mqtt.forecast:Your API Key is invalid or does not support this operation
WARNING:weatherflow2mqtt.forecast:Forecast Server was unresponsive. Skipping forecast update

Relevant log output

No response

briis commented 1 year ago

You have entered the Station ID wrong. Just type the number like: 61694. Please try again with this entry

wptracy commented 1 year ago

Thanks, that fixed it. Now it works

briis commented 1 year ago

Perfect.