Search found 94 matches

by meal
Thursday 22 May 2025 7:58
Forum: Other questions and discussions
Topic: development
Replies: 2
Views: 242

Re: development

Hi
I am building domoticz from sources.
I use "filezilla" application on windows to ensure the copy of sources from windows to raspberry (or from raspberry to windows) and build domoticz directly on my raspberry.
Hoping this helps
BR
by meal
Wednesday 14 May 2025 10:51
Forum: Bugs and Problems
Topic: Domoticz crash when shutting down Domoticz
Replies: 0
Views: 264

Domoticz crash when shutting down Domoticz

Hello, I am running domoticz on a raspberry RPI4+. On 2025 may 13th I have upgraded the OS from bullseye / python 3.9.3 to bookworm / python 3.11.2 successfully. My domoticz application runs fine however I randomly experience a domoticz crash (signal 11) when shutting down domoticz. It did not ...
by meal
Sunday 26 January 2025 19:11
Forum: Temperature and Weather
Topic: Open Weather Map API migration
Replies: 22
Views: 12368

Re: Open Weather Map API migration

Hello, Context of my application : Version: 2024.7 (build 16453) Build Hash: 9e3192374 Compile Date: 2025-01-11 15:44:31 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Dec 1 2024, 12:12:57) [GCC 10.2.1 20210110] Installation of Dashticz beta version V3 on 26/01/2025 Issue: The weather block ...
by meal
Saturday 11 January 2025 19:46
Forum: Bugs and Problems
Topic: Reader’ is deprecated: Use CharReader and CharReaderBuilder instead when building domoticz from sources
Replies: 1
Views: 202

Reader’ is deprecated: Use CharReader and CharReaderBuilder instead when building domoticz from sources

Hello Context: Version: 2024.7 (build 16452) Build Hash: 4ecf24147 Compile Date: 2025-01-09 08:28:21 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Dec 1 2024, 12:12:57) [GCC 10.2.1 20210110] Issue : When building domoticz from sources I get the following message: [ 0%] Building CXX object ...
by meal
Monday 06 January 2025 14:21
Forum: Bugs and Problems
Topic: Improvement suggested to Blinds management in FloorPlan
Replies: 1
Views: 280

Improvement suggested to Blinds management in FloorPlan

Hi 1 - Context: Version: 2024.7 (build 16450) Build Hash: 38a2c6eae Compile Date: 2025-01-05 15:14:56 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] 2 - Improvement suggested to Blinds management in FloorPlan The objective is to complement the ...
by meal
Thursday 26 September 2024 14:15
Forum: Bugs and Problems
Topic: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
Replies: 44
Views: 7374

Re: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)

Hi Walter,
I am using RFXCOM RTS Blinds (Somfy)
They are operating perfectly with that change in DomoticzDevices.js
BR
by meal
Tuesday 24 September 2024 15:53
Forum: Bugs and Problems
Topic: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
Replies: 44
Views: 7374

Re: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)

Hello, I am running Domoticz Version: 2024.7 (build 16265) Build Hash: 03baca333 Compile Date: 2024-09-19 09:36:13 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] I have fixed the issue by replacing in file /home/pi/domoticz/www/js/domoticzdevices ...
by meal
Wednesday 18 September 2024 9:34
Forum: Bugs and Problems
Topic: The raw data sent by MQTT Gateway is rounded to the closest first decimal digit for electricity usage device
Replies: 1
Views: 740

Re: The raw data sent by MQTT Gateway is rounded to the closest first decimal digit for electricity usage device

Hello,

The issue has been fixed.

See MQTTAutoDiscovery sensor update generates a loss of precision in the measure #6168

BR
by meal
Friday 13 September 2024 9:48
Forum: Bugs and Problems
Topic: The raw data sent by MQTT Gateway is rounded to the closest first decimal digit for electricity usage device
Replies: 1
Views: 740

The raw data sent by MQTT Gateway is rounded to the closest first decimal digit for electricity usage device

Hello, Context : Version: 2024.7 (build 16178) Build Hash: bc750e2df Compile Date: 2024-08-07 15:43:48 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] I am using MQTT Auto Discovery Client Gateway with LAN interface along with Z-Wave JS UI to ...
by meal
Sunday 26 May 2024 18:14
Forum: Show your projects
Topic: Bargraph text-device
Replies: 8
Views: 2027

