Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sunnycarcharger-agent

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sunnycarcharger-agent

  • 1.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Sunny Car Charger Agent

Send your solar invertor's data to Sunny Car Charger portal and automatically controller the charging rate of your electric cars.

Agent currently supports inverters:

  • Fronius (set $FRONIUS_IP environment variable)

Setup

Create an account with https://sunnycarcharger.com and get your account token.

Installation

gem install sunnycarcharger-agent

Usage

FRONIUS_IP=192.168.1.2:5757 WEB_TOKEN=<token from sunnycarcharger.com> sunnycarcharger-agent
# or
FRONIUS_IPS=192.168.1.2:5757,192.168.1.3:5757 WEB_TOKEN=<token from sunnycarcharger.com> sunnycarcharger-agent

Use either $FRONIUS_IPS or $FRONIUS_IP to provide a comma separated list of IP address that the Fronius inverter might be available on. Include the :port if its not the default port of 80.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Sunnycarcharger::Agent project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

FAQs

Package last updated on 28 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc