Skip to content

Functionality to check for AHA support #23

Description

@escoand

I'm currently working on the HomeAssistant integration of fritzhome. The project maintainers try to avoid protocol specific implementations and just want to rely on external libraries. So it would be nice if fritzhome would have a function to test if the device is able to handle the AHA requests.

At least one user has a FRITZ!Repeater device which seems to be able to handle the login/logout requests, but fails when calling get_devices with a 404 error. Would be nice you could check this before. So I would be able to filter such devices out before the user tries to configure it within HomeAssistant.

Not sure what's the best way to do so, as I don't own such a device.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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