You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
need to update main script to report a different status message when plugged in and fully charged. this message pops up because macOS is reporting the "time to full charge", which is 0:00 in this case.
venti already detects a similar situation and reports "adapter attached" when the battery is not actually charging, but this edge case that happens when the battery is at exactly 100% charge is not currently handled by the code. should be a simple fix.
The text was updated successfully, but these errors were encountered:
need to update main script to report a different status message when plugged in and fully charged. this message pops up because macOS is reporting the "time to full charge", which is 0:00 in this case.
venti already detects a similar situation and reports "adapter attached" when the battery is not actually charging, but this edge case that happens when the battery is at exactly 100% charge is not currently handled by the code. should be a simple fix.
The text was updated successfully, but these errors were encountered: