Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhorner committed Dec 21, 2023
1 parent 581bb28 commit 686bc62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions firmware/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ esphome:
data: [ 0x0 ]
project:
name: tj_horner.upsy_desky
version: "2.0.0-pre"
version: "2.0.0"

uart:
id: handset_tx
Expand Down Expand Up @@ -46,7 +46,7 @@ substitutions:
default_height_units: "in" # Must be "in" or "cm"

packages:
standing_desk: github://tjhorner/esphome-standing-desk/configs/template.yaml@esphome-2023.12
standing_desk: github://tjhorner/esphome-standing-desk/configs/template.yaml
addon_presets: !include addons/presets.yaml
addon_stable_ids: !include addons/stable-ids.yaml
addon_runtime_config: !include addons/runtime-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion firmware/stock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ ota:
password: ""

dashboard_import:
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v1.1.1
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v2.0.0

0 comments on commit 686bc62

Please sign in to comment.