Home Assistant手动添加自定义主题的方法
前端下载没有速度的时候可以手动把主题加载到 Home Assistant 中
将以下代码添加到您的configuration.yaml文件中(需要重新启动)。
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
删除 /config/themes 下其它文件
每个主题单独一个文件夹
重启以后 在用户主题中就有了
Home Assistant手动添加自定义主题的方法
https://halo.tolan.link:6688//archives/1749107851838