Since you are using the URL method you will probably need to adjust the position so I included that above. I also had difficulty with being able to access the URL so I had to put them on my github and link to there.
A great source of replacement icons is on the font awesome site. They are actually fonts so you can change their color as well. A little harder to use initially, but worth it. If you are interested we can walk you through it.
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
1413
Why do you consider Device (Object) IDs to be sensitive information? Devices are not accessible without a login or access token to your SmartThings Account.
Yes you would need to put the device ID if you are making it for a specific tile…your code seem to be correct…however this will change the icon for active state only…plus i guess device id should be in “”"
This site I use for most of my icons for my tiles.
1 Like
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
1419
If you use an “access_token”, that token is critically sensitive and must be masked at all times.
The “app.id” (middle of the SmartTiles URL) is very slightly sensitive, since it is a bit like an email address in that an attacker trying to find vulnerable SmartApp endpoints using a found access_token would start with known Application IDs.
To the best of my knowledge, I would say that Device ID, Location ID, etc., are not sensitive or secret information; though SmartThings is not bulletproof and if a vulnerability is found then these IDs could then become a part of the attack strategy. One theory is that a SmartApp which is granted access to a particular specific Device in Preferences could maliciously attempt to access unauthorized Devices via their IDs. I think this is not generally possible.
For custom icons, I definitely recommend using TinyPic if you aren’t sure about re-sizing them. You can use the Avatar option and it will resize it to 100px x 75px, which is perfect for a standard 1×1 small tile.
Great I’ll try that. For now here is a screenshot of my Smarttiles. Also pics of Galaxy Tab 8" mounted. I used magnets to hold the tablet and a QI charger behind the blank plate that keeps the tablet charged all the time.
9 Likes
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
1427
Beautiful!
I have to plagerize a bunch of these installation photos to feature them on the SmartTiles.click website. Hmmm… Gotta make a gallery of some sort.
When you stick a tablet behind a 2 way mirror to get that cool ghost control panel…how do you access the tablet to make adjustments, updating software, etc.
Do you have to make the tablet easily removable? Or is there an easy way to take control like you can on a PC with Remote Desktop or VNC?