jaydkay
jaydkay
I think there is no need for that: There is already a new **Pre-Release 1.0.0-0b907** available. Unfortunately, it doesn't work for me: The integration now takes about 5 minutes to...
Okay, let me check again. I'm only seeing the error 429 since upgrading from 1.0.0-0b906 to 1.0.0-0b907 this morning...
Just downgraded from 1.0.0-0b907 to 1.0.0-0b906 and error 429 has disappeared. The integration starts up without errors, no delay in HA startup, etc.
Dear @jasonacox, thanks for your quick reply. I tried following your suggestions, alas, no success so far... > Is it possible you already had grafana (older version) installed? Try removing...
Dear @jasonacox, after a few more tries and errors, I guess I finally got it working! Here are the steps that were required - at least in my case: Log...
Unfortunately, I can't update to the current version due to the following reason: ``` admin@ds620slim:~/Powerwall-Dashboard$ ./upgrade.sh Upgrade Powerwall-Dashboard from 2.9.3 to 2.9.6 --------------------------------------------------------------------- This script will attempt to upgrade you...
Hi @YesThatAllen and @jasonacox, thanks a lot for your quick support! Unfortunately, probably due to the failed upgrade from 2.9.3 to 2.9.6 I now get the following error: ``` admin@ds620slim:~/Powerwall-Dashboard$...
Okay, so: ``` admin@ds620slim:~/Powerwall-Dashboard$ git checkout main M tools/influxdb2/flux/tesla_energy.strings.flux M tools/influxdb2/flux/tesla_energy.vitals.flux Already on 'main' Your branch is behind 'origin/main' by 15 commits, and can be fast-forwarded. (use "git pull" to...
Okay, this gives: ``` admin@ds620slim:~/Powerwall-Dashboard$ git status On branch main Your branch is behind 'origin/main' by 15 commits, and can be fast-forwarded. (use "git pull" to update your local branch)...
Okay, removed the file and ran ```git pull --rebase```, which now gives: ``` admin@ds620slim:~/Powerwall-Dashboard$ git pull --rebase remote: Enumerating objects: 9, done. remote: Counting objects: 100% (9/9), done. remote: Compressing...