Skip to content

Commit b4afe66

Browse files
committed
fix: update for breaking change in 2024.12.0b1
1 parent 5c66167 commit b4afe66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

firmware/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ esphome:
1212
data: [ 0x0 ]
1313
project:
1414
name: tj_horner.upsy_desky
15-
version: "4.0.1"
15+
version: "4.0.2"
1616

1717
uart:
1818
id: handset_tx

firmware/stock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ captive_portal:
2222
improv_serial:
2323

2424
esp32_improv:
25-
authorizer: false
25+
authorizer: none
2626

2727
api:
2828
reboot_timeout: 0s
@@ -37,4 +37,4 @@ ota:
3737
password: ""
3838

3939
dashboard_import:
40-
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v4.0.1
40+
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v4.0.2

0 commit comments

Comments
 (0)