Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cover "STOP" command issue after migrating to version 2.x #51

Open
kellerto opened this issue Mar 1, 2024 · 1 comment
Open

Cover "STOP" command issue after migrating to version 2.x #51

kellerto opened this issue Mar 1, 2024 · 1 comment

Comments

@kellerto
Copy link

kellerto commented Mar 1, 2024

Hi there,
first of all, I would like to thank you for sharing your dss to MQTT application with us. It works very good and reliable. I love it.
I'm using it to control DS via HASSIO.

Note: Still using version 2.0.6_linux_arm.v6 but checked the most recent released to make sure this topic is not solved yet.

Move the cover up and down works great:
Mar 01 13:27:02 raspberrypiZero digitalstrom-mqtt[637]: 2024-03-01T13:27:02+01:00 INF Output value changed DeviceId=3504175fe000000000000000000596b800 Output=shadePositionOutside newValue=100 oldValue=0

but when pressing stop it throws following error:
Mar 01 13:27:04 raspberrypiZero digitalstrom-mqtt[637]: 2024-03-01T13:27:04+01:00 ERR Error handling MQTT Message. error="error parsing message as float value: strconv.ParseFloat: parsing "STOP": invalid syntax" topic=devices/Jalousie_4/shadePositionOutside/command

Any suggestion or workaround for this?

@gaetancollaud
Copy link
Owner

Hi,

Sorry for the late response.

Unfortunatelly the stop command is gone since version 2. Indeed the new Digitalstrom API doesn't provide a way to send a stop command anymore. I was available in the deprecated API. Maybe there is a way to create a scenario to do such action, but I'm not even sure.

The workaround is to stay on the version 1.6.7 until digitalstrom provides such option in their API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants