Minimizing of the configuration sample (#1018)

This commit is contained in:
Fabian Affolter 2016-09-30 20:56:52 +02:00 committed by GitHub
parent 8a386143a4
commit ef7531c297
2 changed files with 1 additions and 3 deletions

View file

@ -24,11 +24,9 @@ To enable Panel iFrames in your installation, add the following to your `configu
panel_iframe:
router:
title: 'Router'
icon: 'mdi:router-wireless'
url: 'http://192.168.1.1'
fridge:
title: 'Fridge'
icon: 'mdi:fridge'
url: 'http://192.168.1.5'
```