Bluetooth-Devices / bthome-ble

Parser for BTHome BLE devices
https://bthome.io/
MIT License
69 stars 14 forks source link

python integration #138

Closed ioukos closed 1 month ago

ioukos commented 1 month ago

Hello,

I can't find a way to user your parser on windows or linux ?

I would like a computer to "listen" to my sensors and then display it in terminal (at first) and then push it in Influxdb.

Thanks

thecode commented 1 month ago

This is a parser as you stated, it doesn't listen to events, it is mainly used as a library for other projects. An example is Home Assistant which uses this to create sensors and data using this parser.

Ernst79 commented 1 month ago

In #133 there is an example of someone who wanted to achieve something similar.

ioukos commented 1 month ago

Ok, thank you, I will dig into this case. RegardsArnaud Goulut -------- Original message --------From: Ernst Klamer @.> Date: 30/07/24 01:00 (GMT+01:00) To: Bluetooth-Devices/bthome-ble @.> Cc: ioukos @.>, Author @.> Subject: Re: [Bluetooth-Devices/bthome-ble] python integration (Issue #138) In #133 there is an example of someone who wanted to achieve something similar.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>