lux4rd0 / weatherflow-dashboards-aio

An All-In-One WeatherFlow logging and dashboarding project.
https://labs.lux4rd0.com/weatherflow-collector/
GNU Affero General Public License v3.0
68 stars 11 forks source link

WEATHERFLOW_COLLECTOR_TOKEN vs WEATHERFLOW_COLLECTIOR_API_TOKEN #10

Open ckuhtz opened 2 months ago

ckuhtz commented 2 months ago

Should use same env variable in all places.

Traceback (most recent call last): File "/app/weatherflow-collector/./weatherflow-collector.py", line 47, in import config File "/app/weatherflow-collector/config.py", line 580, in "wss://ws.weatherflow.com/swd/data?token=" + WEATHERFLOW_COLLECTOR_API_TOKEN


TypeError: can only concatenate str (not "NoneType") to str
lux4rd0 commented 2 months ago

I need to update this AIO since I updated the collector with a brand new one. This won't work as is. I think 3.5.3 may still work? I'll try to fix it asap.

ckuhtz commented 2 months ago

Ah, that explains why I was having so many issues. Thank you.

jdigangi commented 5 days ago

Is there a fix for this? I tried the AIO and stand alone builds with no joy :-(