Add a Router Panel - MOdify Views

This commit is contained in:
CCOSTAN
2016-10-24 17:22:12 +00:00
parent 0d1ee35bdd
commit 51b7aa008b
5 changed files with 16 additions and 7 deletions

View File

@@ -1 +1 @@
0.30.2 0.31.0

1
.uuid Normal file
View File

@@ -0,0 +1 @@
{"uuid": "7a94bac55f3f475792c779cc57b99caf"}

View File

@@ -11,6 +11,12 @@ http:
api_password: !secret http_api_password api_password: !secret http_api_password
frontend: frontend:
panel_iframe:
router:
title: 'Router'
icon: 'mdi:router-wireless'
url: 'http://192.168.10.1'
group: !include_dir_merge_named group group: !include_dir_merge_named group
device_tracker: !include_dir_merge_list device_tracker device_tracker: !include_dir_merge_list device_tracker
input_boolean: !include_dir_merge_named input_boolean input_boolean: !include_dir_merge_named input_boolean
@@ -25,7 +31,7 @@ light:
emulated_hue: emulated_hue:
host_ip: 192.168.10.10 host_ip: 192.168.10.10
# expose_by_default: false expose_by_default: true
exposed_domains: exposed_domains:
- group - group
# - input_boolean # - input_boolean

View File

@@ -14,6 +14,7 @@ default_view:
- group.Dinette - group.Dinette
- group.living_room - group.living_room
- group.living_room_accents - group.living_room_accents
- group.dining_room
- group.foyer - group.foyer
- group.upstairs - group.upstairs
- group.den - group.den
@@ -31,6 +32,7 @@ Lights:
- group.Dinette - group.Dinette
- group.living_room - group.living_room
- group.living_room_accents - group.living_room_accents
- group.dining_room
- group.foyer - group.foyer
- group.upstairs - group.upstairs
- group.den - group.den

View File

@@ -62,27 +62,27 @@
# Outlet 304_1 # Outlet 304_1
Outlet 304_1: Outlet 304_1:
protocol: 1 protocol: 1
pulselength: 190 pulselength: 189
code_on: 5330027 code_on: 5330027
code_off: 5330236 code_off: 5330236
# Outlet 304_2 # Outlet 304_2
Outlet 304_2: Outlet 304_2:
protocol: 1 protocol: 1
pulselength: 190 pulselength: 189
code_on: 5330371 code_on: 5330371
code_off: 5330380 code_off: 5330380
# Outlet 304_3 # Outlet 304_3
Outlet 304_3: Outlet 304_3:
protocol: 1 protocol: 1
pulselength: 190 pulselength: 189
code_on: 5330691 code_on: 5330691
code_off: 5330700 code_off: 5330700
# Outlet 304_4 # Outlet 304_4
Outlet 304_4: Outlet 304_4:
protocol: 1 protocol: 1
pulselength: 190 pulselength: 189
code_on: 5332227 code_on: 5332227
code_off: 5332236 code_off: 5332236