From 1ba54782c039899e697d6ba3d86a6fab11a88294 Mon Sep 17 00:00:00 2001 From: xiaoshi <115949669+xiaoshi930@users.noreply.github.com> Date: Thu, 1 Jan 2026 15:10:42 +0800 Subject: [PATCH] Update xiaoshi-device-ha-info-button.js --- xiaoshi-device-ha-info-button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaoshi-device-ha-info-button.js b/xiaoshi-device-ha-info-button.js index b5638a0..2534c83 100644 --- a/xiaoshi-device-ha-info-button.js +++ b/xiaoshi-device-ha-info-button.js @@ -405,7 +405,7 @@ template: 测试模板(最好引用模板,否则大概率会报错)'> } customElements.define('xiaoshi-ha-info-button-editor', XiaoshiHaInfoButtonEditor); -export class XiaoshiHaInfoButton extends LitElement { +class XiaoshiHaInfoButton extends LitElement { static get properties() { return { hass: Object,