Search found 427 matches

by McMelloW
Thursday 15 August 2024 16:21
Forum: Suggestions
Topic: Make it possible to add devices to a room in the devices list
Replies: 13
Views: 1316

Re: Make it possible to add devices to a room in the devices list

It was implemented on beta 2024.4 so released in stable 2024.5 My Domoticz runs at 2024.7 (build 16172) When I click on the edit button, I get the following screen. TotEnergyButton.png With other devices I see the screen you placed above. So not all devices can added to a plan on the way you ...
by McMelloW
Thursday 15 August 2024 12:17
Forum: Suggestions
Topic: Make it possible to add devices to a room in the devices list
Replies: 13
Views: 1316

Re: Make it possible to add devices to a room in the devices list

waltervl wrote: Wednesday 14 August 2024 14:22 See the screenshot in my previous answer......
There is not such a screen for dummy devices.
by McMelloW
Wednesday 14 August 2024 14:19
Forum: Suggestions
Topic: Make it possible to add devices to a room in the devices list
Replies: 13
Views: 1316

Re: Make it possible to add devices to a room in the devices list

waltervl wrote: Thursday 04 July 2024 16:24 Alternatively it is now possible in current beta 2024.4 to add a device to a room from the device edit function
Domoticz-add to roomplan.png
Where can I found this in the device edit function.
by McMelloW
Thursday 11 July 2024 17:14
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 948

Re: How to check an osCommand in dzVents

habahabahaba wrote: Thursday 11 July 2024 16:36 Is it possible to make data-logger send some data to domoticz?
No this data logger does not send any thing. You have to get it
by McMelloW
Thursday 11 July 2024 9:31
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 1122

Re: Monit (mail)alerts not working

Thanks for all the input, back to my first post.

Does anybody have a hint to get sending mail from monit mail server working?
by McMelloW
Tuesday 09 July 2024 20:26
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 176
Views: 49066

Re: 15326 - [WebServer] Depricated RType

@jvdz
Thanks for the solution, works for me too. 👍👍
by McMelloW
Tuesday 09 July 2024 17:10
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 948

Re: How to check an osCommand in dzVents

Kedi wrote: Tuesday 09 July 2024 16:44 Most routers have the possibility to assign an IP-address to a MAC-address.
Is that a possibility?
My router can only 10 fixed IP-addresses. So I have to make a choice.
by McMelloW
Tuesday 09 July 2024 16:25
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 948

Re: How to check an osCommand in dzVents

waltervl wrote: Monday 08 July 2024 22:53 Check the documentation on executeShellCommand()
It has option to check result (error code etc)

https://www.domoticz.com/wiki/DzVents:_ ... tion_3.1.0
Thanks, I will dig into this example.
by McMelloW
Monday 08 July 2024 21:18
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 948

How to check an osCommand in dzVents

Hello to all I have a data-logger running and every 2 minutes i take a copy of the memory contents. This IP-address is dynamic and there is no room to make it a fixe IP-address. Sometimes the data-logger receives a new IP-address in my LAN and then I don't notice this The copy of the memory is done ...
by McMelloW
Monday 08 July 2024 21:11
Forum: Bugs and Problems
Topic: dzVents: Logfile has less info
Replies: 36
Views: 3080

Re: dzVents: Logfile has less info

@McMellow By default there is no loglevel argument in domoticz.sh https://github.com/domoticz/domoticz/blob/development/domoticz.sh So you could try by removing it. Thanks for your advice. These loglevel arguments were put in domoticz.sh a long time ago to suppress a lot of messages. Some of my ...
by McMelloW
Monday 08 July 2024 15:58
Forum: Bugs and Problems
Topic: dzVents: Logfile has less info
Replies: 36
Views: 3080

Re: dzVents: Logfile has less info

log settings in /etc/init.d/domoticz.sh DAEMON_ARGS="$DAEMON_ARGS -loglevel status,error" # these loglevels will make it to the logfile log settings in setup, settings, others, dzVents = Info, Status, Errors, Executions Info Yes, save changes is done. logging in script = none, the line is marked out ...
by McMelloW
Monday 08 July 2024 14:08
Forum: Bugs and Problems
Topic: dzVents: Logfile has less info
Replies: 36
Views: 3080

Re: dzVents: Logfile has less info

What are your settings in menu Setup, Settings, Tab Other, Dzvents logging ? As shown in screenshots earlier in this topic.... It should be at least "Info,Status, Error" If only "Status,Error" you only will get Status and Error messages in the log and no Info. The setup, settings... etc are: info ...
by McMelloW
Monday 08 July 2024 13:02
Forum: Bugs and Problems
Topic: dzVents: Logfile has less info
Replies: 36
Views: 3080

Re: dzVents: Logfile has less info

With default log level in settings info,status,error,execution info and no log level defined I get below with the test script. When I set LOG_INFO in the script I get no execution lines (as expected) 2024-07-08 08:10:55.976 Status: User: admin (IP: 192.168.1.58) initiated a switch command (107/Test ...
by McMelloW
Sunday 07 July 2024 17:55
Forum: Bugs and Problems
Topic: dzVents: Logfile has less info
Replies: 36
Views: 3080

Re: dzVents: Logfile has less info

@Waltervl.
Thanks for this example log-script, very helpful 👍👍
by McMelloW
Sunday 07 July 2024 14:10
Forum: News & Updates
Topic: Domoticz version 2024.7 released
Replies: 74
Views: 14490

Re: Domoticz version 2024.5 released

Well done, Domoticz team. 👍👍👍
Update went like charm and it all works OK. 🥂🍾
by McMelloW
Thursday 04 July 2024 18:22
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 1122

Re: Monit (mail)alerts not working

If Domoticz server is not responding it will be restarted by monit and Domoticz will send the notification. Thanks for your reply. Yes, that is working OK. Domoticz does send a notification when restarted. But I do monitor others running services as well with Monit Therefor I will have the Monit ...
by McMelloW
Wednesday 03 July 2024 22:59
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 1122

Re: Monit (mail)alerts not working

Sorry for hasty en not good reaing of your post. B.t.b. msmtp can help when emailing via bash... Your error is Bad sender address syntax I use from: $HOST@<dominename> Fill your domain instead of the <dominename> This my setting. set mail-format { from: $HOST@<domainname> subject: $SERVICE $EVENT ...
by McMelloW
Wednesday 03 July 2024 22:18
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 1122

Re: Monit (mail)alerts not working

B.t.w. I looked a little bit further in my system (it was a long time ago I configured monit) It looks now to me that monit can mail internally. https://mmonit.com/monit/documentation/monit.html#Setting-a-mail-server-for-alert-delivery That is the way it is also explained in the Domoticz wiki. See ...
by McMelloW
Wednesday 03 July 2024 20:36
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 1122

Re: Monit (mail)alerts not working

I use a simple email client -> msmtp Thanks, I installed the same and after the first commandline test I received the following errors. Shoot me. echo -e "Subject: Test Mail\r\n\r\nThis is a test mail" |msmtp --debug --from=default -t [email protected] <-- 501 5.1.7 Bad sender address syntax msmtp ...
by McMelloW
Wednesday 03 July 2024 19:04
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 1122

Re: Monit (mail)alerts not working

Kedi wrote: Wednesday 03 July 2024 14:27 Is mail outside Domoticz, like with bash, working?
Because Domoticz has his own smtpclient for sending mail, Monit does not, it uses the system mailclient afaik.
Which smtpclient can I use to send mail from a Raspberry Pi