Adding flows for energy/filament consumtion

This commit is contained in:
Juan Manuel Grados Luyando 2023-03-02 11:49:06 +01:00
parent d795ccca1b
commit 38adf67b6d
2 changed files with 1198 additions and 98 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,7 @@
"dependencies": {
"install": "^0.13.0",
"node-red-contrib-influxdb": "^0.6.1",
"node-red-contrib-watt2kwh": "~0.1.2",
"node-red-dashboard": "^3.3.1",
"npm": "^9.5.1"
}