Search found 114 matches

by RayAmsterdam
Sunday 10 March 2019 14:29
Forum: Blockly
Topic: Virtual sensor 'solar radiation' not vissible in Blockly
Replies: 0
Views: 600

Virtual sensor 'solar radiation' not vissible in Blockly

Since WU stopped their API I made a time-triggered Python script that scrapes the weather values directly from the weather station's server and assigns them tot manually added virtual sensors. I used to switch the lights with blockly from the value of (WU) solar radiation, wich worked flawlesly. Now ...
by RayAmsterdam
Wednesday 31 January 2018 19:34
Forum: Other questions and discussions
Topic: how to read value from web page
Replies: 12
Views: 8668

Re: how to read value from web page

I am trying to use this script to scrape the following url: https://rvormer.herokuapp.com/api/v1/en ... rrent/json.
I want to scrape the sgv value and later on maybe also the direction value.
I'm new to Lua and don't know what to replace in the match command. Can somebody help me?
by RayAmsterdam
Tuesday 19 September 2017 22:23
Forum: Others
Topic: Nuki lock setup
Replies: 81
Views: 15306

Re: Nuki lock setup

dimk wrote: Tuesday 19 September 2017 19:19 I do not know why, it dose not Work....
Is the callback url (ip and port) correctly saved in the bridge?
by RayAmsterdam
Tuesday 19 September 2017 22:20
Forum: Others
Topic: Nuki lock setup
Replies: 81
Views: 15306

Re: Nuki lock setup

dimk wrote: Tuesday 19 September 2017 19:19 I have an other idea, is it possible to check the current lock Status via http://192.168.1.50:8080/lockState?nuki ... ken=123456, you will get return
This will drain the battery of your Nuki because every poll activates bluetooth communication between the bridge and your Nuki.
by RayAmsterdam
Sunday 17 September 2017 19:24
Forum: Others
Topic: Nuki doorlock support
Replies: 21
Views: 7566

Re: Nuki doorlock support

Hi eddypoot, The lock will not give you the battery %% but it will return the battery status. It would be fairly easy to not only update the status of the lock but also update the lock battery status. Sample message from the lock: curl -s "http://IP:8080/lockState?nukiId=NUKI_ID&token=BRIDGE_TOKEN ...
by RayAmsterdam
Sunday 17 September 2017 18:54
Forum: Others
Topic: Nuki lock setup
Replies: 81
Views: 15306

Re: Nuki lock setup

You have to start doorlock_change.sh at boot.
by RayAmsterdam
Wednesday 13 September 2017 8:52
Forum: Other questions and discussions
Topic: Colorpicker and scenes
Replies: 3
Views: 729

Re: Colorpicker and scenes

Works for me. Both RGB and RGBW
by RayAmsterdam
Friday 11 August 2017 19:25
Forum: Suggestions
Topic: Notifications
Replies: 0
Views: 554

Notifications

I would like to select notification system added bij the plugin system (ie Sonos plugin) in Blockly. Currently that is not possible. You can only choose them in the switch notification and LUA.
by RayAmsterdam
Thursday 10 August 2017 17:02
Forum: Python
Topic: Python plugin: Sonos [new version]
Replies: 69
Views: 23123

Re: Python plugin: Sonos [new version]

Is it correct the notification system cannot be used in blockly?
by RayAmsterdam
Thursday 10 August 2017 15:57
Forum: Others
Topic: Golmar Tekna V2 color intercom using 2-wire bus system
Replies: 1
Views: 1800

Re: Golmar Tekna V2 color intercom using 2-wire bus system

The video signal is not provided all time. The camera module is powered on once you push te button (or someone rings the bell) and stays on with a certain delay. Unfortunately I don't have the protocol, it's hard to find.
by RayAmsterdam
Tuesday 08 August 2017 23:16
Forum: Python
Topic: Python plugin: Sonos [new version]
Replies: 69
Views: 23123

