Search found 50 matches
- Sunday 08 October 2017 8:24
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169248
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
my problem was that I was missing twistd because I didn't run sudo pip3 install twisted (I don't think sudo was specified it the howto? maybe you missed that)?
- Saturday 07 October 2017 20:03
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169248
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
thanks, right you are I was having stabilty problems with the stable version but the beta diden't solve anything so I have now disable the IKEA-Plugin to see if that's the problem
- Saturday 07 October 2017 9:11
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169248
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Got it working last night but this morning I start getting errors in my logg: 2017-10-07 09:10:02.013 PluginSystem: Starting I/O service thread. 2017-10-07 09:10:02.064 (Tradfri) Connected successfully to: 192.168.0.20 2017-10-07 09:10:02.064 Error: (Tradfri) 'onMessage' failed 'TypeError ...
- Friday 06 October 2017 19:26
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169248
- Friday 06 October 2017 11:54
- Forum: Suggestions
- Topic: Remotec ZRC-90 Scene Master
- Replies: 53
- Views: 20404
Re: Remotec ZRC-90 Scene Master
I set the switch type to 'Push On Button' This seems always to trigger a event change, so from there you can make a script or blocky to do some action. Or add a virtual switch / variable to make a toggle function with one botton (on/off) Verify intresting, I tried to set is as a Push ON button but ...
- Friday 06 October 2017 6:13
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169248
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Command not found but it installed OK:
pip3 install twisted gives OK
pip3 install twisted gives OK
- Thursday 05 October 2017 18:47
- Forum: Suggestions
- Topic: Remotec ZRC-90 Scene Master
- Replies: 53
- Views: 20404
Re: Remotec ZRC-90 Scene Master
Anyhow for now , happy with the switch functionality , placed a sticker over the buttons to use icons instead of numbers.. Clipboard01.jpg Really nice sticker, did you just print that on label paper? How did you solve the problem with always on switch? I can't get it do trigger on button press ...
- Thursday 05 October 2017 18:42
- Forum: Suggestions
- Topic: Remotec ZRC-90 Scene Master
- Replies: 53
- Views: 20404
Re: Remotec ZRC-90 Scene Master
recognised the Remotec within Domoticz and there were 8 buttons available in Devices. These could then be added as switches and set as activators for Scenes. Hopefully this helps someone :) Thanks to your post I found my buttons in domoticz but there always on just the last seen that's updated. Is ...
- Thursday 05 October 2017 18:40
- Forum: Other questions and discussions
- Topic: Always on switch?
- Replies: 0
- Views: 496
Always on switch?
Hi, I just got my Z-wave ZRC-90EU switch working in Domoticz so I have 8 "switches" but the problem is that I can't get it so switch to off, so can't use it in my scripts, are there any "switch type" I can use? If I press a button the Last seen timestamp is updated but switch already on- I have ...
- Thursday 05 October 2017 18:34
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169248
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hi, I'm running V3.8153 and I can't get the COAP-adaptor running as a service. If I start it manually everything works fine: /opt/domoticz/plugins/IKEA-Tradfri$ python3 tradfri.tac But if I try with ikea-tradfri.service pi@domo1:~ $ sudo service ikea-tradfri status ikea-tradfri.service - IKEA ...
- Sunday 28 May 2017 8:42
- Forum: Bash / PowerShell / Batch etc.
- Topic: script for presence detection of a phone
- Replies: 49
- Views: 27790
Re: script for presence detection of a phone
Seems that the used a big W in the script and not a small w, so start by changing that, I hade that problem, but I also changed by removing the timeout so that will use the default value and set a -c of at least 15 because my android is something very slow on responding.
- Sunday 28 May 2017 8:37
- Forum: Blockly
- Topic: time variable?
- Replies: 2
- Views: 1113
time variable?
Hi everyone,
I would like to create something like this,
If power < 1w and nobodyhome=true and this has been like this for 5 min then
set switch of 300 min
Is this possible in blocky?
I would like to create something like this,
If power < 1w and nobodyhome=true and this has been like this for 5 min then
set switch of 300 min
Is this possible in blocky?
- Tuesday 23 May 2017 16:29
- Forum: Bash / PowerShell / Batch etc.
- Topic: script for presence detection of a phone
- Replies: 49
- Views: 27790
Re: script for presence detection of a phone
Feeling stupid, thankszedd wrote:I actually altered the script in the Wiki page...micksel wrote:Zedd, Can you share your modified script?
- Tuesday 23 May 2017 14:48
- Forum: Bash / PowerShell / Batch etc.
- Topic: script for presence detection of a phone
- Replies: 49
- Views: 27790
Re: script for presence detection of a phone
Zedd, Can you share your modified script?zedd wrote: I've altered the script from https://www.domoticz.com/wiki/Presence_detection to use arping as it is much more reliable AND will detect when a device is disconnected / leaves the network.
.
- Monday 08 May 2017 18:18
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 101071
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
ilpier wrote:There is no way for Windows?
python exit for windows but not sure about all the moduls, maybe easier just to emulate a Linux system on win
- Friday 28 April 2017 6:52
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 101071
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
I got that error message when I still was connected with my Phone. Is that the case for you?
- Tuesday 25 April 2017 11:29
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 101071
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
I can see in the python script that the battery parameter is also sent when updating the values. Like: domoticzrequest("http://" + domoticzserver + "/json.htm?type=command¶m=udevice&idx=" + idx_temp + "&nvalue=0&svalue=" + val_temp + "&battery=" + val_bat) How can I see this value in domotics ...
- Tuesday 25 April 2017 11:28
- Forum: Design, usability and languages
- Topic: How to add Custom Tab?
- Replies: 0
- Views: 2611
How to add Custom Tab?
Hi everyone,
I have enabled show custom taps under settings but how do I create a custom tab?
I want to show all my Mi flora sensor on one specific tab. I don't want to replace the theme, I would like to keep the default one, just want a tab named Flowers with some specific sensors?
I have enabled show custom taps under settings but how do I create a custom tab?
I want to show all my Mi flora sensor on one specific tab. I don't want to replace the theme, I would like to keep the default one, just want a tab named Flowers with some specific sensors?
- Tuesday 25 April 2017 11:01
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 101071
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
I can see in the python script that the battery parameter is also sent when updating the values. Like: domoticzrequest("http://" + domoticzserver + "/json.htm?type=command¶m=udevice&idx=" + idx_temp + "&nvalue=0&svalue=" + val_temp + "&battery=" + val_bat) How can I see this value in domotics?
- Monday 24 April 2017 17:49
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 101071
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
from miflora.miflora_poller import MiFloraPoller, \ File "/home/pi/domoticz/scripts/python/miflora/miflora/miflora_poller.py", line 12, in <module> from subprocess import PIPE, Popen, TimeoutExpired ImportError: cannot import name TimeoutExpired I solved this by manually update to python 3.4