Skip to content

Unable to discover anything #107

@tardich

Description

@tardich

Hello. I'm running Home-Assistant (2024.10.0 at the moment) as a docker container within Kubernetes. So the IP address of the container isn't within my local network CIDR.

I tried to run the discovery script within a VM on my local PC so, again, not in the same CIDR of my home network, where the gree device is (and configured correctly, as I can reach out from my iPhone app).

I realized that the gree.py script seem to be listening only from its local interfaces CIDR. Debug's telling me:

DEBUG - Listening for devices on 172.28.47.255
DEBUG - Listening for devices on 172.17.255.255

Is this possible that the discovery cannot work in this network model, and that I would be able to set things manually (if that at all possible) ?

Thanks !

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