tonesto7 / homebridge-hubitat-tonesto7

Hubitat Homebridge Plugin
106 stars 35 forks source link

Error getting value for Characteristic [Current Position] Using Attribute (position) for blinds #214

Closed nrm94ee330 closed 5 days ago

nrm94ee330 commented 6 months ago

Verify the following before opening an trouble issue

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!


About Your Setup

Expected Behavior

Tell us what you think should be happening the error log should not occur

Current Behavior

What happens instead of the expected behavior? showing the following error in the logs Error getting value for Characteristic [Current Position] Using Attribute (position) for Bedroom Right Blind (MBR Right Blind)

Steps to Reproduce (for bugs)

Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant

  1. add a ikea blind to hubitat,
  2. include it in homebridge as a window shade device

Context

How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world**


Please include a copy of any relevant log output to assist in tracking down the bug image

image

[1/4/2024, 10:12:59 AM] [Hubitat-v2] Error getting value for Characteristic [Current Position] Using Attribute (position) for Bedroom Right Blind (MBR Right Blind) [1/4/2024, 10:12:59 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Current Position': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:12:59 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Target Position': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:12:59 AM] [Hubitat-v2] Error getting value for Characteristic [Current Position] Using Attribute (position) for Study Blind (Study Blind) [1/4/2024, 10:12:59 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Current Position': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:12:59 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Target Position': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:13:09 AM] [Hubitat-v2] Error getting value for Characteristic [Current Position] Using Attribute (position) for Bedroom Left Blind (MBR Left Blind) [1/4/2024, 10:13:09 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Current Position': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:13:09 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Target Position': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:13:09 AM] [Hubitat-v2] Error getting value for Characteristic [Current Position] Using Attribute (position) for Bedroom Right Blind (MBR Right Blind) [1/4/2024, 10:13:09 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Current Position': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:13:09 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Target Position': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:13:09 AM] [Hubitat-v2] Error getting value for Characteristic [Current Position] Using Attribute (position) for Study Blind (Study Blind) [1/4/2024, 10:13:09 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Current Position': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info. [1/4/2024, 10:13:09 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Target Position': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info.

github-actions[bot] commented 1 week ago

This issue has been marked stale automatically after no activity for the last 180 days.