WeatherFlow2MQTT for Home Assistant

Something must not be setup right.

The README.md file says:
If everything is setup correctly with MQTT and Home Assistant, you should now start seeing the sensors show up in HA

Where am I supposed to see sensors show up in HA.

I’m new to HA. I installed it this AM on a raspberry pi.

I installed docker and installed the container for HA and weatherflow2mqtt.

These are my logs from docker:

pi@raspberrypi:~ $ docker logs --tail 50 --follow weatherflow2mqtt
INFO:weatherflow2mqtt.weatherflow_mqtt:Timezone is America/Denver
INFO:weatherflow2mqtt.weatherflow_mqtt:Unit System is imperial
INFO:weatherflow2mqtt.weatherflow_mqtt:Zambretti Values: 960.0 and 1060.0
INFO:weatherflow2mqtt.weatherflow_mqtt:Connected to the MQTT server at 10.0.0.3:1883
INFO:weatherflow2mqtt.weatherflow_mqtt:The UDP server is listening on port 50222
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
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Status
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Absolute Humidity
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Air Density
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Temperature
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Voltage
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Battery
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Battery Mode
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Beaufort Scale
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Cloud Base Altitude
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Delta T
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Dew Point
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Dewpoint Comfort Level
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Feels Like Temperature
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Freezing Level Altitude
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Illuminance
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Lightning Count
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Lightning Count (Last hour)
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Lightning Count (3 hours)
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Lightning Count (Today)
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Lightning Distance
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Lightning Energy
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Last Lightning Strike
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Precipitation Type
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Pressure Trend
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Rain Duration (Today)
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Rain Duration (Yesterday)
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Rain Intensity
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Rain Rate
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Last Rain start
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Rain Today
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Rain Yesterday
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Humidity
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Sea Level Pressure
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Solar Radiation
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Station Pressure
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Temperature Level
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: UV Index
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: UV Level
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Visibility
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wet Bulb Globe Temperature
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wet Bulb Temperature
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Bearing
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Bearing Avg
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Direction
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Direction Avg
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Gust
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Lull
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Speed
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Wind Speed Avg
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Solar Elevation
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Solar Insolation
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Zambretti Number
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Zambretti Text
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Fog Probability
INFO:weatherflow2mqtt.weatherflow_mqtt:Setting up Tempest sensor: Snow Probability
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
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
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
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
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
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
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

wireshark sees UDP from weatherflow tempest:

0000   ff ff ff ff ff ff b0 38 29 c0 14 1d 08 00 45 00   .......8).....E.
0010   01 1b 2e 4f 00 00 ff 11 81 c5 0a 00 00 be ff ff   ...O............
0020   ff ff c4 2e c4 2e 01 07 6e 7c 7b 22 73 65 72 69   ........n|{"seri
0030   61 6c 5f 6e 75 6d 62 65 72 22 3a 22 48 42 2d 30   al_number":"HB-0
0040   30 30 36 34 32 35 38 22 2c 22 74 79 70 65 22 3a   0064258","type":
0050   22 68 75 62 5f 73 74 61 74 75 73 22 2c 22 66 69   "hub_status","fi
0060   72 6d 77 61 72 65 5f 72 65 76 69 73 69 6f 6e 22   rmware_revision"
0070   3a 22 31 37 31 22 2c 22 75 70 74 69 6d 65 22 3a   :"171","uptime":
0080   31 34 36 31 34 37 38 30 2c 22 72 73 73 69 22 3a   14614780,"rssi":
0090   2d 34 32 2c 22 74 69 6d 65 73 74 61 6d 70 22 3a   -42,"timestamp":
00a0   31 36 37 33 37 32 31 35 33 31 2c 22 72 65 73 65   1673721531,"rese
00b0   74 5f 66 6c 61 67 73 22 3a 22 50 49 4e 2c 53 46   t_flags":"PIN,SF
00c0   54 2c 48 52 44 46 4c 54 22 2c 22 73 65 71 22 3a   T,HRDFLT","seq":
00d0   31 34 35 39 39 31 30 2c 22 66 73 22 3a 5b 31 2c   1459910,"fs":[1,
00e0   30 2c 31 35 36 37 35 34 31 31 2c 35 32 34 32 38   0,15675411,52428
00f0   38 5d 2c 22 72 61 64 69 6f 5f 73 74 61 74 73 22   8],"radio_stats"
0100   3a 5b 32 35 2c 31 2c 30 2c 33 2c 31 31 35 31 37   :[25,1,0,3,11517
0110   5d 2c 22 6d 71 74 74 5f 73 74 61 74 73 22 3a 5b   ],"mqtt_stats":[
0120   39 31 30 2c 36 30 35 5d 7d                        910,605]}

Here is a screenshot of MQTT Explorer:

Oh wait!! Never mind. It’s working… It just took a while to appear.