Skip to content

Mi band 4 config #630

Answered by spkr4thecloud
Slejpnir asked this question in Q&A
Discussion options

You must be logged in to vote

just an FYI the following is for a MiBand5:


global:
instanceName: livingroom
integrations:
- homeAssistant
- bluetoothLowEnergy
homeAssistant:
mqttUrl: 'mqtt://[ipaddres of ha]:1883'
mqttOptions:
username: [your_mqtt_username]
password: [your_mqtt_password]
cluster:
autoDiscovery: false
networkInterface: wlan0
port: 6425
peerAddresses:
- 192.168.0.120:6425
- 192.168.0.121:6425
- 192.168.0.122:6425
- 192.168.0.123:6425
- 192.168.0.28:6425
bluetoothLowEnergy:
whitelist:
- [mibandmacaddress]
maxDistance: 9

you put the mac address of your mi band where i have put [mibandmacaddress]

an example would be:

bluetoothLowEnergy:
whitelist:
- ab12cd34ef56

as always replace everything inside square b…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Slejpnir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants