Samsung Gear S3 Home Assistant UI!

Install it from here: https://github.com/Jerrkawz/HAGearS3 using Tizen Studio http://developer.samsung.com/gear/develop

If you don’t know how, wait for the release :stuck_out_tongue:

1 Like

After work I’ll try at home :slight_smile:

Installing Tizen now, just for this. :slight_smile:

I have gear S2. I have dreamt of having this on my wrist! This would be awesome to test out.

Great to hear! I have submitted the binary for review. Im not sure how long the review process typically takes but I will update this post when its finished.

Please if you wouldn’t mind crossposting to the Homeassistant reddit page I know myself as well as others would really appreciate it!

Will do! Once the app makes it through the store approval

Just bought an S3 a few weeks ago and really missed the feature to control HASS with the watch.
Thank you very much! I’m excited for the app store release! Let us know when it’s available!

Hi all!! Thank you Jerrkawz for your great work!

I have installed the app in my Gear S3 watch but I’m having status code 0 error (check network connection or home assistant url in setup). The network connection status is ok and my home assitant url is local ip (http://192.168.1.250) with no ssl security and no password.
My watch is in Tizen 3.0 version and, when building the app tizen studio noticed me that the app is intended for the 2 version of tizen, not for 3, but everything was correct.

Hope you can help me.

Thank you!!

Edit: I have also tried configuring the home assistant url with and without the port number, without success.
Edit 2: All working fine now!! Error due to my server firewall blocking

Sorry just saw this post. Glad you got it figured out! I have reworked the main page user interface and pushed to github. I also added some caching to make it faster.

Update on the store. My submission was rejected because they can’t test without a proper HomeAssistant server (doh) so I need to either set up a demo server or submit a video. Will take care of this shortly.

Hi all, I installed the app on gear S2 with success, but in the configuration where I have to put the URL and pad after I wrote all, after I press the save button but nothing happens…Any suggestion?
I tried in demo on laptop and after click save it go back and works, but on the watch if I press save the app not goes back, any idea?

Maybe it work with the official demo of HA:
https://home-assistant.io/demo/ ?
Not sure the api could be accessed though.

The api isnt accessible through the demo unfortunately :frowning:

Congratulations on the work … can you put a widget on?

I definitely plan to look into adding a widget soon!

Amazing work, as soon as the binaries are live on the store, I’ll be trying this :).

Awesome. I just resubmitted the package with a video for the verification so hopefully that will be enough. Stay tuned.

1 Like

I am having the same issue as Samsung Gear S3 Home Assistant UI! nothing happens after I click save. any suggestions?

@Batman313v There was an issue with my github repository. the file services.js should be named Services.js. I fixed it earlier today so you can pull the code again and verify that /js/Services.js has a capital S. @uakkauakkafo FYI ^^^

Hey thanks, so the save button does something now. But it wont load anything. Im using an ip address http://199.192.xx.xxx when I exit and open it again it shows the url bar as blank. Autocorrect is off and I’ve tried it with the port number and its still wouldn’t work. Does it have to be a DNS name?