@TheHoff wrote:
Greetings
I’m in the process of migrating from Domoticz to Hass.io 0.106.6 but have run into trouble with my 433mhz setup. I’m using RFXtrx433E with 1043Pro1 firmware which I took right from my Domoticz where it’s been running for years. I’m using 433mhz primarily for Oregon WGR800 wind gauge and some temperature sensors but I also a few wall switches and a bunch of cheap remote devices controlling lights and heaters.
HA detects the transceiver and starts populating the Entities table but when I click any of these devices I get the message “This entity does not have a unique ID, therefore it’s settings can not be managed from the UI.” Adding the devices manually in the configuration doesn’t help.
I need some pointers?My configuration.yaml is rfxtrx: device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433_A120MAML-if00-port0 binary_sensor: platform: rfxtrx automatic_add: true devices: 0b1100260087ff3e10010f70: name: Utelampor sensor: platform: rfxtrx automatic_add: true devices: 105602104a0000e1004200456874205269: name: Vidmatare switch: platform: rfxtrx automatic_add: true light: platform: rfxtrx automatic_add: true cover: platform: rfxtrx automatic_add: true
Regards
Fredrik
Posts: 2
Participants: 2