fwmarcel / home-assistant-divera

This is a custom component that allows to address the Divera 24/7 alarm software from Home Assistant.
48 stars 11 forks source link

[Bug]: Setup no longer possible #160

Closed torgeros closed 4 months ago

torgeros commented 4 months ago

Requirements

Current Behavior

When I click on "add integration" or "add a new entity", I get a popup that just says

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

Expected Behavior

No response

Edit: I had it running before, so it should work as far as I am concerned...

Steps To Reproduce

No response

Context

Log:

Logger: homeassistant.config_entries
Source: config_entries.py:865
First occurred: 7:14:15 PM (5 occurrences)
Last logged: 7:21:01 PM

Error occurred loading flow for integration divera: cannot import name 'ConfigFlowResult' from 'homeassistant.config_entries' (/usr/src/homeassistant/homeassistant/config_entries.py)

Environment

- HA Version: Home Assistant 2023.8.1
- Divera Integration Version: 1.2.1

Anything else?

No response

torgeros commented 4 months ago

Ah shute, I updated home assistant, it works now...