Search found 96 matches

by meal
Sunday 26 January 2025 19:11
Forum: Temperature and Weather
Topic: Open Weather Map API migration
Replies: 22
Views: 9634

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

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

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

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

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

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

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
Monday 10 June 2024 14:28
Forum: General Discussion
Topic: Data Format of Selector Switch has changed in build build 16046
Replies: 8
Views: 1188

Re: Data Format of Selector Switch has changed in build build 16046

Hello

OK I see.

I will use Level instead of Data info in the JSON response.

BR
by meal
Monday 10 June 2024 12:43
Forum: General Discussion
Topic: Data Format of Selector Switch has changed in build build 16046
Replies: 8
Views: 1188

Re: Data Format of Selector Switch has changed in build build 16046

Hello

The switch has been created with type 244 (switch), subtype 62 (selector switch). switchtype 18 (Selector)

BR
by meal
Monday 10 June 2024 8:49
Forum: General Discussion
Topic: Data Format of Selector Switch has changed in build build 16046
Replies: 8
Views: 1188

Data Format of Selector Switch has changed in build build 16046

Hello Just to inform that the Data Format of Selector Switch has changed in build build 16046 when executing http://Domoticz_IP:Domoticz_Port/json.htm?type=command&param=getdevices&rid=DEVICE_ID Prior it was "Data" : "Set Level: 10 %" ==> Data = Level Now it is "Data" : "Alive" ==> Data = Name BR
by meal
Sunday 26 May 2024 18:14
Forum: Show your projects
Topic: Bargraph text-device
Replies: 8
Views: 1781

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

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

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

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: 363
Views: 83623

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: 363
Views: 83623

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: 363
Views: 83623

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

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

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