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


  • 0

Variable Push notifications


Question

Posted

Hi,

I have been using sendDefinedPushNotification function to notify me of basic activities. Is it possible to send an undefined notification, say a string based on the situation? This will save me ending up with a large number of static notifications in the notifcations panel.

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

Hi @Lenny212,

 

I'm not using block scenes on my HC2, but as far as I know with block scenes you can only send predefined push notifications which is lame, but that is block scenes limitation. With LUA scenes there is no limitation and you can set push notification text on the fly as needed before sending. I'm using this function to send push messages:

Please login or register to see this code.

 

This function must be put at the beginning of the scene or VD code. Then in the rest of the code you can call this function with this calls:

Please login or register to see this code.

 

Edited by Sankotronic
corrected typo in code
  • 0
  • Inquirer
  • Posted

    Thanks @Sankotronic,

    Now that I can recall and use the device name - how do I change the device name so it is more meaningful when I send a push message?

    • 0
  • Inquirer
  • Posted

    Thanks @Sankotronic,

    Now that I can recall and use the device name - how do I change the device name so it is more meaningful when I send a push message?

    • 0
    Posted
    14 minutes ago, Lenny212 said:

    Thanks @Sankotronic,

    Now that I can recall and use the device name - how do I change the device name so it is more meaningful when I send a push message?

     

    Hi @Lenny212,

     

    On which device you refer, mobile device or devices in general? Mobile devices name HC2 get from device itself. Don't know for Android, but iOS devices names are set in Settings -> General -> About -> Name.

     

     

    Join the conversation

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

    Guest
    Answer this question...

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