Skip to content

Commit

Permalink
Update configuration.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimz011 authored Sep 21, 2020
1 parent e7c59bb commit 45d59d7
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,5 @@ homeassistant:
customize: !include customize.yaml
packages: !include_dir_named packages/

frontend:
themes: !include_dir_merge_named themes/

browser_mod:

alarm_control_panel:
- platform: manual
name: Home Alarm
code: !secret alarm_code
delay_time: 0
trigger_time: 100
disarmed:
trigger_time: 0
armed_home:
delay_time: 0
disarm_after_trigger: false

lovelace:
mode: storage
dashboards:
homekit-infused:
mode: yaml
title: Homekit Infused
icon: mdi:home-assistant
show_in_sidebar: true
filename: homekit-infused.yaml

sensor:
- platform: time_date
display_options:
- time
- date
- date_time
- date_time_iso
- time_date
- time_utc
- beat

0 comments on commit 45d59d7

Please sign in to comment.