HACS installation: Go to the hacs store and use the repo url https://github.com/DBuit/Homekit-panel-card and add this as a custom repository under settings. Add the following to your ui-lovelace.yaml: resources: url: /hacsfiles/Homekit-panel-card/homekit-panel-card.js type: module Man...
Homekit-panel-card:用于家庭助理的 Homekit 面板卡 家庭卡 Homekit 风格的家庭助理卡 这张卡片最好与panel: true一起使用,这样卡片就会填满整个页面。 这张卡片的目的是用 homekit 风格的瓷砖填充页面。 您可以添加实体并使用您自己的标题定义多行以创建您的 homekit 样式页面。 实体可能不是标准的并且未按预期...
panel_custom:-name:floorplansidebar_title:Floorplansidebar_icon:mdi:bulletin-boardurl_path:floorplanconfig:!includefloorplan.yaml 状态卡片 状态卡片 在configuration.yaml添加如下配置: # 虚拟了一个实例来表示平面图,实例类型任意。homeassistant:customize:binary_sensor.floorplan:custom_ui_state_card:floorplanconfig...
自定义侧面板 我使用 Home Assistant 其中的一个目的就是只用打开一个 App(Web)就可以控制所有设备,利用Panel iFrame组件,我们可以将一些常用的 Web 页面集成到侧面板。比如路由器管理页面、个人博客页面、媒体服务器等等。 自定义侧面板 以路由器为例添加如下内容到configuration.yaml文件中: panel_iframe:netgear:#...