Is there a recommended way to use WebAwesome components in a custom card?
I imagine loading webawesome from within the custom card might be problematic because the version I load might conflict with the version HA is using itself...?
And, as mentioned in the HA developer blog, apparently we're not supposed to use ha internal components. Further, some HA components, like ha-radio-group aren't even defined until needed by some other internal part of HA, so you can't rely on it being available.
-Josh