Fork me on GitHub

pimatic-slide by FrostedKiwi (frostedkiwi) | github | npm

pimatic-slide

Pimatic integration with Slide to control automated curtains

Current features:

  • Control Slide devices from pimatic
  • Poll state of your Slides
  • Automatic discovery of Slides linked to your account

Plugin Config Options

Slide plugin options
OptionDescriptionDefault
email
string
E-mail address of Slide account.
""
password
string
Password of Slide account. NOTE: This is stored in plain text in your Pimatic config
""
polling
number
Interval in seconds for which the status of your Slides should be retrieved. Set to 0 to disable polling. Minimum of 300 seconds because of rate limiting.
300

Device Config Options

pimatic-slide device config schemas

SlideCurtains

SlideCurtains config options
OptionDescriptionDefault
slideId
number
The id of the Slide device
pimatic-slide is written by FrostedKiwi (frostedkiwi)