The current main has the correct version, but the 2025.4.3 release (latest right now) references pyowletapi 2025.4.8 and causes an error when starting configuration in HA.
Config flow could not be loaded: {"message":"Invalid handler specified"}
Seems like it could be solved by creating a new release from main
The current
mainhas the correct version, but the 2025.4.3 release (latest right now) referencespyowletapi2025.4.8 and causes an error when starting configuration in HA.Config flow could not be loaded: {"message":"Invalid handler specified"}Seems like it could be solved by creating a new release from
main