Re: [mh] Push Notifications from MH - iOS integration

Wayne Gatlin <[email protected]> Wed, 7 Feb 2024 19:20:23 -0600
Newsgroups gmane.comp.misc.misterhouse.user
Message-ID <CA+E=prz7z2faHjT5Y7EscpWgwBBd5Eru+B+5cfYB3mKUp_ck4A@mail.gmail.com>
--===============8284395573235502750==
Content-Type: multipart/alternative; boundary="00000000000044ba1e0610d49e28"

--00000000000044ba1e0610d49e28
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

No need to use curl for Pushover, there's a mh Pushover module. Take a look
under items in the MH local documentation.


-Wayne

On Wed, Feb 7, 2024, 12:52=E2=80=AFPM Jon Boehm <[email protected]> wrote:

> Wanted to reply back.  Decided to go with Pushover App.  Is a pretty
> simple curl command to send out push notifications. Can send pictures.  C=
an
> create groups of users.  Support for all the platforms I'm interested in.
>  $4.99 license fee per user per platform after a 30day trial.   Can't say=
 I
> love the fee but it's extremely easy to use ... so ... fine.
>
> thanks
>
> On Thu, Dec 21, 2023 at 12:27=E2=80=AFPM Brian M <misterhouse-ng1@silverf=
lash.net>
> wrote:
>
>> I do a little of this with instant messaging. I have Prosody running as
>> an instant messaging server (though IM you can install or find on the
>> internet should work), and I run an IM client on my phone (currently
>> Xabber, but I think it's no longer in Google Play, so aTalk might be an
>> alternative). MH already has an IM module, though I'm just using
>> command-line sendxmpp for my limited needs. Haven't tried pictures,
>> though I see articles saying it is common in IMs and can be done in
>> Prosody.
>>
>> The SMS bridge is ideal, of course, if you could get that resolved. I
>> need to do this short term once a year, and I get a Twilio account with
>> a temporary number. They have a well established API.  Not sure I'd do
>> it on a regular basis for the reoccurring costs, but you can decide if
>> that makes sense in your budget.
>>
>> For those in the Windows world, T-Mobile has their DIGITS program, which
>> is really a Windows program that you can send/receive messages based
>> using your regular number. There's no documentation on it's internal
>> protocol, nor even if the program itself has an API. AutoIT might be a
>> programmatic way around being restricted to just the UI. Wish they'd
>> publish the communications protocol it uses to interface with their
>> servers.
>>
>> T-Mobile is also making a big push into IoT/cell connections. It's not
>> hard to get a Dev account to start playing with that, but I didn't
>> explore it enough to know if it will lend itself to this purpose.
>>
>> -Brian M.
>>
>>
>> > I would prefer both text and image messages.  I send images by
>> > monitoring for activity in MotionEye cam image directory when the
>> > alarm is set.
>> >
>> > What are others using? I am considering WhatsApp as I think it still
>> > has CLI tools.
>> >
>>
>>
>>
>>
>>
>> ________________________________________________________
>> To unsubscribe from this list, go to:
>> https://lists.sourceforge.net/lists/listinfo/misterhouse-users
>>
>> ________________________________________________________
> To unsubscribe from this list, go to:
> https://lists.sourceforge.net/lists/listinfo/misterhouse-users
>
>

--00000000000044ba1e0610d49e28
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto"><div>No need to use curl for Pushover, there&#39;s a mh P=
ushover module. Take a look under items in the MH local documentation.</div=
><div dir=3D"auto"><br></div><div dir=3D"auto"><br></div><div dir=3D"auto">=
-Wayne<br><br><div class=3D"gmail_quote" dir=3D"auto"><div dir=3D"ltr" clas=
s=3D"gmail_attr">On Wed, Feb 7, 2024, 12:52=E2=80=AFPM Jon Boehm &lt;<a hre=
f=3D"mailto:[email protected]">[email protected]</a>&gt; wrote:<br></div><b=
lockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px =
#ccc solid;padding-left:1ex"><div dir=3D"ltr">Wanted to reply back.=C2=A0 D=
ecided to go with Pushover App.=C2=A0 Is a pretty simple curl command to se=
nd out push notifications. Can send pictures.=C2=A0 Can create groups of us=
ers.=C2=A0 Support for all the platforms I&#39;m interested in.=C2=A0 =C2=
=A0$4.99 license fee per user per platform after a 30day trial.=C2=A0 =C2=
=A0Can&#39;t say I love the fee but it&#39;s extremely=C2=A0easy to use ...=
 so ... fine.<div><br></div><div>thanks</div></div><br><div class=3D"gmail_=
quote"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, Dec 21, 2023 at 12:27=
=E2=80=AFPM Brian M &lt;<a href=3D"mailto:[email protected]" =
target=3D"_blank" rel=3D"noreferrer">[email protected]</a>&gt=
; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px=
 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I do a =
little of this with instant messaging. I have Prosody running as <br>
an instant messaging server (though IM you can install or find on the <br>
internet should work), and I run an IM client on my phone (currently <br>
Xabber, but I think it&#39;s no longer in Google Play, so aTalk might be an=
 <br>
alternative). MH already has an IM module, though I&#39;m just using <br>
command-line sendxmpp for my limited needs. Haven&#39;t tried pictures, <br=
>
though I see articles saying it is common in IMs and can be done in Prosody=
.<br>
<br>
The SMS bridge is ideal, of course, if you could get that resolved. I <br>
need to do this short term once a year, and I get a Twilio account with <br=
>
a temporary number. They have a well established API.=C2=A0 Not sure I&#39;=
d do <br>
it on a regular basis for the reoccurring costs, but you can decide if <br>
that makes sense in your budget.<br>
<br>
For those in the Windows world, T-Mobile has their DIGITS program, which <b=
r>
is really a Windows program that you can send/receive messages based <br>
using your regular number. There&#39;s no documentation on it&#39;s interna=
l <br>
protocol, nor even if the program itself has an API. AutoIT might be a <br>
programmatic way around being restricted to just the UI. Wish they&#39;d <b=
r>
publish the communications protocol it uses to interface with their servers=
.<br>
<br>
T-Mobile is also making a big push into IoT/cell connections. It&#39;s not =
<br>
hard to get a Dev account to start playing with that, but I didn&#39;t <br>
explore it enough to know if it will lend itself to this purpose.<br>
<br>
-Brian M.<br>
<br>
<br>
&gt; I would prefer both text and image messages.=C2=A0 I send images by <b=
r>
&gt; monitoring for activity in MotionEye cam image directory when the <br>
&gt; alarm is set.<br>
&gt;<br>
&gt; What are others using? I am considering=C2=A0WhatsApp as I think it st=
ill <br>
&gt; has CLI tools.<br>
&gt;<br>
<br>
<br>
<br>
<br>
<br>
________________________________________________________<br>
To unsubscribe from this list, go to: <a href=3D"https://lists.sourceforge.=
net/lists/listinfo/misterhouse-users" rel=3D"noreferrer noreferrer" target=
=3D"_blank">https://lists.sourceforge.net/lists/listinfo/misterhouse-users<=
/a><br>
<br>
</blockquote></div>
________________________________________________________<br>
To unsubscribe from this list, go to: <a href=3D"https://lists.sourceforge.=
net/lists/listinfo/misterhouse-users" rel=3D"noreferrer noreferrer" target=
=3D"_blank">https://lists.sourceforge.net/lists/listinfo/misterhouse-users<=
/a><br>
<br>
</blockquote></div></div></div>

--00000000000044ba1e0610d49e28--


--===============8284395573235502750==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============8284395573235502750==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

________________________________________________________
To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users


--===============8284395573235502750==--