Search found 2020 matches

by pipiche
Saturday 14 February 2026 10:45
Forum: Bugs and Problems
Topic: Python debug
Replies: 0
Views: 76

Python debug

Hello ,

I have many lines like that in my journald logs and wonder how to prevent that !

No debug are enabled on the python plugin

and domoticz process is started like that

[code]root 984 1 53 10:39 ? 00:02:50 /home/pi/domoticz/domoticz -daemon -www 8080 -sslwww 443 -syslog[/code]

[quote]Feb 14 ...
by pipiche
Friday 21 November 2025 16:02
Forum: Zigbee
Topic: Z4D install problem
Replies: 9
Views: 255

Re: Z4D install problem

Hi Fred,

The first one is just a Warning. In fact it is about messages sent by a device, that the plugin don't know.
When I look to the details you provide for 0x79e9 and 0x768c, they don't have any Model or equal to "", nor Manufacturer. Can you share what device brand they are (Motion BK) ? As I ...
by pipiche
Sunday 16 November 2025 15:16
Forum: Zigbee
Topic: Z4D works fine but crash on plugin onStop()
Replies: 2
Views: 104

Re: Z4D works fine but crash on plugin onStop()

The fix has been release on stable7 7.1.025
by pipiche
Saturday 08 November 2025 15:59
Forum: Zigbee
Topic: Z4D works fine but crash on plugin onStop()
Replies: 2
Views: 104

Re: Z4D works fine but crash on plugin onStop()

Don't know which version. of the plugin you are running.

kindly make sure that you are on the latest stable7 7.1.024

then from the plugin home directory do the following command

[code]
git pull
git checkout hotfix-join-never-completes
[/code]

then restart the Domoticz
by pipiche
Friday 31 October 2025 9:54
Forum: Zigbee
Topic: Zigbee4Domoticz 7.1.024
Replies: 0
Views: 143

Zigbee4Domoticz 7.1.024

Version 7.1.024 of Zigbee4Domoticz has just been released.

It fixes a few issues, but also introduces support for

