Skip to content

rbo/delock-11827

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delock-11827

Some informations around my delock-11827

Build

https://tasmota.github.io/docs/Compile-your-build/ recommended: TasmoCompiler

  • Generic ESP8266
  • Timers
  • Rules
  • Energy sensors
  • Home Assistant
  • Web Interface
  • Paramter: #define USE_PROMETHEUS

Upgrade to latest tasmota

Configuration:

Template:

{"NAME":"Delock 11827","GPIO":[0,0,0,17,133,132,0,0,131,158,21,0,0],"FLAG":0,"BASE":53}

WebUI Template

WebColor {"WebColor":["#eaeaea","#252525","#4f4f4f","#000000","#dddddd","#65c115","#1f1f1f","#ff5661","#008000","#faffff","#1fa3ec","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#faffff","#999999","#eaeaea"]}

Know "issues"

Firmware upgrade from file fails with Upload buffer miscompare #7560

If your firmware is big, you need to upload it gzipped or you need to upload minimal firmware first to free flash memory and then OTA the your full version.

Resources