To my Win10-computer there is a RFXtrx433XL attached through USB. I have set Virtualbox to share this USB-gadget as well. I believe that my Homeassistant has no problem seeing it either?
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
# http:
# base_url: example.duckdns.org:8123
# Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
rfxtrx:
device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO2VYWJ8-if00-port0
debug: true
My question:
I thought I should be able to see my hardware on http://[homeassistant]/config/integrations/dashboard now. This is all I can see:
Not all protocols as advertised are enabled on initial setup of your transceiver. Enabling all protocols is not recommended either. Your 433.92 product not showing in the logs? Visit the RFXtrx website to download RFXmgmr and enable the required protocol.
If you have a switch you want to see, you have to add a switch…
Basically you need to follow the directions for the components