SWW13 / homeassistant-victron-ir-ble

Home Assistant Victron Instant Readout BLE Integration
MIT License
6 stars 2 forks source link

Config flow could not be loaded: {"message":"Invalid handler specified"} #7

Open hsch0 opened 1 month ago

hsch0 commented 1 month ago

I downloaded the integration with HACS, but when I try to add it I get this error:

Config flow could not be loaded: {"message":"Invalid handler specified"}

SWW13 commented 1 month ago

Could you please provide more information, at least the HA version and how exactly you tried to add a device?

Please see also issue #1 with the known configuration issue.

frank8the9tank commented 2 weeks ago

i have the same issue.

i'm on version: Core 2024.6.4 Supervisor 2024.06.0 Operating System 12.4 Frontend 20240610.1

My steps are:

  1. Download integration with hacs.
  2. Restarted home assistant.
  3. Added integration the normal way. (settings -> add integration)
  4. error appears for config flow

The following error is in the log:

Logger: homeassistant.config_entries Source: config_entries.py:2757 First occurred: 16:46:47 (3 occurrences) Last logged: 17:19:38

Error occurred loading flow for integration victron_ir: cannot import name 'BatterySenseData' from 'victron_ble.devices' (/usr/local/lib/python3.12/site-packages/victron_ble/devices/init.py)