ESPHome pre-built binary
Add a pre-built binary for users with trouble compiling with ESPHome or users who don´t wanna play with ESPHome at all.
This commit is contained in:
27
nspanel_esphome_prebuilt.yaml
Normal file
27
nspanel_esphome_prebuilt.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
substitutions:
|
||||
device_name: nspanel
|
||||
nextion_update_url: "http://homeassistant.local:8123/local/nspanel/dev/nspanel_us_land.tft"
|
||||
|
||||
packages:
|
||||
remote_package:
|
||||
url: https://github.com/Blackymas/NSPanel_HA_Blueprint
|
||||
ref: dev
|
||||
files:
|
||||
- nspanel_esphome.yaml # Core package only
|
||||
refresh: 300s
|
||||
|
||||
esphome:
|
||||
name_add_mac_suffix: true
|
||||
project:
|
||||
name: esphome.NSPanel_HA_Blueprint
|
||||
version: "4.1dev3"
|
||||
|
||||
dashboard_import:
|
||||
package_import_url: github://Blackymas/NSPanel_HA_Blueprint/nspanel_esphome_prebuilt.yaml@dev # Must be updated
|
||||
import_full_config: false
|
||||
|
||||
captive_portal:
|
||||
|
||||
button:
|
||||
- id: !extend tft_update
|
||||
internal: true
|
||||
Reference in New Issue
Block a user