Search found 2010 matches

by pipiche
Wednesday 25 June 2025 16:25
Forum: Zigbee
Topic: Sonoff Temp sensor for outside
Replies: 4
Views: 439

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

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: 9
Views: 521

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: 9
Views: 521

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: 9
Views: 521

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 the ...
by pipiche
Friday 13 June 2025 16:16
Forum: Zigbee
Topic: Ecodim 05 Z4D missing widget
Replies: 9
Views: 521

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: 9
Views: 521

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

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

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 ...
by pipiche
Wednesday 28 May 2025 21:10
Forum: Zigbee
Topic: Not Reachable
Replies: 8
Views: 1625

Re: Not Reachable

Unfortunately the Zigate manufacturer seems to have leave the project in a dead way. I tried several time, but unfortunately no way. So to not leave the plugin dead we have invest and make it compatible with the zigpy layers and then support Texas Instrument chipset, SilicoLabs and deCon The plugin ...
by pipiche
Thursday 22 May 2025 19:27
Forum: Python
Topic: install Python modules in Domoticz latest beta
Replies: 4
Views: 778

Re: install Python modules in Domoticz latest beta

I'm struggling with the update. When trying to install plugins with dependencies using pip2, I get following error. error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are ...
by pipiche
Monday 05 May 2025 18:46
Forum: Temperature and Weather
Topic: Domoticz 2025.1 - Unable to get Netatmo working
Replies: 11
Views: 4758

Re: Domoticz 2025.1 - Unable to get Netatmo working

So what should be the right url ?
Can you put an exemple ? As is that the external ip, the internal ? Can local host acceptable?
by pipiche
Monday 05 May 2025 12:16
Forum: Temperature and Weather
Topic: Domoticz 2025.1 - Unable to get Netatmo working
Replies: 11
Views: 4758

Re: Domoticz 2025.1 - Unable to get Netatmo working

The wiki, seems to be wrong. It is mentioned that "The Redirect URI should contain the IP and port of the Domoticz server. ", and in fact if I removed it then ALL works well.

Would be great that the https://wiki.domoticz.com/Netatmo wiki is updated
by pipiche
Monday 05 May 2025 12:07
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 407
Views: 68567

Re: Netatmo authentication changes Oct 2022

Not working for me viewtopic.php?t=43457
and no idea on how to troubleshoot and understand the error message
by pipiche
Monday 05 May 2025 11:55
Forum: Temperature and Weather
Topic: Domoticz 2025.1 - Unable to get Netatmo working
Replies: 11
Views: 4758

Domoticz 2025.1 - Unable to get Netatmo working

I installed Domoticz 2025.1 and I'm unable to get Netatmo working , getting this error message when doing the login ! - I even create a new Api, with new client Id and Secret, no success. It was working with the old beta version where we had to generate the token manualy How can we troubleshoot ...
by pipiche
Saturday 22 March 2025 19:36
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 407
Views: 68567

Re: Netatmo authentication changes Oct 2022

no luck. Latest domoticz build on Docker, create a new app on Netatmo, still

Error: Netatmo Energy: Invalid/no data received (refresh tokens)... HTTP/2 403

will give up
by pipiche
Wednesday 19 March 2025 9:49
Forum: Zigbee
Topic: Z4D plugin - stuck to 7.1.018
Replies: 0
Views: 781

Z4D plugin - stuck to 7.1.018

We have found an issue on 7.1.018 which prevent you to upgrade to any later version. You need to do the update manualy by doing from the Z4D plugin directory git pull sudo python3 -m pip install -r requirements.txt --upgrade If you have access right issue, this is most likely because domoticz is ...
by pipiche
Monday 17 March 2025 16:12
Forum: Zigbee
Topic: update from 7.1.020 to 7.1.021
Replies: 6
Views: 965

Re: update from 7.1.020 to 7.1.021

you can do the following from the home folder

Code: Select all

git reset --hard
git pull
sudo python3 -m pip install -r requirements.txt --upgrade
by pipiche
Sunday 16 March 2025 17:34
Forum: Zigbee
Topic: update from 7.1.020 to 7.1.021
Replies: 6
Views: 965

Re: update from 7.1.020 to 7.1.021

please do a git pull and provide the error messages ?