SAJ Solar inverter

Sorry, I’m not using Node Red to get data from the inverter just a template based request.

- platform: rest
  resource: http://192.168.1.100/status/status.php
  name: SAJ
  username: admin
  password: admin
  authentication: basic

It works flawless for me.

1 Like