Search found 24 matches
- Saturday 09 September 2017 12:38
- Forum: Python
- Topic: Python Plugin: Samsung TV
- Replies: 176
- Views: 49368
Re: Python Plugin: Samsung TV
Hello when tying to run sudo samsungctl -i --host 192.168.X.X --port 8001 --method websocket I get this as a result Traceback (most recent call last): File "/usr/local/bin/samsungctl", line 11, in <module> load_entry_point('samsungctl==0.6.0', 'console_scripts', 'samsungctl')() File "/usr/local/lib ...
- Monday 07 August 2017 12:57
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636916
Re: Domoticz app 2.0
Is there any development on mydomoticz support? I am currently using ssh-tunnels together with the app, but I would really like a no-hassle solution for remote control of my home. Is there any news on this? I like to use some feature from the payed version of the app but i don't like to have any ...
- Friday 09 June 2017 9:19
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 145682
Re: Dashticz - Module - Garbage collector
I dont think it has a JSON-source, but do you have an example zipcode? if i go to http://www.afvalstoffendienst.nl/afvalkalender and use 5236sg 160 i get the information. hopefully that is of some use to you. Edit: i send the question to the website, hopefully they can give us some good information.
- Thursday 08 June 2017 17:50
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 145682
- Thursday 08 June 2017 16:50
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 546447
Re: Dashticz - General Discussions
thanks, i missed those.
- Thursday 08 June 2017 15:10
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 546447
Re: Dashticz - General Discussions
Hopefully someone can help me, I installed Dashticz on my synology and edited the config.js var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU var _HOST_DOMOTICZ = 'http://xxx.xxx.xxx.xxx:8080'; var _DOMOTICZ_REFRESH = 3; //in seconds var _DASHTICZ_REFRESH = 5; //in minutes var _THEME = 'default ...
- Friday 05 May 2017 9:46
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 55656
Re: [RELEASED] Python plugin to control Onkyo receivers
Option 2 worked for me i gues there was a bug in the version i was running.
Thanks
Thanks
- Wednesday 03 May 2017 15:56
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 55656
Re: [RELEASED] Python plugin to control Onkyo receivers
I am just seeing my recever is not supported yet. a few errors i get are: 2017-05-03 16:00:06.684 Error: (Onkyo woonkamer) 'onMessage' failed 'AttributeError':''NoneType' object has no attribute 'find''. 2017-05-03 16:00:06.685 Error: (Onkyo woonkamer) ----> Line 624 in /home/pi/domoticz/plugins ...
- Friday 21 April 2017 9:51
- Forum: Other questions and discussions
- Topic: WiFi Doorbell
- Replies: 53
- Views: 28283
Re: WiFi Doorbell
Hopefully someone is able to integrate this into domoticz, and hopefully also with video stream that is a feature i would realy like to use.
- Wednesday 05 April 2017 8:38
- Forum: Bash / PowerShell / Batch etc.
- Topic: Ultimate Wifi and Bluetooth Presence Detection
- Replies: 84
- Views: 48959
Re: Ultimate Wifi and Bluetooth Presence Detection
I found out that the WIFI ping isn't working with my and my girlfriends phone.
Does anyone have an idea if this can be solved? or is this becuase of the power saving from the phones?
Does anyone have an idea if this can be solved? or is this becuase of the power saving from the phones?
- Wednesday 05 April 2017 8:34
- Forum: Other questions and discussions
- Topic: WiFi Doorbell
- Replies: 53
- Views: 28283
Re: WiFi Doorbell
I would be interested in this too, unfortunately I'm not a developer neither. Can't we ask gizmocuz to see if this could be added as a feature in Domoticz? Seems like Ring doorbell is broadly used and supports a lot of integrations... That would be greatly appreciated from my side, if gizmocuz ...
- Wednesday 29 March 2017 13:50
- Forum: Bash / PowerShell / Batch etc.
- Topic: Ultimate Wifi and Bluetooth Presence Detection
- Replies: 84
- Views: 48959
Re: Ultimate Wifi and Bluetooth Presence Detection
Looks i removed to much from the script
was missing 
Code: Select all
#!/bin/bash

- Wednesday 29 March 2017 13:34
- Forum: Bash / PowerShell / Batch etc.
- Topic: Ultimate Wifi and Bluetooth Presence Detection
- Replies: 84
- Views: 48959
Re: Ultimate Wifi and Bluetooth Presence Detection
thats's it thanks wil change it in cron to
- Wednesday 29 March 2017 13:18
- Forum: Bash / PowerShell / Batch etc.
- Topic: Ultimate Wifi and Bluetooth Presence Detection
- Replies: 84
- Views: 48959
Re: Ultimate Wifi and Bluetooth Presence Detection
wel it's running now with sudo ./telrichard.sh but i still get ./telrichard.sh: 21: ./telrichard.sh: [[: not found ./telrichard.sh: 31: ./telrichard.sh: [[: not found ./telrichard.sh: 41: ./telrichard.sh: [[: not found ./telrichard.sh: 51: ./telrichard.sh: [[: not found Status in sync Wifi 1st ...
- Wednesday 29 March 2017 10:27
- Forum: Bash / PowerShell / Batch etc.
- Topic: Ultimate Wifi and Bluetooth Presence Detection
- Replies: 84
- Views: 48959
Re: Ultimate Wifi and Bluetooth Presence Detection
I am having problems running the script, i have been looking throught the posts of the same problem but none of the solutions seem to work :( when running sudo sh ./script.sh i get ./telrichard.sh: 21: ./telrichard.sh: [[: not found ./telrichard.sh: 31: ./telrichard.sh: [[: not found ./telrichard.sh ...
- Sunday 26 March 2017 10:27
- Forum: Other questions and discussions
- Topic: WiFi Doorbell
- Replies: 53
- Views: 28283
Re: WiFi Doorbell
Looking at the source it looks like they are using an api from ring.
https://github.com/denniedegroot/com.ri ... lib/Api.js
Hopfully someone can and is willing to make a pluggin for domoticz with that info.
https://github.com/denniedegroot/com.ri ... lib/Api.js
Hopfully someone can and is willing to make a pluggin for domoticz with that info.
- Friday 24 March 2017 20:43
- Forum: Other questions and discussions
- Topic: WiFi Doorbell
- Replies: 53
- Views: 28283
Re: WiFi Doorbell
Does anyone know if the ring is currently connectable to domoticz?
- Wednesday 01 March 2017 9:12
- Forum: Heating/cooling
- Topic: Lots of login errors for ThermoSmart
- Replies: 2
- Views: 1154
Re: Lots of login errors for ThermoSmart
I Have the same issue at the moment.
And looks like we are not the only one.
https://www.domoticz.com/forum/viewtopi ... rt#p121788
And looks like we are not the only one.
https://www.domoticz.com/forum/viewtopi ... rt#p121788
- Monday 02 January 2017 20:20
- Forum: dzVents
- Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
- Replies: 337
- Views: 74246
- Monday 02 January 2017 14:57
- Forum: dzVents
- Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
- Replies: 337
- Views: 74246
Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
i have implemented DzVents but when i try to write to the log i get the folowing error Script: return { active = true, on = {['timer'] = 'every minute'}, execute = function(domoticz) domoticz.log('test','domoticz.LOG_INFO') end } error in log: 2017-01-02 14:56:00.277 LUA ...