You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% node app.js
Connected to MQTT Broker
Startup complete
Mi Kettle {
message: 'Failed to connect to Mi Kettle',
error: 'Software caused connection abort'
} while connecting
Disconnected from Mi Kettle
Mi Kettle {
message: 'Failed to connect to Mi Kettle',
error: 'Software caused connection abort'
} while connecting
Disconnected from Mi Kettle
Mi Kettle {
message: 'Failed to connect to Mi Kettle',
error: 'Software caused connection abort'
} while connecting
Disconnected from Mi Kettle
from bluetoothd:
bluetoothd[416]: src/device.c:load_gatt_db() No cache for kettle:mac
bluetoothd[416]: src/device.c:load_gatt_db() No cache for kettle:mac
btmgmt says:
hci0 kettle:mac type LE Public connected eir_len 21
hci0 kettle:mac type LE Public disconnected with reason 0
Any ideas what's wrong?
The text was updated successfully, but these errors were encountered:
I've cloned the repo, done
npm install
, added dbus config, configured cybele as follows, using token obtained via https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor:And I'm getting the following errors:
from
bluetoothd
:btmgmt
says:Any ideas what's wrong?
The text was updated successfully, but these errors were encountered: