ha-rpi_rf icon indicating copy to clipboard operation
ha-rpi_rf copied to clipboard

The integration doesn't seem to work

Open dula34 opened this issue 2 years ago • 4 comments

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"

dula34 avatar Oct 28 '23 06:10 dula34

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+

DODMax avatar Oct 30 '23 03:10 DODMax

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 avatar Nov 16 '23 09:11 Le-Syl21

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 :-/

Le-Syl21 avatar Nov 27 '23 16:11 Le-Syl21

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 :(

denics avatar Dec 13 '23 16:12 denics