Search found 11 matches
- Monday 12 November 2018 22:29
- Forum: Third party and supplementary tools
- Topic: Non-Volatile List box
- Replies: 0
- Views: 1397
Non-Volatile List box
Is there a way to set up a list box in Domoticz? I want to have SMS text alert go out to several mobile phones and need user to be able to add/edit/remove up to 10 phone numbers.
- Monday 12 November 2018 5:13
- Forum: Third party and supplementary tools
- Topic: SMS send and receive
- Replies: 1
- Views: 2178
SMS send and receive
Can Domoticz access a cellular module to send and receive SMS text messages, or must it be used in conjunction with a service like "Clicktell"? If it must use the service, does it receive and send or only send? My application is to monitor remote temperature nodes and send SMS text alarm to several ...
- Thursday 25 May 2017 8:14
- Forum: Temperature and Weather
- Topic: Therm (P039) plugin problem
- Replies: 0
- Views: 973
Therm (P039) plugin problem
I have enabled the P039 thermocouple device on ESP8266-07 device and have encountered a problem. For positive temperatures of 0 degrees and above it looks fine. As soon as it goes negative, the reading jumps to values around 4000 degrees. Looks like some adjustment has not been made for negative ...
- Wednesday 05 April 2017 1:08
- Forum: Temperature and Weather
- Topic: Please help with sending notification to url.
- Replies: 1
- Views: 2186
Please help with sending notification to url.
I have installed CirusSMS on my Android Tablet. To test the SMS send, I created a dummy hardware item with virtual switch and placed the http link in the "ON Action". My link is -> http://192.168.1.123:1200/SMS&GRP=TEST&MSG=ON%20Test%20SMS Every time I click the virtual switch I receive SMS text on ...
- Tuesday 04 April 2017 23:22
- Forum: Other questions and discussions
- Topic: Does RFlink code run on Arduino?
- Replies: 3
- Views: 954
Re: Does RFlink code run on Arduino?
Arduino mega?
- Tuesday 04 April 2017 12:03
- Forum: Other questions and discussions
- Topic: Does RFlink code run on Arduino?
- Replies: 3
- Views: 954
Does RFlink code run on Arduino?
Hi, I am new to Domoticz. I have the server running ok using ESPEasy and now would like to develop some nodes connected using RF. My project requires long range so I would like to use my own Lora modules and have a controller that interfaces with Domoticz. Is there Arduino sketch available for the ...
- Monday 03 April 2017 8:00
- Forum: Show your projects
- Topic: Development of an SMS gateway via a old Android mobile
- Replies: 8
- Views: 4027
Re: Development of an SMS gateway via a old Android mobile
Moving along a bit. I figured why the line was invalid - it is case sensitive (I had capital Http).
Still no sms sent however.
How do you debug the flow to find where it is falling over?
Still no sms sent however.
How do you debug the flow to find where it is falling over?
- Monday 03 April 2017 7:49
- Forum: Show your projects
- Topic: Development of an SMS gateway via a old Android mobile
- Replies: 8
- Views: 4027
Re: Development of an SMS gateway via a old Android mobile
I have found how to add a group control under "Scenes". I created a group named SMSgroup. The problem is the "On Action" I pasted from your example is not valid. Where my local ip of the android is 192.168.1.123. I left the default port 1200 in CirusSMS and changed group to "ADMIN" When I enter the ...
- Monday 03 April 2017 6:47
- Forum: Show your projects
- Topic: Development of an SMS gateway via a old Android mobile
- Replies: 8
- Views: 4027
Re: Development of an SMS gateway via a old Android mobile
I am new to Domotricz
I have CirusSMS connected ok to my Domoticz server (running on Raspberry pi 3).
Next I want to have a virtual button on screen I can click to test the sms send but not sure how to create this.
I have CirusSMS connected ok to my Domoticz server (running on Raspberry pi 3).
Next I want to have a virtual button on screen I can click to test the sms send but not sure how to create this.
- Sunday 02 April 2017 7:05
- Forum: Blockly
- Topic: Newbie needs help with SMS notifications
- Replies: 3
- Views: 2001
Re: Newbie needs help with SMS notifications
So, you are saying I can write a python script inside Domoticz that can read from a list of phone numbers and control the 3G USB dongle directly? Which menu option do I use to create and edit scripts? Then do I call these scripts from Event? I want users of the system to be able to enter a list of ...
- Sunday 02 April 2017 2:38
- Forum: Blockly
- Topic: Newbie needs help with SMS notifications
- Replies: 3
- Views: 2001
Newbie needs help with SMS notifications
Hi, I am new to Domoticz and currently creating an app that monitors several remote temperature nodes (Using ESP8266), the domoticz controller is hosted on Raspberry Pi 3. I need a way to send alarm notifications via SMS (no wired internet available) to several mobile phone numbers. I am using an ...