We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xiaomi Smart Scale S200 MJTZC02YM
https://www.mi.com/global/product/xiaomi-smart-scale-s200/specs
https://home.miot-spec.com/spec/yunmai.scales.ms106
Also, weight data seems to be passed through standard BLE protocol (GATT) but not MiBeacon when using the device.
2024-11-27 01:06:16.313 DEBUG (Thread-5) [custom_components.ble_monitor] HCIdump thread: start main event_loop 2024-11-27 01:06:16.752 INFO (Thread-5) [custom_components.ble_monitor.ble_parser.xiaomi] BLE ADV from UNKNOWN Xiaomi device: MAC: D0:7B:6F:0A:95:6E, ADV: 0e1695fe105bc945016e950a6f7bd0 2024-11-27 01:06:16.752 DEBUG (Thread-5) [custom_components.ble_monitor.ble_parser.xiaomi] Unknown Xiaomi device found. Data: 0e1695fe105bc945016e950a6f7bd0 2024-11-27 01:06:16.753 INFO (Thread-5) [custom_components.ble_monitor.ble_parser] BLE advertisement received from MAC/UUID d07b6f0a956e: service data: [b'\x0e\x16\x95\xfe\x10[\xc9E\x01n\x95\no{\xd0']manufacturer specific data: []local name: UUID16: None,UUID128: None 2024-11-27 01:06:17.261 INFO (Thread-5) [custom_components.ble_monitor.ble_parser.xiaomi] BLE ADV from UNKNOWN Xiaomi device: MAC: D0:7B:6F:0A:95:6E, ADV: 0e1695fe105bc945016e950a6f7bd0 2024-11-27 01:06:17.261 DEBUG (Thread-5) [custom_components.ble_monitor.ble_parser.xiaomi] Unknown Xiaomi device found. Data: 0e1695fe105bc945016e950a6f7bd0 2024-11-27 01:06:17.262 INFO (Thread-5) [custom_components.ble_monitor.ble_parser] BLE advertisement received from MAC/UUID d07b6f0a956e: service data: [b'\x0e\x16\x95\xfe\x10[\xc9E\x01n\x95\no{\xd0']manufacturer specific data: []local name: UUID16: None,UUID128: None 2024-11-27 01:06:17.298 DEBUG (MainThread) [custom_components.ble_monitor.device_tracker] 0 BLE ADV messages processed last 1 seconds for 0 device tracker device(s) 2024-11-27 01:06:17.298 DEBUG (MainThread) [custom_components.ble_monitor.binary_sensor] 0 BLE advertisements processed for 0 binary sensor device(s) 2024-11-27 01:06:17.298 DEBUG (MainThread) [custom_components.ble_monitor.sensor] 0 BLE advertisements processed for 0 sensor device(s) 2024-11-27 01:06:17.300 DEBUG (Thread-5) [custom_components.ble_monitor] HCIdump thread: main event_loop stopped, finishing. 2024-11-27 01:06:17.301 DEBUG (Thread-5) [custom_components.ble_monitor] HCIdump thread: Scanning will be restarted 2024-11-27 01:06:17.301 DEBUG (Thread-5) [custom_components.ble_monitor] 13 HCI events processed for previous period 2024-11-27 01:06:17.301 DEBUG (Thread-5) [custom_components.ble_monitor] HCIdump thread: Run 2024-11-27 01:06:17.302 DEBUG (Thread-5) [custom_components.ble_monitor] HCIdump thread: BLEScanRequester._initialized is False for hci0, waiting for connection... 2024-11-27 01:06:17.310 DEBUG (Thread-5) [custom_components.ble_monitor] HCIdump thread: connected to hci0 2024-11-27 01:06:17.310 DEBUG (Thread-5) [custom_components.ble_monitor] HCIdump thread: BLEScanRequester._initialized is True for hci0, connection established, send_scan_request succeeded.
The text was updated successfully, but these errors were encountered:
Ernst79
No branches or pull requests
Sensor Description
Xiaomi Smart Scale S200 MJTZC02YM
Additional information
https://www.mi.com/global/product/xiaomi-smart-scale-s200/specs
https://home.miot-spec.com/spec/yunmai.scales.ms106
Also, weight data seems to be passed through standard BLE protocol (GATT) but not MiBeacon when using the device.
BLE advertisements
The text was updated successfully, but these errors were encountered: