Hey guys i’ve been scouring the forum all night trying to find a solution and i just cant get it to work.
I have victron inverter and im trying to set the input current limit with a slider,
com.victronenergy.vebus Active input current limit 22 int16 10 -3276.8 to 3276.7 /Ac/ActiveIn/CurrentLimit yes
FYI this is the modbus path outlines from the victron documentation
dbus-service-name description Address Type Scale Range dbus-obj-path writable
com.victronenergy.vebus Active input current limit 22 int16 10 -3276.8 to 3276.7 /Ac/ActiveIn/CurrentLimit yes
Steps taken,
Able to read the modbus value from the inverter - 16 (it is having to be scaled in the modbus.yaml
I don’t have a hub defined as there is only one so i assume it will default plus it throws up errors the second i try and define a hub: victronhub anywhere.
Im at a bit of a loss and when i try and call the service manually it throws an error
Do we really have to use the automation? It look cumbersome to me. It would be great if we could create the slider under the modbus itself so those two automations would not be needed.
@Stroett I am not aware of any but I know that developer of this integration is pretty active so when we will find some more people than we could make it happen. I would also appreciate the template like option where we would be able to do some calculations/transformation on the values of modbus.
For example when you have variable containing 1,2,3 values corresponding for example to SLOW, MID, FAST enum …
Hi,
That would be great.
I would really appreciate having an “input_number” entity under “modbus” integration that would work as it is described in this thread.
Apparently there are some more similar topics: