Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up| ################################################################# | |
| ## Customize | |
| ################################################################# | |
| ################################################################# | |
| ## Climate | |
| ################################################################# | |
| ########################################################## | |
| ## Climate Mode | |
| ########################################################## | |
| sensor.thermostat_climate_mode: | |
| icon: mdi:thermostat-box | |
| ########################################################## | |
| ## Dyson Fan | |
| ########################################################## | |
| fan.office_fan: | |
| friendly_name: Office Fan | |
| ########################################################## | |
| ## Dyson Fan Heater | |
| ########################################################## | |
| climate.office_fan: | |
| icon: mdi:radiator | |
| friendly_name: Office Heater | |
| ########################################################## | |
| ## Dyson Fan Humidity | |
| ########################################################## | |
| sensor.office_fan_humidity: | |
| friendly_name: Office Humidity | |
| ########################################################## | |
| ## Outdoor Weather | |
| ########################################################## | |
| sensor.REDACTED_temperature: | |
| friendly_name: 'Outdoor Temperature' | |
| ################################################################# | |
| ## Device Tracker | |
| ################################################################# | |
| ########################################################## | |
| ## USER1 Locative iPhone Device Tracker | |
| ########################################################## | |
| device_tracker.REDACTED: | |
| icon: mdi:cellphone-iphone | |
| friendly_name: USER1's iPhone (Locative) | |
| ########################################################## | |
| ## USER2 Locative iPhone Device Tracker | |
| ########################################################## | |
| device_tracker.REDACTED: | |
| icon: mdi:cellphone-iphone | |
| friendly_name: USER2's iPhone (Locative) | |
| ################################################################# | |
| ## Covers | |
| ################################################################# | |
| ########################################################## | |
| ## Garage Door | |
| ########################################################## | |
| cover.garage_door: | |
| device_class: garage | |
| ################################################################# | |
| ## Door Sensors | |
| ################################################################# | |
| ########################################################## | |
| ## Front Door Sensor | |
| ########################################################## | |
| binary_sensor.front_door_opened: | |
| device_class: door | |
| ########################################################## | |
| ## Back Door Sensor | |
| ########################################################## | |
| binary_sensor.back_door_opened: | |
| device_class: door | |
| ########################################################## | |
| ## Basement Door Sensor | |
| ########################################################## | |
| binary_sensor.basement_door_opened: | |
| device_class: door | |
| ################################################################# | |
| ## Travel Times | |
| ################################################################# | |
| ########################################################## | |
| ## Travel Time USER1 to Home | |
| ########################################################## | |
| sensor.USER1_to_home: | |
| icon: mdi:car | |
| ########################################################## | |
| ## Travel Time USER2 to Home | |
| ########################################################## | |
| sensor.USER2_to_home: | |
| icon: mdi:car | |
| ########################################################## | |
| ## Travel Time USER2 to REDACTED | |
| ########################################################## | |
| sensor.USER2_to_REDACTED: | |
| icon: mdi:car | |
| ################################################################# | |
| ## Calendars | |
| ################################################################# | |
| ########################################################## | |
| ## Holiday Calendar | |
| ########################################################## | |
| sensor.holidays_calendar: | |
| icon: mdi:calendar | |
| friendly_name: Upcoming Holiday | |
| ################################################################# | |
| ## Network Sensors | |
| ################################################################# | |
| ########################################################## | |
| ## WAN Sensor | |
| ########################################################## | |
| binary_sensor.wan: | |
| icon: mdi:wan | |
| friendly_name: Network WAN | |
| ########################################################## | |
| ## Gateway Sensor | |
| ########################################################## | |
| binary_sensor.gateway: | |
| icon: mdi:lan | |
| friendly_name: Network Gateway | |
| ########################################################## | |
| ## REDACTED (REDACTED) VPN Sensor | |
| ########################################################## | |
| binary_sensor.REDACTED_vpn: | |
| icon: mdi:lan-pending | |
| friendly_name: REDACTED (REDACTED) VPN | |
| ########################################################## | |
| ## REDACTED (REDACTED) VPN Sensor | |
| ########################################################## | |
| binary_sensor.REDACTED_vpn: | |
| icon: mdi:lan-pending | |
| friendly_name: REDACTED (REDACTED) VPN | |
| ########################################################## | |
| ## REDACTED (REDACTED) VPN Sensor | |
| ########################################################## | |
| binary_sensor.REDACTED_vpn: | |
| icon: mdi:lan-pending | |
| friendly_name: REDACTED (REDACTED) VPN | |
| ########################################################## | |
| ## Bond Home Hub Sensor | |
| ########################################################## | |
| binary_sensor.bond_home_hub: | |
| icon: mdi:lan-pending | |
| friendly_name: Bond Home Hub | |
| ################################################################# | |
| ## Water Sensors | |
| ################################################################# | |
| ########################################################## | |
| ## Basement Drain Water Sensor | |
| ########################################################## | |
| binary_sensor.basement_drain_water_sensor_liquid_detected: | |
| device_class: moisture | |
| ########################################################## | |
| ## Sump Pump Water Sensor | |
| ########################################################## | |
| binary_sensor.sump_pump_water_sensor_liquid_detected: | |
| device_class: moisture | |
| ########################################################## | |
| ## Basement Door Water Sensor | |
| ########################################################## | |
| binary_sensor.basement_door_water_sensor: | |
| device_class: moisture | |
| ########################################################## | |
| ## Kitchen Sink Water Sensor | |
| ########################################################## | |
| binary_sensor.kitchen_sink_water_sensor: | |
| device_class: moisture | |
| ########################################################## | |
| ## Bathroom Sink Water Sensor | |
| ########################################################## | |
| binary_sensor.bathroom_sink_water_sensor: | |
| device_class: moisture | |
| ########################################################## | |
| ## Upstairs Bathroom Water Sensor | |
| ########################################################## | |
| binary_sensor.upstairs_bathrooom_water_sensor: | |
| device_class: moisture | |
| ########################################################## | |
| ## Utility Sink Bathroom Water Sensor | |
| ########################################################## | |
| binary_sensor.utility_sink_water_sensor: | |
| device_class: moisture | |
| ########################################################## | |
| ## Water Heater Water Sensor | |
| ########################################################## | |
| binary_sensor.coal_room_water_sensor: | |
| device_class: moisture | |
| ########################################################## | |
| ## Washing Machine Water Sensor | |
| ########################################################## | |
| binary_sensor.washing_machine_water_sensor: | |
| device_class: moisture | |
| ################################################################# | |
| ## Switches | |
| ################################################################# | |
| ########################################################## | |
| ## Summer Mode Switch | |
| ########################################################## | |
| switch.summer_mode: | |
| icon: mdi:white-balance-sunny | |
| friendly_name: Summer Mode | |
| ########################################################## | |
| ## Winter Mode Switch | |
| ########################################################## | |
| switch.winter_mode: | |
| icon: mdi:snowman | |
| friendly_name: Winter Mode | |
| ########################################################## | |
| ## Spring/Fall Mode Switch | |
| ########################################################## | |
| switch.spring_fall_mode: | |
| icon: mdi:leaf | |
| friendly_name: Spring / Fall Mode | |
| ########################################################## | |
| ## Backyard Lighting Switch | |
| ########################################################## | |
| switch.backyard_lighting: | |
| icon: mdi:flower | |
| friendly_name: Backyard Landscape Lighting | |
| ########################################################## | |
| ## Living Room Random Color Switch | |
| ########################################################## | |
| switch.livingroom_rainbow: | |
| icon: mdi:palette | |
| friendly_name: Living Room Random Color | |
| ########################################################## | |
| ## Bedroom Random Color Switch | |
| ########################################################## | |
| switch.bedroom_rainbow: | |
| icon: mdi:palette | |
| friendly_name: Bedroom Random Color | |
| ########################################################## | |
| ## USER1's Office Random Color Switch | |
| ########################################################## | |
| switch.office_rainbow: | |
| icon: mdi:palette | |
| friendly_name: Office Random Color | |
| ########################################################## | |
| ## Front Porch Random Color Switch | |
| ########################################################## | |
| switch.front_porch_rainbow: | |
| icon: mdi:palette | |
| friendly_name: Front Porch Random Color | |
| ########################################################## | |
| ## Bedtime Switch | |
| ########################################################## | |
| switch.bedtime: | |
| icon: mdi:bed | |
| friendly_name: Bedtime | |
| ########################################################## | |
| ## Panic Mode Switch | |
| ########################################################## | |
| switch.panic_mode: | |
| icon: mdi:alarm-light | |
| friendly_name: Panic Mode | |
| ########################################################## | |
| ## Disable Smoke Alarm Switch | |
| ########################################################## | |
| switch.disable_smoke_alarm: | |
| icon: mdi:fire-truck | |
| friendly_name: Disable Fire Alarm | |
| ################################################################# | |
| ## Lights | |
| ################################################################# | |
| ########################################################## | |
| ## Bedroom Closet Ceiling Light | |
| ########################################################## | |
| light.bedroom_closet_ceiling: | |
| icon: mdi:ceiling-light | |
| friendly_name: Bedroom Closet Ceiling | |
| ########################################################## | |
| ## Bedroom Celing Light | |
| ########################################################## | |
| light.bedroom_ceiling: | |
| icon: mdi:ceiling-light | |
| Friendly Name: Bedroom Ceiling Light | |
| ########################################################## | |
| ## Living Room Lights | |
| ########################################################## | |
| light.living_room_lights: | |
| icon: mdi:sofa | |
| friendly_name: Living Room | |
| ########################################################## | |
| ## Dining Room Lights | |
| ########################################################## | |
| light.dining_room_lights: | |
| icon: mdi:silverware-variant | |
| friendly_name: Dining Room | |
| ########################################################## | |
| ## Bedroom Lights | |
| ########################################################## | |
| light.bedroom_lights: | |
| icon: mdi:bed | |
| friendly_name: Bedroom | |
| ########################################################## | |
| ## Kitchen Lights | |
| ########################################################## | |
| light.kitchen_lights: | |
| icon: mdi:fridge | |
| friendly_name: Kitchen | |
| ########################################################## | |
| ## Bathroom Lights | |
| ########################################################## | |
| light.bathroom_lights: | |
| icon: mdi:shower | |
| friendly_name: Bathroom | |
| ########################################################## | |
| ## Upstairs Bathroom Lights | |
| ########################################################## | |
| light.upstairs_bathroom_lights: | |
| icon: mdi:shower | |
| friendly_name: Upstairs Bathroom | |
| ########################################################## | |
| ## USER1's Office Lights | |
| ########################################################## | |
| light.USER1_office_lights: | |
| icon: mdi:desk | |
| friendly_name: USER1's Office | |
| ########################################################## | |
| ## Guest Bedroom Lights | |
| ########################################################## | |
| light.guest_bedroom_lights: | |
| icon: mdi:bed | |
| friendly_name: Guest Bedroom | |
| ########################################################## | |
| ## Basement Lights | |
| ########################################################## | |
| light.basement_lighting: | |
| icon: mdi:stairs | |
| friendly_name: Basement | |
| ########################################################## | |
| ## Front Porch Lights | |
| ########################################################## | |
| light.front_porch: | |
| icon: mdi:coach-lamp | |
| friendly_name: Front Porch | |
| ########################################################## | |
| ## Back Door Lights | |
| ########################################################## | |
| light.back_door: | |
| icon: mdi:ceiling-light | |
| friendly_name: Back Door | |
| ########################################################## | |
| ## Backyard Deck Lights | |
| ########################################################## | |
| light.backyard_deck: | |
| icon: mdi:track-light | |
| friendly_name: Backyard Deck | |
| ########################################################## | |
| ## Living Room Lamps | |
| ########################################################## | |
| light.living_room_lamps: | |
| icon: mdi:floor-lamp | |
| friendly_name: Living Room Lamps | |
| ########################################################## | |
| ## USER2's Office Lights | |
| ########################################################## | |
| light.USER2_office_lights: | |
| icon: mdi:desk | |
| friendly_name: USER2's Office | |
| ########################################################## | |
| ## Basement Lights | |
| ########################################################## | |
| light.basement_lights: | |
| icon: mdi:ceiling-light | |
| friendly_name: Basement Lights | |
| ########################################################## | |
| ## Laundry Room Light | |
| ########################################################## | |
| light.laundry_room_light: | |
| icon: mdi:wall-sconce-flat | |
| friendly_name: Laundry Room Light | |
| ########################################################## | |
| ## Living Room Fan Lights | |
| ########################################################## | |
| light.living_room_fan_lights: | |
| icon: mdi:ceiling-light | |
| friendly_name: Living Room Fan Lights | |
| ########################################################## | |
| ## Living Room Accent Lights | |
| ########################################################## | |
| light.living_room_accent_lights: | |
| icon: mdi:floor-lamp | |
| friendly_name: Living Room Accent Lights | |
| ################################################################# | |
| ## Receiver | |
| ################################################################# | |
| ########################################################## | |
| ## Surround Sound Receiver | |
| ########################################################## | |
| media_player.surround_sound_receiver: | |
| icon: mdi:speaker | |
| friendly_name: Surround Sound Receiver | |
| ################################################################# | |
| ## NAS | |
| ################################################################# | |
| ########################################################## | |
| ## NAS Status | |
| ########################################################## | |
| sensor.nas_status: | |
| icon: mdi:nas | |
| friendly_name: System Status | |
| ########################################################## | |
| ## NAS Drive 01 Status | |
| ########################################################## | |
| sensor.nas_smart_status_drive_0_1: | |
| icon: mdi:harddisk | |
| friendly_name: Drive 1 SMART Status | |
| ########################################################## | |
| ## NAS Drive 02 Status | |
| ########################################################## | |
| sensor.nas_smart_status_drive_0_2: | |
| icon: mdi:harddisk | |
| friendly_name: Drive 2 SMART Status | |
| ########################################################## | |
| ## NAS Drive 03 Status | |
| ########################################################## | |
| sensor.nas_smart_status_drive_0_3: | |
| icon: mdi:harddisk | |
| friendly_name: Drive 3 SMART Status | |
| ########################################################## | |
| ## NAS Drive 04 Status | |
| ########################################################## | |
| sensor.nas_smart_status_drive_0_4: | |
| icon: mdi:harddisk | |
| friendly_name: Drive 4 SMART Status | |
| ########################################################## | |
| ## NAS Volume Used | |
| ########################################################## | |
| sensor.nas_volume_used_storage: | |
| friendly_name: Storage Volume Used | |
| ########################################################## | |
| ## NAS CPU Usage | |
| ########################################################## | |
| sensor.nas_cpu_usage: | |
| friendly_name: CPU Usage | |
| ########################################################## | |
| ## NAS Memory Usage | |
| ########################################################## | |
| sensor.nas_memory_usage: | |
| friendly_name: Memory Usage | |
| ################################################################# | |
| ## UPS | |
| ################################################################# | |
| ########################################################## | |
| ## UPS Runtime Remaining | |
| ########################################################## | |
| sensor.ups_battery_runtime_mins: | |
| icon: mdi:timer | |
| ################################################################# | |
| ## Laundry | |
| ################################################################# | |
| ########################################################## | |
| ## Washing Machine Time Remaining | |
| ########################################################## | |
| sensor.washing_machine_time_remaining: | |
| icon: mdi:timer | |
| friendly_name: Washer Time Remaining | |
| ########################################################## | |
| ## Washing Machine Error Message | |
| ########################################################## | |
| sensor.washer_error: | |
| icon: mdi:washing-machine-alert | |
| friendly_name: Washer Error | |
| ########################################################## | |
| ## Dryer Time Remaining | |
| ########################################################## | |
| sensor.dryer_time_remaining: | |
| icon: mdi:timer | |
| friendly_name: Dryer Time Remaining | |
| ########################################################## | |
| ## Dryer Error Message | |
| ########################################################## | |
| sensor.dryer_error: | |
| icon: mdi:tumble-dryer-alert | |
| friendly_name: Dryer Error | |
| ########################################################## | |
| ## Washer Tub Clean | |
| ########################################################## | |
| binary_sensor.washer_tub_clean_on: | |
| icon: mdi:washing-machine-alert | |
| friendly_name: Washer Tub Clean Required | |
| ################################################################# | |
| ## Sump Pump | |
| ################################################################# | |
| ########################################################## | |
| ## Sump Pump Status Sensor | |
| ########################################################## | |
| binary_sensor.sump_pump_status: | |
| icon: mdi:water-pump | |
| friendly_name: Sump Pump | |
| ########################################################## | |
| ## Sump Pump Current Power Sensor | |
| ########################################################## | |
| sensor.sump_pump_current_power: | |
| icon: mdi:power-plug | |
| friendly_name: Sump Pump Wattage | |
| ################################################################# | |
| ## Fans | |
| ################################################################# | |
| ########################################################## | |
| ## Living Room Fan East | |
| ########################################################## | |
| fan.living_room_east: | |
| assumed_state: false | |
| ########################################################## | |
| ## Living Room Fan West | |
| ########################################################## | |
| fan.living_room_west: | |
| assumed_state: false | |
| ########################################################## | |
| ## Living Room Ceiling Light (East) | |
| ########################################################## | |
| light.living_room_ceiling_east: | |
| assumed_state: false | |
| ########################################################## | |
| ## Living Room Ceiling Light (West) | |
| ########################################################## | |
| light.living_room_ceiling_west: | |
| assumed_state: false | |
| ########################################################## | |
| ## Living Room Fans Group | |
| ########################################################## | |
| group.living_room_fans: | |
| icon: mdi:fan | |
| friendly_name: Living Room Fans | |
| assumed_state: false | |
| ########################################################## | |
| ## Living Room Fans Switch | |
| ########################################################## | |
| switch.living_room_fans: | |
| icon: mdi:fan | |
| friendly_name: Living Room Fans | |
| ########################################################## | |
| ## Living Room Fan East Dimmer | |
| ########################################################## | |
| switch.living_room_east_fan_dimmer: | |
| icon: mdi:lightbulb-on | |
| friendly_name: Living Room Ceiling East Dimmer | |
| ########################################################## | |
| ## Living Room Fan West Dimmer | |
| ########################################################## | |
| switch.living_room_west_fan_dimmer: | |
| icon: mdi:lightbulb-on | |
| friendly_name: Living Room Ceiling West Dimmer | |
| ################################################################# | |
| ## Pi-hole | |
| ################################################################# | |
| ########################################################## | |
| ## REDACTED Pi-hole Group | |
| ########################################################## | |
| group.pihole: | |
| icon: mdi:pi-hole | |
| friendly_name: REDACTED (REDACTED) Ad Blocking | |
| ########################################################## | |
| ## REDACTED Pi-hole Group | |
| ########################################################## | |
| group.REDACTED_pihole: | |
| icon: mdi:pi-hole | |
| friendly_name: REDACTED (REDACTED) Ad Blocking |