I’m trying to add RFXtrx remote devices (IMPULS and later Somfy). These are working in Domoticz.
I can’t get this integration to work in HA. Also not with the manual of the RFXrtx integartion. Maybe it is to complicated for me (I’m Dutch).
I’ve added RFXTRX (RFXCOM RFXtrx) integration:
- Select: Serial
- Select device: /dev/ttyUSB0 - RFXtrx433 - RFXtrx433, s/n: A13UQUT - RFXCOM
Integration is added with:
-
Automated adding enabled
-
Protocols: ac, arc, lighting4, x10
-
Enabled Debug logging in UI
-
added also in configuration.yaml lines (don’t know if this part is needed):
logger:
default: warning
logs:
homeassistant.components.rfxtrx: debug
RFXtrx: debug
- Restart Home Assistant
After restart an doning nothing i see the following lines in Logging ‘Home Assistant Core’:
2023-03-11 16:15:15.124 DEBUG (SyncWorker_3) [homeassistant.components.rfxtrx] Using modes: ac,arc,lighting4,x10
2023-03-11 16:15:15.133 DEBUG (Thread-2 (_connect)) [RFXtrx] Send: 0x0d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2023-03-11 16:15:15.763 DEBUG (Thread-2 (_connect)) [RFXtrx] Send: 0x0d 0x00 0x00 0x01 0x02 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2023-03-11 16:15:15.783 DEBUG (Thread-2 (_connect)) [RFXtrx] Recv: 0x14 0x01 0x00 0x01 0x02 0x53 0x19 0x08 0x00 0x07 0x00 0x01 0x03 0x1c 0x04 0x52 0x46 0x58 0x43 0x4f 0x4d
2023-03-11 16:15:15.784 DEBUG (Thread-2 (_connect)) [RFXtrx] Send: 0x0d 0x00 0x00 0x00 0x03 0x53 0x1c 0x08 0x00 0x07 0x00 0x00 0x00 0x00
2023-03-11 16:15:16.055 DEBUG (Thread-2 (_connect)) [RFXtrx] Recv: 0x14 0x01 0x00 0x00 0x03 0x53 0x19 0x08 0x00 0x07 0x00 0x01 0x03 0x1c 0x04 0x52 0x46 0x58 0x43 0x4f 0x4d
2023-03-11 16:15:16.055 DEBUG (Thread-2 (_connect)) [RFXtrx] Send: 0x0d 0x00 0x00 0x01 0x02 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2023-03-11 16:15:16.343 DEBUG (Thread-2 (_connect)) [RFXtrx] Recv: 0x14 0x01 0x00 0x01 0x02 0x53 0x19 0x08 0x00 0x07 0x00 0x01 0x03 0x1c 0x04 0x52 0x46 0x58 0x43 0x4f 0x4d
2023-03-11 16:15:16.343 DEBUG (Thread-2 (_connect)) [RFXtrx] Status: Status [subtype=433.92MHz, firmware=25, output_power=28, devices=['ac', 'arc', 'lighting4', 'x10']]
2023-03-11 16:15:16.347 DEBUG (Thread-2 (_connect)) [RFXtrx] Send: 0x0d 0x00 0x00 0x03 0x07 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2023-03-11 16:15:16.651 DEBUG (Thread-2 (_connect)) [RFXtrx] Recv: 0x14 0x01 0x07 0x03 0x07 0x43 0x6f 0x70 0x79 0x72 0x69 0x67 0x68 0x74 0x20 0x52 0x46 0x58 0x43 0x4f 0x4d
Don’t know what this means. Is the integration working?
After pressing 2 times On and Off buttons (power switch goes 2 times On/Off) of the IMPULS remote controller nothing happens in HA. Also there is no extra logging.
I’m lost.
Before I used this RFXcom succesfully in Domoticz (on the same Raspberry PI).
For example I used the following setting in Domoticz to add:
- Switch ype: On/Off
- Type: Impuls
- House Code: K
- Unit Code: 13
Hope someone can give me an explanation to add (manually/automatic) these devices.
I’ve also 7 Somfy blinds to add (with the Somfy integration or RFXrtx? like in Domoticz).