Coder Social home page Coder Social logo

Comments (7)

krisxnlx avatar krisxnlx commented on August 12, 2024

I have had to make some adjustments to the HomeAssistant docker container to get this working. I have been working for ages to add a second RFLink and it has finally succeeded! Thank you very much!!!

from hass-components.

krisxnlx avatar krisxnlx commented on August 12, 2024

Unfortunately there is another error now :(
I cheered too early xD

Error;
(MainThread) [custom_components.ups_pico] Except class UPS PIco _try_get_data(): [Errno 6] No such device or address

from hass-components.

milanvo avatar milanvo commented on August 12, 2024

Hi,

so you try to make it work on RPI with HassIO (HassOS) hypervisor ? Unfortunately I have no experience with this setup.

Errors looks like component cannot comminicate via I2C bus with UPS Pico

UPS Pico works in general ? Status led “UPS” blinking and battery charging ?
(picofssd sending pulse train / heartbeat to UPS board)
Do you enabled I2C in HassOS ? https://github.com/home-assistant/hassos/blob/dev/Documentation/boards/raspberrypi.md

I am not sure how specific environment is with HassIO, general setup and check of I2C on RPI with Raspbian:
https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c

from hass-components.

krisxnlx avatar krisxnlx commented on August 12, 2024

Hey,

My Homeassistant installation is running on a Ubuntu server on a small form factor PC.
This PC does have a I2C bus so I thought it should work.

It makes more sense to me know :) i will try to edit UPS Pico so i will work without the specific I2C bus.
Ill come back at this.

Thanks and greetz
Kris

from hass-components.

krisxnlx avatar krisxnlx commented on August 12, 2024

Hi,

UPS Pico seems to run for now.
RFLink2 can only receive data but not send it , is this correct?

Greetz,
Kris

from hass-components.

milanvo avatar milanvo commented on August 12, 2024

If I understand correctly, you have UPS PIco (from Pimodules
https://www.modmypi.com/raspberry-pi/power-1051/ups-boards-1051) connected to different HW platform than Raspberry Pi ? Interesting...

With Rflink2 custom component, I am not tested to send data. It is original HA component with just DOMAIN changed, using same device and entity data structure. So there is probability it can work 😉

My use case is - primary RFLink for Somfy RTS control, secondary (rflink2) for receiving data from cheap 433MHz temp sensors.

from hass-components.

krisxnlx avatar krisxnlx commented on August 12, 2024

Hi Milanvo,

I was more interested in the RF link that both send and receive. I will unfortunately have to search further. Thanks for your help.

Greetz

from hass-components.

Related Issues (3)

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.