Skip to content

Commit

Permalink
Cleanup comments
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenpapierski committed Aug 10, 2024
1 parent f94560f commit 97bc577
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions bed-presence-mk1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ substitutions:
# - 500ms Good starting point for getting speed without too many false negatives (Default)
# - 0ms No delay, expect frequent false negatives
fast_delayed_off: '500ms'
force_build: '3'

esphome:
name: ${name}
Expand Down Expand Up @@ -67,19 +66,6 @@ web_server:
ota:
platform: esphome

## Managed Updates from Elevated Sensors
#ota:
#- platform: http_request
#
#http_request:
# verify_ssl: false
#
#update:
# - platform: http_request
# name: Firmware Update
# source: https://dev.elevatedsensors.com/sensor-configs-/manifest.json
# update_interval: 6h

################################################################################
packages:
remote_package:
Expand Down

0 comments on commit 97bc577

Please sign in to comment.