lock-manager
lock-manager copied to clipboard
Icon images missed with Schlage device handler
Lock: Schlage Century Connect App running on iPhone 8 with iOS 11.1
If I apply the Schlage Device Handler to my Schlage Century Connect, there are missing icons with question marks and the words not fitting nicely. If I switch the the Z-Wave reporting, the icons are fine, but I do not have most options. Screenshots attached.
I think the icons are coming from the Smart App...Lock Child app
description: 'App to manage locks. This is a child app.',
Below are the lines 9 to 11 in the iconUrl: 'https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience.png', iconX2Url: 'https://s3.amazonaws.com/smartapp-icons/Convenience/[email protected]', iconX3Url: 'https://s3.amazonaws.com/smartapp-icons/Convenience/[email protected]'
BTW, I use the first DTH you mentioned.
I have the lock child app installed, and I've tried removing and readding all of the apps.
What does the screen look like for the first DTH method?
Looking at the code for that DTH, it looks like the defined icon for the ones with question marks are "st.unknown.unknown.unknown", which would lead me to believe that'st he "unknown" icon that SmartThings uses.
Here's my screenshots.
Thanks. From what I can tell on the code, it seems like it's giving me the question mark icon because it cannot read the state for lock and leave, autolock, or alarm (i.e. it returns the unknown state), which is stilll confusing, since I would have thought a Schlage Connect would work with the Schlage device handler.
I was having this same problem, then I when I pressed on each button individually and waited it went out to the lock to check the status and then came back displayed the current setting for that button.