TellStick


The tellstick component integrates TellStick devices into Home Assistant. This integration allows users to add switches, lights, and sensors which are communicating with 433 Mhz. There are a number of vendors (Capidi Elro, Intertechno, Nexa, Proove, Sartano, and Viking) who are selling products that work with TellStick. For more details, please check the TellStick protocol list.

To get started, add the devices to your configuration.yaml file.

# Example configuration.yaml entry
tellstick:

Configuration variables:

  • signal_repetitions (Optional): Because the tellstick sends its actions via radio and from most receivers it’s impossible to know if the signal was received or not. Therefore you can configure the switch and light to try to send each signal repeatedly.