Skip to content

mtnbin/ha-fs20pcs

Repository files navigation

ELV or Conrad FS20 PCS USB Transmitter for Home Assistant

USB FS20 Transmitter

Control FS 20 PCS USB Transmitter directly from Home Assistant.

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Features

The fs20pcs integration provides a service called fs20pcs.send. This service allows commands to be sent to any FS20 device using address and command.

Installation (via HACS)

  1. Click the Open HACS Repository on MY button above.
  2. Click Download (you might need to "Redownload" if updating).
  3. Reboot device (Don't just restart Home Assistant).

Configuration

  1. Go to Settings > Devices & Services.
  2. Click Add Integration.
  3. Search for FS20 PCS Sender.
  4. If your device is plugged in and accessible, you need to enter your Housecode.
  5. Click Submit.
  6. Got to your dashboard and add a new Button. Use "Manually". Here is an example:
    show_name: true
    show_icon: true
    type: button
    name: Light on
    tap_action:
      action: call-service
      service: fs20pcs.send
      data:
        address: "1214"
        command: 25
    icon: mdi:lightbulb-on-outline

About

Integrate a FS20 PCS USB Transmitter in Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages