Giter Site home page Giter Site logo

Comments (4)

egguy avatar egguy commented on August 17, 2024

Hi,
if you only have one inverter, there is no need to use an inverter mapping.

You probably need to setup the inverter type in the configuration: https://github.com/egguy/addon-grott-beta/blob/main/grott-beta/DOCS.md#specific-inverter-configuration, This part is manual as it's a limitation of grott for the moment.

I don't know the best mapping for this inverter, my guess would be using: TL3 you can try the other listed.

If you find the correct one, can you tell me which one is working so I can add it to the documentation?

from addon-grott-beta.

andystewart999 avatar andystewart999 commented on August 17, 2024

Hmm - manually specifying ANY of the other inverter types resulted in either a crash (see below) or nothing being parsed.

Traceback (most recent call last):
File "/app/grott.py", line 35, in
proxy.main(conf)
File "/app/grottproxy.py", line 144, in main
self.on_recv(conf)
File "/app/grottproxy.py", line 238, in on_recv
procdata(conf,data)
^^^^^^^^^^^^^^^^^^^
File "/app/grottdata.py", line 220, in procdata
for keyword in conf.recorddict[layout].keys() :
~~~~~~~~~~~~~~~^^^^^^^^
KeyError: 'T06NNNNTL3'

With debugging turned on I can see that the record layout for my inverter (or probably more accurately for the datalogger, a Shine WiFi-S) is 'T06NNNN'.

So I've left everything at the defaults for now. Hopefully this may be of some use, otherwise go ahead and close this off!

Cheers,
Andy

from addon-grott-beta.

egguy avatar egguy commented on August 17, 2024

I've probably gone a bit fast. So it seems to be supported by the default parser: https://github.com/johanmeijer/grott/blob/eafd8f11da54119b89159c5f0fb7a533f068fc6a/README.md?plain=1#L65

The message: Inverter serial not recognised - using inverter type default Is normal and is using the generic layout (I know it's a bit unorthodox). If you get all the useful values, it's most likely working as intended.

If it's the case, feel free to close.

For problems with the decoded layout and parsing (visible with the debug mode), the issues should be open here: https://github.com/johanmeijer/grott

from addon-grott-beta.

github-actions avatar github-actions commented on August 17, 2024

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

from addon-grott-beta.

Related Issues (20)

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.