Skip to content

Commit

Permalink
Update aquapi_config.factory.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalseReality authored Nov 27, 2024
1 parent 5d1f858 commit f0a0a46
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions aquapi_config.factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,5 @@ esphome:
# This will allow for project identification,
# configuration and updates.
project:
name: esphome.project-template
name: esphome.aquapi
version: dev # This will be replaced by the github workflows with the `release` version

# This should point to the public location of the yaml file that will be adopted.
# In this case it is the core yaml file that does not contain the extra things
# that are provided by this factory yaml file as the user does not need these once adopted.
# dashboard_import:
# package_import_url: github://TheRealFalseReality/aquapi/aquapi_config.yaml@main

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

# Sets up the improv via serial client for Wi-Fi provisioning.
# Handy if your device has a usb port for the user to add credentials when they first get it.
# improv_serial:

0 comments on commit f0a0a46

Please sign in to comment.