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

Allow defining device_id for push server #1710

Merged
merged 2 commits into from Feb 3, 2023
Merged

Conversation

rytilahti
Copy link
Owner

This is necessary to allow defining the did for simulators,
the device id is a better unique id than the mac address because it does not require working miIO.info method:

  1. it is available in mdns names
  2. it is available in the handshake responses

Renames server_id to device_id to use consistent naming

This is necessary to allow defining the did for simulators

Renames server_id to device_id to use consistent naming
@rytilahti rytilahti merged commit bf02f1b into master Feb 3, 2023
@rytilahti rytilahti deleted the feat/server_device_id branch February 3, 2023 16:21
rytilahti added a commit that referenced this pull request Jul 14, 2023
This fixes a regression introduced in #1710 where the device object was passed to the did_and_mac_for_model instead of the expected model name.
rytilahti added a commit that referenced this pull request Jul 14, 2023
This fixes a regression introduced in #1710 where the device object was passed to the did_and_mac_for_model instead of the expected model name.
rytilahti added a commit that referenced this pull request Jul 14, 2023
This fixes a regression introduced in #1710 where the device object was
passed to the did_and_mac_for_model instead of the expected model name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant