I've made a Windows 10 app for HomeSeer. I got frustrated with not being able to quickly control devices on my Lumia 950, and how lacking the touch features in HStouch is when running on Windows (HStouch is working, except when it comes to scrolling in lists of devices/events).
Introducing WinSeer - An app built for the Universal Windows Platform, and should therefore run on anything that runs Windows 10, like:
![]()
I've tested WinSeer on Windows 10 x86, x64, Mobile (also Continuum) and Windows IoT (on a Raspberry Pi 2). It works the same on every platform.
The version in the Store is already old, and is missing a few features. It's just a proof of concept. There's no server connection check (except for the first start) or no trigging of events. But it works. ;)
The new version (available in a few days) has the following features:
Keep in mind that this is my first UWP app (and my second app, right after WPseer) and I'm trying to learn alot at the same time, like: C#, uwp, binding, MVVM, etc, so it's a bit overwhelming.
For server you need to include "http://" and the port (public IP/adress if used when you are not home), but remove the last "/". The image in the Store shows how it should be. I will add checks for this soon.
Here's the download link: https://www.microsoft.com/en-us/stor...r/9nblggh4rv1g
WinSeer is not searchable in the Store yet, but will be soon.
Introducing WinSeer - An app built for the Universal Windows Platform, and should therefore run on anything that runs Windows 10, like:
- Regular Windows 10, running on desktop/laptops/2-in-1 (like Surface)
- Windows 10 Mobile, regular and on Continuum
- Windows 10 for IoT
- Xbox (when Win10 for Xbox is released this summer)
- HoloLens (if you have one)

I've tested WinSeer on Windows 10 x86, x64, Mobile (also Continuum) and Windows IoT (on a Raspberry Pi 2). It works the same on every platform.
The version in the Store is already old, and is missing a few features. It's just a proof of concept. There's no server connection check (except for the first start) or no trigging of events. But it works. ;)
The new version (available in a few days) has the following features:
- Server connection checks (and redirects to server settings if failed on start instead of just closing)
- Low bandwith mode (for 3/4G connections)
- Better graphic icons (adding native HomeSeer icons later)
- Trigging of events
- General bug fixes
Keep in mind that this is my first UWP app (and my second app, right after WPseer) and I'm trying to learn alot at the same time, like: C#, uwp, binding, MVVM, etc, so it's a bit overwhelming.
For server you need to include "http://" and the port (public IP/adress if used when you are not home), but remove the last "/". The image in the Store shows how it should be. I will add checks for this soon.
Here's the download link: https://www.microsoft.com/en-us/stor...r/9nblggh4rv1g
WinSeer is not searchable in the Store yet, but will be soon.