Rename service_data to data to maintain HA compatibility.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { HomeAssistant } from 'custom-card-helpers';
|
||||
import { HomeAssistant } from '@dermotduffy/custom-card-helpers';
|
||||
import { describe, expect, it } from 'vitest';
|
||||
import {
|
||||
getEntityIcon,
|
||||
|
||||
Reference in New Issue
Block a user