mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 16:44:46 +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
|
# - input_boolean
|
||||||
# - media_player
|
# - media_player
|
||||||
- switch
|
- switch
|
||||||
# - scene
|
- scene
|
||||||
|
|
||||||
ifttt:
|
ifttt:
|
||||||
key: !secret ifttt_key
|
key: !secret ifttt_key
|
||||||
|
@ -17,6 +17,7 @@ sensor.badlogin:
|
|||||||
hidden: true
|
hidden: true
|
||||||
|
|
||||||
group.home_modes:
|
group.home_modes:
|
||||||
|
emulated_hue: false
|
||||||
friendly_name: 'Home Modes'
|
friendly_name: 'Home Modes'
|
||||||
|
|
||||||
group.all_lights:
|
group.all_lights:
|
||||||
@ -26,5 +27,17 @@ group.all_switches:
|
|||||||
hidden: false
|
hidden: false
|
||||||
|
|
||||||
group.all_automations:
|
group.all_automations:
|
||||||
|
emulated_hue: false
|
||||||
hidden: 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:
|
entities:
|
||||||
- switch.halloween_lights_den
|
- switch.halloween_lights_den
|
||||||
- switch.halloween_lights_dining_room
|
- switch.halloween_lights_dining_room
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Bedroom:
|
Bedroom lights:
|
||||||
entities:
|
entities:
|
||||||
- light.bedroom
|
- light.bedroom
|
||||||
|
|
||||||
Kitchen:
|
Kitchen lights:
|
||||||
entities:
|
entities:
|
||||||
- light.kitchen_1
|
- light.kitchen_1
|
||||||
- light.kitchen_2
|
- light.kitchen_2
|
||||||
@ -13,7 +13,7 @@ Kitchen:
|
|||||||
- light.kitchen_sink
|
- light.kitchen_sink
|
||||||
- light.kitchen_fridge
|
- light.kitchen_fridge
|
||||||
|
|
||||||
Living Room:
|
Living Room lights:
|
||||||
entities:
|
entities:
|
||||||
- light.living_room_back_left
|
- light.living_room_back_left
|
||||||
- light.living_room_back_right
|
- light.living_room_back_right
|
||||||
@ -27,36 +27,43 @@ Living Room Accents:
|
|||||||
- light.couch_2
|
- light.couch_2
|
||||||
- light.couch_tv
|
- light.couch_tv
|
||||||
|
|
||||||
Dinette:
|
Dinette lights:
|
||||||
entities:
|
entities:
|
||||||
- light.dinette_1
|
- light.dinette_1
|
||||||
- light.dinette_2
|
- light.dinette_2
|
||||||
|
|
||||||
Den:
|
Den lights:
|
||||||
entities:
|
entities:
|
||||||
- light.den_lamp
|
- light.den_lamp
|
||||||
|
|
||||||
Foyer:
|
Foyer lights:
|
||||||
entities:
|
entities:
|
||||||
- light.foyer_door
|
- light.foyer_door
|
||||||
- light.foyer
|
- light.foyer
|
||||||
|
|
||||||
Office:
|
Office lights:
|
||||||
entities:
|
entities:
|
||||||
- light.office_lamp
|
- light.office_lamp
|
||||||
|
|
||||||
Upstairs:
|
Upstairs lights:
|
||||||
entities:
|
entities:
|
||||||
- light.upstairs_lamp
|
- light.upstairs_lamp
|
||||||
|
|
||||||
Dining_Room:
|
Dining_Room lights:
|
||||||
entities:
|
entities:
|
||||||
- light.sconce_1
|
- light.sconce_1
|
||||||
- light.sconce_2
|
- light.sconce_2
|
||||||
- light.sconce_3
|
- light.sconce_3
|
||||||
- light.sconce_4
|
- 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:
|
entities:
|
||||||
- light.garage_attic
|
- light.garage_attic
|
||||||
- switch.garage_outlet
|
- switch.garage_outlet
|
Loading…
x
Reference in New Issue
Block a user