I had to factory reset my slide, and add it as a new entity. But for some reason it doesn't want to integrate now. Even though nothing really changed. Also, it is working fine with the local API through the official app.
Log details (ERROR)
This error originated from a custom integration.
Logger: custom_components.slide.cover
Source: custom_components/slide/cover.py:132
integration: Slide
First occurred: August 27, 2024 at 20:35:09 (1 occurrences)
Last logged: August 27, 2024 at 20:35:09
Unable to setup Slide 'LOCAL IP'
This error originated from a custom integration.
Logger: goslideapi.goslideapi
Source: custom_components/slide/cover.py:111
integration: Slide
First occurred: August 27, 2024 at 20:35:09 (1 occurrences)
Last logged: August 27, 2024 at 20:35:09
Failed request Local API v2. HTTPCode=401
The code I'm running is the following:
#Slide
cover:
- platform: slide
host: LOCAL IP
password: SLIDE PASSWORD
api_version: 2
Does someone have a pointer for me to solve this issue?
I had to factory reset my slide, and add it as a new entity. But for some reason it doesn't want to integrate now. Even though nothing really changed. Also, it is working fine with the local API through the official app.
Log details (ERROR)
The code I'm running is the following:
Does someone have a pointer for me to solve this issue?