Skip to content

Commit ef7531c

Browse files
authored
Minimizing of the configuration sample (home-assistant#1018)
1 parent 8a38614 commit ef7531c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

source/_components/panel_custom.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: "Panel Custom"
4-
description: "Instructions how to add customied panels to the frontend of Home Assistant."
4+
description: "Instructions how to add customized panels to the frontend of Home Assistant."
55
date: 2015-08-08 11:00
66
sidebar: true
77
comments: false

source/_components/panel_iframe.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@ To enable Panel iFrames in your installation, add the following to your `configu
2424
panel_iframe:
2525
router:
2626
title: 'Router'
27-
icon: 'mdi:router-wireless'
2827
url: 'http://192.168.1.1'
2928
fridge:
3029
title: 'Fridge'
31-
icon: 'mdi:fridge'
3230
url: 'http://192.168.1.5'
3331
```
3432

0 commit comments

Comments
 (0)