Version 1.1.0

This commit is contained in:
TJ Horner
2023-05-23 07:34:24 -07:00
parent 88f5110e62
commit 9bcd331a3d
3 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ esphome:
data: [ 0x0 ]
project:
name: tj_horner.upsy_desky
version: "1.0.4"
version: "1.1.0"
uart:
id: handset_tx

1
firmware/components/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
**/__pycache__

View File

@@ -31,4 +31,4 @@ ota:
password: ""
dashboard_import:
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v1.0.4
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v1.1.0