Victor

Results 632 comments of Victor

https://esphome.io/components/sensor/xiaomi_ble.html Configuration example for PVVX MiThermometer firmware set to “Custom” advertisement: ``` sensor: - platform: pvvx_mithermometer ``` Configuration example for ATC MiThermometer firmware set to “Custom” advertisement or PVVX MiThermometer...

**Advertising in 4 formats:** 1. UUID 0x181A - size 16: atc1441 format 2. UUID 0x181A - size 19: custom - temperature x0.01C, humidity x0.01%, battery charge level 0..100%, battery voltage...

> @pvvx Отлично , в вашу сборку также включены предложенные вами моды с низким энергопотреблением? Yes. In default settings advertising power consumption ~ 15.5 uA Advertising interval 2.5 sec, all...

> Which confirms that adding any decimals on humidity, or 2 decimals on temperature, would be completely pointless. > If one wants to do so anyway for the kicks, you...

Tests i2c sensors (without taking into account its own heating!): https://wiki.liutyi.info/display/ARDUINO/Test+1+v8b+Balcony+high+to+mid+RH ...

In Qingping mode, CGPR1 transmits advertising packets every second. But the transfer with data alternates with an empty packet for MiHome: ``` 09:24:01: 582D34605E00, RSSI: -54, Data: FDCD:0812005E60342D580201640F01E7090426000000 MAC: 005E60342D58...

![image](https://user-images.githubusercontent.com/12629515/166839997-c414d764-1007-45fb-85e7-2430c89d44e4.png) ![image](https://user-images.githubusercontent.com/12629515/166840001-5998afb6-a09f-434a-a002-d64619892fd2.png) ![image](https://user-images.githubusercontent.com/12629515/166840011-2acd50ec-7446-4ab4-8151-da7cd5319084.png) ![image](https://user-images.githubusercontent.com/12629515/166840020-16b2f508-1921-47e8-978c-1a69f2d5244b.png) ![image](https://user-images.githubusercontent.com/12629515/166840026-9b5113f7-6391-4d37-ad21-7aac69f2a494.png) ![image](https://user-images.githubusercontent.com/12629515/166840034-2d9df5bc-f33c-46e8-bb3c-9268e2e3977b.png) ![image](https://user-images.githubusercontent.com/12629515/166840039-819e86f0-2cab-490e-b158-abdd0ab88839.png) < 200 ms Usually the delay occurs in the Home Assistant and not in the sensor. In transmission to the executive device, especially...

> Asus BT-500 dongle :) Light on/off: ``` 14:54:24: Notifications started 14:54:25: 582D34605FAA, RSSI: -41, Bat: 93%, Count: 151, Light: 0 14:54:27: 582D34605FAA, RSSI: -43, Bat: 93%, Count: 152, Light:...

All the necessary information can be conveyed by several advertisements. Sequence. This is how many Xiaomi-Mijia-BLE and custom firmware for thermometers work. A Xiaomi-Mijia typical sequencing of data transmission in...

The format is expected to change to new "HA_BLE" in newer versions when it becomes available in Home Assistant. Participate in [Support home brew DIY sensors](https://github.com/custom-components/ble_monitor/issues/548) After the formation of...