You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a RPi3 replacement for the basement PLC gas-switching system with added features.
Uses Blynk for monitoring and control and JavaScript (via Node.js) as the language of choice.
This project is configured to run on a Blynk server hosted on the same Pi. Instructions for this are here. All of the default ports are used. This must be set up first using this server .jar and Java 8.
The admin portal is at https://IP_OF_PI:9443/admin
The port to use in the Blynk app is 9443
An admin user will be created the first time the server is run
An auth token will be generated when connecting to the server from the app
As of 8/31/19, Raspbian Stretch must be used as newer distributions have compatibility issues.
Installation
The Pi's timezone must be manually set for task scheduling to work as expected. Follow these instructions up to step 6 for getting it set up.
Edit /etc/rc.local to include this to make sure that the time zone is applied on every startup (set for Eastern time)