lihaoyun6 / AirBattery

Get the battery usage of all your devices on your Mac and put them on the Dock / Menu Bar / Widget! && 在Mac上获取你所有设备的电量信息并显示在Dock / 状态栏 / 小组件上!
https://lihaoyun6.github.io/airbattery/
GNU Affero General Public License v3.0
1.18k stars 32 forks source link

AirBattery can't see magic keyboard. #23

Closed Akis-P closed 4 months ago

Akis-P commented 4 months ago

Unfortunately, I can't see my Magic Keyboard in the list with bluetooth devices.

Magic Mouse, Pebble Bluetooth mouse and 3rd party bluetooth earbuds registering just fine.

Please advice 🙏🏻

lihaoyun6 commented 4 months ago

Please open the "Terminal" App and run the following command:

ioreg -c AppleDeviceManagementHIDEventService > ~/Desktop/HID_Data.txt

Then send me the HID_Data.txt on your desktop

Akis-P commented 4 months ago

Please open the "Terminal" App and run the following command:

ioreg -c AppleDeviceManagementHIDEventService > ~/Desktop/HID_Data.txt

Then send me the HID_Data.txt on your desktop

HID_Data.txt

lihaoyun6 commented 4 months ago

Oh, it looks like you're using an older model Magic Keyboard? Then you need to run:

ioreg -c AppleBluetoothHIDKeyboard > ~/Desktop/Old_HID_Data.txt
lihaoyun6 commented 4 months ago

I will try to fix this in the next update

lihaoyun6 commented 4 months ago

AirBattery v1.3.4 has been released, including multiple bug fixes and new features. Please check for updates😊

Akis-P commented 4 months ago

Thanks, looking forward to it.On 7 Jun 2024, at 10:43, lihaoyun6 @.***> wrote: I will try to fix this in the next update

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