homebridge-miio-local-platform
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Homebridge MiIO Local Platform Plugin

ATTENTION: This is a newly created project and only support few of the MiIO Devices(cause I don't have other devices). Please be careful to use.

This is a homebridge platform plugin that bridges your MiIO devices to HomeKit with MiIO protocol only. MiIO is a protocol running in local network, so you don't need to provide your online account and credentials.

Supported Devices

Device Model HomeKit Device Type
viomi.vacuum.v7 Fanv2 (vacuum service is not supported by HomeKit currently)
yeelink.light.lamp15 Lightbulb
cuco.plug.v3 Switch
cuco.plug.cp2d Switch
lumi.acpartner.mcn02 HeaterCooler

Plugin Config in Homebridge UI

field type note
enable boolean Whether this device is enabled or not. The corresponding HomeKit device will be removed from homebridge if you disable a device.
Device ID number MiIO device ID. You can look up the id and token of your devices using Xiaomi Cloud Tokens Extractor
Device Token string MiIO device token.
Device name string A human readable name for your device, used in device logs.

Readme

Keywords

Package Sidebar

Install

npm i homebridge-miio-local-platform

Weekly Downloads

5

Version

0.4.0

License

Apache-2.0

Unpacked Size

129 kB

Total Files

104

Last publish

Collaborators

  • xjmeng