-
Notifications
You must be signed in to change notification settings - Fork 44
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
Add Device Card #92
base: main
Are you sure you want to change the base?
Add Device Card #92
Conversation
@DigiLive I want to create a function to create all the domain cards since I need it for the device card again. I tried adding it in mushroom-strategy.js but I was getting errors about it not being defined when I try to call it. When you have time, can you take a look? |
You've created I've attached an example of which you have to remove the Also, PR #81 is a massive change of the code base which is impossible to merge with the |
btw... going to Browser Mod in the side bar, my console get spammed with manymanymany errors. |
Thank you very much. |
I guess the errors have something to do with localization. Still a heavy integration for just a popup, though. But we'll see. Thanks for waiting on my PR. I hope you can test and review it soon. Your help might also be needed to merge/force push. |
Warning The |
FYI... Maybe I've found a way to use just a part of browser mod. If so, we can use it in this project directly without the user having to install browser mod. |
Oh nice, |
Yeah sure. |
It takes a little longer. It's still gonna be a card which we can use in the code directly. So no need to require another HACS repo to be installed. |
Whenever you finish with the popup, just shoot me a message. |
Yeah... I've been quite busy lately. |
Add a device card.
when enabled via device options, creates a device card in the room for the particular device and the tap action creates a popup to show entities linked to that device.
TODO:
entity_registry
,entity.entity_catagory == state
.card_options
.deviceCard
enabled.