victronenergy / node-red-contrib-victron

MIT License
90 stars 18 forks source link

RFE for Additional nodes #78

Closed buddapps closed 3 years ago

buddapps commented 3 years ago

I could make use of the following node types:

  1. Node or mode to get network power production across all solar charge controllers.
  2. Node to simulate a non-Victron inverter so that it appears in VRM reports.
  3. Node to simulate a non-Victron AC charger or AC input draw from shore power.
mpvader commented 3 years ago

Hi @buddapps ,

For your first one: what we should probably do is update the System node to have more data. Right now it just has two things, power and current. For which it isn't even clear what they are: power of what? and current of what?

image

I'll make a new issue for that.

For 2 and 3, see this one: https://github.com/victronenergy/node-red-contrib-victron/issues/82

I'll close this one, to keep the list cleaned up.

mpvader commented 3 years ago

Issue that includes getting the total for all charge controllers is here: https://github.com/victronenergy/node-red-contrib-victron/issues/84