User Tools

Site Tools


burim:sonoff

tasmota-on-sonoff-zigbee-bridge

https://www.digiblur.com/2020/07/how-to-use-sonoff-zigbee-bridge-with.html https://www.digiblur.com/2022/02/convert-sonoff-zigbee-bridge-to-router-repeater.html https://github.com/arendst/Tasmota/tree/development/tools/fw_SonoffZigbeeBridge_ezsp

https://notenoughtech.com/home-automation/flashing-tasmota-on-sonoff-zigbee-bridge/

  • router template on the console
backlog template {"NAME":"Sonoff ZigRouter","GPIO":[320,5088,0,5120,257,256,0,0,0,576,0,0,32,0],"FLAG":0,"BASE":18} ; delay1 ; module 0
  • gateway template on the console
Backlog Weblog 3; so65 1; Module 75
backlog rule1 on system#boot do TCPStart 8888 endon ; rule1 1 ; template {"NAME":"Sonoff ZHABridge","GPIO":[56,208,0,209,59,58,0,0,0,0,0,0,17],"FLAG":0,"BASE":18} ; module 0
https://www.zigbee2mqtt.io/advanced/remote-adapter/connect_to_a_remote_sonoff_zbbridge.html#_1-flash-tasmota-zbbridge

Flashing sonoff mini r2

  • new methode
curl -O https://raw.githubusercontent.com/njh/sonoff-ota-flash-cli/main/sonoff-ota-flash.sh
chmod a+rx sonoff-ota-flash.sh
apt-get install avahi-utils
./sonoff-ota-flash.sh
for push button "SwitchMode 3"
1) Hold the button for 5seconds, and connect it to the wifi
2) enable for unlock
info, POST http://IP:8081/zeroconf/info Body {"deviceid": "","data": { }}
unlock POST http://IP:8081/zeroconf/unlock_ota Body {"deviceid": "","data": { }}
3) upload tasmota-lite with DIY tool

template, configuration other

{"NAME":"Sonoff MINIR2","GPIO":[17,0,0,0,9,0,0,0,21,157,0,0,0],"FLAG":0,"BASE":1}

Flashing sonoff r2

GPIO2 sensor

burim/sonoff.txt · Last modified: 2022/11/30 20:59 by burim

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki