iMessage Domoticz notifications

Client tools or tools that can connect with Domoticz. Tools for Windows, iOS, Android, Linux etc.

Moderator: leecollings

Post Reply
madrian
Posts: 231
Joined: Saturday 27 August 2016 1:18
Target OS: -
Domoticz version:
Contact:

iMessage Domoticz notifications

Post by madrian »

dom+imesssage.jpg
dom+imesssage.jpg (39.5 KiB) Viewed 3132 times
What is this?

You will be able to send notifications via iMessage trough your iPhone. There was a project before like this, but that project is needed a running Mac OS X computer. If you have an old iPhone around your house, then this solution is better. IMHO. :)

What do you need?
In Domoticz set Custom/HTTP Action:
Screen-Shot-2017-01-18-22-27-49.png
Screen-Shot-2017-01-18-22-27-49.png (169.25 KiB) Viewed 3132 times
URL:

Code: Select all

http://192.168.1.54/imessage.php?telephone=+421911999876&message=#MESSAGE
That's all. ;)

Regards,
Adrian
kvanhoorn
Posts: 11
Joined: Sunday 09 August 2015 8:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: iMessage Domoticz notifications

Post by kvanhoorn »

Or you do it without an iPhone and actually use iMessage on your Mac.

I used applescript:

Save this as SendiMessage.scpt

Code: Select all

on run(argv)
	tell application "Messages"
		set theBuddy to buddy (item 1 of argv) of service "E:[[email protected]]"
		send (item 2 of argv) to theBuddy
	end tell
end run
And you can call it by using:

Code: Select all

$ osascript ./SendiMessage.scpt "[receiver]" "[message]"
User avatar
Egregius
Posts: 2589
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: iMessage Domoticz notifications

Post by Egregius »

Isn't it alot better to use Telegram, pushover, whatever, so you don't need a 3th device to handle notifications?
User avatar
gizmocuz
Posts: 2483
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: iMessage Domoticz notifications

Post by gizmocuz »

Its even better to just install the iOS application of domoticz and get native iOS notifications ...
Quality outlives Quantity!
User avatar
Egregius
Posts: 2589
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: iMessage Domoticz notifications

Post by Egregius »

I don't agree :P
I also use telegram for camera's and other stuff.
Now, all my notifications are in 1 single app.
User avatar
erem
Posts: 230
Joined: Tuesday 27 March 2018 12:11
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: Amsterdam/netherlands
Contact:

Re: iMessage Domoticz notifications

Post by erem »

gizmocuz wrote: Wednesday 23 August 2017 15:42 Its even better to just install the iOS application of domoticz and get native iOS notifications ...
@gizmocuz,

what app would that be?
When i search the app store, i see multiple apps for domoticz.

tia,

rob
Regards,

Rob
Quentinic
Posts: 1
Joined: Tuesday 06 June 2017 9:34
Target OS: -
Domoticz version:
Contact:

Re: iMessage Domoticz notifications

Post by Quentinic »

erem wrote: Thursday 31 October 2019 12:27
gizmocuz wrote: Wednesday 23 August 2017 15:42 Its even better to just install the iOS application of domoticz and get native iOS notifications ...
@gizmocuz,

what app would that be?
When i search the app store, i see multiple apps for domoticz.

tia,

rob

Try Domoticz or Pilot apps.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest