Coder Social home page Coder Social logo

smartess-proxy's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

smartess-proxy's Issues

PC connection

Should the PC running the program be connected to the inverter via RS232?

No topic on MQTT

Sorry for my English. The program starts, receives data from the logger and sends it further, the settings from SmartESS also work. However, no data appears on the MQTT broker. Logs from the broker show that the client connected successfully. What else can I check?

HACS Integration?

Hello, I also have a PowMr with Wifi Stick and would like to have the data in Home Assistant. Reading out via Modbus does not work :( Can this be rewritten as a HACS integration? Because unfortunately I can't run it like that.

MQTT issue

Hey @Paxy, first of all - thank you for this project, it looks potentially really useful. I was able to make it work(partially) by wrapping it into docker image and putting in the same docker network as my Home Assistant and mosquitto containers. I've added local DNS record to my pihole, so now all traffic from PowMr is redirected to your app. I see packages in logs (Node: and Server: logs), so modbus stuff is working, and my SmartESS app is still showing data(I set fakeClient to false), so all good with that.

The only problem I can't figure out is how to make mqtt work. I configured MQTT integration in Home Assistant and tested it(started listening home/Inverter/ and then published test message to that topic), but I don't see any data coming from your app. Looks like your app is not sending any data to my mosquitto instance. Any hints what's wrong with my setup? I'm not really familiar with Java so maybe I messed up something.

I see that you mentioned org.eclipse.paho.client.mqtt library, do I need to install it separately? I assumed it would be included to your .jar during compilation.

Also I noticed that your MQTTClient.java file contains public class ModbusClient and judging by code it connects to port 502(which is modbus port) which doesn't look right. Maybe that's the problem?

Thanks

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.