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

update #172

Merged
merged 261 commits into from
Feb 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
261 commits
Select commit Hold shift + click to select a range
2110a61
Fix compile error on enable sensor debug
curzon01 Jan 25, 2021
48a5acb
Merge branch 'development' into neopool-dev
curzon01 Jan 25, 2021
44e07b5
Update NeoPool support extended types
curzon01 Jan 25, 2021
66149a0
Fix redox unit
curzon01 Jan 25, 2021
69c4072
Fix hydrolysis unit
curzon01 Jan 25, 2021
f69f000
HA discovery via MQTT for BLE MI sensor devices
btsimonh Jan 26, 2021
84620f7
Update NimBLE to 1.1.0 release.
btsimonh Jan 26, 2021
26be733
Add 'MI32Option5 1' to only accept sensors if they have a BLEAlias
btsimonh Jan 26, 2021
b7f020d
Refactor TX2x sensor float outputs
curzon01 Jan 26, 2021
e14ff3e
Clear MI sensors when setting 'mi32Option5 1'
btsimonh Jan 26, 2021
8ba0c9d
Document CmndSetoptionBase()
arendst Jan 26, 2021
11f9aa6
Merge pull request #10701 from curzon01/development
arendst Jan 26, 2021
bc3e9be
Merge pull request #10700 from btsimonh/MI_HA_Discovery2
arendst Jan 26, 2021
adf05a5
Fix warnings
arendst Jan 26, 2021
b4ceb9e
Add light synonyms
arendst Jan 26, 2021
c5fea7c
Fix compile error
arendst Jan 26, 2021
20704ab
Refactor dtostrfd
arendst Jan 26, 2021
7249552
Refactor dtostrfd
arendst Jan 26, 2021
0565038
Add Modbus errorcode
arendst Jan 26, 2021
bc6f2b0
Add Zigbee SetOption synonyms
s-hadinger Jan 26, 2021
61e13b7
Merge pull request #10706 from s-hadinger/zigbee_so_syn
s-hadinger Jan 26, 2021
c72bf5a
Make USE_BLE_ESP32 the default for sensors.
btsimonh Jan 26, 2021
79bf2f6
belt and braces fix test failure
btsimonh Jan 26, 2021
8e3061b
Fix PMS3003 sensor message lenght and CRC chk
lonmi Jan 27, 2021
abfa713
Refactor TX2x sensor
curzon01 Jan 27, 2021
06ca6df
Merge pull request #10710 from curzon01/development
arendst Jan 27, 2021
19f4780
Merge branch 'development' into neopool-dev
curzon01 Jan 27, 2021
5b9a7d6
Merge pull request #10709 from lonmi/development
arendst Jan 27, 2021
8fcca92
Refactor ext print usage
curzon01 Jan 27, 2021
ff2e119
Update changelog
arendst Jan 27, 2021
34b9726
Clarify file name functionality
arendst Jan 27, 2021
a2f99f2
Merge branch 'USE_BLE_ESP32' into testrename2
btsimonh Jan 27, 2021
60094eb
rename + soime explaination
btsimonh Jan 27, 2021
0e8d0ef
Merge pull request #10711 from btsimonh/testrename2
arendst Jan 27, 2021
af0b391
Add Sensor83 99 cmnd write to eeprom
curzon01 Jan 27, 2021
db615c5
Refactor some IP addresses
arendst Jan 27, 2021
64d152a
Refactor some IP addresses
arendst Jan 27, 2021
12e262d
Add support for ESP32 ``Module 5`` Wireless Tag Eth01
arendst Jan 27, 2021
64d1455
Add template place holders
arendst Jan 27, 2021
f083233
Support trailing silence in buzzer tune
arendst Jan 27, 2021
027ef9d
Remove unwanted persistance
arendst Jan 27, 2021
a3f5d5c
Add commands ``BuzzerActive``, ``BuzzerPwm`` as synonyms for ``SetOpt…
arendst Jan 27, 2021
5b375ac
refactor dtostrfd
arendst Jan 27, 2021
29d3e70
add L1MusicSync mode
blakadder Jan 28, 2021
5076f42
cleanup
blakadder Jan 28, 2021
e68f311
Use dgr name for MQTT if SO88
pcdiem Jan 28, 2021
211058d
Merge pull request #10725 from pcdiem/pwm11
arendst Jan 28, 2021
a6217c2
Merge pull request #10722 from blakadder/development
arendst Jan 28, 2021
a436dd4
Added macro for SO synonyms and MQTT
s-hadinger Jan 28, 2021
eb3d739
Merge pull request #10727 from s-hadinger/syn_macro
arendst Jan 28, 2021
1502c08
Add support for once off speed and fade
emontnemery Jan 28, 2021
d8a769b
Merge pull request #10730 from emontnemery/once_off_speed_fade
arendst Jan 28, 2021
ac8d269
Add Sonoff L1 Music Sync control
arendst Jan 28, 2021
7e566de
Initial support for ZStack 3
s-hadinger Jan 28, 2021
b8462e0
Merge pull request #10732 from s-hadinger/zstack3
s-hadinger Jan 28, 2021
90afef9
Zibee add ``SetOption120 1`` or ``ZbEndpointTopic`` to add the endpoi…
s-hadinger Jan 28, 2021
ef9a854
Respond to fade2 and speed2
emontnemery Jan 28, 2021
9e7c872
Merge pull request #10734 from s-hadinger/zigbee_endpoint_topic
s-hadinger Jan 28, 2021
9a3e5f5
Merge fade2 with speed2
emontnemery Jan 28, 2021
3297d0d
Forgot changelog update
s-hadinger Jan 29, 2021
f6111e9
Merge pull request #10745 from s-hadinger/z120
s-hadinger Jan 29, 2021
aa8a23e
Merge pull request #10736 from emontnemery/once_off_speed_fade_fix
arendst Jan 29, 2021
6298210
Change L1 music sync defaults
arendst Jan 29, 2021
e16b782
Revert "Merge pull request #10736 from emontnemery/once_off_speed_fad…
arendst Jan 29, 2021
fe31aa6
Merge pull request #10741 from emontnemery/once_off_speed_fade_simplify
arendst Jan 29, 2021
4c79b24
Update changelog
arendst Jan 29, 2021
26920cb
Zigbee more synonyms
s-hadinger Jan 29, 2021
ada3461
Merge pull request #10746 from s-hadinger/zigbee_more_synonyms
s-hadinger Jan 29, 2021
6084180
Update changelog
arendst Jan 29, 2021
ef59ad7
Fix subStr related exceptions
arendst Jan 29, 2021
8f15288
Zigbee fix ZbNoAutoQuery synonym
s-hadinger Jan 29, 2021
12f7347
Merge pull request #10751 from s-hadinger/zigbee_fix_syn
s-hadinger Jan 29, 2021
ce9d3a2
XNRG7 ADE: Set Debug log level from 3 to 4 for ADE comms
ascillato Jan 30, 2021
540b3c3
In case of lost comms with PZEM, avoid losing Today Energy
ascillato Jan 30, 2021
3b425e9
Merge pull request #10756 from ascillato/patch-3
arendst Jan 30, 2021
d4ddc78
Merge pull request #10757 from ascillato/patch-2
arendst Jan 30, 2021
496e515
Refactor Sensor83 cmnd
curzon01 Jan 30, 2021
76f2948
Add Sensor83 TakeOver cmnd
curzon01 Jan 30, 2021
f2b2533
fix ip crashes
gemu2015 Jan 30, 2021
b062612
Update xdrv_13_display.ino
gemu2015 Jan 30, 2021
e13d0c1
Add Sensor83 switch light relay cmnd
curzon01 Jan 30, 2021
d01e3ac
NeoPool cleanup polling
curzon01 Jan 30, 2021
75c6cbb
Merge pull request #10758 from gemu2015/filemanager
arendst Jan 30, 2021
1e0631d
Refactor command line arguments
arendst Jan 30, 2021
aea856c
Refactor command line arguments
arendst Jan 30, 2021
f43c098
Refactor command line arguments
arendst Jan 30, 2021
a4e8b9d
Refactor command line arguments
arendst Jan 30, 2021
cdd660b
Update stale-actions.yml
ascillato2 Jan 30, 2021
02bc0a9
Use espressif32 platformio 3.0.0
Jason2866 Jan 30, 2021
4f6e970
Deleted duplicated entries in i18n.h
ascillato Jan 31, 2021
c1a9011
Return to previous output of IPADDRESS1 command
ascillato Jan 31, 2021
4eae0d3
Merge pull request #10770 from ascillato/patch-2
arendst Jan 31, 2021
5600729
Merge pull request #10771 from ascillato/patch-3
arendst Jan 31, 2021
eb54d56
Merge pull request #10769 from Jason2866/patch-1
arendst Jan 31, 2021
4de7185
Merge pull request #3 from arendst/development
crispy78 Jan 31, 2021
6e6ff37
Update af_AF.h
crispy78 Jan 31, 2021
eaf37b9
change solo1 to release_v3.3-solo1-bd65eb8d1
Jason2866 Jan 31, 2021
55ac72b
Merge pull request #10778 from Jason2866/patch-2
arendst Jan 31, 2021
1bbab75
Merge pull request #10777 from crispy78/development
arendst Jan 31, 2021
5b06295
add and fix new string ops in rules
barbudor Jan 31, 2021
9b91208
Merge pull request #10779 from barbudor/pr_stringops
arendst Jan 31, 2021
223d14e
Add strict rule scale parameters
arendst Jan 31, 2021
fc5478b
Change NeoPool Sensor83 to prop. cmnds
curzon01 Jan 31, 2021
5e14eac
Merge branch 'development' into neopool-dev
curzon01 Jan 31, 2021
5a4de23
Merge branch 'development' into neopool-dev
curzon01 Jan 31, 2021
0e29429
Add MAX31865 specific setting per sensor
curzon01 Feb 1, 2021
9cf0e9a
Merge pull request #10783 from curzon01/development
arendst Feb 1, 2021
53de572
Merge pull request #10789 from curzon01/max31865-dev
arendst Feb 1, 2021
1ab678e
Fix IrRemote_Full JSON message (#10680)
arendst Feb 1, 2021
76a8d4b
Revert comment
curzon01 Feb 1, 2021
d46d28c
Merge pull request #10791 from curzon01/development
ascillato2 Feb 1, 2021
7561647
Add demo for driver/sensor settings file storage (#10786)
arendst Feb 1, 2021
bb01fab
Fix IrRemote_Full JSON hash value (#10680)
arendst Feb 1, 2021
a9cbfbe
Fix IrRemote_Full JSON leading zeroes (#10680)
arendst Feb 1, 2021
d572618
ESP32-S2
Jason2866 Feb 2, 2021
7e04a9f
Oops
arendst Feb 2, 2021
4095835
s2 toolchain
Jason2866 Feb 2, 2021
f9ec44f
Refactor File Settings Demo
arendst Feb 2, 2021
f58d779
Add optional SSE demo
arendst Feb 2, 2021
2fb34f8
Prep support ESP32S2
Jason2866 Feb 2, 2021
6d9e774
ESP32S2 toolchain is there
Jason2866 Feb 2, 2021
d8ea108
Cleanup webserver
arendst Feb 2, 2021
e70412b
Merge pull request #10801 from Jason2866/patch-3
arendst Feb 2, 2021
1a07fc7
refactor + bugfixes
gemu2015 Feb 2, 2021
13713dc
Prep ESP32S2
arendst Feb 2, 2021
c5cd970
Fix ETH_ADDR related warning
arendst Feb 2, 2021
a675286
Zigbee refactor sending ZCL packets
s-hadinger Feb 2, 2021
afbf7fa
Merge pull request #10804 from s-hadinger/zigbee_refactor_send
s-hadinger Feb 2, 2021
d47e435
fix regression
gemu2015 Feb 3, 2021
0c96e30
Merge pull request #10803 from gemu2015/scripter
arendst Feb 3, 2021
b74fa1e
Update xsns_62_esp32_mi.ino
Jason2866 Feb 3, 2021
b6af357
Revert ESP32S2 ethernet defines
arendst Feb 3, 2021
54486ea
Merge pull request #10812 from Jason2866/patch-2
arendst Feb 3, 2021
cd38179
Prep ESP32S2
arendst Feb 3, 2021
5caaf60
Prep ESP32S2
arendst Feb 3, 2021
91cec3c
Prep ESP32S2
arendst Feb 3, 2021
e071156
Prep ESP32S2
arendst Feb 3, 2021
c783756
LITTLEFS.h casing for ESP32
barbudor Feb 3, 2021
de13b81
Merge pull request #10816 from barbudor/pr_littlefs_esp32
arendst Feb 3, 2021
ca82ed0
Publish more precise Free Heap metric
s-hadinger Feb 3, 2021
9d14587
Zigbee command ``ZbScan`` to do an energy scan on each radio channel
s-hadinger Feb 3, 2021
bf26ba3
Reduce code size
s-hadinger Feb 3, 2021
b0fbc35
Merge pull request #10819 from s-hadinger/zigbee_energy_scan
s-hadinger Feb 3, 2021
62c9512
Merge pull request #10820 from s-hadinger/freemem2
arendst Feb 4, 2021
12954ae
fix i2s audio
gemu2015 Feb 4, 2021
a2ba525
Update AudioOutputI2SNoDAC.cpp
gemu2015 Feb 4, 2021
07cc553
Allows individual control of power and mode
nao-pon Feb 4, 2021
08f8adf
Merge pull request #10828 from gemu2015/i2s
arendst Feb 4, 2021
96c4f3d
Merge pull request #10829 from nao-pon/patch-1
arendst Feb 4, 2021
2ab705f
Prep ESP32S2
arendst Feb 4, 2021
bfde36e
Add fragmentation translations
arendst Feb 4, 2021
d5542b1
ESP32 increase number of relay GPIOs from 8 to 28
arendst Feb 4, 2021
6076542
Add Server to HTTP header (#10831)
arendst Feb 4, 2021
0f2b018
BLE_ESP32 (xdrv_79): Start scan as soon as we are connected to a devi…
btsimonh Feb 4, 2021
1f8ef8e
Add timeout initialise
btsimonh Feb 4, 2021
8be21c8
Add additional #if for CONFIG_IDF_TARGET_ESP32
btsimonh Feb 4, 2021
136ede9
update comment
btsimonh Feb 4, 2021
14a2c91
Merge pull request #10837 from btsimonh/BLE_ESP32iBeacon
arendst Feb 5, 2021
8b0e45a
Increase number of switch GPIOs from 8 to 28
arendst Feb 5, 2021
6836455
Increase number of button GPIOs from 4 to 8
arendst Feb 5, 2021
5d58eb3
Allow BLE when ethernet only connected
arendst Feb 5, 2021
19ef735
ESP32 Increase number of interlock groups from 4 to 14
arendst Feb 5, 2021
8d13e91
Clean settings code
arendst Feb 5, 2021
e05b77c
Increase ESP32 SwitchText to 28
arendst Feb 5, 2021
7159362
Fix long SwitchText message logging
arendst Feb 5, 2021
8cdc480
Update Italian language
bovirus Feb 5, 2021
222c640
Merge pull request #10842 from bovirus/patch-1
arendst Feb 5, 2021
c6a940c
Platformio esp8266 2.6.3
Jason2866 Feb 5, 2021
79cddd3
Platformio esp8266 2.6.3
Jason2866 Feb 5, 2021
4096990
Merge pull request #10843 from Jason2866/patch-1
arendst Feb 5, 2021
4363a95
Update af_AF.h
crispy78 Feb 5, 2021
ae476ff
Create fy_NL.h
crispy78 Feb 5, 2021
9c73277
Update fy_NL.h
crispy78 Feb 5, 2021
bde1572
Update platformio.ini
crispy78 Feb 5, 2021
60df96a
Update platformio_tasmota32.ini
crispy78 Feb 5, 2021
4097b28
Update platformio_tasmota_env.ini
crispy78 Feb 5, 2021
4109238
Update platformio_tasmota_env.ini
crispy78 Feb 5, 2021
84d39df
Update platformio_tasmota_env32.ini
crispy78 Feb 5, 2021
e7ffb5f
Update af_AF.h
crispy78 Feb 5, 2021
8fbefd0
Update fy_NL.h
crispy78 Feb 5, 2021
3a6a5ec
Applied standardization to WiFi
crispy78 Feb 5, 2021
a1384ef
Corrected some Dutch words
crispy78 Feb 5, 2021
c6bf7a5
Update nl_NL.h
crispy78 Feb 5, 2021
4f6a84d
update max31855 json temperature name publication
RvDesign Feb 6, 2021
d198183
Merge pull request #10850 from RvDesign/patch-1
arendst Feb 6, 2021
ef10b5a
Add read buffer function to TasmotaSerial
arendst Feb 6, 2021
87d42e1
Merge pull request #10846 from crispy78/development
arendst Feb 6, 2021
2488018
if pulse is not specified, let the lib use its default value
barbudor Feb 7, 2021
a7e425a
Merge pull request #10866 from barbudor/pr_rcswitch_pulselen
arendst Feb 7, 2021
621e086
Preview of Berry language for Tasmota32
s-hadinger Feb 7, 2021
50adf2d
sns_53_sml: make ebus correctly interpret signed values
esven Feb 7, 2021
f52cb12
xsns_53_sml: add option to emit ebus sync only telegrams
esven Feb 7, 2021
155aecb
fix wrong test on pulse
barbudor Feb 8, 2021
0556cf4
Merge pull request #10876 from barbudor/pr_rcswitch_2nd
arendst Feb 8, 2021
7c10a17
Merge pull request #10871 from esven/development
arendst Feb 8, 2021
d178b0e
Merge pull request #10870 from s-hadinger/berry_early_1
arendst Feb 8, 2021
b01642d
add variant FY and build map files
Jason2866 Feb 8, 2021
76b7784
Add files via upload
Jason2866 Feb 8, 2021
14c21fb
Update Tasmota_build_master.yml
Jason2866 Feb 8, 2021
8036a4e
Update Tasmota_build_master.yml
Jason2866 Feb 8, 2021
b073905
Consolidate ESP specific functions
arendst Feb 8, 2021
4926222
Merge pull request #10880 from Jason2866/patch-2
arendst Feb 8, 2021
0707a96
Enable higher PWM frequencies for ESP32
zeroflow Feb 8, 2021
707e970
Add no_share_mask support, DevGroupSend channels in hex, AND/OR opera…
pcdiem Feb 9, 2021
2621c3b
Merge pull request #10888 from pcdiem/dgr1
arendst Feb 9, 2021
5663ce7
Merge pull request #10885 from zeroflow/development
arendst Feb 9, 2021
a91beeb
Add support for transistor-based output without DAC
arendst Feb 9, 2021
435be84
Add SDM72 Modbus energy meter
curzon01 Feb 9, 2021
76cffab
Update xdrv_27_shutter.ino
mikep1998 Feb 9, 2021
e086c62
Update xdrv_27_shutter.ino
mikep1998 Feb 9, 2021
e990f90
Prepare RISCV
s-hadinger Feb 9, 2021
d4de1cd
Merge pull request #10895 from s-hadinger/riscv_1
s-hadinger Feb 9, 2021
60252a9
Add DGR device map support
pcdiem Feb 9, 2021
133826c
Use device map for received power item
pcdiem Feb 9, 2021
212ea27
Update xdrv_27_shutter.ino
mikep1998 Feb 9, 2021
83298b2
Rename DevGroupDevice to DevGroupTie
pcdiem Feb 10, 2021
d8fa00f
Use # prefix for color channel hex value
pcdiem Feb 10, 2021
223dadb
Fix DevGroupSend invert operator default value
pcdiem Feb 10, 2021
74d99c6
Bring ModeSet value out of the for loop, this ModeSet is repeated for…
yvesdm3000 Feb 10, 2021
946b3c2
move renderer, add touch display slider
gemu2015 Feb 10, 2021
934ace1
Merge pull request #10893 from mikep1998/development
arendst Feb 10, 2021
351265a
Merge pull request #10903 from gemu2015/touch_slider
arendst Feb 10, 2021
c41373d
warning if ESP8266 firmware is too big
Jason2866 Feb 10, 2021
432431f
Merge pull request #10902 from yvesdm3000/fix_modeset
arendst Feb 10, 2021
23d9aa6
Merge pull request #10905 from Jason2866/patch-1
arendst Feb 10, 2021
8c8e3be
Merge pull request #10898 from pcdiem/dgr-device-map
arendst Feb 10, 2021
be08ac5
Merge pull request #10892 from curzon01/sdm72
arendst Feb 10, 2021
27ebcec
Bump version to 9.2.0.7
arendst Feb 10, 2021
55ba994
Default disable ESP32 BLE due to instabilities
arendst Feb 10, 2021
7c9067b
Fix NTC calculation for ESP32
arendst Feb 10, 2021
b78a930
Use Arduino ESP32-S2 RC6
Jason2866 Feb 10, 2021
db678eb
Merge pull request #10909 from Jason2866/patch-3
arendst Feb 10, 2021
b6d3668
fix teleinfo standard mode
barbudor Feb 10, 2021
d193c74
add 7 seg number font
gemu2015 Feb 11, 2021
d29a9f4
better impl of ebus negative values
gemu2015 Feb 11, 2021
e266b66
json subroutines, sendmail shortcut
gemu2015 Feb 11, 2021
5cb4d48
Merge pull request #10911 from Joda89/pr_teleinfo
arendst Feb 11, 2021
6cdbd3f
tasmota32-ble
Jason2866 Feb 11, 2021
995fbc8
Tasmota variant ESP32 bluetooth
Jason2866 Feb 11, 2021
a10c7c2
Merge pull request #10914 from gemu2015/updates
arendst Feb 11, 2021
19dc239
Add dummy fade2 (#10916)
arendst Feb 11, 2021
0a2a885
Delete xdrv_85_esp32_bluetooth.ino
arendst Feb 11, 2021
49c6f1e
correct order
Jason2866 Feb 11, 2021
1634754
Delete tasmota_template.h
Jason2866 Feb 11, 2021
9b026fb
Update tasmota_template.h
Jason2866 Feb 11, 2021
2a9a42a
Update tasmota_configurations_ESP32.h
arendst Feb 11, 2021
3f00a6d
Update tasmota_template.h
arendst Feb 11, 2021
11d51f9
Merge pull request #10920 from Jason2866/patch-5
arendst Feb 11, 2021
5da636a
bluetooth in repo firmware
Jason2866 Feb 11, 2021
9487ff6
bluettoth in branch release-firmware
Jason2866 Feb 11, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
83 changes: 51 additions & 32 deletions .github/workflows/CI_github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-minimal:
runs-on: ubuntu-latest
Expand All @@ -40,7 +40,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-lite:
runs-on: ubuntu-latest
Expand All @@ -59,7 +59,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-knx:
runs-on: ubuntu-latest
Expand All @@ -78,7 +78,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-sensors:
runs-on: ubuntu-latest
Expand All @@ -97,7 +97,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-display:
runs-on: ubuntu-latest
Expand All @@ -116,7 +116,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-ir:
runs-on: ubuntu-latest
Expand All @@ -135,7 +135,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-zbbridge:
runs-on: ubuntu-latest
Expand All @@ -154,7 +154,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-AF:
runs-on: ubuntu-latest
Expand All @@ -173,7 +173,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-BG:
runs-on: ubuntu-latest
Expand All @@ -192,7 +192,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-BR:
runs-on: ubuntu-latest
Expand All @@ -211,7 +211,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-CN:
runs-on: ubuntu-latest
Expand All @@ -230,7 +230,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-CZ:
runs-on: ubuntu-latest
Expand All @@ -249,7 +249,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-DE:
runs-on: ubuntu-latest
Expand All @@ -268,7 +268,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-ES:
runs-on: ubuntu-latest
Expand All @@ -287,7 +287,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-FR:
runs-on: ubuntu-latest
Expand All @@ -306,7 +306,26 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-FY:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Set up Python
uses: actions/setup-python@v1
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -U platformio
platformio upgrade --dev
platformio update
- name: Run PlatformIO
run: platformio run -e tasmota-FY
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output

tasmota-GR:
runs-on: ubuntu-latest
Expand All @@ -325,7 +344,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-HE:
runs-on: ubuntu-latest
Expand All @@ -344,7 +363,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-HU:
runs-on: ubuntu-latest
Expand All @@ -363,7 +382,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-IT:
runs-on: ubuntu-latest
Expand All @@ -382,7 +401,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-KO:
runs-on: ubuntu-latest
Expand All @@ -401,7 +420,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-NL:
runs-on: ubuntu-latest
Expand All @@ -420,7 +439,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-PL:
runs-on: ubuntu-latest
Expand All @@ -439,7 +458,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-PT:
runs-on: ubuntu-latest
Expand All @@ -458,7 +477,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-RO:
runs-on: ubuntu-latest
Expand All @@ -477,7 +496,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-RU:
runs-on: ubuntu-latest
Expand All @@ -496,7 +515,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-SE:
runs-on: ubuntu-latest
Expand All @@ -515,7 +534,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-SK:
runs-on: ubuntu-latest
Expand All @@ -534,7 +553,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-TR:
runs-on: ubuntu-latest
Expand All @@ -553,7 +572,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-TW:
runs-on: ubuntu-latest
Expand All @@ -572,7 +591,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-UK:
runs-on: ubuntu-latest
Expand All @@ -591,7 +610,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output

tasmota-VN:
runs-on: ubuntu-latest
Expand All @@ -610,4 +629,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: firmware
path: ./build_output/firmware
path: ./build_output
Loading