Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

victron-dbus-tempcontrol

Read the internal temperature sensor of Victron Smartsolar MPPT - This one works to just read the temps from the smaller MPPTs without the relay

Tested with Smartsolar 150/35, Smartsolar is connected via VE.Direct.

image

How to Install

Configuration (config.ini)

MPPT Tempcontrol Config

[DEFAULT]

Count of MPPT's

mpptcount = 1

Update in milliseconds

updateInterval = 60000

Victron Name MPPT01, MPPT02...

[MPPT01]

victron vrm id

deviceinstance=22

id of smartsolar charger, list with dbus -y

id=com.victronenergy.solarcharger.ttyUSB1

control internal smartsolar relay

relayControl=False

turn relay on temperature

onTemp = 30

turn relay off temperature

offTemp = 25

For every next smartsolar

#[MPPT02] #deviceinstance=23 #id=com.victronenergy.solarcharger.socketcan_can0_vi1_uc234567 #relayControl=True #onTemp = 30 #offTemp = 25

How to uninstall

  • cd /data/dbus-tempcontrol
  • ./uninstall.sh

About

Read the internal temperature sensor of Victron Smartsolar MPPT

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages