Read the statement by Michael Teeuw here.
Magic Mirror with actiontiles (smarthome)
-
Hello everyone,
Being a big fan of smartthings and actiontiles, I have embedded the URL into the MM. Here is my MM :) Hope to get more interesting modules to add in future! Thanks.- Steven from Singapore
-
Do you have touch functionalities? I like action tiles (like Windows mobile has) but without touch I don’t see the benefit :)
-
Looks great. Are you using home-assistant for your Smart Home? And is it also on the same raspberry pi?
-
Since OP seems to have disappeared, I thought I’d add a little context. Action Tiles is a web-based tile-based UI-builder for the SmartThings home-automation platform. It works great within an iFrame with MagicMirror. You can build a panel for just informational purposes (door/lock status, camera feeds), or if you have touch/input capabilities, device controls.
-
Perhaps you should share your ‘module’ … ;)
-
Yes, can you please post your code or something? I would like to use action tiles with my MM project.
-
Sorry, I think there’s a misunderstanding about integrating ActionTiles here. There’s not any additional code required; ActionTiles generates a panel that is accessible at a web address, so you just use the iFrame module with that URL and play around with the sizing.
-
@Ruricu Thanks! Working on my first MM project and wasn’t sure how you could get them to work together.
-
I think
Action tiles
Is something similiar withApple HomeKit
-
@Sean said in Magic Mirror with actiontiles (smarthome):
I think
Action tiles
Is something similiar withApple HomeKit
ActionTiles (see my link above) is a panel-based UI builder for the SmartThings HomeAutomation platform. HomeKit is Apple’s HomeAutomation platform. You could say that HomeKit is similar to SmartThings, but ActionTiles is a third-party SmartThings add-on. I don’t follow your logic.