iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
150 stars 52 forks source link

Battery Status #205

Closed greztaylor closed 10 months ago

greztaylor commented 10 months ago

Is there a way to hide the battery status of devices using the plugin?

I have 2 x Yale Conexis L1 Smart Locks that continually report a love battery despite that not being the case and would love to hide the alerts in the Apple Home app.

Thanks in advance.

iklein99 commented 10 months ago

Not at this time.

Are you referring to the warning messages in the Homebridge logs, or what is shown in the Home app?

On Aug 18, 2023, at 6:16 AM, greztaylor @.***> wrote:

Is there a way to hide the battery status of devices using the plugin?

I have 2 x Yale Conexis L1 Smart Locks that continually report a love battery despite that not being the case and would love to hide the alerts in the Apple Home app.

Thanks in advance.

— Reply to this email directly, view it on GitHub https://github.com/iklein99/homebridge-smartthings/issues/205, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG55ESGBK7UBDHCG445HPTXV46G5ANCNFSM6AAAAAA3VJ74WQ. You are receiving this because you are subscribed to this thread.

greztaylor commented 10 months ago

Primarily in the Home app but the logs are repeatedly saying Low Battery for both locks too🪫

iklein99 commented 10 months ago

I’ll look into it,

On Aug 18, 2023, at 8:07 AM, greztaylor @.***> wrote:

Primarily in the Home app but the logs are repeatedly saying Low Battery for both locks too🪫

— Reply to this email directly, view it on GitHub https://github.com/iklein99/homebridge-smartthings/issues/205#issuecomment-1683823249, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG55EWGR63NQSGBR7AEURDXV5LHDANCNFSM6AAAAAA3VJ74WQ. You are receiving this because you commented.

iklein99 commented 10 months ago

Latest release will stop showing warnings in the logs for low battery. However, I didn't change the way the plugin works. If there is a battery capability in the smartthings device, and it shows below 30%, the plugin will report that as low. I'd suggest contacting the developer of the smart lock device driver about this.