Giter VIP home page Giter VIP logo

Comments (3)

DrJeff avatar DrJeff commented on July 20, 2024 1

Ok I cloned the directory on one of my machines and Viola! it works thanks for this now time to play. I believe it's how my python install was on my Mac

Thanks for this The only issue is my machine Ena 9 loses power on the service port on shutdown so probably going to need to use 2 relays internally for the power. mainly to turn back on the unit and I will probably run the unit off a 5V power source internally.

from esphome-jura-component.

DrJeff avatar DrJeff commented on July 20, 2024

Ok I get it now but cant get it to run bitarray not found even after adding the module

Also I can get it to run but error

❯ ./generate_esphome_jura_yaml.py FA:04
Traceback (most recent call last):
  File "./generate_esphome_jura_yaml.py", line 14, in <module>
    from bitarray import bitarray
ModuleNotFoundError: No module named 'bitarray'
❯ python ./generate_esphome_jura_yaml.py FA:04
  File "./generate_esphome_jura_yaml.py", line 46
    print("- uart.write: [", end = '')
                                 ^
SyntaxError: invalid syntax

from esphome-jura-component.

ryanalden avatar ryanalden commented on July 20, 2024

Thanks for the feedback -- I added an example to reflect the usage of generate_esphome_jura_yaml.py.

As for bitarray, how are you installing it? I just verified it working on another, pristine machine (running macos 10.15). Installed with sudo pip3 install bitarray, running Python 3.7.3. What environment are you running in?

from esphome-jura-component.

Related Issues (11)

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.