mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-26 14:31:54 +00:00
reorganized code
This commit is contained in:
@@ -87,19 +87,19 @@ cards:
|
||||
- type: attribute
|
||||
entity: device_tracker.life360_suresh
|
||||
name: Suresh
|
||||
attribute: address
|
||||
attribute: address
|
||||
- type: attribute
|
||||
entity: device_tracker.life360_mallika
|
||||
name: Mallika
|
||||
attribute: address
|
||||
attribute: address
|
||||
- type: attribute
|
||||
entity: device_tracker.life360_srinika
|
||||
name: Srinika
|
||||
attribute: address
|
||||
attribute: address
|
||||
- type: attribute
|
||||
entity: device_tracker.life360_hasika
|
||||
name: Hasika
|
||||
attribute: address
|
||||
attribute: address
|
||||
- entity: input_boolean.home_mode_away
|
||||
name: Home Away Status
|
||||
card:
|
||||
@@ -229,7 +229,6 @@ cards:
|
||||
- type: tile
|
||||
entity: weather.dark_sky
|
||||
|
||||
|
||||
- type: entities
|
||||
title: Xiaomi Motion Sensors
|
||||
show_header_toggle: false
|
||||
@@ -265,7 +264,7 @@ cards:
|
||||
name: Two Car Garage Door
|
||||
- entity: binary_sensor.door_window_sensor_158d0004248d5b
|
||||
name: Single Car Garage Door
|
||||
- entity: binary_sensor.door_window_sensor_158d00044e5cb3
|
||||
- entity: binary_sensor.door_window_sensor_158d00044e5cb3
|
||||
name: Master Bathroom Toilet Door Sensor
|
||||
- entity: binary_sensor.door_window_sensor_158d00045ab168
|
||||
name: Guest Bathroom Door Sensor
|
||||
@@ -275,7 +274,7 @@ cards:
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- sensor.plex_mahasri_nas
|
||||
|
||||
|
||||
- type: entities
|
||||
title: Luminance
|
||||
show_header_toggle: false
|
||||
@@ -358,26 +357,3 @@ cards:
|
||||
type: entities
|
||||
title: Motion Sensors
|
||||
show_header_toggle: false
|
||||
|
||||
- type: entities
|
||||
title: Motion Counters
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- input_label.motion_sensor_158d00016c2d0e
|
||||
- input_label.motion_sensor_158d00016db6d2
|
||||
- input_label.motion_sensor_158d0001a25041
|
||||
- input_label.motion_sensor_158d0001a662fe
|
||||
- input_label.motion_sensor_158d00024e57d3
|
||||
- input_label.motion_sensor_158d00024e57fb
|
||||
- input_label.motion_sensor_158d00024e842c
|
||||
- input_label.motion_sensor_158d00024ee084
|
||||
- input_label.motion_sensor_158d000272bed1
|
||||
- input_label.motion_sensor_158d00047b6f69
|
||||
- input_label.motion_sensor_158d000272bf48
|
||||
- input_label.motion_sensor_158d000272bfd7
|
||||
- input_label.garage_motion
|
||||
- input_label.door_window_sensor_158d0004231f7b
|
||||
- input_label.door_window_sensor_158d0004248d5b
|
||||
- input_label.door_window_sensor_158d00040ad8fc
|
||||
- input_label.door_window_sensor_158d0004880f30 # garage entry door
|
||||
- input_label.door_window_sensor_158d000424a6d6
|
||||
|
@@ -1,7 +1,6 @@
|
||||
title: Multi Room Audio & TTS
|
||||
icon: mdi:television
|
||||
cards:
|
||||
|
||||
- type: entities
|
||||
title: Text To Speech
|
||||
show_header_toggle: false
|
||||
@@ -14,13 +13,13 @@ cards:
|
||||
- input_text.tts
|
||||
|
||||
- type: entities
|
||||
title: Media Players
|
||||
title: SONOS Speakers
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- media_player.attic_tv
|
||||
- media_player.living_room # sonos
|
||||
- media_player.upstairs # sonos
|
||||
- media_player.smart_tv
|
||||
- entity: media_player.living_room # sonos
|
||||
name: SONOS Speaker 1
|
||||
- entity: media_player.upstairs # sonos
|
||||
name: SONOS Speaker 2
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -28,8 +27,6 @@ cards:
|
||||
entity: media_player.living_room
|
||||
- type: media-control
|
||||
entity: media_player.upstairs
|
||||
- type: media-control
|
||||
entity: media_player.attic_tv
|
||||
|
||||
- type: media-control
|
||||
entity: media_player.chromecastultra7021
|
||||
name: ChromeCast Ultra
|
||||
|
@@ -138,7 +138,7 @@ cards:
|
||||
action: nightly_report
|
||||
|
||||
- type: button
|
||||
name: Go Outside
|
||||
name: Go Outside
|
||||
entity: input_boolean.enjoyable_weather_reminders
|
||||
icon: mdi:weather-windy-variant
|
||||
color_type: card
|
||||
@@ -223,7 +223,7 @@ cards:
|
||||
- type: entities
|
||||
title: Garage Timers
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
entities:
|
||||
- input_number.garage_lights
|
||||
- input_number.garage_shop_lights
|
||||
|
||||
@@ -251,18 +251,26 @@ cards:
|
||||
- input_number.hasika_bedroom_closet_lights
|
||||
|
||||
- type: entities
|
||||
title: Alerts & Notifications
|
||||
title: Notifications
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- input_boolean.telegram_notifications
|
||||
- input_boolean.led_notifications
|
||||
- input_boolean.voice_notifications
|
||||
- input_boolean.email_notifications
|
||||
- input_boolean.firetv_notifications
|
||||
|
||||
- type: entities
|
||||
title: Alerts
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- input_boolean.garage_door_notifications
|
||||
- input_boolean.battery_notifications
|
||||
- input_boolean.text_alerts
|
||||
- input_boolean.led_alerts
|
||||
- input_boolean.battery_alerts
|
||||
- input_boolean.zone_alerts
|
||||
- input_boolean.security_system_alerts
|
||||
- input_boolean.notify_camera_alerts
|
||||
- input_boolean.trash_reminders
|
||||
- automation.family_room_motion_timer
|
||||
- automation.family_room_timer_elapsed
|
||||
- input_boolean.camera_alerts
|
||||
- input_boolean.zone_alerts
|
||||
- input_boolean.trash_alerts
|
||||
|
||||
- type: entities
|
||||
title: Bed & Wakeup Times
|
||||
|
@@ -62,43 +62,3 @@ cards:
|
||||
name: Pill Taken
|
||||
- entity: script.remind_pill
|
||||
name: Remind Me To Take Pill
|
||||
|
||||
# - type: entities
|
||||
# title: All Scripts
|
||||
# show_header_toggle: false
|
||||
# entities:
|
||||
# - script.all_indoor_lights_off
|
||||
# - script.driveway_cam
|
||||
# - script.driveway_camera_text_overlay
|
||||
# - script.frontdoor_cam
|
||||
# - script.frontdoor_camera_text_overlay
|
||||
# - script.good_night_tts
|
||||
# - script.home_mode_away
|
||||
# - script.home_status
|
||||
# - script.led_message
|
||||
# - script.patio_cam
|
||||
# - script.patio_camera_text_overlay
|
||||
# - script.pill_taken
|
||||
# - script.play_dog_sounds
|
||||
# - script.play_fav_song
|
||||
# - script.play_ringtone
|
||||
# - script.playarea_cam
|
||||
# - script.playarea_camera_text_overlay
|
||||
# - script.query_disk_info
|
||||
# - script.query_wifi_info
|
||||
# - script.remind_pill
|
||||
# - script.restart_all_raspberrypis
|
||||
# - script.restart_all_snapclients
|
||||
# - script.restart_hass
|
||||
# - script.shutdown_all_raspberrypis
|
||||
# - script.stop_hass
|
||||
# - script.stream2chromecast
|
||||
# - script.stream_driveway_camera_to_chromecast
|
||||
# - script.stream_frontdoor_camera_to_chromecast
|
||||
# - script.stream_patio_camera_to_chromecast
|
||||
# - script.stream_playarea_camera_to_chromecast
|
||||
# - script.toggle_climate
|
||||
# - script.toggle_do_not_disturb
|
||||
# - script.update_hass
|
||||
# - script.voice_greeting
|
||||
# - script.voice_notify
|
||||
|
@@ -27,7 +27,6 @@ cards:
|
||||
title: Zone Based Alerts
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- automation.alert_when_everyone_is_away
|
||||
- automation.alert_when_someone_enters_a_zone
|
||||
- automation.alert_when_someone_leaves_a_zone
|
||||
- automation.send_a_message_as_i_get_closer_to_home
|
||||
@@ -84,7 +83,6 @@ cards:
|
||||
- automation.home_security_system_watchdog_10_minutes
|
||||
- automation.home_security_system_watchdog_30_minutes
|
||||
- automation.notify_home_security_status_change
|
||||
- automation.turn_on_thermostat_upon_reaching_home
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
@@ -112,7 +110,7 @@ cards:
|
||||
title: Trash & Recycle Automations
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- automation.reset_trash_reminders
|
||||
- automation.reset_trash_alerts
|
||||
- automation.restore_trash_recycle_settings_on_startup
|
||||
- automation.trash_and_recycle_pickup_reminder
|
||||
- automation.trash_pickup_day_changed
|
||||
@@ -183,11 +181,3 @@ cards:
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- automation.season_change_notification
|
||||
- automation.turn_off_ac_after_3_hours_of_cooling
|
||||
|
||||
- type: entities
|
||||
title: Misc Automations
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- automation.count_motions
|
||||
- automation.reset_motion_counters_at_midnight
|
||||
|
Reference in New Issue
Block a user