Coder Social home page Coder Social logo

code exited about ha_customcomponents HOT 2 OPEN

bryangauvin avatar bryangauvin commented on August 24, 2024
code exited

from ha_customcomponents.

Comments (2)

bryangauvin avatar bryangauvin commented on August 24, 2024

messging around, I removed USB from the execstart and now I can access and interface, but its blank and Im now getting this error

● infinitive.service - Infinitive Service
Loaded: loaded (/etc/systemd/system/infinitive.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2020-02-20 21:07:37 GMT; 9s ago
Main PID: 11772 (infinitive)
Memory: 1.7M
CGroup: /system.slice/infinitive.service
└─11772 /root/go/bin/infinitive -httpport=8080 -serial=/dev/tty0

Feb 20 21:07:45 raspberrypi infinitive[11772]: time="2020-02-20T21:07:45Z" level=debug msg="transmitting frame: 200192010300000b003b03ecba"
Feb 20 21:07:45 raspberrypi infinitive[11772]: time="2020-02-20T21:07:45Z" level=debug msg="timeout waiting for response, retransmitting frame"
Feb 20 21:07:45 raspberrypi infinitive[11772]: time="2020-02-20T21:07:45Z" level=debug msg="transmitting frame: 200192010300000b003b03ecba"
Feb 20 21:07:46 raspberrypi infinitive[11772]: time="2020-02-20T21:07:46Z" level=debug msg="timeout waiting for response, retransmitting frame"
Feb 20 21:07:46 raspberrypi infinitive[11772]: time="2020-02-20T21:07:46Z" level=debug msg="transmitting frame: 200192010300000b003b03ecba"
Feb 20 21:07:46 raspberrypi infinitive[11772]: time="2020-02-20T21:07:46Z" level=debug msg="timeout waiting for response, retransmitting frame"
Feb 20 21:07:46 raspberrypi infinitive[11772]: time="2020-02-20T21:07:46Z" level=debug msg="transmitting frame: 200192010300000b003b03ecba"
Feb 20 21:07:46 raspberrypi infinitive[11772]: time="2020-02-20T21:07:46Z" level=debug msg="timeout waiting for response, retransmitting frame"
Feb 20 21:07:46 raspberrypi infinitive[11772]: time="2020-02-20T21:07:46Z" level=debug msg="transmitting frame: 200192010300000b003b03ecba"
Feb 20 21:07:46 raspberrypi infinitive[11772]: time="2020-02-20T21:07:46Z" level=info msg="action timed out"

from ha_customcomponents.

mww012 avatar mww012 commented on August 24, 2024

It sounds like your RPi may be labeling the USB adapter as something other than /dev/ttyUSB1. If when you point to /dev/tty0 you're telling infinitive to look at a device that isn't talking to the HVAC unit.

If you run /root/go/bin/infinitive -httpport=8080 -serial=/dev/ttyUSB1 manually, what errors do you get back?

from ha_customcomponents.

Related Issues (4)

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.