Advertisement
Guest User

Untitled

a guest
Aug 28th, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 117.17 KB | None | 0 0
  1. INFO Reading configuration /config/esphome/officebletracker.yaml...
  2. INFO Starting log output from 192.168.1.178 using esphome API
  3. INFO Connecting to 192.168.1.178:6053 (192.168.1.178)
  4. INFO Successfully connected to 192.168.1.178
  5. [16:36:54][I][app:106]: ESPHome version 2021.8.2 compiled on Aug 28 2021, 16:26:27
  6. [16:36:54][C][wifi:499]: WiFi:
  7. [16:36:54][C][wifi:359]: SSID: [redacted]
  8. [16:36:54][C][wifi:360]: IP Address: 192.168.1.178
  9. [16:36:54][C][wifi:362]: BSSID: [redacted]
  10. [16:36:54][C][wifi:363]: Hostname: 'office-ble-tracker'
  11. [16:36:54][C][wifi:367]: Signal strength: -56 dB ▂▄▆█
  12. [16:36:54][V][wifi:369]: Priority: 0.0
  13. [16:36:54][C][wifi:371]: Channel: 6
  14. [16:36:54][C][wifi:372]: Subnet: 255.255.255.0
  15. [16:36:54][C][wifi:373]: Gateway: 192.168.1.1
  16. [16:36:54][C][wifi:374]: DNS1: 0.0.0.0
  17. [16:36:54][C][wifi:375]: DNS2: 0.0.0.0
  18. [16:36:54][C][template.sensor:021]: Template Sensor 'Clayton Apple Watch office RSSI'
  19. [16:36:54][C][template.sensor:021]: Device Class: 'signal_strength'
  20. [16:36:54][C][template.sensor:021]: State Class: ''
  21. [16:36:54][C][template.sensor:021]: Unit of Measurement: 'dBm'
  22. [16:36:54][C][template.sensor:021]: Accuracy Decimals: 0
  23. [16:36:54][C][template.sensor:022]: Update Interval: 60.0s
  24. [16:36:54][C][template.sensor:021]: Template Sensor 'room_presence_debounce'
  25. [16:36:54][C][template.sensor:021]: State Class: ''
  26. [16:36:54][C][template.sensor:021]: Unit of Measurement: ''
  27. [16:36:54][C][template.sensor:021]: Accuracy Decimals: 1
  28. [16:36:54][C][template.sensor:022]: Update Interval: 60.0s
  29. [16:36:54][C][template.binary_sensor:018]: Template Binary Sensor 'Clayton office presence'
  30. [16:36:54][C][template.binary_sensor:018]: Device Class: 'occupancy'
  31. [16:36:54][C][logger:189]: Logger:
  32. [16:36:54][C][logger:190]: Level: VERBOSE
  33. [16:36:54][C][logger:191]: Log Baud Rate: 115200
  34. [16:36:54][C][logger:192]: Hardware UART: UART0
  35. [16:36:54][C][esp32_ble_tracker:606]: BLE Tracker:
  36. [16:36:54][C][esp32_ble_tracker:607]: Scan Duration: 300 s
  37. [16:36:54][C][esp32_ble_tracker:608]: Scan Interval: 1200.0 ms
  38. [16:36:54][C][esp32_ble_tracker:609]: Scan Window: 500.0 ms
  39. [16:36:54][C][esp32_ble_tracker:610]: Scan Type: PASSIVE
  40. [16:36:54][C][status:034]: Status Binary Sensor 'Office BLE Tracker Status'
  41. [16:36:54][C][status:034]: Device Class: 'connectivity'
  42. [16:36:54][C][captive_portal:148]: Captive Portal:
  43. [16:36:54][C][ota:029]: Over-The-Air Updates:
  44. [16:36:54][C][ota:030]: Address: 192.168.1.178:3232
  45. [16:36:54][C][api:095]: API Server:
  46. [16:36:54][C][api:096]: Address: 192.168.1.178:6053
  47. [16:36:54][C][mqtt:061]: MQTT:
  48. [16:36:54][C][mqtt:063]: Server Address: 192.168.1.205:1883 (192.168.1.205)
  49. [16:36:54][C][mqtt:064]: Username: [redacted]
  50. [16:36:54][C][mqtt:065]: Client ID: [redacted]
  51. [16:36:54][C][mqtt:070]: Topic Prefix: 'office-ble-tracker'
  52. [16:36:54][C][mqtt:072]: Log Topic: 'office-ble-tracker/debug'
  53. [16:36:54][C][mqtt:075]: Availability: 'office-ble-tracker/status'
  54. [16:36:54][C][mqtt.sensor:024]: MQTT Sensor 'room_presence_debounce':
  55. [16:36:54][C][mqtt.sensor:028]: State Topic: 'office-ble-tracker/sensor/room_presence_debounce/state'
  56. [16:36:54][C][mqtt.binary_sensor:018]: MQTT Binary Sensor 'Office BLE Tracker Status':
  57. [16:36:54][C][mqtt.binary_sensor:019]: State Topic: 'office-ble-tracker/status'
  58. [16:36:54][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -69.000000
  59. [16:36:54][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -68.88596 dBm with 0 decimals of accuracy
  60. [16:36:54][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  61. [16:36:54][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  62. [16:36:54][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  63. [16:36:54][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-69' retain=1)
  64. [16:36:54][D][ble_adv:053]: Possible Apple Watch 14 20
  65. [16:36:54][D][ble_adv:054]: rssi -69
  66. [16:36:54][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  67. [16:36:54][C][mqtt.binary_sensor:018]: MQTT Binary Sensor 'Clayton office presence':
  68. [16:36:54][C][mqtt.binary_sensor:019]: State Topic: 'office-ble-tracker/binary_sensor/clayton_office_presence/state'
  69. [16:36:54][C][mqtt.sensor:024]: MQTT Sensor 'Clayton Apple Watch office RSSI':
  70. [16:36:54][C][mqtt.sensor:028]: State Topic: 'office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state'
  71. [16:36:54][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -59.000000
  72. [16:36:54][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -65.92017 dBm with 0 decimals of accuracy
  73. [16:36:54][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  74. [16:36:54][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  75. [16:36:54][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  76. [16:36:54][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-66' retain=1)
  77. [16:36:54][D][ble_adv:053]: Possible Apple Watch 13 152
  78. [16:36:54][D][ble_adv:054]: rssi -59
  79. [16:36:54][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  80. [16:36:55][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -80.000000
  81. [16:36:55][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -70.14412 dBm with 0 decimals of accuracy
  82. [16:36:55][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  83. [16:36:55][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  84. [16:36:55][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  85. [16:36:55][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-70' retain=1)
  86. [16:36:55][D][ble_adv:053]: Possible Apple Watch 15 28
  87. [16:36:55][D][ble_adv:054]: rssi -80
  88. [16:36:55][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  89. [16:36:55][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  90. [16:36:55][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.60088 dBm with 0 decimals of accuracy
  91. [16:36:55][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  92. [16:36:55][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  93. [16:36:55][D][ble_adv:053]: Possible Apple Watch 5 20
  94. [16:36:55][D][ble_adv:054]: rssi -85
  95. [16:36:55][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  96. [16:36:55][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -81.000000
  97. [16:36:55][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.52062 dBm with 0 decimals of accuracy
  98. [16:36:55][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  99. [16:36:56][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  100. [16:36:56][D][ble_adv:053]: Possible Apple Watch 13 20
  101. [16:36:56][D][ble_adv:054]: rssi -81
  102. [16:36:56][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  103. [16:36:56][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -76.000000
  104. [16:36:56][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.36443 dBm with 0 decimals of accuracy
  105. [16:36:56][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  106. [16:36:56][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  107. [16:36:56][D][ble_adv:053]: Possible Apple Watch 14 20
  108. [16:36:56][D][ble_adv:054]: rssi -76
  109. [16:36:56][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  110. [16:36:56][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  111. [16:36:56][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.15511 dBm with 0 decimals of accuracy
  112. [16:36:56][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  113. [16:36:56][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  114. [16:36:56][D][ble_adv:053]: Possible Apple Watch 5 20
  115. [16:36:56][D][ble_adv:054]: rssi -89
  116. [16:36:56][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  117. [16:36:56][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -74.000000
  118. [16:36:56][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.30858 dBm with 0 decimals of accuracy
  119. [16:36:56][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  120. [16:36:56][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  121. [16:36:56][D][ble_adv:053]: Possible Apple Watch 14 20
  122. [16:36:56][D][ble_adv:054]: rssi -74
  123. [16:36:56][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  124. [16:36:56][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -86.000000
  125. [16:36:56][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.61600 dBm with 0 decimals of accuracy
  126. [16:36:56][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  127. [16:36:56][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  128. [16:36:56][D][ble_adv:053]: Possible Apple Watch 5 20
  129. [16:36:56][D][ble_adv:054]: rssi -86
  130. [16:36:56][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  131. [16:36:57][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -71.000000
  132. [16:36:57][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.73120 dBm with 0 decimals of accuracy
  133. [16:36:57][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  134. [16:36:57][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  135. [16:36:57][D][ble_adv:053]: Possible Apple Watch 14 20
  136. [16:36:57][D][ble_adv:054]: rssi -71
  137. [16:36:57][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  138. [16:36:57][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -59.000000
  139. [16:36:57][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.11184 dBm with 0 decimals of accuracy
  140. [16:36:57][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  141. [16:36:57][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  142. [16:36:57][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  143. [16:36:57][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  144. [16:36:57][D][ble_adv:053]: Possible Apple Watch 13 152
  145. [16:36:57][D][ble_adv:054]: rssi -59
  146. [16:36:57][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  147. [16:36:58][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  148. [16:36:58][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.87829 dBm with 0 decimals of accuracy
  149. [16:36:58][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  150. [16:36:58][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  151. [16:36:58][D][ble_adv:053]: Possible Apple Watch 13 20
  152. [16:36:58][D][ble_adv:054]: rssi -88
  153. [16:36:58][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  154. [16:36:58][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -72.000000
  155. [16:36:58][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -75.41480 dBm with 0 decimals of accuracy
  156. [16:36:58][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  157. [16:36:58][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  158. [16:36:58][D][ble_adv:053]: Possible Apple Watch 14 20
  159. [16:36:58][D][ble_adv:054]: rssi -72
  160. [16:36:58][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  161. [16:36:58][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -59.000000
  162. [16:36:58][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -70.49036 dBm with 0 decimals of accuracy
  163. [16:36:58][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  164. [16:36:58][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  165. [16:36:58][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  166. [16:36:58][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-70' retain=1)
  167. [16:36:58][D][ble_adv:053]: Possible Apple Watch 13 152
  168. [16:36:58][D][ble_adv:054]: rssi -59
  169. [16:36:58][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  170. [16:36:58][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  171. [16:36:58][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -75.74325 dBm with 0 decimals of accuracy
  172. [16:36:58][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  173. [16:36:58][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  174. [16:36:58][D][ble_adv:053]: Possible Apple Watch 13 20
  175. [16:36:58][D][ble_adv:054]: rssi -88
  176. [16:36:58][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  177. [16:36:58][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -72.000000
  178. [16:36:58][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.62027 dBm with 0 decimals of accuracy
  179. [16:36:58][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  180. [16:36:58][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  181. [16:36:58][D][ble_adv:053]: Possible Apple Watch 15 28
  182. [16:36:58][D][ble_adv:054]: rssi -72
  183. [16:36:58][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  184. [16:36:59][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  185. [16:36:59][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.93419 dBm with 0 decimals of accuracy
  186. [16:36:59][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  187. [16:36:59][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  188. [16:36:59][D][ble_adv:053]: Possible Apple Watch 5 20
  189. [16:36:59][D][ble_adv:054]: rssi -89
  190. [16:36:59][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  191. [16:36:59][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  192. [16:36:59][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.95393 dBm with 0 decimals of accuracy
  193. [16:36:59][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  194. [16:36:59][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  195. [16:36:59][D][ble_adv:053]: Possible Apple Watch 13 20
  196. [16:36:59][D][ble_adv:054]: rssi -89
  197. [16:36:59][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  198. [16:36:59][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -72.000000
  199. [16:36:59][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.96775 dBm with 0 decimals of accuracy
  200. [16:36:59][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  201. [16:36:59][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  202. [16:36:59][D][ble_adv:053]: Possible Apple Watch 14 20
  203. [16:36:59][D][ble_adv:054]: rssi -72
  204. [16:36:59][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  205. [16:36:59][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  206. [16:36:59][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.27743 dBm with 0 decimals of accuracy
  207. [16:36:59][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  208. [16:36:59][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  209. [16:36:59][D][ble_adv:053]: Possible Apple Watch 5 20
  210. [16:36:59][D][ble_adv:054]: rssi -90
  211. [16:36:59][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  212. [16:36:59][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -68.000000
  213. [16:36:59][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.99420 dBm with 0 decimals of accuracy
  214. [16:36:59][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  215. [16:36:59][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  216. [16:36:59][D][ble_adv:053]: Possible Apple Watch 14 20
  217. [16:36:59][D][ble_adv:054]: rssi -68
  218. [16:36:59][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  219. [16:37:00][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -93.000000
  220. [16:37:00][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.49594 dBm with 0 decimals of accuracy
  221. [16:37:00][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  222. [16:37:00][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  223. [16:37:00][D][ble_adv:053]: Possible Apple Watch 79 28
  224. [16:37:00][D][ble_adv:054]: rssi -93
  225. [16:37:00][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  226. [16:37:00][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -69.000000
  227. [16:37:00][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.44716 dBm with 0 decimals of accuracy
  228. [16:37:00][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  229. [16:37:00][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  230. [16:37:00][D][ble_adv:053]: Possible Apple Watch 14 20
  231. [16:37:00][D][ble_adv:054]: rssi -69
  232. [16:37:00][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  233. [16:37:00][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -58.000000
  234. [16:37:00][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.31301 dBm with 0 decimals of accuracy
  235. [16:37:00][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  236. [16:37:00][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  237. [16:37:00][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  238. [16:37:00][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  239. [16:37:00][D][ble_adv:053]: Possible Apple Watch 13 152
  240. [16:37:00][D][ble_adv:054]: rssi -58
  241. [16:37:00][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  242. [16:37:00][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -71.000000
  243. [16:37:00][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -71.91911 dBm with 0 decimals of accuracy
  244. [16:37:00][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  245. [16:37:00][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  246. [16:37:00][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  247. [16:37:00][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  248. [16:37:01][D][ble_adv:053]: Possible Apple Watch 15 28
  249. [16:37:01][D][ble_adv:054]: rssi -71
  250. [16:37:01][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  251. [16:37:01][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -59.000000
  252. [16:37:01][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -68.04337 dBm with 0 decimals of accuracy
  253. [16:37:01][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  254. [16:37:01][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  255. [16:37:01][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  256. [16:37:01][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-68' retain=1)
  257. [16:37:01][D][ble_adv:053]: Possible Apple Watch 13 152
  258. [16:37:01][D][ble_adv:054]: rssi -59
  259. [16:37:01][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  260. [16:37:01][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  261. [16:37:01][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -73.73036 dBm with 0 decimals of accuracy
  262. [16:37:01][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  263. [16:37:01][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-74' retain=1)
  264. [16:37:01][D][ble_adv:053]: Possible Apple Watch 5 20
  265. [16:37:01][D][ble_adv:054]: rssi -87
  266. [16:37:01][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  267. [16:37:01][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  268. [16:37:01][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.71125 dBm with 0 decimals of accuracy
  269. [16:37:01][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  270. [16:37:02][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  271. [16:37:02][D][ble_adv:053]: Possible Apple Watch 13 20
  272. [16:37:02][D][ble_adv:054]: rssi -87
  273. [16:37:02][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  274. [16:37:02][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  275. [16:37:02][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.39787 dBm with 0 decimals of accuracy
  276. [16:37:02][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  277. [16:37:02][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  278. [16:37:02][D][ble_adv:053]: Possible Apple Watch 5 20
  279. [16:37:02][D][ble_adv:054]: rssi -90
  280. [16:37:02][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  281. [16:37:02][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -74.000000
  282. [16:37:02][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.17851 dBm with 0 decimals of accuracy
  283. [16:37:02][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  284. [16:37:02][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  285. [16:37:02][D][ble_adv:053]: Possible Apple Watch 15 28
  286. [16:37:02][D][ble_adv:054]: rssi -74
  287. [16:37:02][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  288. [16:37:02][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -82.000000
  289. [16:37:02][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.02496 dBm with 0 decimals of accuracy
  290. [16:37:02][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  291. [16:37:02][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  292. [16:37:02][D][ble_adv:053]: Possible Apple Watch 13 20
  293. [16:37:02][D][ble_adv:054]: rssi -82
  294. [16:37:02][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  295. [16:37:02][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  296. [16:37:03][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.31747 dBm with 0 decimals of accuracy
  297. [16:37:03][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  298. [16:37:03][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  299. [16:37:03][D][ble_adv:053]: Possible Apple Watch 79 28
  300. [16:37:03][D][ble_adv:054]: rssi -91
  301. [16:37:03][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  302. [16:37:03][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  303. [16:37:03][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.82223 dBm with 0 decimals of accuracy
  304. [16:37:03][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  305. [16:37:03][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  306. [16:37:03][D][ble_adv:053]: Possible Apple Watch 14 20
  307. [16:37:03][D][ble_adv:054]: rssi -85
  308. [16:37:03][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  309. [16:37:03][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  310. [16:37:03][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -85.67556 dBm with 0 decimals of accuracy
  311. [16:37:03][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  312. [16:37:03][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  313. [16:37:03][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  314. [16:37:03][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-86' retain=1)
  315. [16:37:03][D][ble_adv:053]: Possible Apple Watch 5 20
  316. [16:37:03][D][ble_adv:054]: rssi -90
  317. [16:37:03][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  318. [16:37:03][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -80.000000
  319. [16:37:03][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.97289 dBm with 0 decimals of accuracy
  320. [16:37:03][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  321. [16:37:03][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  322. [16:37:03][D][ble_adv:053]: Possible Apple Watch 15 28
  323. [16:37:03][D][ble_adv:054]: rssi -80
  324. [16:37:03][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  325. [16:37:03][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -73.000000
  326. [16:37:03][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.68102 dBm with 0 decimals of accuracy
  327. [16:37:03][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  328. [16:37:03][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  329. [16:37:03][D][ble_adv:053]: Possible Apple Watch 14 20
  330. [16:37:03][D][ble_adv:054]: rssi -73
  331. [16:37:03][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  332. [16:37:03][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -70.000000
  333. [16:37:03][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.47672 dBm with 0 decimals of accuracy
  334. [16:37:03][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  335. [16:37:03][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  336. [16:37:03][D][ble_adv:053]: Possible Apple Watch 15 28
  337. [16:37:03][D][ble_adv:054]: rssi -70
  338. [16:37:03][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  339. [16:37:04][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  340. [16:37:04][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.43370 dBm with 0 decimals of accuracy
  341. [16:37:04][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  342. [16:37:04][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  343. [16:37:04][D][ble_adv:053]: Possible Apple Watch 5 20
  344. [16:37:04][D][ble_adv:054]: rssi -84
  345. [16:37:04][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  346. [16:37:04][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -58.000000
  347. [16:37:04][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -73.00359 dBm with 0 decimals of accuracy
  348. [16:37:04][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  349. [16:37:04][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-73' retain=1)
  350. [16:37:04][D][ble_adv:053]: Possible Apple Watch 13 152
  351. [16:37:04][D][ble_adv:054]: rssi -58
  352. [16:37:04][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  353. [16:37:04][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  354. [16:37:04][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.60251 dBm with 0 decimals of accuracy
  355. [16:37:04][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  356. [16:37:04][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  357. [16:37:04][D][ble_adv:053]: Possible Apple Watch 5 20
  358. [16:37:04][D][ble_adv:054]: rssi -85
  359. [16:37:04][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  360. [16:37:04][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -83.000000
  361. [16:37:04][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.52175 dBm with 0 decimals of accuracy
  362. [16:37:04][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  363. [16:37:04][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  364. [16:37:04][D][ble_adv:053]: Possible Apple Watch 13 20
  365. [16:37:04][D][ble_adv:054]: rssi -83
  366. [16:37:04][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  367. [16:37:05][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -71.000000
  368. [16:37:05][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.26523 dBm with 0 decimals of accuracy
  369. [16:37:05][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  370. [16:37:05][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  371. [16:37:05][D][ble_adv:053]: Possible Apple Watch 14 20
  372. [16:37:05][D][ble_adv:054]: rssi -71
  373. [16:37:05][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  374. [16:37:05][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  375. [16:37:05][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.48566 dBm with 0 decimals of accuracy
  376. [16:37:05][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  377. [16:37:05][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  378. [16:37:05][D][ble_adv:053]: Possible Apple Watch 5 20
  379. [16:37:05][D][ble_adv:054]: rssi -87
  380. [16:37:05][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  381. [16:37:05][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  382. [16:37:05][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.73996 dBm with 0 decimals of accuracy
  383. [16:37:05][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  384. [16:37:05][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  385. [16:37:05][D][ble_adv:053]: Possible Apple Watch 13 20
  386. [16:37:05][D][ble_adv:054]: rssi -87
  387. [16:37:05][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  388. [16:37:05][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -80.000000
  389. [16:37:05][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.21797 dBm with 0 decimals of accuracy
  390. [16:37:05][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  391. [16:37:05][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  392. [16:37:05][D][ble_adv:053]: Possible Apple Watch 15 28
  393. [16:37:05][D][ble_adv:054]: rssi -80
  394. [16:37:05][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  395. [16:37:05][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -69.000000
  396. [16:37:05][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.55258 dBm with 0 decimals of accuracy
  397. [16:37:05][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  398. [16:37:05][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  399. [16:37:05][D][ble_adv:053]: Possible Apple Watch 15 28
  400. [16:37:05][D][ble_adv:054]: rssi -69
  401. [16:37:05][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  402. [16:37:05][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -83.000000
  403. [16:37:05][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.18681 dBm with 0 decimals of accuracy
  404. [16:37:05][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  405. [16:37:05][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  406. [16:37:05][D][ble_adv:053]: Possible Apple Watch 14 20
  407. [16:37:05][D][ble_adv:054]: rssi -83
  408. [16:37:05][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  409. [16:37:05][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -92.000000
  410. [16:37:05][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.03076 dBm with 0 decimals of accuracy
  411. [16:37:05][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  412. [16:37:05][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  413. [16:37:05][D][ble_adv:053]: Possible Apple Watch 79 28
  414. [16:37:05][D][ble_adv:054]: rssi -92
  415. [16:37:05][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  416. [16:37:06][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -81.000000
  417. [16:37:06][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.42153 dBm with 0 decimals of accuracy
  418. [16:37:06][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  419. [16:37:06][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  420. [16:37:06][D][ble_adv:053]: Possible Apple Watch 13 20
  421. [16:37:06][D][ble_adv:054]: rssi -81
  422. [16:37:06][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  423. [16:37:06][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -86.000000
  424. [16:37:06][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.49507 dBm with 0 decimals of accuracy
  425. [16:37:06][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  426. [16:37:06][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  427. [16:37:06][D][ble_adv:053]: Possible Apple Watch 14 20
  428. [16:37:06][D][ble_adv:054]: rssi -86
  429. [16:37:06][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  430. [16:37:06][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -73.000000
  431. [16:37:06][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.34655 dBm with 0 decimals of accuracy
  432. [16:37:06][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  433. [16:37:06][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  434. [16:37:06][D][ble_adv:053]: Possible Apple Watch 15 28
  435. [16:37:06][D][ble_adv:054]: rssi -73
  436. [16:37:06][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  437. [16:37:06][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -68.000000
  438. [16:37:06][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.64259 dBm with 0 decimals of accuracy
  439. [16:37:06][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  440. [16:37:06][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  441. [16:37:06][D][ble_adv:053]: Possible Apple Watch 14 20
  442. [16:37:06][D][ble_adv:054]: rssi -68
  443. [16:37:07][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  444. [16:37:07][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -70.000000
  445. [16:37:07][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.64981 dBm with 0 decimals of accuracy
  446. [16:37:07][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  447. [16:37:07][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  448. [16:37:07][D][ble_adv:053]: Possible Apple Watch 14 20
  449. [16:37:07][D][ble_adv:054]: rssi -70
  450. [16:37:07][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  451. [16:37:07][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -73.000000
  452. [16:37:07][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.15487 dBm with 0 decimals of accuracy
  453. [16:37:07][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  454. [16:37:07][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-74' retain=1)
  455. [16:37:07][D][ble_adv:053]: Possible Apple Watch 15 28
  456. [16:37:07][D][ble_adv:054]: rssi -73
  457. [16:37:07][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  458. [16:37:07][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -81.000000
  459. [16:37:07][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.20841 dBm with 0 decimals of accuracy
  460. [16:37:07][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  461. [16:37:07][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  462. [16:37:07][D][ble_adv:053]: Possible Apple Watch 13 20
  463. [16:37:07][D][ble_adv:054]: rssi -81
  464. [16:37:07][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  465. [16:37:07][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -80.000000
  466. [16:37:07][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.34589 dBm with 0 decimals of accuracy
  467. [16:37:07][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  468. [16:37:07][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  469. [16:37:07][D][ble_adv:053]: Possible Apple Watch 15 28
  470. [16:37:07][D][ble_adv:054]: rssi -80
  471. [16:37:07][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  472. [16:37:08][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -92.000000
  473. [16:37:08][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.74212 dBm with 0 decimals of accuracy
  474. [16:37:08][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  475. [16:37:08][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  476. [16:37:08][D][ble_adv:053]: Possible Apple Watch 79 28
  477. [16:37:08][D][ble_adv:054]: rssi -92
  478. [16:37:08][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  479. [16:37:08][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  480. [16:37:08][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -84.21948 dBm with 0 decimals of accuracy
  481. [16:37:08][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  482. [16:37:08][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  483. [16:37:08][D][ble_adv:053]: Possible Apple Watch 5 20
  484. [16:37:08][D][ble_adv:054]: rssi -90
  485. [16:37:08][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  486. [16:37:08][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -58.000000
  487. [16:37:08][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.35364 dBm with 0 decimals of accuracy
  488. [16:37:08][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  489. [16:37:08][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  490. [16:37:08][D][ble_adv:053]: Possible Apple Watch 13 152
  491. [16:37:08][D][ble_adv:054]: rssi -58
  492. [16:37:08][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  493. [16:37:08][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  494. [16:37:08][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.14754 dBm with 0 decimals of accuracy
  495. [16:37:08][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  496. [16:37:08][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  497. [16:37:08][D][ble_adv:053]: Possible Apple Watch 5 20
  498. [16:37:08][D][ble_adv:054]: rssi -89
  499. [16:37:08][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  500. [16:37:08][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -92.000000
  501. [16:37:08][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.70328 dBm with 0 decimals of accuracy
  502. [16:37:08][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  503. [16:37:08][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  504. [16:37:08][D][ble_adv:053]: Possible Apple Watch 13 20
  505. [16:37:08][D][ble_adv:054]: rssi -92
  506. [16:37:08][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  507. [16:37:09][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  508. [16:37:09][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -84.09229 dBm with 0 decimals of accuracy
  509. [16:37:09][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  510. [16:37:09][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  511. [16:37:09][D][ble_adv:053]: Possible Apple Watch 5 20
  512. [16:37:09][D][ble_adv:054]: rssi -85
  513. [16:37:09][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  514. [16:37:09][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -73.000000
  515. [16:37:09][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.76460 dBm with 0 decimals of accuracy
  516. [16:37:09][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  517. [16:37:09][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  518. [16:37:09][D][ble_adv:053]: Possible Apple Watch 15 28
  519. [16:37:09][D][ble_adv:054]: rssi -73
  520. [16:37:09][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  521. [16:37:09][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -71.000000
  522. [16:37:09][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.83522 dBm with 0 decimals of accuracy
  523. [16:37:09][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  524. [16:37:09][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  525. [16:37:09][D][ble_adv:053]: Possible Apple Watch 14 20
  526. [16:37:09][D][ble_adv:054]: rssi -71
  527. [16:37:09][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  528. [16:37:10][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  529. [16:37:10][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.88465 dBm with 0 decimals of accuracy
  530. [16:37:10][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  531. [16:37:10][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  532. [16:37:10][D][ble_adv:053]: Possible Apple Watch 5 20
  533. [16:37:10][D][ble_adv:054]: rssi -88
  534. [16:37:10][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  535. [16:37:10][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -82.000000
  536. [16:37:10][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.21925 dBm with 0 decimals of accuracy
  537. [16:37:10][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  538. [16:37:10][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  539. [16:37:10][D][ble_adv:053]: Possible Apple Watch 15 28
  540. [16:37:10][D][ble_adv:054]: rssi -82
  541. [16:37:10][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  542. [16:37:10][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -92.000000
  543. [16:37:10][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -84.45348 dBm with 0 decimals of accuracy
  544. [16:37:10][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  545. [16:37:10][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  546. [16:37:10][D][ble_adv:053]: Possible Apple Watch 74 28
  547. [16:37:10][D][ble_adv:054]: rssi -92
  548. [16:37:10][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  549. [16:37:10][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  550. [16:37:10][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -86.41743 dBm with 0 decimals of accuracy
  551. [16:37:10][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  552. [16:37:10][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  553. [16:37:10][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  554. [16:37:10][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-86' retain=1)
  555. [16:37:10][D][ble_adv:053]: Possible Apple Watch 74 28
  556. [16:37:10][D][ble_adv:054]: rssi -91
  557. [16:37:10][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  558. [16:37:10][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -58.000000
  559. [16:37:10][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.89220 dBm with 0 decimals of accuracy
  560. [16:37:10][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  561. [16:37:10][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  562. [16:37:10][D][ble_adv:053]: Possible Apple Watch 13 152
  563. [16:37:10][D][ble_adv:054]: rssi -58
  564. [16:37:10][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  565. [16:37:10][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  566. [16:37:10][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.22455 dBm with 0 decimals of accuracy
  567. [16:37:10][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  568. [16:37:10][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  569. [16:37:10][D][ble_adv:053]: Possible Apple Watch 5 20
  570. [16:37:10][D][ble_adv:054]: rssi -89
  571. [16:37:10][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  572. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  573. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.55718 dBm with 0 decimals of accuracy
  574. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  575. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  576. [16:37:11][D][ble_adv:053]: Possible Apple Watch 74 28
  577. [16:37:11][D][ble_adv:054]: rssi -89
  578. [16:37:11][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  579. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -82.000000
  580. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.09003 dBm with 0 decimals of accuracy
  581. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  582. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  583. [16:37:11][D][ble_adv:053]: Possible Apple Watch 13 20
  584. [16:37:11][D][ble_adv:054]: rssi -82
  585. [16:37:11][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  586. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -74.000000
  587. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.36302 dBm with 0 decimals of accuracy
  588. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  589. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  590. [16:37:11][D][ble_adv:053]: Possible Apple Watch 15 28
  591. [16:37:11][D][ble_adv:054]: rssi -74
  592. [16:37:11][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  593. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  594. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.35412 dBm with 0 decimals of accuracy
  595. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  596. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  597. [16:37:11][D][ble_adv:053]: Possible Apple Watch 13 20
  598. [16:37:11][D][ble_adv:054]: rssi -87
  599. [16:37:11][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  600. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -52.000000
  601. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -73.24788 dBm with 0 decimals of accuracy
  602. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  603. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-73' retain=1)
  604. [16:37:11][D][ble_adv:053]: Possible Apple Watch 13 152
  605. [16:37:11][D][ble_adv:054]: rssi -52
  606. [16:37:11][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  607. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  608. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.97352 dBm with 0 decimals of accuracy
  609. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  610. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  611. [16:37:11][D][ble_adv:053]: Possible Apple Watch 5 20
  612. [16:37:11][D][ble_adv:054]: rssi -89
  613. [16:37:11][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  614. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  615. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.78146 dBm with 0 decimals of accuracy
  616. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  617. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  618. [16:37:11][D][ble_adv:053]: Possible Apple Watch 15 28
  619. [16:37:11][D][ble_adv:054]: rssi -84
  620. [16:37:11][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  621. [16:37:11][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -70.000000
  622. [16:37:11][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.84702 dBm with 0 decimals of accuracy
  623. [16:37:11][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  624. [16:37:11][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  625. [16:37:11][D][ble_adv:053]: Possible Apple Watch 14 20
  626. [16:37:11][D][ble_adv:054]: rssi -70
  627. [16:37:11][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  628. [16:37:12][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -83.000000
  629. [16:37:12][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.69292 dBm with 0 decimals of accuracy
  630. [16:37:12][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  631. [16:37:12][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  632. [16:37:12][D][ble_adv:053]: Possible Apple Watch 5 20
  633. [16:37:12][D][ble_adv:054]: rssi -83
  634. [16:37:12][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  635. [16:37:12][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -70.000000
  636. [16:37:12][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.08504 dBm with 0 decimals of accuracy
  637. [16:37:12][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  638. [16:37:12][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  639. [16:37:12][D][ble_adv:053]: Possible Apple Watch 14 20
  640. [16:37:12][D][ble_adv:054]: rssi -70
  641. [16:37:12][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  642. [16:37:12][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  643. [16:37:12][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.25953 dBm with 0 decimals of accuracy
  644. [16:37:12][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  645. [16:37:12][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  646. [16:37:12][D][ble_adv:053]: Possible Apple Watch 14 20
  647. [16:37:12][D][ble_adv:054]: rssi -90
  648. [16:37:12][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  649. [16:37:13][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -74.000000
  650. [16:37:13][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.38168 dBm with 0 decimals of accuracy
  651. [16:37:13][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  652. [16:37:13][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  653. [16:37:13][D][ble_adv:053]: Possible Apple Watch 15 28
  654. [16:37:13][D][ble_adv:054]: rssi -74
  655. [16:37:13][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  656. [16:37:13][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  657. [16:37:13][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.26717 dBm with 0 decimals of accuracy
  658. [16:37:13][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  659. [16:37:14][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  660. [16:37:14][D][ble_adv:053]: Possible Apple Watch 5 20
  661. [16:37:14][D][ble_adv:054]: rssi -88
  662. [16:37:14][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  663. [16:37:14][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  664. [16:37:14][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -84.18702 dBm with 0 decimals of accuracy
  665. [16:37:14][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  666. [16:37:14][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  667. [16:37:14][D][ble_adv:053]: Possible Apple Watch 13 20
  668. [16:37:14][D][ble_adv:054]: rssi -91
  669. [16:37:14][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  670. [16:37:14][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -56.000000
  671. [16:37:14][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -75.73091 dBm with 0 decimals of accuracy
  672. [16:37:14][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  673. [16:37:14][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  674. [16:37:14][D][ble_adv:053]: Possible Apple Watch 13 152
  675. [16:37:14][D][ble_adv:054]: rssi -56
  676. [16:37:14][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  677. [16:37:14][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -52.000000
  678. [16:37:14][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -68.61164 dBm with 0 decimals of accuracy
  679. [16:37:14][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  680. [16:37:14][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  681. [16:37:14][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  682. [16:37:14][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-69' retain=1)
  683. [16:37:14][D][ble_adv:053]: Possible Apple Watch 13 152
  684. [16:37:14][D][ble_adv:054]: rssi -52
  685. [16:37:14][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  686. [16:37:14][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  687. [16:37:14][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.12815 dBm with 0 decimals of accuracy
  688. [16:37:15][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  689. [16:37:15][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-74' retain=1)
  690. [16:37:15][D][ble_adv:053]: Possible Apple Watch 13 20
  691. [16:37:15][D][ble_adv:054]: rssi -87
  692. [16:37:15][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  693. [16:37:15][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  694. [16:37:15][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.28970 dBm with 0 decimals of accuracy
  695. [16:37:15][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  696. [16:37:15][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  697. [16:37:15][D][ble_adv:053]: Possible Apple Watch 5 20
  698. [16:37:15][D][ble_adv:054]: rssi -88
  699. [16:37:15][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  700. [16:37:15][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -56.000000
  701. [16:37:15][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -71.60279 dBm with 0 decimals of accuracy
  702. [16:37:15][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  703. [16:37:15][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  704. [16:37:15][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  705. [16:37:15][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  706. [16:37:15][D][ble_adv:053]: Possible Apple Watch 13 152
  707. [16:37:15][D][ble_adv:054]: rssi -56
  708. [16:37:15][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  709. [16:37:15][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  710. [16:37:15][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -75.32195 dBm with 0 decimals of accuracy
  711. [16:37:15][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  712. [16:37:15][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  713. [16:37:15][D][ble_adv:053]: Possible Apple Watch 5 20
  714. [16:37:15][D][ble_adv:054]: rssi -84
  715. [16:37:15][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  716. [16:37:16][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -93.000000
  717. [16:37:16][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.62537 dBm with 0 decimals of accuracy
  718. [16:37:16][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  719. [16:37:16][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  720. [16:37:16][D][ble_adv:053]: Possible Apple Watch 13 20
  721. [16:37:16][D][ble_adv:054]: rssi -93
  722. [16:37:16][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  723. [16:37:16][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -71.000000
  724. [16:37:16][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.73775 dBm with 0 decimals of accuracy
  725. [16:37:16][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  726. [16:37:16][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  727. [16:37:16][D][ble_adv:053]: Possible Apple Watch 14 20
  728. [16:37:16][D][ble_adv:054]: rssi -71
  729. [16:37:16][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  730. [16:37:16][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  731. [16:37:16][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.11643 dBm with 0 decimals of accuracy
  732. [16:37:16][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  733. [16:37:16][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  734. [16:37:16][D][ble_adv:053]: Possible Apple Watch 14 20
  735. [16:37:16][D][ble_adv:054]: rssi -89
  736. [16:37:16][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  737. [16:37:16][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  738. [16:37:17][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -84.08150 dBm with 0 decimals of accuracy
  739. [16:37:17][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  740. [16:37:17][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  741. [16:37:17][D][ble_adv:053]: Possible Apple Watch 74 28
  742. [16:37:17][D][ble_adv:054]: rssi -91
  743. [16:37:17][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  744. [16:37:17][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  745. [16:37:17][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -85.55705 dBm with 0 decimals of accuracy
  746. [16:37:17][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  747. [16:37:17][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  748. [16:37:17][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  749. [16:37:17][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-86' retain=1)
  750. [16:37:17][D][ble_adv:053]: Possible Apple Watch 5 20
  751. [16:37:17][D][ble_adv:054]: rssi -89
  752. [16:37:17][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  753. [16:37:17][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -80.000000
  754. [16:37:17][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.88994 dBm with 0 decimals of accuracy
  755. [16:37:17][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  756. [16:37:17][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  757. [16:37:17][D][ble_adv:053]: Possible Apple Watch 15 28
  758. [16:37:17][D][ble_adv:054]: rssi -80
  759. [16:37:17][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  760. [16:37:17][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -82.000000
  761. [16:37:17][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.32296 dBm with 0 decimals of accuracy
  762. [16:37:17][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  763. [16:37:17][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  764. [16:37:17][D][ble_adv:053]: Possible Apple Watch 13 20
  765. [16:37:17][D][ble_adv:054]: rssi -82
  766. [16:37:17][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  767. [16:37:17][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -56.000000
  768. [16:37:17][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -75.12608 dBm with 0 decimals of accuracy
  769. [16:37:17][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  770. [16:37:17][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  771. [16:37:17][D][ble_adv:053]: Possible Apple Watch 13 152
  772. [16:37:17][D][ble_adv:054]: rssi -56
  773. [16:37:17][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  774. [16:37:17][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  775. [16:37:17][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.68826 dBm with 0 decimals of accuracy
  776. [16:37:17][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  777. [16:37:17][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  778. [16:37:17][D][ble_adv:053]: Possible Apple Watch 5 20
  779. [16:37:17][D][ble_adv:054]: rssi -87
  780. [16:37:17][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  781. [16:37:17][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  782. [16:37:17][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.08178 dBm with 0 decimals of accuracy
  783. [16:37:17][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  784. [16:37:17][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  785. [16:37:17][D][ble_adv:053]: Possible Apple Watch 13 20
  786. [16:37:17][D][ble_adv:054]: rssi -90
  787. [16:37:17][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  788. [16:37:18][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  789. [16:37:18][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -84.75725 dBm with 0 decimals of accuracy
  790. [16:37:18][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  791. [16:37:18][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-85' retain=1)
  792. [16:37:18][D][ble_adv:053]: Possible Apple Watch 74 28
  793. [16:37:18][D][ble_adv:054]: rssi -91
  794. [16:37:18][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  795. [16:37:18][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  796. [16:37:18][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -86.63007 dBm with 0 decimals of accuracy
  797. [16:37:18][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  798. [16:37:18][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  799. [16:37:18][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  800. [16:37:18][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-87' retain=1)
  801. [16:37:18][D][ble_adv:053]: Possible Apple Watch 5 20
  802. [16:37:18][D][ble_adv:054]: rssi -91
  803. [16:37:18][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  804. [16:37:18][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -70.000000
  805. [16:37:18][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.64105 dBm with 0 decimals of accuracy
  806. [16:37:18][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  807. [16:37:18][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  808. [16:37:18][D][ble_adv:053]: Possible Apple Watch 14 20
  809. [16:37:18][D][ble_adv:054]: rssi -70
  810. [16:37:18][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  811. [16:37:18][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -68.000000
  812. [16:37:18][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.54874 dBm with 0 decimals of accuracy
  813. [16:37:18][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  814. [16:37:18][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  815. [16:37:18][D][ble_adv:053]: Possible Apple Watch 14 20
  816. [16:37:18][D][ble_adv:054]: rssi -68
  817. [16:37:18][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  818. [16:37:19][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  819. [16:37:19][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.28412 dBm with 0 decimals of accuracy
  820. [16:37:19][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  821. [16:37:19][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  822. [16:37:19][D][ble_adv:053]: Possible Apple Watch 13 20
  823. [16:37:19][D][ble_adv:054]: rssi -90
  824. [16:37:19][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  825. [16:37:19][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  826. [16:37:19][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.09888 dBm with 0 decimals of accuracy
  827. [16:37:19][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  828. [16:37:19][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  829. [16:37:20][D][ble_adv:053]: Possible Apple Watch 15 28
  830. [16:37:20][D][ble_adv:054]: rssi -84
  831. [16:37:20][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  832. [16:37:20][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -69.000000
  833. [16:37:20][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.16922 dBm with 0 decimals of accuracy
  834. [16:37:20][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  835. [16:37:20][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  836. [16:37:20][D][ble_adv:053]: Possible Apple Watch 14 20
  837. [16:37:20][D][ble_adv:054]: rssi -69
  838. [16:37:20][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  839. [16:37:20][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -50.000000
  840. [16:37:20][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -69.71845 dBm with 0 decimals of accuracy
  841. [16:37:20][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  842. [16:37:20][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  843. [16:37:20][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  844. [16:37:20][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-70' retain=1)
  845. [16:37:20][D][ble_adv:053]: Possible Apple Watch 13 152
  846. [16:37:20][D][ble_adv:054]: rssi -50
  847. [16:37:20][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  848. [16:37:20][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -78.000000
  849. [16:37:20][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.20292 dBm with 0 decimals of accuracy
  850. [16:37:20][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  851. [16:37:20][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  852. [16:37:20][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  853. [16:37:20][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  854. [16:37:20][D][ble_adv:053]: Possible Apple Watch 14 20
  855. [16:37:20][D][ble_adv:054]: rssi -78
  856. [16:37:20][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  857. [16:37:20][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -80.000000
  858. [16:37:20][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.54205 dBm with 0 decimals of accuracy
  859. [16:37:20][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  860. [16:37:21][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  861. [16:37:21][D][ble_adv:053]: Possible Apple Watch 15 28
  862. [16:37:21][D][ble_adv:054]: rssi -80
  863. [16:37:21][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  864. [16:37:21][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -48.000000
  865. [16:37:21][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -66.57943 dBm with 0 decimals of accuracy
  866. [16:37:21][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  867. [16:37:21][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  868. [16:37:21][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  869. [16:37:21][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-67' retain=1)
  870. [16:37:21][D][ble_adv:053]: Possible Apple Watch 13 152
  871. [16:37:21][D][ble_adv:054]: rssi -48
  872. [16:37:21][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  873. [16:37:21][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  874. [16:37:21][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.10560 dBm with 0 decimals of accuracy
  875. [16:37:21][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  876. [16:37:21][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  877. [16:37:21][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  878. [16:37:21][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  879. [16:37:21][D][ble_adv:053]: Possible Apple Watch 5 20
  880. [16:37:21][D][ble_adv:054]: rssi -85
  881. [16:37:21][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  882. [16:37:21][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -48.000000
  883. [16:37:21][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -64.87392 dBm with 0 decimals of accuracy
  884. [16:37:21][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  885. [16:37:21][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  886. [16:37:21][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  887. [16:37:21][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-65' retain=1)
  888. [16:37:21][D][ble_adv:053]: Possible Apple Watch 13 152
  889. [16:37:21][D][ble_adv:054]: rssi -48
  890. [16:37:21][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  891. [16:37:21][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  892. [16:37:21][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -70.61174 dBm with 0 decimals of accuracy
  893. [16:37:21][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  894. [16:37:21][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  895. [16:37:21][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  896. [16:37:21][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-71' retain=1)
  897. [16:37:21][D][ble_adv:053]: Possible Apple Watch 13 20
  898. [16:37:21][D][ble_adv:054]: rssi -84
  899. [16:37:21][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  900. [16:37:21][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  901. [16:37:21][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.72822 dBm with 0 decimals of accuracy
  902. [16:37:21][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  903. [16:37:21][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  904. [16:37:21][D][ble_adv:053]: Possible Apple Watch 5 20
  905. [16:37:21][D][ble_adv:054]: rssi -91
  906. [16:37:21][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  907. [16:37:21][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  908. [16:37:21][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.40975 dBm with 0 decimals of accuracy
  909. [16:37:21][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  910. [16:37:21][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  911. [16:37:21][D][ble_adv:053]: Possible Apple Watch 74 28
  912. [16:37:21][D][ble_adv:054]: rssi -89
  913. [16:37:21][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  914. [16:37:22][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  915. [16:37:22][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.28683 dBm with 0 decimals of accuracy
  916. [16:37:22][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  917. [16:37:22][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  918. [16:37:22][D][ble_adv:053]: Possible Apple Watch 74 28
  919. [16:37:22][D][ble_adv:054]: rssi -90
  920. [16:37:22][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  921. [16:37:22][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  922. [16:37:22][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.80078 dBm with 0 decimals of accuracy
  923. [16:37:22][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  924. [16:37:22][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  925. [16:37:22][D][ble_adv:053]: Possible Apple Watch 13 20
  926. [16:37:22][D][ble_adv:054]: rssi -85
  927. [16:37:22][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  928. [16:37:22][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -78.000000
  929. [16:37:22][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.06055 dBm with 0 decimals of accuracy
  930. [16:37:22][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  931. [16:37:22][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-82' retain=1)
  932. [16:37:22][D][ble_adv:053]: Possible Apple Watch 14 20
  933. [16:37:22][D][ble_adv:054]: rssi -78
  934. [16:37:22][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  935. [16:37:22][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  936. [16:37:22][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.84238 dBm with 0 decimals of accuracy
  937. [16:37:22][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  938. [16:37:22][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  939. [16:37:22][D][ble_adv:053]: Possible Apple Watch 5 20
  940. [16:37:22][D][ble_adv:054]: rssi -88
  941. [16:37:22][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  942. [16:37:22][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  943. [16:37:22][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -85.38967 dBm with 0 decimals of accuracy
  944. [16:37:22][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  945. [16:37:22][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  946. [16:37:22][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  947. [16:37:22][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-85' retain=1)
  948. [16:37:22][D][ble_adv:053]: Possible Apple Watch 74 28
  949. [16:37:22][D][ble_adv:054]: rssi -89
  950. [16:37:22][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  951. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -92.000000
  952. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -87.37277 dBm with 0 decimals of accuracy
  953. [16:37:23][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  954. [16:37:23][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  955. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  956. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-87' retain=1)
  957. [16:37:23][D][ble_adv:053]: Possible Apple Watch 5 20
  958. [16:37:23][D][ble_adv:054]: rssi -92
  959. [16:37:23][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  960. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -80.000000
  961. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -85.16094 dBm with 0 decimals of accuracy
  962. [16:37:23][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  963. [16:37:23][D][sensor:131]: 'room_presence_debounce': Sending state 0.00000 with 1 decimals of accuracy
  964. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  965. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-85' retain=1)
  966. [16:37:23][D][ble_adv:053]: Possible Apple Watch 15 28
  967. [16:37:23][D][ble_adv:054]: rssi -80
  968. [16:37:23][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  969. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -96.000000
  970. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -88.41266 dBm with 0 decimals of accuracy
  971. [16:37:23][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  972. [16:37:23][D][sensor:131]: 'room_presence_debounce': Sending state 0.00000 with 1 decimals of accuracy
  973. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  974. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-88' retain=1)
  975. [16:37:23][D][ble_adv:053]: Possible Apple Watch 9 152
  976. [16:37:23][D][ble_adv:054]: rssi -96
  977. [16:37:23][D][ble_adv:055]: mac 46:64:ED:1D:08:FF
  978. [16:37:23][D][binary_sensor:036]: 'Clayton office presence': Sending state OFF
  979. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/binary_sensor/clayton_office_presence/state' payload='OFF' retain=1)
  980. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -69.000000
  981. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.58886 dBm with 0 decimals of accuracy
  982. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  983. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  984. [16:37:23][D][ble_adv:053]: Possible Apple Watch 14 20
  985. [16:37:23][D][ble_adv:054]: rssi -69
  986. [16:37:23][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  987. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -97.000000
  988. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -86.91220 dBm with 0 decimals of accuracy
  989. [16:37:23][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  990. [16:37:23][D][sensor:131]: 'room_presence_debounce': Sending state 0.00000 with 1 decimals of accuracy
  991. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  992. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-87' retain=1)
  993. [16:37:23][D][ble_adv:053]: Possible Apple Watch 74 28
  994. [16:37:23][D][ble_adv:054]: rssi -97
  995. [16:37:23][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  996. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -92.000000
  997. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -88.43854 dBm with 0 decimals of accuracy
  998. [16:37:23][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  999. [16:37:23][D][sensor:131]: 'room_presence_debounce': Sending state 0.00000 with 1 decimals of accuracy
  1000. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1001. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-88' retain=1)
  1002. [16:37:23][D][ble_adv:053]: Possible Apple Watch 5 20
  1003. [16:37:23][D][ble_adv:054]: rssi -92
  1004. [16:37:23][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1005. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -49.000000
  1006. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.60697 dBm with 0 decimals of accuracy
  1007. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1008. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  1009. [16:37:23][D][ble_adv:053]: Possible Apple Watch 13 152
  1010. [16:37:23][D][ble_adv:054]: rssi -49
  1011. [16:37:23][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1012. [16:37:23][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  1013. [16:37:23][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.02488 dBm with 0 decimals of accuracy
  1014. [16:37:23][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1015. [16:37:23][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  1016. [16:37:23][D][ble_adv:053]: Possible Apple Watch 74 28
  1017. [16:37:23][D][ble_adv:054]: rssi -88
  1018. [16:37:23][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  1019. [16:37:24][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  1020. [16:37:24][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.71741 dBm with 0 decimals of accuracy
  1021. [16:37:24][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1022. [16:37:24][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  1023. [16:37:24][D][ble_adv:053]: Possible Apple Watch 74 28
  1024. [16:37:24][D][ble_adv:054]: rssi -89
  1025. [16:37:24][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  1026. [16:37:24][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  1027. [16:37:24][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.40219 dBm with 0 decimals of accuracy
  1028. [16:37:24][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1029. [16:37:24][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  1030. [16:37:24][D][ble_adv:053]: Possible Apple Watch 13 20
  1031. [16:37:24][D][ble_adv:054]: rssi -85
  1032. [16:37:24][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  1033. [16:37:24][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -48.000000
  1034. [16:37:24][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.78153 dBm with 0 decimals of accuracy
  1035. [16:37:24][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1036. [16:37:24][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  1037. [16:37:24][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1038. [16:37:24][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-73' retain=1)
  1039. [16:37:24][D][ble_adv:053]: Possible Apple Watch 13 152
  1040. [16:37:24][D][ble_adv:054]: rssi -48
  1041. [16:37:24][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1042. [16:37:24][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  1043. [16:37:24][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.34707 dBm with 0 decimals of accuracy
  1044. [16:37:24][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1045. [16:37:24][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  1046. [16:37:24][D][ble_adv:053]: Possible Apple Watch 5 20
  1047. [16:37:24][D][ble_adv:054]: rssi -88
  1048. [16:37:24][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1049. [16:37:24][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -48.000000
  1050. [16:37:24][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -68.54295 dBm with 0 decimals of accuracy
  1051. [16:37:24][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1052. [16:37:24][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  1053. [16:37:24][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1054. [16:37:24][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-69' retain=1)
  1055. [16:37:24][D][ble_adv:053]: Possible Apple Watch 13 152
  1056. [16:37:24][D][ble_adv:054]: rssi -48
  1057. [16:37:24][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1058. [16:37:24][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -67.000000
  1059. [16:37:24][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -68.08006 dBm with 0 decimals of accuracy
  1060. [16:37:24][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1061. [16:37:24][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1062. [16:37:24][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1063. [16:37:24][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-68' retain=1)
  1064. [16:37:24][D][ble_adv:053]: Possible Apple Watch 14 20
  1065. [16:37:25][D][ble_adv:054]: rssi -67
  1066. [16:37:25][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1067. [16:37:25][D][binary_sensor:036]: 'Clayton office presence': Sending state ON
  1068. [16:37:25][V][mqtt:402]: Publish(topic='office-ble-tracker/binary_sensor/clayton_office_presence/state' payload='ON' retain=1)
  1069. [16:37:25][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  1070. [16:37:25][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.85605 dBm with 0 decimals of accuracy
  1071. [16:37:25][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1072. [16:37:25][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1073. [16:37:25][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1074. [16:37:25][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-73' retain=1)
  1075. [16:37:25][D][ble_adv:053]: Possible Apple Watch 5 20
  1076. [16:37:25][D][ble_adv:054]: rssi -84
  1077. [16:37:25][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1078. [16:37:25][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -77.000000
  1079. [16:37:25][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.09924 dBm with 0 decimals of accuracy
  1080. [16:37:25][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1081. [16:37:25][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-74' retain=1)
  1082. [16:37:25][D][ble_adv:053]: Possible Apple Watch 14 20
  1083. [16:37:25][D][ble_adv:054]: rssi -77
  1084. [16:37:25][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1085. [16:37:26][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -71.000000
  1086. [16:37:26][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -73.16946 dBm with 0 decimals of accuracy
  1087. [16:37:26][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1088. [16:37:26][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-73' retain=1)
  1089. [16:37:26][D][ble_adv:053]: Possible Apple Watch 14 20
  1090. [16:37:26][D][ble_adv:054]: rssi -71
  1091. [16:37:26][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1092. [16:37:26][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -82.000000
  1093. [16:37:26][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -75.81863 dBm with 0 decimals of accuracy
  1094. [16:37:26][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1095. [16:37:26][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  1096. [16:37:26][D][ble_adv:053]: Possible Apple Watch 15 28
  1097. [16:37:26][D][ble_adv:054]: rssi -82
  1098. [16:37:26][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1099. [16:37:26][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -90.000000
  1100. [16:37:26][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.07304 dBm with 0 decimals of accuracy
  1101. [16:37:26][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1102. [16:37:26][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  1103. [16:37:26][D][ble_adv:053]: Possible Apple Watch 13 20
  1104. [16:37:26][D][ble_adv:054]: rssi -90
  1105. [16:37:26][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  1106. [16:37:27][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  1107. [16:37:27][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.25113 dBm with 0 decimals of accuracy
  1108. [16:37:27][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1109. [16:37:27][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  1110. [16:37:27][D][ble_adv:053]: Possible Apple Watch 5 20
  1111. [16:37:27][D][ble_adv:054]: rssi -84
  1112. [16:37:27][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1113. [16:37:27][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  1114. [16:37:27][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.27579 dBm with 0 decimals of accuracy
  1115. [16:37:27][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1116. [16:37:27][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  1117. [16:37:27][D][ble_adv:053]: Possible Apple Watch 15 28
  1118. [16:37:27][D][ble_adv:054]: rssi -88
  1119. [16:37:27][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1120. [16:37:27][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -92.000000
  1121. [16:37:27][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -85.89305 dBm with 0 decimals of accuracy
  1122. [16:37:27][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  1123. [16:37:27][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  1124. [16:37:27][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1125. [16:37:27][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-86' retain=1)
  1126. [16:37:27][D][ble_adv:053]: Possible Apple Watch 13 20
  1127. [16:37:27][D][ble_adv:054]: rssi -92
  1128. [16:37:27][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  1129. [16:37:27][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  1130. [16:37:27][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -85.32513 dBm with 0 decimals of accuracy
  1131. [16:37:27][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  1132. [16:37:27][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  1133. [16:37:27][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1134. [16:37:27][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-85' retain=1)
  1135. [16:37:27][D][ble_adv:053]: Possible Apple Watch 5 20
  1136. [16:37:27][D][ble_adv:054]: rssi -84
  1137. [16:37:27][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1138. [16:37:28][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -94.000000
  1139. [16:37:28][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -87.92760 dBm with 0 decimals of accuracy
  1140. [16:37:28][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  1141. [16:37:28][D][sensor:131]: 'room_presence_debounce': Sending state 0.00000 with 1 decimals of accuracy
  1142. [16:37:28][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1143. [16:37:28][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-88' retain=1)
  1144. [16:37:28][D][ble_adv:053]: Possible Apple Watch 5 20
  1145. [16:37:28][D][ble_adv:054]: rssi -94
  1146. [16:37:28][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1147. [16:37:28][D][binary_sensor:036]: 'Clayton office presence': Sending state OFF
  1148. [16:37:28][V][mqtt:402]: Publish(topic='office-ble-tracker/binary_sensor/clayton_office_presence/state' payload='OFF' retain=1)
  1149. [16:37:28][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  1150. [16:37:28][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -86.74932 dBm with 0 decimals of accuracy
  1151. [16:37:28][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  1152. [16:37:28][D][sensor:131]: 'room_presence_debounce': Sending state 0.00000 with 1 decimals of accuracy
  1153. [16:37:28][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1154. [16:37:28][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-87' retain=1)
  1155. [16:37:28][D][ble_adv:053]: Possible Apple Watch 85 28
  1156. [16:37:28][D][ble_adv:054]: rssi -84
  1157. [16:37:28][D][ble_adv:055]: mac 49:BE:36:43:86:A7
  1158. [16:37:28][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -75.000000
  1159. [16:37:28][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.22453 dBm with 0 decimals of accuracy
  1160. [16:37:28][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1161. [16:37:28][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  1162. [16:37:28][D][ble_adv:053]: Possible Apple Watch 15 28
  1163. [16:37:28][D][ble_adv:054]: rssi -75
  1164. [16:37:28][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1165. [16:37:28][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -48.000000
  1166. [16:37:28][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.65717 dBm with 0 decimals of accuracy
  1167. [16:37:28][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1168. [16:37:28][D][sensor:131]: 'room_presence_debounce': Sending state 0.33333 with 1 decimals of accuracy
  1169. [16:37:28][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1170. [16:37:28][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-73' retain=1)
  1171. [16:37:28][D][ble_adv:053]: Possible Apple Watch 13 152
  1172. [16:37:28][D][ble_adv:054]: rssi -48
  1173. [16:37:28][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1174. [16:37:28][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -79.000000
  1175. [16:37:28][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.56002 dBm with 0 decimals of accuracy
  1176. [16:37:28][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1177. [16:37:28][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  1178. [16:37:28][D][ble_adv:053]: Possible Apple Watch 14 20
  1179. [16:37:28][D][ble_adv:054]: rssi -79
  1180. [16:37:28][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1181. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  1182. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.39201 dBm with 0 decimals of accuracy
  1183. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1184. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  1185. [16:37:29][D][ble_adv:053]: Possible Apple Watch 13 20
  1186. [16:37:29][D][ble_adv:054]: rssi -84
  1187. [16:37:29][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  1188. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  1189. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.37441 dBm with 0 decimals of accuracy
  1190. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1191. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  1192. [16:37:29][D][ble_adv:053]: Possible Apple Watch 85 28
  1193. [16:37:29][D][ble_adv:054]: rssi -84
  1194. [16:37:29][D][ble_adv:055]: mac 49:BE:36:43:86:A7
  1195. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -77.000000
  1196. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.66209 dBm with 0 decimals of accuracy
  1197. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1198. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  1199. [16:37:29][D][ble_adv:053]: Possible Apple Watch 15 28
  1200. [16:37:29][D][ble_adv:054]: rssi -77
  1201. [16:37:29][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1202. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -79.000000
  1203. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.76347 dBm with 0 decimals of accuracy
  1204. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1205. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  1206. [16:37:29][D][ble_adv:053]: Possible Apple Watch 14 20
  1207. [16:37:29][D][ble_adv:054]: rssi -79
  1208. [16:37:29][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1209. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -72.000000
  1210. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.73443 dBm with 0 decimals of accuracy
  1211. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1212. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  1213. [16:37:29][D][ble_adv:053]: Possible Apple Watch 15 28
  1214. [16:37:29][D][ble_adv:054]: rssi -72
  1215. [16:37:29][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1216. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -70.000000
  1217. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.71410 dBm with 0 decimals of accuracy
  1218. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1219. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  1220. [16:37:29][D][ble_adv:053]: Possible Apple Watch 14 20
  1221. [16:37:29][D][ble_adv:054]: rssi -70
  1222. [16:37:29][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1223. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -54.000000
  1224. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -68.49987 dBm with 0 decimals of accuracy
  1225. [16:37:29][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1226. [16:37:29][D][sensor:131]: 'room_presence_debounce': Sending state 0.66667 with 1 decimals of accuracy
  1227. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1228. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-68' retain=1)
  1229. [16:37:29][D][ble_adv:053]: Possible Apple Watch 13 152
  1230. [16:37:29][D][ble_adv:054]: rssi -54
  1231. [16:37:29][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1232. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  1233. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.34991 dBm with 0 decimals of accuracy
  1234. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1235. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-74' retain=1)
  1236. [16:37:29][D][ble_adv:053]: Possible Apple Watch 74 28
  1237. [16:37:29][D][ble_adv:054]: rssi -88
  1238. [16:37:29][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  1239. [16:37:29][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  1240. [16:37:29][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -78.44493 dBm with 0 decimals of accuracy
  1241. [16:37:29][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1242. [16:37:29][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  1243. [16:37:29][D][ble_adv:053]: Possible Apple Watch 5 20
  1244. [16:37:29][D][ble_adv:054]: rssi -88
  1245. [16:37:29][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1246. [16:37:30][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -84.000000
  1247. [16:37:30][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.11145 dBm with 0 decimals of accuracy
  1248. [16:37:30][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1249. [16:37:30][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  1250. [16:37:30][D][ble_adv:053]: Possible Apple Watch 14 20
  1251. [16:37:30][D][ble_adv:054]: rssi -84
  1252. [16:37:30][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1253. [16:37:30][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -49.000000
  1254. [16:37:30][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -70.77802 dBm with 0 decimals of accuracy
  1255. [16:37:30][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1256. [16:37:30][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1257. [16:37:30][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1258. [16:37:30][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-71' retain=1)
  1259. [16:37:30][D][ble_adv:053]: Possible Apple Watch 13 152
  1260. [16:37:30][D][ble_adv:054]: rssi -49
  1261. [16:37:30][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1262. [16:37:30][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -73.000000
  1263. [16:37:30][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -71.44461 dBm with 0 decimals of accuracy
  1264. [16:37:30][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1265. [16:37:30][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1266. [16:37:30][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1267. [16:37:30][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-71' retain=1)
  1268. [16:37:30][D][ble_adv:053]: Possible Apple Watch 15 28
  1269. [16:37:30][D][ble_adv:054]: rssi -73
  1270. [16:37:30][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1271. [16:37:30][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  1272. [16:37:30][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.71123 dBm with 0 decimals of accuracy
  1273. [16:37:30][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1274. [16:37:30][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  1275. [16:37:30][D][ble_adv:053]: Possible Apple Watch 74 28
  1276. [16:37:30][D][ble_adv:054]: rssi -89
  1277. [16:37:30][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  1278. [16:37:30][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  1279. [16:37:30][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.99786 dBm with 0 decimals of accuracy
  1280. [16:37:30][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1281. [16:37:30][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  1282. [16:37:30][D][ble_adv:053]: Possible Apple Watch 5 20
  1283. [16:37:30][D][ble_adv:054]: rssi -91
  1284. [16:37:30][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1285. [16:37:30][V][app:082]: A component took a long time in a loop() cycle (0.24 s).
  1286. [16:37:30][V][app:083]: Components should block for at most 20-30ms in loop().
  1287. [16:37:30][D][binary_sensor:036]: 'Clayton office presence': Sending state ON
  1288. [16:37:30][V][mqtt:402]: Publish(topic='office-ble-tracker/binary_sensor/clayton_office_presence/state' payload='ON' retain=1)
  1289. [16:37:30][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -75.000000
  1290. [16:37:30][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.19850 dBm with 0 decimals of accuracy
  1291. [16:37:30][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1292. [16:37:30][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-79' retain=1)
  1293. [16:37:30][D][ble_adv:053]: Possible Apple Watch 15 28
  1294. [16:37:30][D][ble_adv:054]: rssi -75
  1295. [16:37:30][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1296. [16:37:30][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -86.000000
  1297. [16:37:31][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.23895 dBm with 0 decimals of accuracy
  1298. [16:37:31][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1299. [16:37:31][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  1300. [16:37:31][D][ble_adv:053]: Possible Apple Watch 5 20
  1301. [16:37:31][D][ble_adv:054]: rssi -86
  1302. [16:37:31][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1303. [16:37:31][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -86.000000
  1304. [16:37:31][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -82.66727 dBm with 0 decimals of accuracy
  1305. [16:37:31][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1306. [16:37:31][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-83' retain=1)
  1307. [16:37:31][D][ble_adv:053]: Possible Apple Watch 85 28
  1308. [16:37:31][D][ble_adv:054]: rssi -86
  1309. [16:37:31][D][ble_adv:055]: mac 49:BE:36:43:86:A7
  1310. [16:37:31][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -74.000000
  1311. [16:37:31][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.06709 dBm with 0 decimals of accuracy
  1312. [16:37:31][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1313. [16:37:31][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  1314. [16:37:31][D][ble_adv:053]: Possible Apple Watch 14 20
  1315. [16:37:31][D][ble_adv:054]: rssi -74
  1316. [16:37:31][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1317. [16:37:31][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -54.000000
  1318. [16:37:31][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.24696 dBm with 0 decimals of accuracy
  1319. [16:37:31][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1320. [16:37:31][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1321. [16:37:31][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1322. [16:37:31][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  1323. [16:37:31][D][ble_adv:053]: Possible Apple Watch 13 152
  1324. [16:37:31][D][ble_adv:054]: rssi -54
  1325. [16:37:31][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1326. [16:37:31][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -88.000000
  1327. [16:37:31][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.97287 dBm with 0 decimals of accuracy
  1328. [16:37:31][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1329. [16:37:31][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  1330. [16:37:31][D][ble_adv:053]: Possible Apple Watch 74 28
  1331. [16:37:31][D][ble_adv:054]: rssi -88
  1332. [16:37:31][D][ble_adv:055]: mac F0:18:98:A3:F5:21
  1333. [16:37:31][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  1334. [16:37:31][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -81.18101 dBm with 0 decimals of accuracy
  1335. [16:37:31][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1336. [16:37:31][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-81' retain=1)
  1337. [16:37:31][D][ble_adv:053]: Possible Apple Watch 5 20
  1338. [16:37:31][D][ble_adv:054]: rssi -91
  1339. [16:37:31][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1340. [16:37:31][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -77.000000
  1341. [16:37:31][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -79.92670 dBm with 0 decimals of accuracy
  1342. [16:37:31][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1343. [16:37:31][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  1344. [16:37:31][D][ble_adv:053]: Possible Apple Watch 15 28
  1345. [16:37:32][D][ble_adv:054]: rssi -77
  1346. [16:37:32][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1347. [16:37:32][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -68.000000
  1348. [16:37:32][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.34869 dBm with 0 decimals of accuracy
  1349. [16:37:32][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1350. [16:37:32][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-76' retain=1)
  1351. [16:37:32][D][ble_adv:053]: Possible Apple Watch 14 20
  1352. [16:37:32][D][ble_adv:054]: rssi -68
  1353. [16:37:32][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1354. [16:37:32][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -73.000000
  1355. [16:37:32][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -75.34409 dBm with 0 decimals of accuracy
  1356. [16:37:32][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1357. [16:37:32][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  1358. [16:37:32][D][ble_adv:053]: Possible Apple Watch 15 28
  1359. [16:37:32][D][ble_adv:054]: rssi -73
  1360. [16:37:32][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1361. [16:37:32][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -54.000000
  1362. [16:37:32][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -68.94086 dBm with 0 decimals of accuracy
  1363. [16:37:32][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1364. [16:37:32][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1365. [16:37:32][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1366. [16:37:32][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-69' retain=1)
  1367. [16:37:32][D][ble_adv:053]: Possible Apple Watch 13 152
  1368. [16:37:32][D][ble_adv:054]: rssi -54
  1369. [16:37:32][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1370. [16:37:32][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -79.000000
  1371. [16:37:32][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -71.95860 dBm with 0 decimals of accuracy
  1372. [16:37:32][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1373. [16:37:32][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1374. [16:37:32][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1375. [16:37:32][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  1376. [16:37:32][D][ble_adv:053]: Possible Apple Watch 14 20
  1377. [16:37:32][D][ble_adv:054]: rssi -79
  1378. [16:37:32][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1379. [16:37:32][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -74.000000
  1380. [16:37:32][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -72.57102 dBm with 0 decimals of accuracy
  1381. [16:37:32][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1382. [16:37:32][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1383. [16:37:32][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1384. [16:37:32][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-73' retain=1)
  1385. [16:37:32][D][ble_adv:053]: Possible Apple Watch 15 28
  1386. [16:37:32][D][ble_adv:054]: rssi -74
  1387. [16:37:32][D][ble_adv:055]: mac 72:AD:58:BE:35:EF
  1388. [16:37:32][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -87.000000
  1389. [16:37:32][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -76.89971 dBm with 0 decimals of accuracy
  1390. [16:37:32][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1391. [16:37:33][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-77' retain=1)
  1392. [16:37:33][D][ble_adv:053]: Possible Apple Watch 85 28
  1393. [16:37:33][D][ble_adv:054]: rssi -87
  1394. [16:37:33][D][ble_adv:055]: mac 49:BE:36:43:86:A7
  1395. [16:37:33][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -66.000000
  1396. [16:37:33][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -73.62980 dBm with 0 decimals of accuracy
  1397. [16:37:33][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1398. [16:37:33][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-74' retain=1)
  1399. [16:37:33][D][ble_adv:053]: Possible Apple Watch 14 20
  1400. [16:37:33][D][ble_adv:054]: rssi -66
  1401. [16:37:33][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1402. [16:37:33][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -54.000000
  1403. [16:37:33][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -67.74086 dBm with 0 decimals of accuracy
  1404. [16:37:33][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1405. [16:37:33][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1406. [16:37:33][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1407. [16:37:33][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-68' retain=1)
  1408. [16:37:33][D][ble_adv:053]: Possible Apple Watch 13 152
  1409. [16:37:33][D][ble_adv:054]: rssi -54
  1410. [16:37:33][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1411. [16:37:33][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  1412. [16:37:33][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -74.71861 dBm with 0 decimals of accuracy
  1413. [16:37:33][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1414. [16:37:33][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-75' retain=1)
  1415. [16:37:33][D][ble_adv:053]: Possible Apple Watch 13 20
  1416. [16:37:33][D][ble_adv:054]: rssi -91
  1417. [16:37:33][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  1418. [16:37:34][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -72.000000
  1419. [16:37:34][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -73.90302 dBm with 0 decimals of accuracy
  1420. [16:37:34][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1421. [16:37:34][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-74' retain=1)
  1422. [16:37:34][D][ble_adv:053]: Possible Apple Watch 14 20
  1423. [16:37:34][D][ble_adv:054]: rssi -72
  1424. [16:37:34][D][ble_adv:055]: mac C8:69:CD:65:1A:FA
  1425. [16:37:34][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -48.000000
  1426. [16:37:34][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -66.13212 dBm with 0 decimals of accuracy
  1427. [16:37:34][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1428. [16:37:34][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1429. [16:37:34][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1430. [16:37:34][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-66' retain=1)
  1431. [16:37:34][D][ble_adv:053]: Possible Apple Watch 13 152
  1432. [16:37:34][D][ble_adv:054]: rssi -48
  1433. [16:37:34][D][ble_adv:055]: mac 47:4B:FA:C6:36:57
  1434. [16:37:34][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -85.000000
  1435. [16:37:34][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -71.79248 dBm with 0 decimals of accuracy
  1436. [16:37:34][V][sensor:037]: 'room_presence_debounce': Received new state 1.000000
  1437. [16:37:34][D][sensor:131]: 'room_presence_debounce': Sending state 1.00000 with 1 decimals of accuracy
  1438. [16:37:34][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1439. [16:37:34][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-72' retain=1)
  1440. [16:37:34][D][ble_adv:053]: Possible Apple Watch 13 20
  1441. [16:37:34][D][ble_adv:054]: rssi -85
  1442. [16:37:34][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  1443. [16:37:34][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -91.000000
  1444. [16:37:34][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -77.55473 dBm with 0 decimals of accuracy
  1445. [16:37:34][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1446. [16:37:34][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-78' retain=1)
  1447. [16:37:34][D][ble_adv:053]: Possible Apple Watch 5 20
  1448. [16:37:34][D][ble_adv:054]: rssi -91
  1449. [16:37:34][D][ble_adv:055]: mac 64:D2:C4:9C:3F:76
  1450. [16:37:34][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -86.000000
  1451. [16:37:34][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -80.08831 dBm with 0 decimals of accuracy
  1452. [16:37:34][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1453. [16:37:34][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-80' retain=1)
  1454. [16:37:34][D][ble_adv:053]: Possible Apple Watch 13 20
  1455. [16:37:34][D][ble_adv:054]: rssi -86
  1456. [16:37:34][D][ble_adv:055]: mac D0:03:4B:09:EA:4B
  1457. [16:37:34][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -93.000000
  1458. [16:37:34][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -83.96181 dBm with 0 decimals of accuracy
  1459. [16:37:34][D][script:020]: Script 'presence_timeout' restarting (mode: restart)
  1460. [16:37:34][V][mqtt:402]: Publish(topic='office-ble-tracker/sensor/clayton_apple_watch_office_rssi/state' payload='-84' retain=1)
  1461. [16:37:34][D][ble_adv:053]: Possible Apple Watch 85 28
  1462. [16:37:34][D][ble_adv:054]: rssi -93
  1463. [16:37:34][D][ble_adv:055]: mac 49:BE:36:43:86:A7
  1464. [16:37:34][V][sensor:037]: 'Clayton Apple Watch office RSSI': Received new state -89.000000
  1465. [16:37:34][D][sensor:131]: 'Clayton Apple Watch office RSSI': Sending state -85.47327 dBm with 0 decimals of accuracy
  1466. [16:37:34][V][sensor:037]: 'room_presence_debounce': Received new state 0.000000
  1467. ERROR Error while reading incoming messages: Invalid preamble
  1468. WARNING Disconnected from API: Invalid preamble
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement