Firmware 1.1.2

This commit is contained in:
TJ Horner
2023-10-31 15:48:47 -07:00
parent e334e7004f
commit 6a5fbfa383
2 changed files with 5 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ esphome:
data: [ 0x0 ]
project:
name: tj_horner.upsy_desky
version: "1.1.1"
version: "1.1.2"
uart:
id: handset_tx
@@ -50,7 +50,6 @@ packages:
addon_presets: !include addons/presets.yaml
addon_stable_ids: !include addons/stable-ids.yaml
addon_runtime_config: !include addons/runtime-config.yaml
addon_bluetooth_proxy: !include addons/bluetooth-proxy.yaml
button:
- platform: restart

View File

@@ -1,5 +1,6 @@
packages:
base: !include base.yaml
addon_bluetooth_proxy: !include addons/bluetooth-proxy.yaml
external_components:
- source: github://tjhorner/esphome-custom-components
@@ -21,6 +22,9 @@ captive_portal:
improv_serial:
esp32_improv:
authorizer: false
api:
reboot_timeout: 0s