leon-v/Beeline-ESP32

V2 updates

Closed this issue · 1 comments

I Havent been very active with this lately, so i have been thinking more about better ways to config this thing.

One major thing missing is all the scale and offset values for each sensor.

I also want to make it a lot more modular, so all config values are settings on the device, and a web front end will get that data, then render the config page.

So the device will have no bloating HTML / JS, and it will all be browser based, or even local web pages.

And i want to consolidate more settings that are common.

The latest V2 will have all this / has half already