mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Add a Router Panel - MOdify Views
This commit is contained in:
@@ -1 +1 @@
|
||||
0.30.2
|
||||
0.31.0
|
@@ -11,6 +11,12 @@ http:
|
||||
api_password: !secret http_api_password
|
||||
|
||||
frontend:
|
||||
panel_iframe:
|
||||
router:
|
||||
title: 'Router'
|
||||
icon: 'mdi:router-wireless'
|
||||
url: 'http://192.168.10.1'
|
||||
|
||||
group: !include_dir_merge_named group
|
||||
device_tracker: !include_dir_merge_list device_tracker
|
||||
input_boolean: !include_dir_merge_named input_boolean
|
||||
@@ -25,7 +31,7 @@ light:
|
||||
|
||||
emulated_hue:
|
||||
host_ip: 192.168.10.10
|
||||
# expose_by_default: false
|
||||
expose_by_default: true
|
||||
exposed_domains:
|
||||
- group
|
||||
# - input_boolean
|
||||
|
@@ -14,6 +14,7 @@ default_view:
|
||||
- group.Dinette
|
||||
- group.living_room
|
||||
- group.living_room_accents
|
||||
- group.dining_room
|
||||
- group.foyer
|
||||
- group.upstairs
|
||||
- group.den
|
||||
@@ -31,6 +32,7 @@ Lights:
|
||||
- group.Dinette
|
||||
- group.living_room
|
||||
- group.living_room_accents
|
||||
- group.dining_room
|
||||
- group.foyer
|
||||
- group.upstairs
|
||||
- group.den
|
||||
|
@@ -62,27 +62,27 @@
|
||||
# Outlet 304_1
|
||||
Outlet 304_1:
|
||||
protocol: 1
|
||||
pulselength: 190
|
||||
pulselength: 189
|
||||
code_on: 5330027
|
||||
code_off: 5330236
|
||||
|
||||
# Outlet 304_2
|
||||
Outlet 304_2:
|
||||
protocol: 1
|
||||
pulselength: 190
|
||||
pulselength: 189
|
||||
code_on: 5330371
|
||||
code_off: 5330380
|
||||
|
||||
# Outlet 304_3
|
||||
Outlet 304_3:
|
||||
protocol: 1
|
||||
pulselength: 190
|
||||
pulselength: 189
|
||||
code_on: 5330691
|
||||
code_off: 5330700
|
||||
|
||||
# Outlet 304_4
|
||||
Outlet 304_4:
|
||||
protocol: 1
|
||||
pulselength: 190
|
||||
pulselength: 189
|
||||
code_on: 5332227
|
||||
code_off: 5332236
|
Reference in New Issue
Block a user