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

Pushover notifications


Question

Guest Lode
Posted

I'm trying to use pushover for my alarmnotifications.

I placed this string in a virtual device :

Please login or register to see this code.

Token and user keys double checked and they are ok.

Ip address : 184.154.74.158

Port : 80

Everything seems to be ok but i don't receive any notifications.

On the website of Pushover i send some testnotifications and those i received.

18 answers to this question

Recommended Posts

  • 0
Posted

Strange. I have pushover running perfectly.

HC2 3.591 beta

Screenshot attached.

Please login or register to see this attachment.

  • 0
Guest Lode
  • Inquirer
  • Posted

    It's ok now....

    There was a space somewhere between the string,

    Don't know if that caused any problems but now it's running perfect !

    Please login or register to see this image.

    /emoticons/default_icon_smile.gif" alt=":-)" />

    • 0
    Posted

    Just in case anyone runs into a similar blonde moment like I did - there is no space/new line between messages.json and token=xxxxxx

    It just looks like there is in the text output and picture *sigh*

    • 0
    Guest Lode
  • Inquirer
  • Posted

    Correct ! That caused my problem

    Please login or register to see this image.

    /emoticons/default_icon_biggrin.gif" alt=":-D" />

    • 0
    Posted

    By the way, any idea how to send pushover notifications from LUA?

    Found some info here

    Please login or register to see this link.

    But understand nothing. Please help

    • 0
    Posted

    You send pushes as follows:

    fibaro:call(phoneID, "sendPush", "msg", "msg")

    • 0
    Posted

    j.nowacki, Thank you, it is clear. But I want to use external service Pushover.net and cannot understand how to make it working in LUA.

    Now I use it like a virtual device and it works great.

    Please help

    • 0
    Posted

    @amj

    Look here:

    Please login or register to see this link.

    • 0
    Posted

    HeroS, If you look two posts before you will find that I know about this link.

    The problem is that i cannot understand how to implement it.

    Should I just include this code to a script:

    Please login or register to see this code.

    [ Added: 2014-08-29, 07:14 ]

    Any news on that? Please )

    • 0
    Posted
    Just received an email saying that I'm using an old IP address for api.pushover.net.

    Please note that it will be not working soon unless you update IP address of a virtual device to 108.59.13.232

    Adding to this thread

    • 0
    Posted

    According to the blog post in this section i thought that they have stopped using the IP and is forcing the use of HTTPS

    :

    Please login or register to see this link.

    Note: This change does not affect end users of Pushover. For most developers and others using our API, no change is required on your part unless you have hard-coded our IP address.

    From my understanding it may work but they will change the IP in the future without notice. Can anybody confirm this?

    • 0
    Posted
    You send pushes as follows:

    fibaro:call(phoneID, "sendPush", "msg", "msg")

    Until you listen to your customers they will use alternatives for push messages.

    (No priorities, serial as a title,...)

    • 0
    Posted

    That is the LUA code for fibaro push notification isn't it? I want to use pushover that way I can configure one message to all my devices and I can program priority on the message. If the fire alarm goes off and my phone is on silent the phone will still make an alarm sound. If I accept the alarm on one device it will be accepted for all my devices. I also have a log of all notifications. I can also program tasker to handle scenarios based on pushover notifications. I control my harmony remote control that way. Fibaro push service can not make that happen.

    • 0
    Posted

    pathduck, agree, fibaro notifications are primitive

    • 0
    Posted

    Is it possible to use lua code (only) to push msgs to pushover? I'm getting errors at the require lines.. Don't know if the fibaro implementation lets you include anything at all..

    If there is anybody who has pushover working in fibaro with lua script I would love to see the complete code here...

    [ Added: 2014-12-06, 08:26 ]

    You send pushes as follows:

    fibaro:call(phoneID, "sendPush", "msg", "msg")

    Not working in 4.021 Beta

    While this is not working I would very much like to be able to use pushover.

    Can you PLEASE help us out how we can get this to work in lua ?

    • 0
    Posted

    I solve it temporally by making a new user in access control panel with pushover email such as [email protected]

    Please login or register to see this code.

    [/code]

    • 0
    Posted

    I for one would sure like to be able to use pushover directly or via lua scripting!

    Please enable it fibaro!

    • 0
    Posted

    I have managed to create a Virtual Device which send a (predefined) message to my iPhone.

    So in a scene I can "push" that Virtual Device and let me send that message.

    But how can I include e.g. a LUA-value of a Door/Window-Sensor? I have a script checking each Window-Sensor if it is open and send a push message like "Window xyz is still open" - how can I do this? I cannot create a VD for every Sensor...

    Thx

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