- the [Somfy ERL (for Zigbee Linky connection](https://boutique.somfy.fr/capteur-de-consommation-connecte.html)
- [Frient Intelligent keypad](https://www.frient.com/products ...
by pipiche
Monday 29 September 2025 16:43
Forum: Python
Topic: Help needed: Stopping a python plugin from its own source
Replies: 6
Views: 174

Re: Help needed: Stopping a python plugin from its own source

The way I'm doing is to use the /json.htm?type=command&param=updatehardware" API

You can then Stop by seting "enabled" to False or Restart by setting "enabled" to True


note Use the complete set of parms that you find when entering the disable command on the GUI because if not completely entered ...
by pipiche
Monday 29 September 2025 16:38
Forum: Utility
Topic: Power3 as Ampere3 Device type ( nice to have)
Replies: 0
Views: 57

Power3 as Ampere3 Device type ( nice to have)

As we have Ampere 3 Phase, it would be nice to have a Power 3 Phase as well
by pipiche
Monday 29 September 2025 9:29
Forum: Zigbee
Topic: Z4D has error after install
Replies: 16
Views: 422

Re: Z4D has error after install

Strange error, but for sure there is a lack of protection in the code.
This is fixed in the next release 7.1.024

you can have the release candidate by doing a

[code]
git pull
git checkout rc-stable7.1.024
[/code]

Do not the restart the plugin yet, but use WebUI -> Admin -> Plugin -> Plugin ...
by pipiche
Saturday 23 August 2025 10:57
Forum: Zigbee
Topic: Zigbee4Domoticz Plugin update/Options unchanged
Replies: 5
Views: 2495

Re: Zigbee4Domoticz Plugin update/Options unchanged


Hello,

I'm testing some Z4D changes done by Pipiche concerning coordinator setup options. Plugin was updated correctly from test branch, new options in plugin.py are there... But even after a plugin restart from Domoticz hardware tab/cache clear from browser: Impossible to see updated options ...
by pipiche
Saturday 23 August 2025 10:43
Forum: Zigbee
Topic: New Zigbee coordinator on the market
Replies: 23
Views: 1841

Re: New Zigbee coordinator on the market


Thanks, anything special with this device or just the same specs and functionality of other common zigbee coordinators?



to answer your question @waltervl I recently had a chat with a representative from Bouffalo Lab, and they're really committed to pushing out more cost-effective solutions ...
by pipiche
Friday 15 August 2025 18:30
Forum: Zigbee
Topic: New Zigbee coordinator on the market
Replies: 23
Views: 1841

New Zigbee coordinator on the market

for your information a new product https://3reality.com/product/3-0-usbc-dongle/ is currently in beta on the Z4D rc 7.1.23
by pipiche
Wednesday 25 June 2025 16:25
Forum: Zigbee
Topic: Sonoff Temp sensor for outside
Replies: 4
Views: 1605

Re: Sonoff Temp sensor for outside

WouterO wrote: Wednesday 25 June 2025 11:10 Hi pipiche,

Attached is the export.json file per request.
:)
Thanks mate, will make it supported this evening ;-)
by pipiche
Monday 23 June 2025 19:27
Forum: Zigbee
Topic: Sonoff Temp sensor for outside
Replies: 4
Views: 1605

Re: Sonoff Temp sensor for outside

great and thanks for sharing.

Kindly share on MP the device details from the plugin, so I can have a look
by pipiche
Sunday 15 June 2025 16:55
Forum: Zigbee
Topic: Ecodim 05 Z4D missing widget
Replies: 10
Views: 1536

Re: Ecodim 05 Z4D missing widget

great news. thanks for your patience
by pipiche
Sunday 15 June 2025 10:11
Forum: Zigbee
Topic: Ecodim 05 Z4D missing widget
Replies: 10
Views: 1536

Re: Ecodim 05 Z4D missing widget

Thanks for the informations, very useful.

Kindly do once more an update to move to 6.465 and then redo the pairing
by pipiche
Friday 13 June 2025 18:41
Forum: Zigbee
Topic: Ecodim 05 Z4D missing widget
Replies: 10
Views: 1536

Re: Ecodim 05 Z4D missing widget

This looks very strange , as it seems that it is trying to use Endpoint f2 as the 2nd channel.

kindly do the following

1- Enable Pairing debug via the WebUI
2- remove All widget created and make sure the device is removed from Domoticz and Plugin
3- Update again the plugin to get 6.464

restart ...
by pipiche
Friday 13 June 2025 16:16
Forum: Zigbee
Topic: Ecodim 05 Z4D missing widget
Replies: 10
Views: 1536

Re: Ecodim 05 Z4D missing widget

Can you share the plugin logs ?
by pipiche
Friday 13 June 2025 11:19
Forum: Zigbee
Topic: Ecodim 05 Z4D missing widget
Replies: 10
Views: 1536

Re: Ecodim 05 Z4D missing widget

Looks like this device come has a single or dual channel with the same Zigbee Model.

can you try the following

(1) update the plugin to the recent version 7.1.022 [6.463]. - Make sure to have [6.463] to get the latest Device database loaded.
(2) remove the existing pairing
(3) redo the pairing
by pipiche
Sunday 01 June 2025 18:38
Forum: Python
Topic: Using library with asyncio
Replies: 4
Views: 2529

Re: Using library with asyncio

With the plugin Zigbee4Domoticz we are also using asyncio via the zigpy library fully relying on it.
what we are doing is to start a dedicated thread here https://github.com/zigbeefordomoticz/Domoticz-Zigbee/blob/ef7e142daa1c843ecbd1d1a2008cbff749925eac/Classes/ZigpyTransport/zigpyThread.py#L84

and ...
by pipiche
Friday 30 May 2025 9:59
Forum: Zigbee
Topic: Z4D plugin - new release
Replies: 4
Views: 1347

Z4D plugin - new release

Just to let you know that we have released 7.1.022 yesterday. If you are connected to Internet, the Plugin WebUI should let you know.

More information can be found

- https://github.com/zigbeefordomoticz/Domoticz-Zigbee/releases/tag/stable7-7.1.022
- https://github.com/zigbeefordomoticz/Domoticz ...