Search found 28 matches

by niclasc
Friday 28 December 2018 22:48
Forum: Other questions and discussions
Topic: How to show wind chill in separate device?
Replies: 3
Views: 718

Re: How to show wind chill in separate device?

I'm also looking for this. Its a shame that lots of devices are grouped and cannot be separated
by niclasc
Sunday 24 September 2017 10:50
Forum: Python
Topic: Python plugin: Sonos [new version]
Replies: 69
Views: 22270

Re: Python plugin: Sonos [new version]

Cant find Sonos Players under hardware. I have python3 and python3-dev installed and have restarted Domoticz
by niclasc
Saturday 16 September 2017 16:49
Forum: Other questions and discussions
Topic: How to show wind chill in separate device?
Replies: 3
Views: 718

How to show wind chill in separate device?

I have a wind sensor that show lots of info. Wind speed, wind gust, temp and chill

Is there a way to extract the chill temperature and show it in a separate device?
by niclasc
Tuesday 12 September 2017 19:54
Forum: Other questions and discussions
Topic: RPi HDD / free space is wrong
Replies: 1
Views: 836

Re: RPi HDD / free space is wrong

It appears that / and /boot are switched / shows free space for /boot And /boot shows free space for / Filesystem Size Used Avail Use% Mounted on /dev/root 30G 2.5G 26G 9% / devtmpfs 460M 0 460M 0% /dev tmpfs 464M 0 464M 0% /dev/shm tmpfs 464M 12M 452M 3% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs ...
by niclasc
Tuesday 12 September 2017 19:49
Forum: Other questions and discussions
Topic: RPi HDD / free space is wrong
Replies: 1
Views: 836

RPi HDD / free space is wrong

I'm using Motherboard sensors to monitor my Raspberry Pi 3. I run my RPi from USB-connected 32GB SSD. df -h gives: Filesystem Size Used Avail Use% Mounted on /dev/root 30G 2.5G 26G 9% / But in domoticz it says that HDD / is 50.96% full So the sensor is not working Any idea how to fix this?
by niclasc
Monday 04 September 2017 19:55
Forum: Blockly
Topic: Sunrise-sunset blocky not working
Replies: 4
Views: 5504

Sunrise-sunset blocky not working

I have 2 blocky scripts for setting a dummy switch on or off depending on if sun is up or down.

But it never switches on or off

Can anyone tell me why its not working?


Screenshot from 2017-09-04 19-50-59.png
Screenshot from 2017-09-04 19-50-59.png (23 KiB) Viewed 5245 times
Screenshot from 2017-09-04 19-50-34.png
Screenshot from 2017-09-04 19-50-34.png (24.28 KiB) Viewed 5245 times
by niclasc
Saturday 02 September 2017 19:28
Forum: Other questions and discussions
Topic: Get data from weather underground check more often
Replies: 0
Views: 370

Get data from weather underground check more often

The free API for Weather Underground allows you to get data 500 times/day. Domoticz is set to get data every 10 minutes.

Is it possible to check more often? Like every 5 minutes?
by niclasc
Wednesday 30 August 2017 17:55
Forum: Other questions and discussions
Topic: Guide: How to log to Synology
Replies: 7
Views: 4492

Re: Guide: How to log to Synology

Sorry to dig up this old thread. But I have followed this guide to set up logging to my synology but nothing shows up. I've added this to rsyslog.conf *.* @192.168.1.10:514 Have this in domoticz.sh DAEMON=/home/$USERNAME/domoticz/$NAME #DAEMON_ARGS="-daemon" #DAEMON_ARGS="$DAEMON_ARGS -daemonname ...
by niclasc
Saturday 15 October 2016 11:55
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1715
Views: 416885

Re: homebridge-edomoticz Plugin

When I try to start Homebridge after installation I get this:

homebridge: command not found

What?
by niclasc
Friday 02 September 2016 22:36
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

Here is a screen shot of the error
by niclasc
Friday 02 September 2016 15:37
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

gizmocuz wrote:Can you post a screenshot of the errors ?
Cant take a screenshot. When I try to take a screen shot the error message disapears
by niclasc
Friday 02 September 2016 12:30
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

Above I have used Chome When I try in Firefox I get this: If I add this: "[email protected];[email protected]" I get error "Please enter an email address" but mail is sent If I add this: "[email protected] ;[email protected]" <---- Notice the space between com and ; I get error "Please enter an email address" AND ...
by niclasc
Friday 02 September 2016 12:27
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

jvdz wrote:Seems the forum adds the space in front of the ";" causing the confusion.
Yes the forum adds a space before the ; sign. If you check my post now it should be OK
by niclasc
Friday 02 September 2016 12:03
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

#jvdz, That is a very old domoticz version @niclasc, i do not follow you... what is with this space ? remove the space as said, is it working then ? If I add this: "[email protected];[email protected]" I get error "A part following ´@´ should not contain the symbol ´;´" but mail is sent If I add this: "u ...
by niclasc
Friday 02 September 2016 9:55
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

gizmocuz wrote:I see a space after [email protected]
Just tested here with two email recipients... working good
Nope. I still get the same error message with a space. And with the space I get credential error and no mail is sent
by niclasc
Friday 02 September 2016 8:29
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

If I paste the example text in the "To" field I get the same error
by niclasc
Friday 02 September 2016 8:24
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

I dont know why there is a space between com and ; when I paste the text. There is NO space in the example in Domoticz
by niclasc
Friday 02 September 2016 8:20
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Re: Multiple email recipients error

gizmocuz wrote:could it be the extra space begind the first email ?
No there is no extra space. I have written it as the examle. "(Separate by a semicolon, For Example: [email protected];[email protected])
by niclasc
Thursday 01 September 2016 21:08
Forum: Other questions and discussions
Topic: Multiple email recipients error
Replies: 22
Views: 3148

Multiple email recipients error

Under "Email settings" If I add 2 emails under "To" like this: [email protected];[email protected] Instructions says "(Separate by a semicolon, For Example: [email protected];[email protected])" But when I press test I get this error message: "A part following ´@´ should not contain the symbol ´;´" But the mail ...