Client tools or tools that can connect with Domoticz. Tools for Windows, iOS, Android, Linux etc.
Moderator: leecollings
madrian
Posts: 231 Joined: Saturday 27 August 2016 1:18
Target OS: -
Domoticz version:
Contact:
Post
by madrian » Wednesday 18 January 2017 22:35
dom+imesssage.jpg (39.5 KiB) Viewed 3129 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 (169.25 KiB) Viewed 3129 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:
Post
by kvanhoorn » Wednesday 23 August 2017 15:06
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]"
Egregius
Posts: 2589 Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:
Post
by Egregius » Wednesday 23 August 2017 15:10
Isn't it alot better to use Telegram, pushover, whatever, so you don't need a 3th device to handle notifications?
gizmocuz
Posts: 2482 Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:
Post
by gizmocuz » Wednesday 23 August 2017 15:42
Its even better to just install the iOS application of domoticz and get native iOS notifications ...
Quality outlives Quantity!
Egregius
Posts: 2589 Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:
Post
by Egregius » Wednesday 23 August 2017 16:10
I don't agree
I also use telegram for camera's and other stuff.
Now, all my notifications are in 1 single app.
erem
Posts: 230 Joined: Tuesday 27 March 2018 12:11
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: Amsterdam/netherlands
Contact:
Post
by erem » 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
Regards,
Rob
Quentinic
Posts: 1 Joined: Tuesday 06 June 2017 9:34
Target OS: -
Domoticz version:
Contact:
Post
by Quentinic » Friday 01 November 2019 6:31
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.
Users browsing this forum: No registered users and 1 guest