Skip to content

not working #1

Description

@tammeryousef1006

Logger: homeassistant.config_entries
Source: config_entries.py:749
First occurred: 1:19:02 AM (2 occurrences)
Last logged: 1:19:34 AM

Error setting up entry Broadlink AC (192.168.68.102) for broadlink_ac
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/broadlink_ac/init.py", line 26, in async_setup_entry
ac_db_instance = ac_db(
host=(entry.data["host"], 80),
mac=mac_bytes,
)
TypeError: init() should return None, not 'bool'

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions