tony-fav / tasmota-blerry

GNU General Public License v3.0
96 stars 29 forks source link

Gigaset G-Tag #71

Closed DarthWeber closed 1 year ago

DarthWeber commented 1 year ago

Hi, would like to have support for the Gigaset G-Tag. Is it possible to add this device to get the battery state? It is just a single command in unix: gatttool -b macid --char-read --handle=0x001b - and it returns e.g. 2f as the value:

gatttool -b xx:xx:xx:xx:xx:xx --char-read --handle=0x001b Characteristic value/descriptor: 2f Would be great to get this with tasmota/blerry.

DarthWeber commented 1 year ago

moved to #22