I am really happy I found this. I literally almost bought ActionTiles. Needless to say, I chose SharpTools instead.
I did notice that ST doesnt have as many features as AT. That is okay but I was wondering if there was any plans on adding additional functionality. Like weather tiles or camera feeds.
Yes, we have plans for adding several additional tile types and some new features!
What do you see as the most important feature additions? Weāre actively working on features now, so itās helpful to know what the community finds most important.
ā
Update: Itās neat to look back and see how far things have come!
Looking back at the SharpTools Announcements category and seeing how many features have been added thanks to community engagement and involvement shows just how amazing this community is!
Thanks to everyone for being a part of the community!
I think first off the usual like a Nest integration (amazed SmartThings still doesnt have an official one) weather, and camera feeds. AT is limited on what cameras can be displayed on them. Even if SmartThings allows it. A prime example would be the Samsung SmartCam.
Also, perhaps making it where dashboards can be exported and shared with other users would be awesome.
For the Nest Integration, is there something specific you would want? Were you thinking that you would be able choose something like āAuthorize Thingsā and then choose from a list of supported platforms where SmartThings might be one of the platforms and Nest is another?
For the weather feeds, I was originally thinking you could just piggy back off the existing smart home platformās weather integration, but are you looking for a specific type of weather integration? Like rather than showing a nice visual tile with the current weather, you wanted to be able to show an X-day forecast?
Camera feeds are definitely on the list and Iāll need to put some more thought into how to best support them. I think a quick win would be to add image tile support which would add in support for many IP cameras (as many have a snapshot / JPEG interface). Do you have specific cameras that you want to integrate? Do you use Blue Iris or a similar NVR?
My goal is to make the platform extensible with community contributed code - eg. custom tiles/cards and custom platform integrations. I have a number of core features prioritized before focusing on extensibility, but itās on the list!
@Josh thought Id give you some input here.
The weather function in AT does just piggy back from the SmartThings system, or you can use an image from wunderground.com or other weather service in you area, post the link as a media tile and set the refresh to every few hours - This is already working in Sharptools and no need to make any changes. Sorry if Im late to the party here! Most of the weather services will allow up to a 5 or 7 day forecast if thats what you are looking for?
Regarding Cameraāsā¦ This become a bit of a tricky and has nothing to do with Sharptools or AT. Browsers dont support RSTP feeds and in most cases block the auto authentication.
This means that you have to convert the RSTP stream to MJPEGs which a lot of NVRās dont support. So you need to run the process of using BlueIris/TinyCamPro/Rpi3 to convert the RSTP feed to MJPEG, OR search for an nvr that supports MJPEG. Ive stuck MotionOS onto an Rpi3 as the solution and now have 16 cameras all being pushed through that. Just a warning, pushing live feeds uses a lot of bandwidth, its all internal traffic so you dont need to worry about internet data, but it will clog up your network, particularly if you are streaming to 3 or 4 tablets.
Pushing them Directly from the NVR would be the same thoughā¦
Hope that helps and maybe gives a bit of clarity to the guys trying to get it right. Sadly nothing sharptools or AT can fix. Or not to my knowledge.
Thanks for the feedback. Weāve been working hard and quickly adding features including Media Tiles for cameras, Weather Tiles, and more! Itās fun to look back at some of the requests to see just how many features have been implemented in such a short time.
Itās less about what I want and more about what everyone else wants.
As you noted, I already went ahead and implemented the Weather Tiles which work based on connected platform āweatherā devices (for both SmartThings and Hubitat) and the Media Tiles are a great workaround for forecasts. Iāve always had the vision that Iād like to add a native weather integration with native forecast tiles, but Iāve been surprised that it hasnāt been requested, so weāve been working on other highly requested features!
As youāve also noted, since @Dominiqueās original post weāve added Media Tiles which handle MJPEG streams and image snapshots. Many cameras directly offer an MJPEG or image snapshot URL and if itās not in the manual, itās often available in an online camera database like iSpyConnect.
Thanks for sharing your experience with MotionOS here and in the other thread - itās great to hear the integrations and solutions people are using! Youāre absolutely right that there are solutions like MotionEye, Blue Iris, TinyCam and other NVR like solutions which are often a great solution for bringing your cameras into a SharpTools dashboard if they donāt directly offer an MJPEG or image snapshot URL.