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

[10_SOMFY.pm] Add new reading 'move_state' #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uwekaditz
Copy link

This could be used to display the reaction to a command (webCmd or widgetOverride) in the FHEM web interface, since otherwise you would not get a Notify-Event indicating that the movement was started or stopped.
The initial state after starting a command (move=on or move=off) is supressed to see a change in the devStateIcon if the reading move_state is used to alter the state.

@viegener
Copy link
Owner

There is no problem in adding a reading that is indicating the movement is finished, but removing intermediate reading changes will be affecting users that rely on intermediate updates of the position reading.
Would just adding the move_state reading also be sufficient?

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

Successfully merging this pull request may close these issues.

2 participants