windbg / go-miio

Xiaomi IoT devices protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-miio

Xiaomi IoT devices protocol implementation. Mainly created for go-home.

Credits

Gateway implementation is based on xuebing1110 work.

Standalone devices are using protocol implementation by nickw444

Supported devices

Gateway-enabled

  • Temperature/humidity sensors
  • Switches
  • Motion sensors
  • Magnets
  • Gateway LED

Standalone

  • Vacuum

Protocol

Check full protocol specs here.

Full Vacuum specs are here.

About

Xiaomi IoT devices protocol

License:MIT License


Languages

Language:Go 100.0%