-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Actually while using mdns discovery you can get the hostname of the remote as a unique ID in the format RemoteTwo-.local
But there this info cannot be retrieved using APIs
The use case is the following : adding the remote two to Home assistant (not the HA integration driver, but add the RC2 to home assistant to control it from HA)
- Detect devices through mdns
- User can select one of them or if not detected properly he will submit the IP address or hostname directly
- The integration will store the new device information BUT will check before if the device does not already exist
**=> problem we don't have any available device ID (serial number, hostname or mac address) to distinguish devices
The hostname and/or serial number and/or mac address should be added to remote API /pub/version of /pub/* to avoid unnecessary authentication
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request