Search found 434 matches

by McMelloW
Thursday 06 March 2025 11:57
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 870

Re: Problem with updatebeta - SOLVED

Today, did an ./updatebeta to build 16491. It all went OK without any errors. The problem is solved for me.
by McMelloW
Wednesday 26 February 2025 13:35
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 870

Re: Problem with updatebeta

@fastfruit @waltervl Thanks for your reply. Tried this command (from the script updatebeta) to get the file manual, but it did not do anything. wget -4 -q -O domoticz_beta.tgz --no-check-certificate https://www.domoticz.com/download.php/domoticz_linux_aarch64.tgz I made a download via windows and ...
by McMelloW
Tuesday 25 February 2025 23:13
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 870

Re: Problem with updatebeta

The updatebeta script downloads the specific build tgz file for your systems architecture from the website and renames it. So it seems the file cannot be downloaded or your disk is full or something on your system is blocking the download. What kind of system do you have? MACH =. `uname -m` ARCH ...
by McMelloW
Friday 21 February 2025 16:34
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 870

Re: Problem with updatebeta

If you can download it from https://www.domoticz.com/downloads/ then it should be possible to also have it download it on by the update script. Thanks for your reply. In the domoticz folder, there is a file domoticz_beta.tgz. But it has a size of 0 bytes. The files in your link has a different name ...
by McMelloW
Friday 21 February 2025 14:18
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 870

Problem with updatebeta - SOLVED

Hi, I have a problem with the update to 16461 see log below pi@mcmellow-pi:~/domoticz $ ./updatebeta Stopping Domoticz... Making backup of current installation... Output file: backups/domoticz_backup_20250221_140204.tar.gz Backup finished... Downloading latest beta version... Problem downloading new ...
by McMelloW
Monday 06 January 2025 15:22
Forum: Bugs and Problems
Topic: No Update Available ???? - SOLVED -
Replies: 4
Views: 382

Re: No Update Available ????

waltervl wrote: Sunday 05 January 2025 16:16 There was an access issue on the domoticz.com server due to cyber attacks. That should have been solved now.
Thanks for your reply. Now it is working OK on my site.
by McMelloW
Sunday 05 January 2025 15:28
Forum: Bugs and Problems
Topic: No Update Available ???? - SOLVED -
Replies: 4
Views: 382

Re: No Update Available ????

lost wrote: Saturday 04 January 2025 18:05 Hello,

This looks OK IMO as 2024.7 is the last stable... :mrgreen:
Thanks for your answer. I forgot to mention that I do check the development branche.
by McMelloW
Saturday 04 January 2025 17:55
Forum: Bugs and Problems
Topic: No Update Available ???? - SOLVED -
Replies: 4
Views: 382

No Update Available ???? - SOLVED -

Hello. The best wishes to all for 2025 Below is the status of my Domoticz. Version: 2024.7 (build 16333) Build Hash: 78414a1be Compile Date: 2024-11-16 14:08:13 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Dec 1 2024, 12:12:57) [GCC 10.2.1 20210110] When I click on the 'Çheck for Update' ...
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: 2025

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: 2025

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: 2025

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: 1605

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: 1612

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: 177
Views: 55668

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: 1605

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: 1605

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: 1605

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: 3594

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: 3594

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: 3594

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 ...