Mike Campbell
Mike Campbell
I think I may have figured this out at least with the 1.9 verison. You have to open the preferences and check the box for "enable always hidden section" so...
I may have figured out my issue and it was because of a misunderstanding of how the app works. When you look at the preferences pane there is the image...
I spoke too soon. The icons still move themselves back to the hidden state after some time no matter where I place them. But it only seems to affect the...
My findings show that after you enable the "always hidden" option you have to quit hidden and restart it and then move icons to the appropriate section. It should work...
I've not tried it but perhaps look at changing the zoom level. In the file https://github.com/elewin/pi-weather-station/blob/7f306e8a8312e764a411b952f8e25375af2d7a43/client/src/components/App/index.js#L46 is the default zoom level of 9. I don't know if you should go...
Take a look at the reddit thread at https://www.reddit.com/r/raspberry_pi/comments/il03rk/i_made_weather_station_app_and_designed_it_for_a/ and you will get some pointers. The general directions are: Step 1. Comment out the line in /home/pi/pi-weather-station/server/server.js that says: //...
Sorry, I copied from the reddit page. The file to edit is the index.js not the server.js (at least in the current version).
Create the .config directory manually if it does not already exist.
I received an email from Climacell recently that said it detected that I was using the URL data.climacell.co/v4/timelines and that I needed to transition to api.tomorrow.io. I was able to...
Yes I figured out how to hardcode a temp adjustment just fine and that worked. But was looking for a setting that I could use to adjust the temp without...