Pull Local Weather Data #51
Replies: 6 comments 25 replies
-
Hi @oralallen82 - I like this idea. My challenge is figuring out how the best way to add this (which Weather API) as most have sign-up requirements. I think we would want this part of the setup script. If anyone has a good idea or suggestions, please let me know. |
Beta Was this translation helpful? Give feedback.
-
This is an inspired idea, I truely love it. I would be keen on testing it and as my installation is only a few weeks old I'm less concerned about rebuilding it from scratch if required. |
Beta Was this translation helpful? Give feedback.
-
Good progress so far. Unfortunately I'm as much help on Grafana as a blind
pilot 😁.
…On Mon, Aug 15, 2022, 8:36 PM Jason Cox ***@***.***> wrote:
So far, so good! No memory leaks:
[image: image]
<https://user-images.githubusercontent.com/836718/184779057-390db218-995b-4c65-874e-d06c7b4b5431.png>
No clouds here in SoCal today so less exciting, but temp data looks good.
I'm recording and displaying the data in °C but expect several will want
°F. The problem with both is that Grafana only allows for two axis
(currently kW and % on the live "Energy Usage" graph). Anyone with Grafana
kung-fu skills know how to add a third (°C)? For now, I've aligned the
temperature to the % axis (-100 to 100 range):
[image: image]
<https://user-images.githubusercontent.com/836718/184780031-0ceb270d-864b-4869-82bb-4134baedc7c3.png>
Weather graphs from last 24hr:
[image: image]
<https://user-images.githubusercontent.com/836718/184779783-18f68179-ea02-4d6a-9d68-37108f91d438.png>
—
Reply to this email directly, view it on GitHub
<#51 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIDLQFRKULDORPAMVNG7XZ3VZLWBTANCNFSM53FPLJVA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
-
I added weather411 to my Powerwall Dashboard and am seeing errors in the stats:
Every time I refresh, the 'gets' goes up by 2 and the 'errors' goes up by 1. Should I be concerned? When I first start the weather411 container I get 3 attempts to connect to influxdb and then an error writing to influxdb. Is this because the database container isn't up and ready before the first attempts to write to it? If I just stop and start the weather411 container, I don't get the inital write error (but I still get the errors in the stats output). My installation is customized and I don't use the install scripts. I have to merge all the changes into my existing setup, so I may have messed something up when adding the new features. |
Beta Was this translation helpful? Give feedback.
-
The reason I asked is that there isn't an indication for this on
the dashboard. I have temperature max and solar, nothing for "Real feel" I
am aware that humidity plays a factor in the real feel. Growing up in the
Caribbean I can attest to that.
…On Wed, Sep 7, 2022 at 7:02 PM Michael Birse ***@***.***> wrote:
So the reported "feels like" temperature is higher than actual, correct?
Do you have high humidity at the moment? I think that is perfectly valid
and possible if you also have very high humidity. Would be interesting to
know what the humidity percentage shows in bottom weather panel?
—
Reply to this email directly, view it on GitHub
<#51 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIDLQFWY7YT7UZTVXFM47RDV5EUI5ANCNFSM53FPLJVA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
-
Utilize nearby weather station data to see how temp etc. affects production. An option to enter the Weather Underground station ID and have an option to overlay that on the production map, if that's too data intensive show highs/lows.
Beta Was this translation helpful? Give feedback.
All reactions