Add Segment Groups
This commit is contained in:
@@ -102,6 +102,21 @@ homeassistant:
|
|||||||
input_boolean.furbot_segment_hallway:
|
input_boolean.furbot_segment_hallway:
|
||||||
segment_id: '10'
|
segment_id: '10'
|
||||||
|
|
||||||
|
group:
|
||||||
|
furbot_segments:
|
||||||
|
name: Furbot Rooms
|
||||||
|
entities:
|
||||||
|
- input_boolean.furbot_segment_bathroom:
|
||||||
|
- input_boolean.furbot_segment_bedroom:
|
||||||
|
- input_boolean.furbot_segment_guest_room:
|
||||||
|
- input_boolean.furbot_segment_office:
|
||||||
|
- input_boolean.furbot_segment_living_room:
|
||||||
|
- input_boolean.furbot_segment_laundry:
|
||||||
|
- input_boolean.furbot_segment_kitchen:
|
||||||
|
- input_boolean.furbot_segment_entry:
|
||||||
|
- input_boolean.furbot_segment_dining_room:
|
||||||
|
- input_boolean.furbot_segment_hallway:
|
||||||
|
|
||||||
template:
|
template:
|
||||||
|
|
||||||
# Consumable Helpers
|
# Consumable Helpers
|
||||||
|
|||||||
Reference in New Issue
Block a user