Switchmate SimplySmart Home


This Switchmate switch platform allows you to control Switchmate devices.

Configuration

To enable it, add the following lines to your configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more]:

switch:
  - platform: switchmate
    mac: "cb:25:0b......"

Configuration Variables

mac string Required

Device MAC address.

name string (Optional)

The name used to display the switch in the frontend.

flip_on_off boolean (Optional, default: false)

Option to flip the on/off state.

The integration is tested with SwitchMate Lighting Control Rocker and SwitchMate Lighting Control Toggle.