Commit Graph

31 Commits

Author SHA1 Message Date
Theo Arends 0b4197232e Add firmware upload state message to GUI 2020-08-08 13:18:39 +02:00
Theo Arends ce388c799f Add ESP32 Analog input support for GPIO32 to GPIO39 2020-08-04 16:33:05 +02:00
Theo Arends d8c4240656 Prep Zigbee reset GPIO 2020-07-22 10:07:07 +02:00
Theo Arends 1dcf2df5ee
Merge pull request #8907 from SODAIS69/development
Added translations for zh_TW
2020-07-14 22:27:59 +02:00
SODAIS69 837458577f Merge branch 'development' of https://github.com/SODAIS69/Tasmota into development 2020-07-15 01:06:58 +08:00
SODAIS69 7cd8696946 Remove redundant quotes that causes cl fails. 2020-07-15 01:06:45 +08:00
SODAIS 9bbba04925
Update zh_TW.h
Removing string accidentally added
2020-07-15 00:05:13 +08:00
SODAIS69 151dc5f6b8 Add translations for zh_TW 2020-07-14 23:58:10 +08:00
Theo Arends 73f565aa8c
Merge pull request #8899 from SODAIS69/development
Optimizations for zh_TW translations
2020-07-14 11:53:16 +02:00
gui 30a0e66589 Optimizations for zh_TW translations 2020-07-14 17:06:50 +08:00
Marius Bezuidenhout 277df060dd Schneider iEM3xxx Modbus feature
Feature to read modbus data from Schneider Electric iEM energy monitor devices
2020-07-12 17:52:24 +02:00
Theo Arends a63604bd10 Add Battery status to Zigbee GUI
Add Battery status to Zigbee GUI
2020-06-29 11:53:31 +02:00
ascillato 98798d4c11 KNX: Add Scene Translation Keys 2020-06-18 15:25:59 -03:00
Theo Arends c533eb1186 BLM certify part 2
- Change define USE_TASMOTA_SLAVE into USE_TASMOTA_CLIENT
- Change commands ``SlaveSend`` and ``SlaveReset`` into ``ClientSend`` and ``ClientReset``
2020-06-18 16:05:55 +02:00
Justifiably a4846c10fd Add D_SENSOR_LMT01_PULSE to language files. 2020-06-17 15:17:28 +01:00
Charles fae80fc9dc
Merge branch 'development' into teleinfo 2020-06-16 19:04:39 +02:00
Theo Arends 715697cb32 Add ESP32 ethernet commands
Add ESP32 ethernet commands ``EthType 0/1``, ``EthAddress 0..31`` and ``EthClockMode 0..3`` (#8503)
2020-06-16 18:36:49 +02:00
Charles 3b8c83deb1
Merge branch 'development' into teleinfo 2020-06-15 22:29:53 +02:00
Stephan Hadinger 2181b0c1a4 Add serial to TCP bridge, ``TCPStart`` and ``TCPBaudRate`` (needs #define USE_TCP_BRIDGE) 2020-06-15 19:22:56 +02:00
Charles 4afbbca773 Added French Smart Meter Teleinformation 2020-06-12 16:28:57 +02:00
Theo Arends c6fede2bf4 Basic support for BL0940
Basic support for BL0940 (#8175)
2020-06-07 17:21:29 +02:00
Theo Arends d7f6c78ed9 Add command ``DeviceName``
Add command ``DeviceName`` defaults to FriendlyName1 and replaces FriendlyName1 in GUI
2020-05-17 17:10:17 +02:00
gemu2015 d182817892 add psram to info page ESP32 2020-05-12 14:19:10 +02:00
Mickael Gaillard b6165d5a18 Add Translate Fahrenheit
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-08 00:53:13 +02:00
Mickael Gaillard 2ddfb2da07 Add extra translate
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-08 00:34:25 +02:00
Theo Arends cb1b7739b6
Merge branch 'development' into new-windmeter-sensor 2020-05-07 14:58:23 +02:00
Yury Sannikov 049ddad17b update languages 2020-05-07 11:54:29 +03:00
Matteo Albinola a3455f235b Merge branch 'development' into new-windmeter-sensor
# Conflicts:
#	tasmota/language/bg_BG.h
#	tasmota/language/cs_CZ.h
#	tasmota/language/de_DE.h
#	tasmota/language/el_GR.h
#	tasmota/language/en_GB.h
#	tasmota/language/es_ES.h
#	tasmota/language/fr_FR.h
#	tasmota/language/he_HE.h
#	tasmota/language/hu_HU.h
#	tasmota/language/it_IT.h
#	tasmota/language/ko_KO.h
#	tasmota/language/nl_NL.h
#	tasmota/language/pl_PL.h
#	tasmota/language/pt_BR.h
#	tasmota/language/pt_PT.h
#	tasmota/language/ro_RO.h
#	tasmota/language/ru_RU.h
#	tasmota/language/sk_SK.h
#	tasmota/language/sv_SE.h
#	tasmota/language/tr_TR.h
#	tasmota/language/uk_UA.h
#	tasmota/language/zh_CN.h
#	tasmota/language/zh_TW.h
2020-05-06 21:33:07 +02:00
Mickael Gaillard d54dcec303 Custom configuration tntegration on core
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-06 21:30:36 +02:00
Theo Arends 93ac75a5aa Prep ESP32 Webcam for user template 2020-05-05 18:36:12 +02:00
Theo Arends 50614a18b5 Rename language files to fix compilation error 2020-05-05 17:09:48 +02:00