Search found 23 matches

by sj3fk3
Saturday 25 March 2017 10:16
Forum: Other questions and discussions
Topic: WiFi Doorbell
Replies: 53
Views: 28593

Re: WiFi Doorbell

Yustmenl wrote:Does anyone know if the ring is currently connectable to domoticz?
AFAIK there is no integration yet, but it should be possible.. The Dutch (athom) homey has a driver, see: https://github.com/denniedegroot/com.ring
by sj3fk3
Saturday 12 November 2016 10:01
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Ubuntu 14.04 installation failed
Replies: 7
Views: 1748

Re: Ubuntu 14.04 installation failed

Hello everyone. I have installed simple-json (python library) and the problem is persistent, How i can solve it? I'm desperate :cry: any help will be welcome. You are compiling a C++ program installing a python library won't help in this case. Did you install development tools and libraries needed ...
by sj3fk3
Saturday 12 November 2016 9:46
Forum: Other questions and discussions
Topic: Delete data point function removed?
Replies: 10
Views: 3816

Re: Delete data point function removed?

Wouldn't it be nice to have a max value (much like rrd has) anyway? That would safe me a lot of deletes.. for instances when the Toon is acting up again..
by sj3fk3
Saturday 05 November 2016 17:20
Forum: Heating/cooling
Topic: TOON died within Domoticz
Replies: 259
Views: 55985

Re: TOON died within Domoticz

Plantje wrote:
gizmocuz wrote:We are trying to implement the original API.
This could also mean we are now allowed to poll every 10 seconds.
Good luck! (If you manage this I think it will really qualify for a donation from your users! :) )
I've already donated, but will do it again when the implementation is done!
by sj3fk3
Saturday 05 November 2016 9:41
Forum: Other questions and discussions
Topic: [SOLVED] Pull data from Node-red
Replies: 8
Views: 5119

Re: Pull data from Node-red

mgugu wrote:Suggest to use MQTT protocol.
- Use LUA to send commands to the MQTT client, this is the solution I selected because more flexible (topic name, devices filtering,...). It should work also with blockly but I have not tested
Did you use a lua mqtt library? If so, can you point me to it?
by sj3fk3
Saturday 15 October 2016 9:03
Forum: Heating/cooling
Topic: TOON died within Domoticz
Replies: 259
Views: 55985

Re: TOON died within Domoticz

Now i want to suggest to increase the poll interval, this is now 30 seconds, lets make it 300 (each 5 minutes) That will decrease the millions of requests/year I hope to have an answer next week with a solution that fit both parties. Nice! To bad I have to wait an other week to be able to use ...
by sj3fk3
Saturday 15 October 2016 8:48
Forum: Heating/cooling
Topic: TOON died within Domoticz
Replies: 259
Views: 55985

Re: TOON died within Domoticz

The problem with a general patch to change the User Agent for the Toon in Domoticz is that the new User Agent string can easily be blocked also. I'm thinking of letting the users choose their own User Agent string in the config of the Toon hardware in Domoticz. Any other ideas? It would be really ...
by sj3fk3
Saturday 15 October 2016 8:42
Forum: Other questions and discussions
Topic: WiFi Doorbell
Replies: 53
Views: 28593

Re: WiFi Doorbell

Doudy wrote:
sj3fk3 wrote:Does not compute
what do you mean ?
It's not english. Afaik this forum is in English. Anders snapt niemand wat je zegt weet je wel?
by sj3fk3
Saturday 15 October 2016 8:07
Forum: Other questions and discussions
Topic: WiFi Doorbell
Replies: 53
Views: 28593

Re: WiFi Doorbell

I Pour répondre a l'ensemble de vos questions, les dimensions de la sonnette sont: 12.65 x 6.17 x 2.21 cm. Oui la caméra reste branchée si elle fonctionne avec des cables, avec la batterie elle ne remplira cette fonction que lorsque quelqun se présentera a la porte. La batterie a une durée de vie pl ...
by sj3fk3
Saturday 15 October 2016 8:05
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 143532

