Thanks Jon
Search found 15 matches
- Thu Aug 05, 2021 8:31 am
- Forum: Solar Discussion
- Topic: Solar Dashboard Cloud Monitoring
- Replies: 16
- Views: 143377
- Tue Jul 27, 2021 5:42 pm
- Forum: Solar Discussion
- Topic: Solar Dashboard Cloud Monitoring
- Replies: 16
- Views: 143377
Re: Solar Dashboard Cloud Monitoring
Any chance of adding a read only guest link cloud account to allow sharing the data without allowing changes?
- Tue Jul 27, 2021 3:47 am
- Forum: Solar Discussion
- Topic: MQTT setting to allow Password - Username
- Replies: 1
- Views: 97687
MQTT setting to allow Password - Username
It's been awhile since I posted, Just looking at the setting for local MQTT data logging, and my MQTT broker uses a username and password to enable me to log the data from the solar dashboard, just wondering if or when there maybe a firmware update coming so as to log the data locally to my local LA...
- Fri Feb 28, 2020 8:55 pm
- Forum: Solar Discussion
- Topic: Solar Dashboard Project
- Replies: 330
- Views: 3163105
Re: Solar Dashboard Project
Just ordered a couple of version 3, i liked the version 2, but with zoomable data logging in version 3 is a big step in a good direction, looking forward to testing them out
- Thu Jan 23, 2020 5:34 pm
- Forum: Solar Discussion
- Topic: Solar Dashboard Project
- Replies: 330
- Views: 3163105
Re: Solar Dashboard Project
V3 New features: - Unlimited history - SD card logging and viewing! Logs data every minute to SD card for virtually unlimited history. Recall the charts for any day/month/year using the web interface. New improved Interface - Charts automatically scale to your solar installation. Formatting improve...
- Tue Oct 29, 2019 5:59 pm
- Forum: Solar Discussion
- Topic: Solar Dashboard Project
- Replies: 330
- Views: 3163105
Re: Solar Dashboard Project
Today i had the web page shake like in Adam Welsh you-tube video, it was only when i resized the page that it went away, there seems to be at certain sized window that this happens with, it maybe the browser problem?.
- Sun Oct 27, 2019 5:12 am
- Forum: Solar Discussion
- Topic: Solar Dashboard Project
- Replies: 330
- Views: 3163105
Re: Solar Dashboard Project
Hi Jonathan, my setup, the voltage on the panel is just top out at 80V, my panels are rated at 45 volts open circuit each and while my graph doesn't get to 90v because there is alway a slight load on the panels, what would be handy is the wattage on the load side, if i could be worked out a Plus-Min...
- Sun Oct 27, 2019 12:35 am
- Forum: Solar Discussion
- Topic: Solar Dashboard Project
- Replies: 330
- Views: 3163105
Re: Solar Dashboard Project
All has been running well since the upgrade to 24v Battery setup, I am running LifePo4 batteries in series of 8, just as thought, because my battery must keep over voltage at no more then 28.6 volts and a low voltage of about 22v, (hopefully never get that low). Just a idea.......Be nice to see the ...
- Thu Oct 24, 2019 6:37 pm
- Forum: Solar Discussion
- Topic: Solar Dashboard Project
- Replies: 330
- Views: 3163105
Re: Solar Dashboard Project
your worth more beer Jonathan, finally worked it out One error i came across was CODE: SELECT ALL $ python esptool.py write_flash 0x000000 firmware.bin 0x300000 spiffs.bin By SELECT ALL i was carry across an extra $ into the window prompt of Bash, once i removed that all went well thanks for the per...
- Thu Oct 24, 2019 9:39 am
- Forum: Solar Discussion
- Topic: Solar Dashboard Project
- Replies: 330
- Views: 3163105
Re: Solar Dashboard Project
I think i have worked out getting Python going, when i open up CMD prompt and type in Python i now get a reply CMD Python response.jpg I found a Youtube video on installing esptool.py https://youtu.be/p4UGKRKYFCs esptool Installing.jpg My Python script directory after install has the esptool inside ...