Search found 10 matches

by treb0r
Tuesday 31 October 2017 10:08
Forum: Heating/cooling
Topic: Domoticz RPC for NIBE Uplink
Replies: 160
Views: 60630

Re: Domoticz RPC for NIBE Uplink

Hi
I have just paid for access to your script for NIBE API. I wasn't redirected to the download page. How can I download it now?
treb0r
by treb0r
Friday 05 August 2016 9:08
Forum: RFLink Transceiver
Topic: Send temp info on 433mhz transmitter to RF Link gateway
Replies: 10
Views: 7470

Re: Send temp info on 433mhz transmitter to RF Link gateway

HI, I would also need some sample script to understand how to transmit temp and door sensor states to Rflink through 433mhz cheap transmitter.
Thanks
treb0r
by treb0r
Monday 20 June 2016 18:22
Forum: RFLink Transceiver
Topic: Conrad RSL Wireless 1-channel Built-in switch
Replies: 17
Views: 4077

Re: Conrad RSL Wireless 1-channel Built-in switch

Ok, so I have finally got my switch. Everything is connected and...how to press switch created in domoticz for 3 seconds? It is necessery to bind rflink and Conrad switch. When I presss switch On in domoticz nothing happend. Thx for an answer treb0r Edit: Single ON press, multi ON press (10x ON in ...
by treb0r
Wednesday 15 June 2016 8:38
Forum: RFLink Transceiver
Topic: Conrad RSL Wireless 1-channel Built-in switch
Replies: 17
Views: 4077

Re: Conrad RSL Wireless 1-channel Built-in switch

Thank you very much. I will receive the switch tomorrow so I will check it and let you know. How to "decrypt" this string? Which part shall I change if I want to add next switch? Thanks treb0r PS. When I am trying to add Rflink device, I can't find new device (neither in used nor in not used) and in ...
by treb0r
Tuesday 14 June 2016 15:49
Forum: RFLink Transceiver
Topic: Conrad RSL Wireless 1-channel Built-in switch
Replies: 17
Views: 4077

Conrad RSL Wireless 1-channel Built-in switch

Hi How to include this wall switch if I want to conrol it only using rflink? https://www.conrad.nl/nl/rsl-draadloze-schakelaar-inbouw-1-kanaals-schakelvermogen-max-2000-w-bereik-max-in-het-vrije-veld-70-m-640302.html Shall I create manually switch in domoticz and send the On command while the wall ...
by treb0r
Monday 14 September 2015 14:15
Forum: MySensors
Topic: Moisture Sensor
Replies: 9
Views: 3808

Re: Moisture Sensor

What about light_level? So how should I present my sensors (and with which values) in the node to make them useful in domoticz building the events?
treb0r?
by treb0r
Tuesday 28 July 2015 9:09
Forum: Other questions and discussions
Topic: Samsung Smart TV (on or off)
Replies: 67
Views: 65252

Re: Samsung Smart TV (on or off)

Second, use the python script in this topic (samsungremote.py), and substitute your tv IP address in the script. Then, use the script as 'off' action for your TV switch: script:///home/pi/domoticz/scripts/samsung_tv_off.py I have a quetion to this part of the script #IP Address of TV tvip = "192 ...
by treb0r
Monday 13 July 2015 16:00
Forum: MySensors
Topic: problem with current states blocky ?
Replies: 3
Views: 1532

Re: problem with current states blocky ?

Did you solve the problem? I have the same situation
treb0r
by treb0r
Monday 13 July 2015 15:58
Forum: MySensors
Topic: Moisture Sensor
Replies: 9
Views: 3808

Moisture Sensor

Hi I have built Moisture Sensor according this project: http://www.mysensors.org/build/moisture I used analog pin and changed values into % value which is visible correctly in domoticz. The problem is when I want to use this value in blocky event creator. In current values I have only 0, 1, 2, or 3 ...
by treb0r
Friday 19 June 2015 14:03
Forum: MySensors
Topic: Mysensors - Relay Switch
Replies: 25
Views: 18815

Re: Mysensors - Relay Switch

Hi I Have Domoticz on RPi B+ with serial Gateway. As a node arduino Pro Mini with 4-Relay Module. A using following sketch and in domoticz I can see only one swith presented as:"security-sensor" and it working ok (ON and OFF immediatellty) How, and what shall I change to have available and control ...