mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-20 16:21:58 +00:00
Hide all the groups (or most of them) from Alexa! Emulated_Hue
This commit is contained in:
parent
3d46176db1
commit
8dbe2f27e1
@ -37,7 +37,7 @@ emulated_hue:
|
||||
# - input_boolean
|
||||
# - media_player
|
||||
- switch
|
||||
# - scene
|
||||
- scene
|
||||
|
||||
ifttt:
|
||||
key: !secret ifttt_key
|
||||
|
@ -17,6 +17,7 @@ sensor.badlogin:
|
||||
hidden: true
|
||||
|
||||
group.home_modes:
|
||||
emulated_hue: false
|
||||
friendly_name: 'Home Modes'
|
||||
|
||||
group.all_lights:
|
||||
@ -26,5 +27,17 @@ group.all_switches:
|
||||
hidden: false
|
||||
|
||||
group.all_automations:
|
||||
emulated_hue: false
|
||||
hidden: false
|
||||
|
||||
|
||||
group.family:
|
||||
emulated_hue: false
|
||||
|
||||
group.sensors:
|
||||
emulated_hue: false
|
||||
|
||||
group.network:
|
||||
emulated_hue: false
|
||||
|
||||
group.weather:
|
||||
emulated_hue: false
|
@ -1,4 +1,4 @@
|
||||
Holiday:
|
||||
Holiday lights:
|
||||
entities:
|
||||
- switch.halloween_lights_den
|
||||
- switch.halloween_lights_dining_room
|
||||
|
@ -1,8 +1,8 @@
|
||||
Bedroom:
|
||||
Bedroom lights:
|
||||
entities:
|
||||
- light.bedroom
|
||||
|
||||
Kitchen:
|
||||
Kitchen lights:
|
||||
entities:
|
||||
- light.kitchen_1
|
||||
- light.kitchen_2
|
||||
@ -13,7 +13,7 @@ Kitchen:
|
||||
- light.kitchen_sink
|
||||
- light.kitchen_fridge
|
||||
|
||||
Living Room:
|
||||
Living Room lights:
|
||||
entities:
|
||||
- light.living_room_back_left
|
||||
- light.living_room_back_right
|
||||
@ -27,36 +27,43 @@ Living Room Accents:
|
||||
- light.couch_2
|
||||
- light.couch_tv
|
||||
|
||||
Dinette:
|
||||
Dinette lights:
|
||||
entities:
|
||||
- light.dinette_1
|
||||
- light.dinette_2
|
||||
|
||||
Den:
|
||||
Den lights:
|
||||
entities:
|
||||
- light.den_lamp
|
||||
|
||||
Foyer:
|
||||
Foyer lights:
|
||||
entities:
|
||||
- light.foyer_door
|
||||
- light.foyer
|
||||
|
||||
Office:
|
||||
Office lights:
|
||||
entities:
|
||||
- light.office_lamp
|
||||
|
||||
Upstairs:
|
||||
Upstairs lights:
|
||||
entities:
|
||||
- light.upstairs_lamp
|
||||
|
||||
Dining_Room:
|
||||
Dining_Room lights:
|
||||
entities:
|
||||
- light.sconce_1
|
||||
- light.sconce_2
|
||||
- light.sconce_3
|
||||
- light.sconce_4
|
||||
|
||||
Garage:
|
||||
Outdoor Pool Lights:
|
||||
entities:
|
||||
- light.pool_front_left
|
||||
- light.pool_front_right
|
||||
- light.pool_back_left
|
||||
- light.pool_back_left
|
||||
|
||||
Garage lights:
|
||||
entities:
|
||||
- light.garage_attic
|
||||
- switch.garage_outlet
|
Loading…
x
Reference in New Issue
Block a user