Slide


The slide integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to integrate your slide.store devices in Home Assistant using the official API.

Configuration

To use the Slide integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] in your installation, add it 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] file. After changing the 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] file, restart Home Assistant to apply the changes. To view the changes, go to Settings > Devices & services > Entities.

# Example configuration.yaml entry
slide:
  username: YOUR_SLIDE_APP_USERNAME
  password: YOUR_SLIDE_APP_PASSWORD

Configuration Variables

username string Required

Username needed to log in to Slide App.

password string Required

Password needed to log in to Slide App.

scan_interval integer (Optional, default: 30 seconds)

Minimum time interval between updates.

invert_position boolean (Optional, default: false)

Invert position percentage.