Skip to content

Commit

Permalink
Update device_base.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalseReality authored Feb 24, 2024
1 parent 979d375 commit 2875300
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions common/device_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ wifi:

captive_portal:

# Sets up Bluetooth LE (Only on ESP32) to allow the user to provision wifi credentials to the device.
esp32_improv:
authorizer: none
# # Sets up Bluetooth LE (Only on ESP32) to allow the user to provision wifi credentials to the device.
# esp32_improv:
# authorizer: none

improv_serial:

Expand Down Expand Up @@ -158,4 +158,4 @@ button:
# Shutdown
- platform: shutdown
name: "Shutdown"
disabled_by_default: true
disabled_by_default: true

0 comments on commit 2875300

Please sign in to comment.