mirror of
https://github.com/tjhorner/upsy-desky.git
synced 2026-01-09 23:47:53 -05:00
Version for users on ESPHome <2023.12
This commit is contained in:
@@ -12,7 +12,7 @@ esphome:
|
|||||||
data: [ 0x0 ]
|
data: [ 0x0 ]
|
||||||
project:
|
project:
|
||||||
name: tj_horner.upsy_desky
|
name: tj_horner.upsy_desky
|
||||||
version: "1.2.0"
|
version: "pre-esphome-2023.12"
|
||||||
|
|
||||||
uart:
|
uart:
|
||||||
id: handset_tx
|
id: handset_tx
|
||||||
@@ -46,7 +46,7 @@ substitutions:
|
|||||||
default_height_units: "in" # Must be "in" or "cm"
|
default_height_units: "in" # Must be "in" or "cm"
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
standing_desk: github://tjhorner/esphome-standing-desk/configs/template.yaml
|
standing_desk: github://tjhorner/esphome-standing-desk/configs/template.yaml@pre-esphome-2023.12
|
||||||
addon_presets: !include addons/presets.yaml
|
addon_presets: !include addons/presets.yaml
|
||||||
addon_stable_ids: !include addons/stable-ids.yaml
|
addon_stable_ids: !include addons/stable-ids.yaml
|
||||||
addon_runtime_config: !include addons/runtime-config.yaml
|
addon_runtime_config: !include addons/runtime-config.yaml
|
||||||
|
|||||||
@@ -39,4 +39,4 @@ ota:
|
|||||||
password: ""
|
password: ""
|
||||||
|
|
||||||
dashboard_import:
|
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@pre-esphome-2023.12
|
||||||
|
|||||||
Reference in New Issue
Block a user