TUTORIAL 433 remote -> Sonoff RF bridge (tasmota) -> Domoticz over MQTT -> Blockly
Posted: Saturday 09 March 2019 14:20
Hello everybody,
here is my little big tutorial for using remote controllers in Domoticz with blockly function on Synology NAS:
You will need:
433 remote
Sonoff RF bridge
Synology NAS with Domoticz and Mosquitto
At first flash Sonoff RF bridge to tasmota, tutorial is here:
At next you need to prepare Domoticz
Create new dummy device - Usage electric ( because this can read and work with svalue), my name is Sonoff rf elektro
Note IDX number ( my is 25)
Now log in to your RF bridge
Get Settings, Settings MQTT
Get settings, settings, settings Domoticz and fill everywhere idx number
Now you can close RF bridge interface, and go back to Domoticz
Go to Setup , Log
Press button or remote controller ( or door sensor,Pir sensor etc.) and you will see something as this : You will see here svalue, in my case is it 12205396.
So now you can get to Setup, More options,Events , and make new blockly scheme [/br]
Important : Every button has unique svalue, so you need to read every unique svalue by pressing button and then use it for example in blockly.
Enjoy !
here is my little big tutorial for using remote controllers in Domoticz with blockly function on Synology NAS:
You will need:
433 remote
Sonoff RF bridge
Synology NAS with Domoticz and Mosquitto
At first flash Sonoff RF bridge to tasmota, tutorial is here:
At next you need to prepare Domoticz
Create new dummy device - Usage electric ( because this can read and work with svalue), my name is Sonoff rf elektro
Note IDX number ( my is 25)
Now log in to your RF bridge
Get Settings, Settings MQTT
Get settings, settings, settings Domoticz and fill everywhere idx number
Now you can close RF bridge interface, and go back to Domoticz
Go to Setup , Log
Press button or remote controller ( or door sensor,Pir sensor etc.) and you will see something as this : You will see here svalue, in my case is it 12205396.
So now you can get to Setup, More options,Events , and make new blockly scheme [/br]
Important : Every button has unique svalue, so you need to read every unique svalue by pressing button and then use it for example in blockly.
Enjoy !
