-
-
Notifications
You must be signed in to change notification settings - Fork 131
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
Refactoring. New interface and discovery panel. SVG replaced font icons #605
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8ea9af4
to
7f0af7f
Compare
7f0af7f
to
a6de402
Compare
79ef1eb
to
a6de402
Compare
4a5fdb4
to
5f2bcc5
Compare
903db94
to
fe37cef
Compare
610396b
to
e010903
Compare
bb366e4
to
59da4eb
Compare
f66ac2c
to
64cb1f4
Compare
64cb1f4
to
e849f64
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Very important PR:
Sample:
![new_model](https://private-user-images.githubusercontent.com/69086569/265831337-18153df7-f2af-41a7-8139-d100ca5da614.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTkyOTEsIm5iZiI6MTczOTI1ODk5MSwicGF0aCI6Ii82OTA4NjU2OS8yNjU4MzEzMzctMTgxNTNkZjctZjJhZi00MWE3LTgxMzktZDEwMGNhNWRhNjE0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA3Mjk1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ4YzQ0OGY1MTAxNGFiY2MxZTI2NzQ5NjA5MGZjYzZjZTAyZjc0NDhmMjExZWU4ODBhMTYzMTA3NTU5YTAwZTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._hstiBDOIuy6tRlHnszxOkJvbRyelTbPFZSr570AcS4)
If there is another HyperHDR instance on the other device, it will be detected in the list of instances and you can switch to it:
![obraz](https://private-user-images.githubusercontent.com/69086569/265831148-be3cb42b-59b0-4d9b-9442-d3b535d9d854.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTkyOTEsIm5iZiI6MTczOTI1ODk5MSwicGF0aCI6Ii82OTA4NjU2OS8yNjU4MzExNDgtYmUzY2I0MmItNTliMC00ZDliLTk0NDItZDNiNTM1ZDlkODU0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA3Mjk1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTIzMTM4NWY1ZDg1NjU5NzllOWFhMWRkMDc1NGNkMjE4Mjc3YmY3NmI1ODQ0OTQ0MWU5MmRmOTM5NjVkNzA0MGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.lf-QVO0L_9aSMg4-H2Ee1g1dMVLvVp9ElmtK-m6RM-M)
New device discovery panel detection time:
(*) when announced on the network
(**) WLED devices tends to ignore mDNS queries after some time. Maybe it's my Asus router issue.