Re: [90] MQTT Support

The only thing I am missing is to get a list of all devices in MQTT afaik that's not the way a message queue works. It only outputs what "you" put in there and there is no command to send all devices down the pipe. You could trigger all devices and that would make sure that all devices are updated ...
by sj3fk3
Friday 14 October 2016 19:01
Forum: Heating/cooling
Topic: TOON died within Domoticz
Replies: 259
Views: 55985

Re: TOON died within Domoticz

The problem is clear. Eneco has blocked access to the toonopafstand.eneco.nl API, that was never meant to be an public API. There is a new public API (that's still not public AFAIK) see documentation at http://www.toonapi.com/ The problem is that this API will not work for the in the same way the ...
by sj3fk3
Thursday 02 June 2016 14:46
Forum: Third party and supplementary tools
Topic: NodeJS Module: node-domoticz-mqtt
Replies: 26
Views: 26667

Re: NodeJS Module: node-domoticz-mqtt

Wouldn't it be nice to make it node-red node?
http://nodered.org/
by sj3fk3
Wednesday 01 June 2016 22:41
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 57362

Re: Lua script for controlling humidity in the bathroom

Very nice script! I was messing about with a lot of nodes in a node-red flow (using mqtt), but this is much cleaner.. My only optimisation would be to store all variables in 1 object (I don't really need to humanly read the different values). That way it's much easier to use the script for more then ...
by sj3fk3
Tuesday 31 May 2016 21:54
Forum: Z-Wave
Topic: Second controller / second domoticz
Replies: 8
Views: 5164

Re: Second controller / second domoticz

Did you ever get to fix this? I'm trying the exact same thing (2 pi's one with a usb z-wave stick, the other with a razberry).
by sj3fk3
Saturday 23 April 2016 18:43
Forum: LUA
Topic: Traffic with Google Maps in Domoticz
Replies: 129
Views: 34799

Re: Traffic with Google Maps in Domoticz

EBOOZ wrote:There's a bug when the time exceeds one hour.

Google API output:
Image

I couldn't find a solution yet. If anyone else has an idea? Much appreciated!
Yes, don't use the text but use the value and just divide by 60 to get minutes..
by sj3fk3
Tuesday 08 December 2015 19:11
Forum: Others
Topic: Toon Energy Readings on Domoticz
Replies: 85
Views: 27495

Re: Toon Energy Readings on Domoticz

http://www.toonapi.com/ is released to the public! I'm going to look into a node-red implementation, direct domoticz support would also be great of course :)
by sj3fk3
Sunday 22 November 2015 15:32
Forum: Rfxcom Transceiver
Topic: Calculation: Comfort Level 0: normal, 4: comfortable, 8: dry
Replies: 1
Views: 1199

Calculation: Comfort Level 0: normal, 4: comfortable, 8: dry

I'm wondering how my Thermo / Hydro sensors calculate the values normal, comfortable, dry and wet. I get the feeling this has something to do with the dewpoint, but I can't find the exact calculation.. I did find: http://www.osengr.org/WxShield/Downloads/OregonScientific-RF-Protocols-II.pdf Does ...
by sj3fk3
Tuesday 05 May 2015 10:56
Forum: Other questions and discussions
Topic: WiFi Doorbell
Replies: 53
Views: 28593

Re: WiFi Doorbell

Derik wrote:Anyone have experience with the RING doorbell .
https://ring.com/

Or a better alternative
It works, but for me the most important feature is still not there. They promised a API and up till today it's still not there..
by sj3fk3
Friday 17 April 2015 7:55
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 143532

Re: [90] MQTT Support

awesome
by sj3fk3
Monday 23 March 2015 22:02
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 186879

Re: ELV Max! Heating control system

yup, as you can see from the log it's running, just no URL calls.. hmm :/