Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AC Unit without Key or Token Fails to Connect #12

Open
ConnorVVWenner opened this issue Jul 6, 2024 · 0 comments
Open

AC Unit without Key or Token Fails to Connect #12

ConnorVVWenner opened this issue Jul 6, 2024 · 0 comments

Comments

@ConnorVVWenner
Copy link

I was just setting up your driver for a few Danby AC units, they are just Midea rebrands. The first on worked fine, but the second one doesn't have a key or token, when I run midea-discover the output I get is

{'ip': '192.168.1.84', 'port': 6444, 'id': 141837000051060, 'online': True, 'supported': True, 'type': <DeviceType.AIR_CONDITIONER: 172>, 'name': 'net_ac_C914', 'sn':
'000000X0000000XXXXXXXXXXXXXX0000', 'key': None, 'token': None}

First I tried entering "None" as the token and key but no dice there.
I modified you driver slightly to see if not requiring the key and token would allow it to work. This led me to some null conversion errors and after trying to fix those I realized I was over my head.

I thought I would reach out and see if this is something you are aware of/could potentially fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant