2024年11月21日星期四 下午7:27:24

About us

2 年 前
#5859 引用
Mi Developer

Register. Upload.  apps

https://global.developer.mi.com/home


小米开放平台-https://iot.mi.com/
使用条件:企业资质

小爱开放平台-https://xiaoai.mi.com/

https://api.io.mi.com

AIoT测试平台
https://autotest.iot.mi.com/spec/main
使用小米帐号登录AIoT测试平台

MIoT 测试工具平台

Xiaomi Vela

企业团购
https://qiye.mi.com/


https://iot.mi.com/vela

Xiaomi Vela对系统资源的要求远小于Linux,但是可以提供和Linux系统相近的功能和性能,可以被看作很多低端Linux系统的替代方案,切换到Xiaomi Vela以后,可以降低硬件成本,提升产品整体的性价比。

下载米家APP

https://app.mi.com/

扫描二维码下载
安卓和IOS用户扫描以下二维码即可下载米家APP



come frome:http://home.mi.com/index-new.html



官方网店

小米商城
https://www.mi.com/

小米商城
天猫旗舰店
京东旗舰店
苏宁旗舰店
米家有品
come from:https://www.yeelight.com/pages/elec_instruction.html#/elec

小米百科 -参数查询
https://home.mi.com/baike/index.html#/label/gateway/4

小米商城 vs 米家有品


两个平台是互不相通的,有品和小米商城完全是两个独立的销售平台,有品上面购买订单小米商城里面是看不到的。

两边一样的东西价格经常都不一样,买之前多对比一下。价格如果一样的话还是小米商城购买更合适,售后更方便。

小米商城有一个售后页面,买过的东西会自动出现在里面,剩余保修时间一目了然。



Mijia



xiaomi or mi



https://www.xiaomi-store.ro/en/aqara-hub-m1s/


https://www.mi.com/global/smart-home

official Xiaomi forum
0
2 年 前
#5911 引用
xiaomi global

https://miot-global.com/cars/
https://miot-global.com/sockets-and-sensors/aqara-smart-magic-switch-s1e/



Tools

https://github.com/aholstenson/miio


Devtools
This directory contains tooling useful for developers

https://github.com/rytilahti/python-miio/tree/master/devtools

MiOT generator
This tool generates some boilerplate code for adding support for MIoT devices


2

homebridge-mi-aqara

homebridge plugin for XiaoMi Aqara plugin.
小米/绿米网关的HomeBridge插件
https://github.com/YinHangCode/homebridge-mi-aqara



中枢与网关使用指南
https://home.mi.com/views/article.html?articleId=713752525000000001

中枢网关实现本地控制的条件
https://home.mi.com/views/article.html?articleId=770832416000000001

米家蓝牙网关设备查询
https://home.mi.com/baike/index.html#/label/gateway/2
0
2 年 前
#5913 引用
小米miot的设备都会有一个specs的链接,比如

https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:outlet:0000A002:chuangmi-212a01:1



{"type":"urn:miot-spec-v2:device:outlet:0000A002:chuangmi-212a01:1","description":"Outlet","services":[{"iid":1,"type":"urn:miot-spec-v2:service:device-information:00007801:chuangmi-212a01:1","description":"Device Information","properties":[{"iid":1,"type":"urn:miot-spec-v2:property:manufacturer:00000001:chuangmi-212a01:1","description":"Device Manufacturer","format":"string","access":["read"]},{"iid":2,"type":"urn:miot-spec-v2:property:model:00000002:chuangmi-212a01:1","description":"Device Model","format":"string","access":["read"]},{"iid":3,"type":"urn:miot-spec-v2:property:serial-number:00000003:chuangmi-212a01:1","description":"Device Serial Number","format":"string","access":["read"]},{"iid":4,"type":"urn:miot-spec-v2:property:firmware-revision:00000005:chuangmi-212a01:1","description":"Current Firmware Version","format":"string","access":["read"]}]},{"iid":2,"type":"urn:miot-spec-v2:service:switch:0000780C:chuangmi-212a01:1","description":"Switch","properties":[{"iid":1,"type":"urn:miot-spec-v2:property:on:00000006:chuangmi-212a01:1","description":"Switch Status","format":"bool","access":["read","write","notify"]},{"iid":6,"type":"urn:miot-spec-v2:property:temperature:00000020:chuangmi-212a01:1","description":"Temperature","format":"uint8","access":["read","notify"],"unit":"celsius","value-range":[0,255,1]},{"iid":7,"type":"urn:miot-spec-v2:property:working-time:00000079:chuangmi-212a01:1","description":"Working Time","format":"uint32","access":["read","notify"],"unit":"minutes","value-range":[0,300,1]}]},{"iid":3,"type":"urn:miot-spec-v2:service:indicator-light:00007803:chuangmi-212a01:1","description":"Indicator Light","properties":[{"iid":1,"type":"urn:miot-spec-v2:property:on:00000006:chuangmi-212a01:1","description":"Switch Status","format":"bool","access":["read","write","notify"]}]},{"iid":5,"type":"urn:miot-spec-v2:service:power-consumption:0000780E:chuangmi-212a01:1","description":"Power Consumption","properties":[{"iid":1,"type":"urn:miot-spec-v2:property:power-consumption:0000002F:chuangmi-212a01:1","description":"Power Consumption","format":"uint32","access":["read","notify"],"unit":"none","value-range":[0,65535000,1]},{"iid":2,"type":"urn:miot-spec-v2:property:electric-current:00000030:chuangmi-212a01:1","description":"Electric spec:event:event:00005001:chuangmi-212a01:1","description":"event","arguments":[1]}]}]}





问:小米miot的设备都会有一个specs的链接,比如 https://miot-s ...

http://miot-spec.org/miot-spec-v2/instances?status=all
是所有设备的链接 路由器里找下设备的名字 复制进去搜索 应该就有urn了
在复制你那个链接替换下 就是所有支持的操作了


膜拜楼主,真是太牛了。
我这正纠结凉霸不大好用,风扇灯不大好用,晾衣架无法接入呢。。。
spec的信息,通过老毛子修改版的米家app,在logs里应该可以拿到。

小米极客版调用地址
https://miot-spec.org/miot-spec-v2/template/list/service
0
2 年 前
#6014 引用

米家的智能产品,有一套自己的控制协议:miot。所有的设备都遵循这套协议。
协议查询地址:https://home.miot-spec.com/
0
1 年 前
#18873 引用
小米/米家产品库参数查询

https://home.miot-spec.com/

https://home.miot-spec.com/spec/lumi.gateway.acn004


https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:outlet:0000A002:chuangmi-212a01:1

https://home.miot-spec.com/s/plug

https://home.mi.com/views/introduction.html?region=cn&pdid=862&model=yeelink.light.panel1
0