Search found 8 matches

by upwindanderl
Thursday 25 October 2018 18:50
Forum: Show your projects
Topic: interceptWH2600 - WH2600 Weather Station Interceptor
Replies: 58
Views: 24128

Re: interceptWH2600 - WH2600 Weather Station Interceptor

I'm going to be crazy.... all github links seems to be broken or down
have you stopped your project @BakSeeDaa ?? :O
by upwindanderl
Wednesday 17 October 2018 22:04
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89276

Re: Python Plugin: Zigbee2Mqtt

Wooohoo! I love this plugin ... so much easier now to handle the aqara devices! Thanks for the help. How is it now with some devices which are already in the zigbee list but not in the plugin?! I'm definitly someone who would give some donation or at least two three four beers (paypal...) if there ...
by upwindanderl
Tuesday 16 October 2018 22:35
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89276

Re: Python Plugin: Zigbee2Mqtt

@upwindanderl, Go to the 'About' page in the Web UI or look at the Domoticz log during startup. If Domoticz finds a version it can use it will report it in both of those places. If Domoticz reports a Python version then that is not the problem here. If the Python version is not reported then have a ...
by upwindanderl
Monday 15 October 2018 22:50
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89276

Re: Python Plugin: Zigbee2Mqtt

MarFan wrote: Monday 15 October 2018 14:49
upwindanderl wrote: Sunday 14 October 2018 18:32
No Zigbee Hardware Device at all ... any debug ideas anyone??
Do you have messages regarding the python library installed correctly (or missing).
How can i figure this out :shock: :?
I only did the python library install like this way: Installation
by upwindanderl
Sunday 14 October 2018 18:32
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89276

Re: Python Plugin: Zigbee2Mqtt

Looks like some permissions issue, you could try to clone zigbee2mqtt into another folder just for test and copy your data/configuration.yml file to restore your configuration yeah it was... for every one else Ultramizers 2nd Post was my clue Anyway i'm not in the goal :( Now i have the newest ...
by upwindanderl
Saturday 06 October 2018 16:12
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89276

Re: Python Plugin: Zigbee2Mqtt

puuuuuuuh long way :( :( :/ so i'm already on the dev branch and i installed npm and after all i don't see any zigbee hardware: https://thumb.ibb.co/joXWWz/Bildschirmfoto_2018_10_06_um_16_05_30.png So I thought it could be a problem with a not updatet zigbee2mqtt and i tried to update and while the ...
by upwindanderl
Friday 05 October 2018 10:18
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89276

Re: Python Plugin: Zigbee2Mqtt

StasDemydiuk wrote: Thursday 04 October 2018 19:30 @upwindanderl that should help:

Code: Select all

cd /opt/zigbee2mqtt
git fetch
git checkout dev
npm install
THANKS !!!! But do you think i don't lose my already connected sensors and actors with this kind of install?!
by upwindanderl
Wednesday 03 October 2018 21:26
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89276

Re: Python Plugin: Zigbee2Mqtt

@StasDemydiuk YOU are my hero :) I installed domoticz only because of your plugin. I know it's the very first beginning of the plugin, but I think this is my perfect solution I tried to install today and after the GitHub clone and the configuration.yaml thing I can't see the "type "Zigbee2MQTT"" in ...