Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Garmin Watch Fenix


LeRooy

Recommended Posts

Hi guys!

Is it possible for me to controll scenes with my watch? (Fenix 6 by Garmin)

 

I just have HC2.

 

Thansk for replies.

Link to comment
Share on other sites

Apparently this is possible. Have you tried the Garmin app MyHomeControl by Redneck?

Link to comment
Share on other sites

  • 3 years later...

Hi all,

 

Is someone using this app on garmin watch?

I can't find out how to get an url of the Fibaro HC3 scene to run it from watch/browser.
I found this "http://LOGIN:PASS@IP/api/sceneControl?id=SCENE ID&action=start" but it doesn't work for me.
I'm trying to run: http://user:[email protected]/api/sceneControl?id=15&action=start

 

What is the correct syntax pls? Or is there some other problem?

 

Thanks

Please login or register to see this code.

Link to comment
Share on other sites

On 7/3/2020 at 7:49 AM, LeRooy said:

Hi guys!

Is it possible for me to controll scenes with my watch? (Fenix 6 by Garmin)

 

I just have HC2.

 

Thansk for replies.

Did you try in Yubii application (runs on mobile phone) to activate watch option? It should run a scene or widget from your watch

Please login or register to see this spoiler.

 

Edited by cag014
  • Like 1
Link to comment
Share on other sites

8 hours ago, PeterHorsky said:

Hi all,

 

Is someone using this app on garmin watch?

I can't find out how to get an url of the Fibaro HC3 scene to run it from watch/browser.
I found this "http://LOGIN:PASS@IP/api/sceneControl?id=SCENE ID&action=start" but it doesn't work for me.
I'm trying to run: http://user:[email protected]/api/sceneControl?id=15&action=start

 

What is the correct syntax pls? Or is there some other problem?

 

Thanks

Please login or register to see this code.

try that

for HC2

http://user:[email protected]/api/scenes/15/action/start

 

for HC3 paltform

http://user:[email protected]/api/scenes/15/execute

 

But this is a POST method, not a GET, so it won't work on browser. 

 

Edited by cag014
  • Thanks 1
Link to comment
Share on other sites

On 7/5/2023 at 10:25 PM, cag014 said:

Did you try in Yubii application (runs on mobile phone) to activate watch option? It should run a scene or widget from your watch

Please login or register to see this spoiler.

Perfect, I can successfully run this command from mobile web browser, but it doesn't work from myHomeControll garmin application.

I get "Request timed out Try again!". I wrote to the developer of that app to provide correct setting ;).

I'll update here if I receive something useful.

 

PS: the instruction of the developer on the official garmin page:

Type/copy/paste the URL to trigger a device action (without http:// or https://, don't use them because you'll get an error :-) ) (e.g. 192.168.2.1/sw/23_and_command=on). You can add (optional) a json body as parameter of the url as well. (e.g. 192.168.2.1/sw/23_and_command=on?jspost={value1:morning,value2:11.00}). You can use jspost, jsget, jsdel and jsput as methods. Type "_and_" or "_perc_" or "_space_" or "_po_" or "_pc_" instead or "&" or "%" or " " or "{" or "}" in the url to prevent saving problems in Garmin Connect. The "_xxx_" symbols will be translated before executing the command.

 

 

Peter

Edited by PeterHorsky
  • Thanks 1
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...