Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide proper OTA_URL for tasmota32solo1 #14202

Merged
merged 1 commit into from
Dec 29, 2021

Conversation

barbudor
Copy link
Contributor

Description:

@Jason2866 This allows detection of CORE32SOLO1 build in my_user_config

~/Documents/_perso/repos/Tasmota/build_output/firmware$ strings -f *.bin | grep "ota.tasmota.com"
tasmota32.bin: http://ota.tasmota.com/tasmota32/release/tasmota32.bin
tasmota32solo1.bin: http://ota.tasmota.com/tasmota32/release/tasmota32solo1.bin

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works with Tasmota core ESP32 V.2.0.2
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@Jason2866 Jason2866 marked this pull request as ready for review December 29, 2021 12:32
@Jason2866 Jason2866 merged commit 2904766 into arendst:development Dec 29, 2021
@Jason2866 Jason2866 mentioned this pull request Dec 29, 2021
6 tasks
@barbudor barbudor deleted the ota_tasmota32solo1 branch December 29, 2021 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants