-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Replace dialog with dynamic card #71
Conversation
Remove play icon on companion app
Show connection status
I just fixed the extension color. It was one of my recent changes that broke it. It's a good idea to have both the ha-dialog, and the dynamic card, but it can make things much more complicated. |
Ah that's a good idea. But then we will need to increase the card size to span accross the entire panel, otherwise the video will be that small space. With the dialog it could stretch. Will also do some more testing with video. |
I fixed a bug with the remoteAudio and I added the feature for calling any number from here #69. |
@bkbilly I made some CSS changes, could you test? Video should now fit correctly, the bottom will go over it, and in "panel mode" the popup should stretch over the entire page. |
I've tested it and everything seems to be working great! I have some ideas for the future releases, though they are not that important.
|
Thanks, will merge then.
Option to use
We could make a
Another extension option, that would always hide that extension? |
Made the new version: https://github.com/TECH7Fox/sip-hass-card/releases/tag/v2.2.0 Thanks @bkbilly! 🙂 |
The popup window had issues when used with other cards, so I replaced it.
Now the card changes dynamically based on events which makes it simpler to use.
Keep in mind that this is a major change, so I would recommend to check out for any bugs, though on my tests it works great.
Updates: