Skip to content

Unofficial quick start utility to convert compatible MIoT devices to ESPHome

Notifications You must be signed in to change notification settings

cristianchelu/miot2esphome

Repository files navigation

MIoT to ESPHome conversion utility

This utility attempts to generate a plausible ESPHome configuration YAML using the esphome-miot custom component, based on the MIoT specification of a device.

All data is fetched by the browser from miot-spec.com

Open in GitHub Pages

Caveats

  • The esphome-miot component only works for devices with two separate MCUs. One ESP32/ESP8266 Chip handling WiFi (this configuration) and a separate chip handling the actual hardware.

  • There is no way for this utility to know if a device is using an ESP chip, and will happily generate a configuration for any type of device.

  • There is no guarantee that the generated configuration will work out of the box, if the specification is incomplete or incorrect.

About

Unofficial quick start utility to convert compatible MIoT devices to ESPHome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published