-
Updated
Jun 21, 2020 - C++
xiaomi
Here are 650 public repositories matching this topic...
-
Updated
Jun 21, 2020 - C++
-
Updated
Feb 11, 2020 - C
-
Updated
Jul 23, 2018 - Java
Migration Guide
miio adopted abstract-things as basis beginning with version 15.0
a lot of 3rd-party homebridge plugin are not updated.
providing a migration guide might reduce transition friction
Feature Request
Is your feature request related to a problem? Please describe:
large-size-value writes will lead to the instability of Pegasus. We encounter many cases where the client continuously wrote >=1MB value (though in quite low qps) which caused high tail latency of other tables, even caused the program somehow coredump.
Describe the feature you'd like:
This issue is to collect devices that use miot protocol for communication, which will help with future development efforts.
If you know about a device that is not listed here, please add a comment and it will be added to this list.
For information about obtaining the specifications for a given device, see rytilahti/python-miio#543 (comment).
devtools
the section: "I found a good repo with an easy to follow installation guide by NotoriousBDG this handles any of my more complicated flows and conditioning required for my Automations."
leads to a dead-end as it seems NotoriousBDGs addon is depreciated
-
Updated
Jul 31, 2019 - JavaScript
OS: Ubuntu 18.04.02 LTS
The error occures because on line 86 rsync fails to expand the asterisk. Works as intended on Debian 10.
I tried recreating (in my own Python 2 code) a mihome packet that I sniffed with the protocol docs but I wasn't able to get the MD5 checksum right. The protocol docs say this value should be initialized with zeroes. However, in the miio.py code this field is initialized to the device token value. The init_msg_head function also has an error where it uses an "unknown const" value which should b
-
Updated
Apr 20, 2020 - C++
By doing this we could check for stale data in home assistant.
if i read the documentation correctly you just send, "force_update": true in the sensor configuration mqtt message.
你好 得到这个报错是什么意思呀?
[XiaoMiAcPartner] [WARN]'HEAT' signal not define
我的config 如下:
{
"name": "Ac Partner",
"type": "climate",
"autoStart": "off",
"HEAT": "FE00000000000000000000000008008C22B40038004000A701C1038407D30FA9138843101012121210121010101202101010011010100010121010101010101210121000121105121010101010101010
-
Updated
Jun 15, 2020 - Python
-
Updated
Apr 29, 2020 - Java
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Jan 29, 2019 - Python
-
Updated
May 28, 2020 - Python
Improve this page
Add a description, image, and links to the xiaomi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xiaomi topic, visit your repo's landing page and select "manage topics."
Enhancement
I used the image from dustbuilder. Since you can't specify a local ntp server on the website, I added my local ntp server to the file
/opt/rockrobo/watchdog/ntpserver.confand restarted the robot. This works perfectly. It would be great if you could add an ntp server via GUI.