Files
ad-nix/apps/apps.yaml
2024-03-03 10:50:09 -06:00

34 lines
644 B
YAML

hello_world:
module: hello_world
class: HelloWorld
living_room_tv:
module: tv
class: LivingRoomTV
remote_entity: remote.broadlink_remote
playing_entity: media_player.sony_google_cast
# media_entity: media_player.living_room_tv
# hardware_entity: media_player.sony_kd_65x85k
scene_detect:
module: scene_detect
class: MotionCanceller
scene: bedsport
app: bedroom_motion
scene_detect2:
module: scene_detect
class: MotionCanceller
scene: in_bed
app: bedroom_motion
leaving:
module: leaving
class: Leaving
person: person.john
apps:
- living_room
- bedroom
- kitchen
- bathroom
- closet