Xiaomi sensors
See original GitHub issueHi,
I have this error
9/13/2020, 11:03:37 PM - warn - XiaomiMiService: Clear Cuisine does not appear to be a Xiaomi device. Got advertisement {"localName":"ClearGrass Temp & RH","serviceData":[{"uuid":"fdcd","data":{"type":"Buffer","data":[8,7,109,77,16,52,45,88,1,4,34,1,28,2,2,1,11]}}],"serviceUuids":[],"solicitationServiceUuids":[],"serviceSolicitationUuids":[]}
The information goes back to HA but without the battery information.
Merci !
global:
instanceName: canaletto_ble
integrations:
- homeAssistant
- bluetoothLowEnergy
- xiaomiMi
homeAssistant:
mqttUrl: 'mqtt://192.168.210.44:1883'
mqttOptions:
username: mqtt
password: xx
bluetoothClassic:
minRssi: '-20'
hciDeviceId: 1
addresses:
- 'xx:65:2D:D4:xx:xx'
bluetoothLowEnergy:
hciDeviceId: 1
onlyIbeacon: true
whitelist:
- f8de32b1ddffg
- 94652DDdfgd6
- 1dbedc84d5bdfgdga93d22a85cb1f933-9-9
tagOverrides:
f8de32gfdsfgd:
name: Tile
xiaomiMi:
hciDeviceId: 1
sensors:
- name: Clear Cuisine
address: 582fgdg4d6d
- name: Clear SdB
address: 58dgdg03286
- name: Clear Exterieur
address: 4c65dfgdb75
- name: Clear Square
address: 3f59dgd0ca
- name: Clear Clock
address: 582d3dgddg2
bindKey: cc0d9d2dgfd95d27eacf5250e2e8
entities:
behaviors:
ble-f8de32dgdfg-tracker:
debounce:
wait: 1.75
maxWait: 2
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Xiaomi Mi Smart Home Sockets & Sensors
Xiaomi Mi Smart Home Sockets & Sensors, manage the whole house through a smartphone. Full specifications, user manuals, reviews from customers and ...
Read more >xiaomi aqara temperature sensor - Amazon.com
Aqara Temperature and Humidity Sensor- 3 Pack, Requires AQARA HUB, Zigbee, for Smart Home Automation, Wireless Thermometer Hygrometer, Compatible with Apple ...
Read more >Xiaomi Mijia BLE Sensors - ESPHome
Xiaomi Mijia BLE Sensors¶. The xiaomi_ble sensor platform lets you track the output of Xiaomi Bluetooth Low Energy devices using the ESP32 Bluetooth...
Read more >Mi Window And Door Sensor - Xiaomi
Mi Window and Door Sensor · Senses whether a window/door is open or closed · Smart connectivity for personalized living · Security protection,...
Read more >Xiaomi's Mi Vs Aqara Sensors - What's the Difference?
Xiaomi's Mijia And Aqara Sensors - What's The Difference?Today we'll be talking about Xiaomi's Mijia and Aqara's line of smart sensors.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Well, I know this hasn’t seen much activity recently, but as far as I can tell, the problem is still there and my logs still get filled while the room-assistant indeed sends all the relevant values to my MQTT broker. So while I understand that for some the battery info is not working correctly, I’m pretty sure the
fdcd
advertisement log is useless for everyone and could be done without, which would make me an even happier user 😃I just realized - the necessary information is already logged and you posted it in your initial log message. Sorry, totally blanked on that one. When I have some time I can try to make sense of this!