-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels