mirror of
https://github.com/xiaoshi930/xiaoshi-pad-card.git
synced 2026-01-13 07:04:59 +00:00
Update xiaoshi-device-ha-info-button.js
This commit is contained in:
@@ -405,7 +405,7 @@ template: 测试模板(最好引用模板,否则大概率会报错)'>
|
|||||||
}
|
}
|
||||||
customElements.define('xiaoshi-ha-info-button-editor', XiaoshiHaInfoButtonEditor);
|
customElements.define('xiaoshi-ha-info-button-editor', XiaoshiHaInfoButtonEditor);
|
||||||
|
|
||||||
export class XiaoshiHaInfoButton extends LitElement {
|
class XiaoshiHaInfoButton extends LitElement {
|
||||||
static get properties() {
|
static get properties() {
|
||||||
return {
|
return {
|
||||||
hass: Object,
|
hass: Object,
|
||||||
|
|||||||
Reference in New Issue
Block a user