Slide


The slide implementation allows you to integrate your slide.store devices in Home Assistant using the official API.

Configuration

# 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.