Search found 6 matches
- Saturday 28 January 2017 16:33
- Forum: Cameras
- Topic: Sending snapshot give SMTP error with empty recipient
- Replies: 5
- Views: 3760
Re: Sending snapshot give SMTP error with empty recipient
I did as you suggested and changed, again, the smtp server. Now it works. However, this behavior is strange. I tested 3 servers before, among others web.de and gmx.de, and it did not work. Now, using the smtp of my NAS did the trick. Note that other email notifications such as errors worked with ...
- Sunday 22 January 2017 17:59
- Forum: Suggestions
- Topic: Adjustment for humidity values
- Replies: 17
- Views: 6810
Re: Adjustment for humidity values
+1 for the correction feature for humidity values.
- Sunday 22 January 2017 17:18
- Forum: Cameras
- Topic: Sending snapshot give SMTP error with empty recipient
- Replies: 5
- Views: 3760
Re: Sending snapshot give SMTP error with empty recipient
Hey Malcolm, thanks for digging into it. If no mail is sent in your case, does the log reports "Error: SMTP Mailer: Error sending Email to: !"? Just to be sure it appears as the same error. My imageURL is just snapshot.cgi. In the camera menu, I can both see or download snapshots or see the stream ...
- Sunday 15 January 2017 13:27
- Forum: Z-Wave
- Topic: Colors with Fibaro RGBW module
- Replies: 11
- Views: 4689
Re: Colors with Fibaro RGBW module
Currently, I'm doing sufficiently well with this procedure for my FIBARO FGRGBWM441 RGBW Controller: - Choose RGB color with the picker (overrides RGBW values) - Choose White level with slider (adds white) - Adjust brightness with "Bright RGB" slider (affects all 4 RGBW values) However, having one ...
- Sunday 15 January 2017 13:14
- Forum: Z-Wave
- Topic: Colors with Fibaro RGBW module
- Replies: 11
- Views: 4689
Re: Colors with Fibaro RGBW module
Would that be possible in Domoticz:
- Create a virtual switch that is associated with a LUA script , type dimmer
- Invoke the color picker like for the rgbw dimmer
- Interpret the returned color value in my way and set the levels accordingly
- Create a virtual switch that is associated with a LUA script , type dimmer
- Invoke the color picker like for the rgbw dimmer
- Interpret the returned color value in my way and set the levels accordingly
- Sunday 15 January 2017 12:52
- Forum: Cameras
- Topic: Sending snapshot give SMTP error with empty recipient
- Replies: 5
- Views: 3760
Sending snapshot give SMTP error with empty recipient
Hello, I've just set up email notification, which generally works (test mail, error messages, etc.). However, sending camera snapshot does not work. I get the error "Error: SMTP Mailer: Error sending Email to: !" This happens in a blockly event, if the Action "Send camera snapshot..." is used or ...