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

Airey001 mns insteon hs4 changes #1

Merged
merged 3 commits into from
Jul 3, 2022
Merged

Conversation

Airey001
Copy link
Owner

@Airey001 Airey001 commented Jul 3, 2022

No description provided.

Airey001 added 3 commits July 2, 2022 20:34
Update is_on to use the device value.  This is needed for plugins (Example HS4 MNS Insteon) that use differnt status and control values in homeseer.  The new Insteon plugin uses 101 as on and 102 as off for control but status uses value of 0 as off and 100 as on.  Since they don't match need to look at the value if 0 then off if 1 to 100 then on.
Update is_on to use the device value.  This is needed for plugins (Example HS4 MNS Insteon) that use different status and control values in homeseer.  The new Insteon plugin uses 101 as on and 102 as off for control but status uses value of 0 as off and 100 as on.  Since they don't match need to look at the value if 0 then off if 1 to 100 then on.
Update Version for changes
@Airey001
Copy link
Owner Author

Airey001 commented Jul 3, 2022

Go to Merge

@Airey001 Airey001 merged commit a888a5f into main Jul 3, 2022
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.

1 participant