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

Make homepilot jarvis compatible #26

Open
mcuiobroker opened this issue Jun 25, 2021 · 1 comment
Open

Make homepilot jarvis compatible #26

mcuiobroker opened this issue Jun 25, 2021 · 1 comment

Comments

@mcuiobroker
Copy link

The user lustig29 wants to switch his shutter (Rollotron Gurtwickler) with jarvis.
The module needs 3 Datapoints:
https://zefau.gitbook.io/jarvis-de/geraete/functions/blind
level, activity and stop

Perhaps it is easier to make it in this adapter possible?

https://forum.iobroker.net/topic/30668/jarvis-v2-2-0-just-another-remarkable-vis/4580
Perhaps you can communicate with @Zefau?

Thank you.

@Pix---
Copy link
Collaborator

Pix--- commented Nov 16, 2021

You can try this new alpha version 1.2.0a
https://github.com/Pix---/ioBroker.homepilot/tree/1.2.0a

I have added a new state stop (type) button. Works great in ioBroker scripts, scenes an vis.
Bildschirmfoto 2021-11-16 um 21 31 09

This is how it looks in jarvis
Bildschirmfoto 2021-11-16 um 21 29 08
Bildschirmfoto 2021-11-16 um 21 29 26

Homepilot gives us command ID (CID) to control the blinds movements. So pressing this button just makes the adapter write "2" ("Stop") into its cid datapoint.

Activity can not be realized as the adapter updates its states only every 12 seconds unless no new command comes in.

Pix

@mcm1957 mcm1957 added wontfix and removed question labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants