Search found 8 matches

by etmrugl
Sunday 16 May 2021 19:18
Forum: dzVents
Topic: ExecuteShellCommand Callback always nil (Solved) [Solved]
Replies: 2
Views: 1011

Re: ExecuteShellCommand Callback always nil [Solved]

Thank you! That did the trick.
by etmrugl
Sunday 16 May 2021 17:14
Forum: dzVents
Topic: ExecuteShellCommand Callback always nil (Solved) [Solved]
Replies: 2
Views: 1011

ExecuteShellCommand Callback always nil (Solved) [Solved]

if I enter the command:
pi@domoticz1:~ $ hcitool name <mac_address_of_my_phone>
it will give me the Bluetooth name of my phone (if within reach)

If I try in a script:

return {
on = {
timer = {
'every minute',
},
shellCommandResponses = {
scriptVar,
},
},
logging = {
level = domoticz ...
by etmrugl
Monday 22 February 2021 20:44
Forum: Android
Topic: Domoticz app 2.0
Replies: 2382
Views: 679774

Re: Domoticz app 2.0


hello, im a user of domoticz and the android app since some years :-)

I use a stable version last 3 months and have the error "session id not found". i thing is the stable version but now im in the betas and the error persist.
I uninstall the android app and the error dissapears.
I install the ...
by etmrugl
Monday 22 February 2021 20:42
Forum: Android
Topic: Domoticz app 2.0
Replies: 2382
Views: 679774

Re: Domoticz app 2.0

hansaplast31 wrote: Monday 15 February 2021 9:46 Domoticz Android app contains 7 trackers! and requires Google Services. no way!
I am using Domoticz not to disclose to half the world what I am doing at home. Not going to spoil it with such a tool.

Screenshot_20210215-094243.png
@galadril : Would you care to comment?
by etmrugl
Friday 19 February 2021 22:34
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 692
Views: 129516

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)


Ha yes, I have see much issue for this one, for exemple for this clone from Sunricher https://www.planete-domotique.com/module-encastrable-pour-volet-roulant-zigbee-3-0-sunricher.html

From an user that have do tries, the working methos is using 2 x K1 for calibration, but don't work on first try ...
by etmrugl
Thursday 18 February 2021 19:46
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 692
Views: 129516

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)


I tried the beta branch. When I issued the 'down' command, the log shows:

Screenshot 2021-02-17 201554.png

I can not confirm if the shutter actually closes, because it might have a hardware issue. I will check that tomorrow, I'll need daylight for that.

Thanks for the quick replay and I post ...
by etmrugl
Wednesday 17 February 2021 20:20
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 692
Views: 129516

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)

I tried the beta branch. When I issued the 'down' command, the log shows:

Screenshot 2021-02-17 201554.png

I can not confirm if the shutter actually closes, because it might have a hardware issue. I will check that tomorrow, I'll need daylight for that.

Thanks for the quick replay and I post ...
by etmrugl
Monday 15 February 2021 12:10
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 692
Views: 129516

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)

Would it be possible to implement the Robbsmart window covering controller in the plugin?

I saw a section on shutter in the plugin.py, but it is commented out.

I am able to include the device in the Phoscon app, but I am unable to control it from there. It shows up as a light in the Phoscon app ...