#yes
1 messages · Page 1 of 1 (latest)
do you use IRK to setup the config.yaml?
i cannot seem to get HA to recognize my devices
what are you trying to do ? I install the mobile app it they work fine
or are your trying to do precesne sensing ?
yes isn't that what espresnese is?
yes i've done that. i flashed esp32 device
i can log into webportal
i "enrolled" my devices
do you enter in the IRK values in the "Known BLE identity resolving keys, should be 32 hex chars space seperated:" under http://<ip>/ui/#/settings?
yes
then when they register the device location it'll send the message
fyi device resets change the ikr
do you use ble mac address then?
Nope just update the ikr to the new one
can you share what your sensor syntax you used in your config.yaml file?
- sensor:
-
platform: mqtt_room
device_id: "irk:XXX2e2790d912cc0a770cdf0ce9c341f"
name: "nm_watch"
state_topic: "espresense/devices/irk:XXX2e2790d912cc0a770cdf0ce9c341f"
timeout: 5
away_timeout: 120 -
platform: mqtt_room
device_id: "irk:XXX5a292d355f72aa95f74c9736de9e7"
name: "nm_iphone"
state_topic: "espresense/devices/irk:XXX5a292d355f72aa95f74c9736de9e7"
timeout: 5
away_timeout: 120
-