markvader / ha-rpi_rf

Home Assistant Raspberry Pi GPIO RF Integration
Apache License 2.0
31 stars 5 forks source link

The integration doesn't seem to work #127

Open dula34 opened 10 months ago

dula34 commented 10 months ago

HW: Rpi3

Home Assistant 2023.10.5 Supervisor 2023.10.1 Operating System 11.1 Frontend 20231005.0 - latest

my configuration

switch:
  - platform: rpi_rf
    gpio: 17
    switches:
      bell:
        signal_repetitions: 1
        pulselength: 388
        code_on: 3010305
        code_off: 3010305
        unique_id: "custom_unique_id"
DODMax commented 10 months ago

Hello!

Same here, installed via HACS and added entry in configuration.yaml. Restarted, then what to look for? Is there supposed to be a new entity with the "unique_id" I set? If so nothing shows up.

Home Assistant 2023.10.5 Supervisor 2023.10.1 Operating System 11.1 HW RPI 3B+

Le-Syl21 commented 9 months ago

Hi,

Same here, doesn't work...

Core 2023.11.2 Supervisor 2023.11.3 Operating System 11.1 Interface utilisateur 20231030.2

I will investigate...

Le-Syl21 commented 9 months ago

Ok, I've try lot of things. I use hassos 64bit on pi4b and it apparently disable gpio by default. I don't know how to make it work :-/

denics commented 8 months ago

Is there a way to test manually the command? I had ha-rpi_rf installed on a my hassos 64bit on rpi4 and working like a charm with my cinema canvas. Then I had to reinstall hassos from scratch because my HDD died and now I have this configuration:

Core 2023.12.1
Supervisor 2023.11.6
Operating System 11.2
Frontend 20231208.2

the signal is sent, because I receive the audio feedback, but the canvas does not move :(