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


[Feature Request] Recieve emails with cam screenshot on several accounts


EliFib

Recommended Posts

When I take an screenshot from a CAM I only recieve an email in the admin email account.

It would be interesting to recieve the email in other users accounts, selecting a checkbox in the user config or another method.

 

Is it possible?

 

Thanks

Link to comment
Share on other sites

  • 2 weeks later...

 

Hello Friend.

 

A short-term tip, if you allow me, is to do a "redirect" of the emails that arrive in your email and that have the sender: "@fibaro.com".

 

In "gmail" you do this by creating a filter.

 

Hugs,

 

Ps: sorry for the english errors. I use a translator.

Link to comment
Share on other sites

  • Topic Author
  • Mmmmm... It's a good idea.

     

    Thanks.

    Link to comment
    Share on other sites

    create another user in fibaro, with a name, password and email

    find out its ID number (click configuration, access control, then the pencil icon next to name, look on browser address and the number is the ID of that person)

    once done the just use the same command to send email to that user aswell, the eg

     

    fibaro:call(123, "sendPhotoToUser", "2")

    fibaro:call(123, "sendPhotoToUser", "236")

     

    123 = ID of camera

    2 = ID of admin user ie the default user

    236 = is ID of secondary user with the 2nd email address.

     

    you can send to as many emails as you want just by creating more users.

     

    Another method is

     

    fibaro:call(123,'sendPhotoToEmail','[email protected])

    123 = ID of camera

    [email protected] is your recipient email address, it doesnt need to be created in fibaro

    this will only work if the camera / plugin supports it

     

    thanks

    Link to comment
    Share on other sites

    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...