Hi,
This is my current and very lively dashboard I quickly threw together.
Unfortunately there is no code to share, because I only used the server and app part of blynk and not the device libraries.
Data gathering is being done by a few other devices and services.
Here is how it looks:
To build this i am using the following bits and pieces:
- blynk local server to be able to push data as fast as i can
- node red with node-red-contrib-blynk as an aggregator of all the data
- weather underground for outside temp
- emontx for power consumption
- emoncms for data logging and history
- a few esps for the various internal temps, some on battery, some powered, only one shown here
- tado thermostat, fetching data through unofficial api
Here’s how the blynk data is fed in my Node Red
It probably sounds a lot more complex than it is.