HomeSeer / Plugin-SDK

Plugin development kit for the 4th major edition of the HomeSeer platform.
https://www.nuget.org/packages/HomeSeer-PluginSDK/
GNU Affero General Public License v3.0
21 stars 4 forks source link

Device controls and status dont work consistently #257

Closed mnsandler closed 2 years ago

mnsandler commented 2 years ago

@spudwebb,

@rjhdakota asked me to start this thread here:

i have the following setup for my dimmer lights (see pic below)

I want the slider to go from Off (0) to On (100) and anywhere in between. So I set the On & Off controls to different values and handle this in my setmultiIO routine.

this all works just fine from the HS UI

However I'm getting user reports that it doesn't work from Alexa (any dim value is converted to an Off)

I haven't confirmed the behavior from HS Touch

I would expect alexa, hs touch, and the hs UI to all work the same based on my settings

image

spudwebb commented 2 years ago

sounds like a problem specific to the Alexa integration, can you post the logs that the user gets when the tries to speak the command, and what exact command is it?

mnsandler commented 2 years ago

@spudwebb

here is what the user sees in the hs log when the dim range starts with 0. Apparently the same thing happens with z-wave if you change the dim start to 0.

2/7/2022 4:56:31 PM HomeSeer Device Control Device: Home Office Light to (value) (0) by/from: CAPI Control Handler

jldubz commented 2 years ago

Tracking this internally as ALEXA-25. The team that handles the Alexa integration is looking into this and will be in touch. Thank you for the report.

mnsandler commented 2 years ago

Any movement or timeframe for a resolution

mnsandler commented 2 years ago

i believe this is resolved in 4.2.12.0