Skip to content

Commit

Permalink
upgrade Tasmota version to 8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Dornbach committed Sep 24, 2020
1 parent e2e05b5 commit ea52ead
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added binary/tasmota-8.5.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ conds:
- when: build_vars.TARGETFW == "tasmota"
apply:
config_schema:
- ["mg2x.url", "s", "https://raw.githubusercontent.com/yaourdt/mgos-to-tasmota/master/binary/tasmota.bin", {"title": "URL of target firmware"}]
- ["mg2x.url", "s", "https://raw.githubusercontent.com/yaourdt/mgos-to-tasmota/master/binary/tasmota-8.5.bin", {"title": "URL of target firmware"}]
- when: build_vars.TARGETFW == "haa"
apply:
config_schema:
Expand Down

0 comments on commit ea52ead

Please sign in to comment.