Lee7and7
Results
1
issues of
Lee7and7
I checked https://developers.home-assistant.io/blog/ and found that probably code should be corrected with something like: const helpers = await loadCardHelpers(); const element = helpers.createRowElement(config); element.hass = this.hass; For more info see...