Skip to content

Control livolo switch with ESP8266+rf433 sender

Notifications You must be signed in to change notification settings

zrcz180/esp8266_livologate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

esp8266_livologate

Control livolo switch with ESP8266+rf433 sender

LivoloTX library: https://github.com/bitlinker/LivoloTx

433RF module data connected to D0 pin.

Default access point password: 1111

MQTT can be configured to report status.

Usage: HTTP GET requests to send Livolo buttons commands

http://IP_ADDRESS/rfkey?button=BUTTON_NUM_1-10&remote=REMOTE_ID

Example: http://IP_ADDRESS/rfkey?button=1&remote=8500 http://IP_ADDRESS/rfkey?button=2&remote=8500

All off command: http://IP_ADDRESS/rfkey?button=off&remote=8500

About

Control livolo switch with ESP8266+rf433 sender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%