Re: Bargraph text-device

Hello,

The bargraph implementation is a nice feature.

Would it be possible not to store the text log for a text device in order not to overload the domoticz DB ?

BR
by meal
Sunday 14 April 2024 8:08
Forum: MQTT Auto Discovery
Topic: new devices discovered after upgrading to new zwave-js-ui and 2024.4
Replies: 7
Views: 1811

Re: new devices discovered after upgrading to new zwave-js-ui and 2024.4

Hello
I have now deleted the topics in MQTT explorer and it is now working.
In domoticz log I don't see the -112 topicz anylonger.
Thanks for your hints.
BR
by meal
Friday 12 April 2024 15:24
Forum: MQTT Auto Discovery
Topic: new devices discovered after upgrading to new zwave-js-ui and 2024.4
Replies: 7
Views: 1811

Re: new devices discovered after upgrading to new zwave-js-ui and 2024.4

Hello, I have proceeded to the zwave-js-ui upgrade to 9.10.2 release successfully and updated docker-compose.yml accordingly in the environment section - DISCOVERY_DISABLE_CC_CONFIGURATION=true Still I get the follwing lines in dimoticz.log when rebooting domoticz 2024-04-12 15:16:27.021 Status ...
by meal
Friday 12 April 2024 8:39
Forum: MQTT Auto Discovery
Topic: new devices discovered after upgrading to new zwave-js-ui and 2024.4
Replies: 7
Views: 1811

Re: new devices discovered after upgrading to new zwave-js-ui and 2024.4

Hello I encounter the same issue in my Domoticz 2024.4 (build 15934) application with the creation of plenty of non desired devices (linked to 112 zwave configuration topics). Currently I am using zwave-js-ui 9.8.3 version installed via docker. I would like to upgrade to release 9.10.2 and set ...
by meal
Monday 29 January 2024 17:10
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 90051

Re: Domoticz-Google-Assistant (dzga)

Hello

In my application the device type in domoticz is Door Lock

and in it description I added the following information

<voicecontrol>
devicetype = door
</voicecontrol>

BR
by meal
Friday 26 January 2024 11:48
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 90051

Re: Domoticz-Google-Assistant (dzga)

Hello Xavier82

Thank you for the information.

I have a Domoticz-Google-Assistant up and running so far.

If I switch to DZGA-Flask do I have to create a new project in Google Action Console or can I reuse the one I have setup for Domotics-Google-Assistant ?

Many thanks for the reply.
BR
by meal
Friday 26 January 2024 0:51
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 90051

Re: Domoticz-Google-Assistant (dzga)

Hello Context of my domoticz application: Version: 2024.2 (build 15866) Build Hash: d7e442ae0-modified Compile Date: 2024-01-20 16:18:19 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] I updated my dzga add on to version 1.23.12 and found 3 issues ...
by meal
Monday 15 January 2024 6:58
Forum: Python
Topic: Python Framework 'Error message': Reference Count not correct, expected
Replies: 9
Views: 3431

Re: Python Framework 'Error message': Reference Count not correct, expected

Hello,

I had the same issue when running domoticz version 2023.2.

A couple of python plugins issues have been fixed in that version.

I do not have the issue since upgrading to domoticz version 2024.1

Try to upgrade to 2024.1 and first make a system backup prior to it.

BR
by meal
Wednesday 10 January 2024 5:30
Forum: Z-Wave
Topic: I don't understand how Zwave-JS-UI and MQTT work in the real life !
Replies: 10
Views: 9870

Re: I don't understand how Zwave-JS-UI and MQTT work in the real life !

Hello, In order to accept new hardware/devices is enabled in Domoticz and more generally to manage nodes you will find at the bottom right corner of the ZwaveJSUI panel a blue button. When clicking this blue button you will see 2 new buttons: - A pink one : Advanced Actions - A green one : Manage ...
by meal
Thursday 21 December 2023 20:33
Forum: Rfxcom Transceiver
Topic: Important firmware update 2029 for the RFX433
Replies: 1
Views: 2635

Re: Important firmware update 2029 for the RFX433

Hello,

Not to be misled the point applies to RFX433 (Firmware voor RFX433XL-USB/WIFI/LAN, RFXtrxWifi-RFX433 and RFXusb-RFX433).

It does nor apply to RFXtrx433XL ProXL1 & ProXL2 Firmware XL XL XL.

BR