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
I had to install pipx to get kasa to install on my OS.
kasa --host 172.16.64.114 on
Discovering device 172.16.64.114 for 10 seconds
Raised error: 'No time zone found with key MST7MDT'
Bottom line Issue:
ZoneInfoNotFoundError(f"No time zone found with key {key}")
zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key MST7MDT'
Environment:
OS : Debian GNU/Linux 13 (trixie)
OS Kernel : 6.12.47+rpt-rpi-v8
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I had to install pipx to get kasa to install on my OS.
kasa --host 172.16.64.114 on
Discovering device 172.16.64.114 for 10 seconds
Raised error: 'No time zone found with key MST7MDT'
Bottom line Issue:
ZoneInfoNotFoundError(f"No time zone found with key {key}")
zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key MST7MDT'
Environment:
OS : Debian GNU/Linux 13 (trixie)
OS Kernel : 6.12.47+rpt-rpi-v8
Beta Was this translation helpful? Give feedback.
All reactions