homebridge-valetudo-xiaomi-vacuum
is a Homebridge plugin which you can use to control your Xiaomi Roborock vacuum that has Valetudo installed.
npm -g install homebridge-valetudo-xiaomi-vacuum
An entry in config.json
is needed.
Example:
{
"accessory": "ValetudoXiaomiVacuum",
"name": "<Accessory name, e.g. Vacuum>",
"ip": "<Vacuum's ip address>"
}
Optionally, you can enable switches for controlling speed modes of the device by adding the power-control
dictionary with default-speed
and high-speed
keys (both mandatory in that case), where the speed preset may be one of: quiet
, balanced
, turbo
, and max
.
For a mopping-capable vacuum (i.e. Gen 2 - S50/S55), a mop mode button can be also enabled using the mop-enabled
option that is a true
/false
value. You can skip that option altogether - false
will be the default.
Example:
{
"accessory": "ValetudoXiaomiVacuum",
"name": "Mo",
"ip": "192.00.486.259",
"power-control": {
"default-speed": "quiet",
"high-speed": "turbo",
"mop-enabled": true
}
}
If running your vacuum using Valetudo RE, legacy-mode
needs to be set to true
.
Example:
{
"accessory": "ValetudoXiaomiVacuum",
"name": "<Accessory name, e.g. Vacuum>",
"ip": "<Vacuum's ip address>",
"legacy-mode": true
}
Tested on Roborock S50 with firmware v001748 and Valetudo 0.6.1.
I played a little with an idea of setting up a HomeKit camera that grabs the generated Vacuum image and streams it as a video. The idea issue contains more details.
homebridge-xiaomi-fan homebridge-xiaomi-fan is a plugin for homebridge which allows you to control Xiaomi Smartmi and Mija Fans! It should work with most smart fans from xiaomi.The goal is to make the
homebridge-xiaomi-air-purifier This project is forked from homebridge-mi-air-purifier. This is Xiaomi Mi Air Purifier plugin for Homebridge. Since Apple Homekit doesn't support air purifier on iOS 10,
小米便签是 Android上最受欢迎的应用之一,发布以来累计下载量已突破百万。这个应用从 Android 开发者角度来看,虽然简单,但五脏俱全,涉及到 Android 应用编程的方方面面,非常适合作为初学者的参考。下面介绍一下基本特点: 快速新建,自动保存,自由分类 与 Google Task 同步,方便将本地便签上传、谷歌工作表中的工作项同步到本地 独特的清单模式,简单方便的管理事务 闹钟提醒,
Gaea 是小米商城/系统组研发的基于 mysql 协议的数据库中间件,目前在小米商城大陆和海外得到广泛使用,包括订单、社区、活动等多个业务。Gaea 支持分库分表、sql 路由、读写分离等基本特性,更多详细功能可以参照下面的功能列表。其中分库分表方案兼容了 mycat 和 kingshard 两个项目的路由方式。 功能列表 基础功能 多租户 SQL 透明转发 慢 SQL 指纹 错误 SQL 指纹
Chronos,在古希腊语意为时间,是小米公司开发的实现高可用、高性能、提供全局唯一而且严格单调递增timestamp的服务。 Chronos 采用主备架构,主服务器挂了以后备服务器迅速感知并接替服务,从而实现系统的高可用。服务端使用Thrift框 架,经测试每秒可处理约60万次RPC请求,客户端单线程每秒可请求6万次(本地服务器),保证高性能与低延时。全局只有唯一的 ChronosServer提
小米公司的 Rose 是一个 Java 的 Web 开发框架,但不仅仅是框架。 Rose是面向使用Java开发的同仁们的。Rose 提供的各种特性和约束惯例,目的就是为了使您在能够轻松地开发web程序。如果您觉得Grails的想法很好,您不必转向它,Rose可以给您这种感觉,同时基于您对Java的熟悉,您又能更好地控制Rose。 我们希望Rose对各种技术的整合和规范,能使您摆脱犹豫,摆脱选择的困