-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
panel_custom.yaml
35 lines (34 loc) · 931 Bytes
/
panel_custom.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
- name: ha_supervisor
sidebar_title: Supervisor
sidebar_icon: mdi:home-assistant
js_url: /api/hassio/app/entrypoint.js
url_path: 'hassio/dashboard'
embed_iframe: true
require_admin: true
config:
ingress: Supervisor
- name: config/logs
sidebar_title: Logs
sidebar_icon: mdi:math-log
module_url: https://10.10.100.8:8123/config/logs
embed_iframe: true
require_admin: true
config:
ingress: Logs
- name: config/system
sidebar_title: System
sidebar_icon: mdi:cog
module_url: 'https://10.10.100.8:8123/config/system'
embed_iframe: true
require_admin: true
config:
ingress: System
- name: config/integrations/integration/zha
sidebar_title: ZHA
sidebar_icon: mdi:zigbee
module_url: http://10.10.100.8:8123/config/integrations/integration/zha
embed_iframe: true
require_admin: true
config:
ingress: ZHA