I found the answer.
Receiver - Arduino:
GND = GND
VCC 5V = D16
DATA = D19
and it started working. I don't know why it is not worked with previous connection. Like in:
https://diyprojects.io/gateway-rflink-r ... MiBti-B3EY
Search found 231 matches
- Tuesday 30 April 2019 19:16
- Forum: RFLink Transceiver
- Topic: Rflink Not Working at all
- Replies: 26
- Views: 13467
- Tuesday 30 April 2019 18:37
- Forum: RFLink Transceiver
- Topic: Rflink Not Working at all
- Replies: 26
- Views: 13467
Re: Rflink Not Working at all
I ordered another receiver. Flashed Arduino again. Still not working. :( Here is my setup: https://i.imgur.com/BIcld3y.jpg VCC = 5V GND = GND DER = D16 DATA = D19 Result? Nothing. 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48; 10;version; 20;01;VER=1.1;REV=48;BUILD=04; 10;status; 20;02 ...
- Tuesday 01 January 2019 15:57
- Forum: RFLink Transceiver
- Topic: Rflink Not Working at all
- Replies: 26
- Views: 13467
Re: Rflink Not Working at all
Guys, what I am doing wrong? :( 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48; 10;version; 20;01;VER=1.1;REV=48;BUILD=04; 10;status; 20;02;STATUS;setRF433=ON;setNodoNRF=OFF;setMilight=OFF;setLivingColors=OFF;setAnsluta=OFF;setGPIO=OFF;setBLE=OFF;setMysensors=OFF; 20;00;Nodo ...
- Friday 28 September 2018 19:39
- Forum: Design, usability and languages
- Topic: machinon theme
- Replies: 712
- Views: 149682
Re: machinon theme
I am imagining why I have bigger boxes on Safari, and not on Firefox:
The shadow on the main menu looks weird IMHO:
Nice theme btw.
The shadow on the main menu looks weird IMHO:
Nice theme btw.

- Sunday 22 April 2018 21:14
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124856
Re: Python Plugin : Broadlink RM2 V4
Done, but all I see is:
2018-04-22 21:11:36.706 (RMMini3) Started.
2018-04-22 21:13:00.455 Error: RMMini3 hardware (13) thread seems to have ended unexpectedly
and there is no new device (accept new devices is enabled).
I am on Ubuntu 16.04, is there any dependency needed?
2018-04-22 21:11:36.706 (RMMini3) Started.
2018-04-22 21:13:00.455 Error: RMMini3 hardware (13) thread seems to have ended unexpectedly
and there is no new device (accept new devices is enabled).

I am on Ubuntu 16.04, is there any dependency needed?
- Saturday 21 April 2018 21:54
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124856
Re: Python Plugin : Broadlink RM2 V4
Hmm, it's already turned on. Screen Shot 2018-04-21 at 21.44.12.png Log after restarting domoticz: 2018-04-21 21:49:02.122 Domoticz V3.9269 (c)2012-2018 GizMoCuz 2018-04-21 21:49:02.123 Build Hash: e8b89e5f, Date: 2018-04-18 18:17:31 2018-04-21 21:49:02.123 Startup Path: /home/madrian/domoticz/ 2018 ...
- Saturday 21 April 2018 12:49
- Forum: Bash / PowerShell / Batch etc.
- Topic: Yet Another Xiaomi Miflora Script
- Replies: 2
- Views: 3678
Yet Another Xiaomi Miflora Script
Why I "wrote" another script for Miflora sensor? There is another python plugin for Miflora , but it works unreliable if you have sensors at a far distance. If the python plugin cannot read Miflora sensor, it's stuck in a state where you can't read anymore any sensors. So here is a more reliable ...
- Friday 20 April 2018 19:05
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124856
Re: Python Plugin : Broadlink RM2 V4
zak45: any idea for my previous post?
- Thursday 19 April 2018 22:00
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124856
Re: Python Plugin : Broadlink RM2 V4
Hi, I installed plugin and I added as a new hardware and I am getting this error: 2018-04-19 21:55:22.946 Error: (Broadlink RM3 mini) Plugin did not stop after 5 seconds, flushing event queue... 2018-04-19 21:55:22.946 (Broadlink RM3 mini) requeuing 'onHeartbeatCallback' message for 'Xiaomi Mi ...
- Wednesday 18 April 2018 21:01
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Flower Mate
- Replies: 99
- Views: 28970
Re: Python plugin: Xiaomi Mi Flower Mate
Or is there any way to reset plugin without need to restart whole domoticz?
- Monday 16 April 2018 19:58
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Flower Mate
- Replies: 99
- Views: 28970
Re: Python plugin: Xiaomi Mi Flower Mate
The button already works as a push button really. It just switches back to 'off' after it has scanned all the devices. Thank you, I understand now. "I built the plugin, and I now also get the BTLE exception error a lot. If it crashes if it can't find the flower sensor, then we might be able to fix ...
- Sunday 15 April 2018 21:03
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Flower Mate
- Replies: 99
- Views: 28970
Re: Python plugin: Xiaomi Mi Flower Mate
Instead of switch button why you don't use a push button to refresh?
- Friday 30 March 2018 21:17
- Forum: ESP8266
- Topic: Espeasy led dimming
- Replies: 12
- Views: 14044
Re: Espeasy led dimming
Create a dummy slider, name it "LED". In /domoticz/scripts/lua/ put: script_device_LED.lua commandArray = {} vals = {8,8,9,16,25,36,49,64,81,100,121,144,169,196,225,256,289,324,361,400,441,484,529,576,625,676,729,841,900,961,1023,1023} DomDevice = 'LED' IP = '192.168.1.73' Port = '43333' LEDtarget ...
- Tuesday 27 March 2018 19:35
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 439605
Re: homebridge-edomoticz Plugin
Marci,
I think there is no need to rewrite anything.
With
https://github.com/domoticz/domoticz/issues/2078
Everything is working great.
I think there is no need to rewrite anything.
With
https://github.com/domoticz/domoticz/issues/2078
Everything is working great.
- Friday 02 March 2018 22:10
- Forum: Switches and Scenes
- Topic: Yeelight Color temperature
- Replies: 9
- Views: 4195
- Friday 02 March 2018 21:50
- Forum: Switches and Scenes
- Topic: [Plugin now available in Beta] Help with Yeelight Bulb
- Replies: 350
- Views: 71066
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Maybe there will be a proper RGBW controller in Domoticz:
http://www.domoticz.com/forum/viewtopic ... 31&t=21414
https://github.com/domoticz/domoticz/issues/2078
http://www.domoticz.com/forum/viewtopic ... 31&t=21414
https://github.com/domoticz/domoticz/issues/2078
- Friday 02 March 2018 21:43
- Forum: Suggestions
- Topic: Support for WW / RGB / RGBW / RGBWW dimmers
- Replies: 3
- Views: 4218
Re: Support for WW / RGB / RGBW / RGBWW dimmers
I'm surprised no one does care about this. Maybe people just doesn't noticed that they need this. At this moment there is no way in Domoticz to properly control our RGBW devices (like Yeelight RGBW bulbs).
- Thursday 01 March 2018 20:38
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 439605
Re: homebridge-edomoticz Plugin
One more question: My thermostat in Homekit is showing 24C, but it's set to 23.5. Homekit doesn't support decimal places? { "ActTime" : 1519932924, "AstrTwilightEnd" : "19:12", "AstrTwilightStart" : "04:43", "CivTwilightEnd" : "18:00", "CivTwilightStart" : "05:55", "DayLength" : "11:03 ...
- Thursday 01 March 2018 13:27
- Forum: dzVents
- Topic: Two question
- Replies: 8
- Views: 1079
Re: Two question
Thanks for the easier/combined script. It's almost what I needed, the end result is this: --[[ LEDtest ]]-- return { on = { devices = { 'LED', 'BEDLED', 'Kankun' , 'Lights' } }, execute = function(domoticz, mySwitch) if mySwitch.name ~= 'Lights' then if domoticz.devices('Kankun').state == 'On' or ...
- Thursday 01 March 2018 0:25
- Forum: dzVents
- Topic: Two question
- Replies: 8
- Views: 1079
Re: Two question
Yes, reason is simple: Scenes/groups are currently not supported in Homebridge-edomoticz. 