Cybele icon indicating copy to clipboard operation
Cybele copied to clipboard

BLE to MQTT Gateway for Smarthome and IoT Devices

Results 14 Cybele issues
Sort by recently updated
recently updated
newest added

Hi everyone, I follow the readme to install the package. I've cloned the repo, done npm install, configured cybele as follows ``` { "mqtt": { "url": "MQTT" }, "dongles": [...

Can anyone provide full example on a working config.json? How does the device config fit into this: { "mqtt": { "url": "mqtt://user:[email protected]" }, "dongles": [ { "hciDevice": "hci0", "mode": "le",...

I installed cybele to a rpi 3b+ with inbuilt bt and added an eq3 thermostat to it. On start i get this: ``` Connected to MQTT Broker { dongleConfig: {...

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: ``` % cat config.json { "mqtt": { "url": "mqtt://localhost" }, "dongles":...

Hey Hypfer, First of all, I love what you did with Valetudo, thank you! Second, I was wondering is there any chance to expand this project for Xiaomi's Toothbrush T500,...

That code is just terrible https://github.com/Hypfer/Cybele/blob/master/lib/Dongle.js#L215

enhancement

Hi, is it possible to make Cybele to be run as the addon for Home Assistant?

Hi, does the Glance Clock integration work? If so then I'm happy to muddle through working out how to use it and writing up a Readme

See https://github.com/drndos/mikettle/pull/9

enhancement

https://v8.dev/features/object-fromentries

enhancement