Rename service_data to data to maintain HA compatibility.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { HomeAssistant, LovelaceCardEditor } from 'custom-card-helpers';
|
||||
import { HomeAssistant, LovelaceCardEditor } from '@dermotduffy/custom-card-helpers';
|
||||
import { CSSResultGroup, LitElement, TemplateResult, html, unsafeCSS } from 'lit';
|
||||
import { customElement } from 'lit/decorators.js';
|
||||
import { classMap } from 'lit/directives/class-map.js';
|
||||
|
||||
Reference in New Issue
Block a user