Danik
(Daniel)
March 5, 2019, 11:03am
1
Hi,
i want to change the Scan interval for Xiaomi motion sensor,
i found this topic:
It’s finally completed after a week of work. It currently works with all Xiaomi sensors, plugs and wall switches. Communication is both way. You can turn on and off a plug from HA or from Xiaomi Hub and state will sync. Credits to @fooxy who started the project!
Right now, it has to be installed as a component, not as a custom component. The reason is a couple of limitation of using custom component such as issue importing classes
UPDATE : Feb 6, 2017
Instant motion event trigger. Event wil…
and this 2 components:
https://github.com/NidalM/home-assistant/blob/master/homeassistant/components/binary_sensor/xiaomi_aqara.py
and
https://gitlab.udev.se/thomas/home-assistant-conf/blob/0c6ecd804c656f8576ff879d9b2a23419b10c5ad/custom_components/binary_sensor/xiaomi.py
I have some questions :
1- What the difference ?
2- i Have Mija gateway and some of my sensors are mija and some aqara, what i need to use?
3- anyone improve the scan interval from the Xiaomi sensors?
Tnx