Re: Python plugin: Sonos [new version]

G3rard wrote: And do you have a file with PIR in the name in the domoticz/scripts/python folder? If so, please delete that file as it is known to cause crashes.
Hoi Gerard, this looks like the solution.
Thanks for the help and de plugin!
by RayAmsterdam
Tuesday 08 August 2017 22:13
Forum: Python
Topic: Python plugin: Sonos [new version]
Replies: 69
Views: 23123

Re: Python plugin: Sonos [new version]

I installed the new plugin. Unfortunately it makes Domoticz randomly crash (like the old version did). The dev tools are installed.
Sometimes after restarting Domoticz I can make the Sonos play, but after a few seconds Domoticz hangs again.
Attached the log file.
What can be wrong?
by RayAmsterdam
Wednesday 10 May 2017 19:04
Forum: Python
Topic: Doorbell (Python) script in wiki
Replies: 3
Views: 1927

Re: Doorbell (Python) script in wiki

I have done it this way: import RPi.GPIO as GPIO import time import os import urllib GPIO.setmode(GPIO.BCM) #GPIO.setwarnings(False) button = 24 GPIO.setup(button, GPIO.IN, pull_up_down=GPIO.PUD_UP) while True: GPIO.wait_for_edge(button, GPIO.FALLING) start = time.time() time.sleep(0.05) while GPIO ...
by RayAmsterdam
Tuesday 11 April 2017 12:38
Forum: Others
Topic: Nuki doorlock support
Replies: 21
Views: 7566

Re: Nuki doorlock support

I have good experience with the Nuki lock on the front door, with the Heggink scripts. I use it with the software bridge on an old Samsung smartphone. The delay of updating and commanding is a couple of seconds.
by RayAmsterdam
Thursday 30 March 2017 18:16
Forum: Blockly
Topic: Virutal Switch gets in Loop
Replies: 4
Views: 1357

Re: Virutal Switch gets in Loop

Add an extra condition to the 'else if' to prevent it getting triggered all the time it meets the condition 'switch off'. For example 'switch=off' and 'light=on'.
by RayAmsterdam
Thursday 30 March 2017 18:07
Forum: Others
Topic: Mi-Light / LimitlessLED / Applamp
Replies: 232
Views: 92927

Re: RE: Re: Mi-Light / LimitlessLED / Applamp

Hi everyone. How can I find the port number of the iBox? I guess it's the iBox2 EDIT Ok in the browser http://portnumberoftheibox:80 I can see all the settings. The port number is 8899 but I don't know why domoticz doesn't turn on/off lights. Using v4/v5 or v6 and all the combination with RGBW ...
by RayAmsterdam
Sunday 26 March 2017 9:32
Forum: Other questions and discussions
Topic: Json URL for Event?
Replies: 3
Views: 1488

Re: Json URL for Event?

Events always run. They perform the way you make them. Only switches, groups and scenes can be triggered.
by RayAmsterdam
Wednesday 22 March 2017 13:49
Forum: Others
Topic: RGBW led strip width
Replies: 2
Views: 1102

Re: RGBW led strip width

RGB: 10mm
RGBW: 12mm
by RayAmsterdam
Tuesday 14 March 2017 12:20
Forum: Other questions and discussions
Topic: Connecting RFXTRX433E to Raspberry Pi
Replies: 4
Views: 2492

Re: Connecting RFXTRX433E to Raspberry Pi

It's using a standard USB cable, type A to B (mini USB).
by RayAmsterdam
Saturday 11 March 2017 12:49
Forum: Others
Topic: Supported Doorbells by Domoticz?
Replies: 70
Views: 36853

Re: RE: Re: Supported Doorbells by Domoticz?

Thx... but I don't understand anything off it. BlocklY is not my kind of doing things. Is there someone who can make a LUA-script for this problem? I have mulitple ON-pulses (everytime I push the button). So I need a dummy which goes on on the button ON-pulse, and switches back to OFF after 5 ...