File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ esphome:
1212 data : [ 0x0 ]
1313 project :
1414 name : tj_horner.upsy_desky
15- version : " 1.1.1 "
15+ version : " 1.1.2 "
1616
1717uart :
1818 id : handset_tx
@@ -50,7 +50,6 @@ packages:
5050 addon_presets : !include addons/presets.yaml
5151 addon_stable_ids : !include addons/stable-ids.yaml
5252 addon_runtime_config : !include addons/runtime-config.yaml
53- addon_bluetooth_proxy : !include addons/bluetooth-proxy.yaml
5453
5554button :
5655 - platform : restart
Original file line number Diff line number Diff line change 11packages :
22 base : !include base.yaml
3+ addon_bluetooth_proxy : !include addons/bluetooth-proxy.yaml
34
45external_components :
56 - source : github://tjhorner/esphome-custom-components
@@ -21,6 +22,9 @@ captive_portal:
2122
2223improv_serial :
2324
25+ esp32_improv :
26+ authorizer : false
27+
2428api :
2529 reboot_timeout : 0s
2630
You can’t perform that action at this time.
0 commit comments