Giter Club home page Giter Club logo

esphome-jnge-mppt-controller's Introduction

esphome-jnge-mppt-controller

GitHub actions GitHub stars GitHub forks GitHub watchers "Buy Me A Coffee"

ESPHome component to monitor and control a JN-MPPT or JN-W/S Controller via RS485

Lovelace entities card

Supported devices

  • JN-MPPT-MINI Buck Solar Charge Controller
  • JN-MPPT-AL Buck Solar Charge Controller
  • JN-MPPT-BL Buck Solar Charge Controller
  • JN-MPPT-CL Buck Solar Charge Controller
  • JN-12-W300/S300, JN-12-W500/S500 Wind and Solar Hybrid Controller
  • JN-24-W600/S600, JN-24-W800/S800 Wind and Solar Hybrid Controller
  • JN-48-W800/S800, JN-48-W1000/S1000 Wind and Solar Hybrid Controller

Requirements

  • ESPHome 2022.2.0 or higher.
  • One half of an ethernet cable with RJ45 connector
  • RS485-to-TTL module (HW-0519 f.e.)
  • Generic ESP32 or ESP8266 board

Setup

Debugging

If this component doesn't work out of the box for your device please update your configuration to enable the debug output of the UART component and increase the log level to the see outgoing and incoming serial traffic:

logger:
  level: DEBUG

uart:
  id: uart_0
  baud_rate: 9600
  tx_pin: ${tx_pin}
  rx_pin: ${rx_pin}
  debug:
    direction: BOTH

References

esphome-jnge-mppt-controller's People

Contributors

syssi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.