homebridge-hubitat-tonesto7
homebridge-hubitat-tonesto7 copied to clipboard
Error getting value for Characteristic [Current Position] Using Attribute (position) for blinds
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!
- [x ] That OAuth is Enabled for the Hubitat App under the Homebridge v2 App under
App Code
. - [ x] The Hubitat App and Homebridge Plugin are updated to the latest code available.
About Your Setup
- How many devices are detected?:
- Hubitat App Version: 2.9.4
- Homebridge Plugin Version: 2.9.4
- Homebridge Version:
- NodeJS Version: 18.16.0
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
- add a ikea blind to hubitat,
- 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
[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.
This issue has been marked stale automatically after no activity for the last 180 days.