Update nspanel_esphome_prebuilt.yaml
now, since ota_http doesn't follow http 302s ..
This commit is contained in:
@@ -75,7 +75,7 @@ esphome:
|
||||
then:
|
||||
- text_sensor.template.publish:
|
||||
id: firmware_url
|
||||
state: https://github.com/MichaelHeimann/NSPanel_HA_Blueprint/raw/main/prebuilt/nspanel_esphome_prebuilt.bin # Must be updated
|
||||
state: https://raw.githubusercontent.com/MichaelHeimann/NSPanel_HA_Blueprint/main/prebuilt/nspanel_esphome_prebuilt.bin # Must be updated
|
||||
- text_sensor.template.publish:
|
||||
id: firmwaremd5_url
|
||||
state: https://raw.githubusercontent.com/MichaelHeimann/NSPanel_HA_Blueprint/main/prebuilt/nspanel_esphome_prebuilt.bin.md5
|
||||
|
||||
Reference in New Issue
Block a user