Stephan Hadinger
ce03ec0c9e
Renamed `OLED Reset` to `Display Rst`
2021-05-25 19:26:40 +02:00
Norbert Richter
87a4b2314f
Update Sugar Valley Neopool driver
...
Add NPLight TOGGLE cmnd
Add NPFiltrationMode string parameter
Add filtration speed on result
Add undocumented register function
Fix NPLight get status
Fix hydrolysis status
Fix NPFiltration side effects
Fix pH warning
Fix hydrolysis/redox value
Fix register desc
2021-05-23 10:54:05 +02:00
Michael Voggenreiter
de12709ed6
Added electricity meter easymeter Q3C
2021-04-28 07:57:05 +02:00
Stephan Hadinger
4395a19fe6
Add ``Input`` GPIO type with no default action, to be read via Berry
2021-04-21 10:05:10 +02:00
araczkowski
017be9eda3
PL translations update
2021-04-18 14:08:51 +02:00
Theo Arends
90422bc307
Oops I did it again
2021-04-16 11:43:26 +02:00
Adrian Scillato
89f07f507e
Add New Translation Keys
2021-04-12 13:45:18 -03:00
Barbudor
06a75af1af
file system editor GUI_FILE_EDIT
2021-04-11 15:22:57 +02:00
Theo Arends
eb3fe9c5eb
Oops. Fix compile
2021-04-09 17:05:22 +02:00
Theo Arends
be72bde8f5
Add ESP32 support for internal Hall Effect sensor
...
Add ESP32 support for internal Hall Effect sensor connected to both GPIO36 and GPIO39 only
2021-03-27 15:15:15 +01:00
Theo Arends
88e00b1041
Prep GPIO zero-cross pulse
2021-03-23 15:17:32 +01:00
RaphDaMan
04c0b8d1d7
Included presence check, changed to XSNS_86 and hopefully solved language file conflicts.
2021-03-23 08:51:11 +01:00
RaphDaMan
3cf5609ad9
Merge remote-tracking branch 'upstream/development' into development
...
* upstream/development: (35 commits)
some fixes
fix image weblink
fix compiler error with use_graph
Add support for another variant of the 6-digit TM1637 display
Add commands ``DisplayType`` and ``DisplayInvert``
Update xdrv_05_irremote.ino
Update xdrv_05_irremote_full.ino
Update xdrv_05_irremote_full.ino
Update xdrv_05_irremote.ino
Update xdrv_20_hue.ino
Berry fix rules
Add frequency to CSE7761 driver
Minor fixes
Delete .history/tasmota directory
Delete xdrv_20_hue_20210321092519.ino
only perform interlock delay once
No Discovery
Remove text "Module" from GUI main page
Refactor DisplayDimmer
Use Berry as default for Core2 and Odroid-go
...
2021-03-22 23:17:03 +01:00
RaphDaMan
587ad9a733
Squashed commit of the following:
...
commit 6c9c4a83d0076bb9303d65d5435f0d0bf2e81a6b
Author: RaphDaMan <raphael@my107.de>
Date: Sat Mar 20 13:49:36 2021 +0100
v0.7 Final and ready to PR.
2021-03-20 14:14:07 +01:00
Ajith Vasudevan
27288ac603
Added support for MAX7219 Seven-Segment Display
2021-03-19 15:56:48 +05:30
Adrian Scillato
2a25e21d81
Update pl_PL.h
2021-03-16 14:03:59 -03:00
Theo Arends
4fb55544bb
Prep support CSE7761
2021-03-01 18:22:26 +01:00
nonix
d38c1c415e
Added support for XPT2046 touch screen
2021-02-28 18:27:32 +01:00
gemu2015
5f75f4619c
ssd1351 support for 4 wire spi
2021-02-28 16:09:57 +01:00
Jan Bubík
c6673d4081
new feature: LCD/DLP Projector Serial Control
...
- implemented as XDRV53
- user must configure GPIO pins "DLP Rx" and "DLP Tx" for serial communication
- emulates an additional RELAY by sending ON/OFF commands to Projector
- continually polls the Projector's state to update virtual RELAY state
- blocks RELAY1 in ON state while Projector is running (to protect the lamp)
- serial codes for NEC and OPTOMA, ready for more manufacturers
- tested with NEC V300W
2021-02-27 22:28:29 +01:00
André Araújo
fb012c5096
Fix CI translation errors
2021-02-22 11:15:39 +00:00
André Araújo
a321ff5562
Fix Ezo D.O sensor
...
- Unit of measure was in ppm and should be in mg/L
- Sensor was not detected
- Code fixes on multiple ezo sensors
2021-02-22 10:40:37 +00:00
Theo Arends
7a911b328f
Fix TM1637 driver
...
Fix TM1637 driver now needs ``TM1637 CLK`` and ``TM1637 DIO`` to enable (#11057 )
2021-02-21 12:17:39 +01:00
Norbert Richter
435be84ff3
Add SDM72 Modbus energy meter
2021-02-09 16:13:40 +01:00
Theo Arends
bfde36e954
Add fragmentation translations
2021-02-04 15:19:59 +01:00
Norbert Richter
29deb769d4
Move text to lang files
2021-01-20 14:47:58 +01:00
Norbert Richter
d4c2282170
Add Sugar Valley NeoPool Controller
2021-01-20 13:56:57 +01:00
Theo Arends
2dbd1ef973
Add support for 24/26/32/34 bit RFID Wiegand
...
Add support for 24/26/32/34 bit RFID Wiegand interface (D0/D1) by Sigurd Leuther (#3647 , #10565 )
2021-01-16 15:39:33 +01:00
Grzegorz
16afea9c08
Update pl_PL.h
2021-01-09 14:33:02 +01:00
Vic
c803670137
BS814A-2 Touch Driver xdrv_52 flavor
2021-01-07 16:39:41 +01:00
Theo Arends
9d0a7e9bc4
Update filesystem GUI
2021-01-06 17:54:03 +01:00
Theo Arends
d63c46fe38
Merge branch 'development' into feature/analog-ph-sensor-support
2021-01-06 14:27:41 +01:00
gemu2015
40a440d5f2
change sd card to UFS
2021-01-06 09:53:59 +01:00
Michael Kolb
f09108d449
Review comments: Shortened i18n strings
2021-01-05 17:25:08 +01:00
Michael Kolb
0b90dd7314
Took care of all languages
2021-01-05 14:46:56 +01:00
Theo Arends
928f6f9447
Prep SPI SDCard support
2021-01-04 15:03:56 +01:00
Theo Arends
ee1648d3e0
Prep SSD1331 driver
2021-01-01 16:05:06 +01:00
Theo Arends
dcbb3f1e0e
Happy New Year
2021-01-01 13:44:04 +01:00
Theo Arends
576a36641a
Prep individual SPI CS selection
2020-12-29 12:06:47 +01:00
Vic
025be48d4b
fixed a typo in languages
2020-12-22 20:51:03 +01:00
Theo Arends
59992d1954
Add support for FTC532 8-button touch controller
...
Add support for FTC532 8-button touch controller by Peter Franck (#10222 )
2020-12-22 16:47:24 +01:00
Stephan Hadinger
f94b75d150
Zigbee add unishox strings
2020-12-21 09:56:04 +01:00
Theo Arends
dcfb74f457
Support for GPIO option selection
...
- Support for GPIO option selection
- Gpio ``Option_a1`` enabling PWM1 high impedance if powered off and no fading as used by Wyze bulbs (#10196 )
2020-12-20 13:22:01 +01:00
Theo Arends
0a7d441e65
Add support for P9813 RGB Led MOSFET controller
...
Add support for P9813 RGB Led MOSFET controller (#10104 )
2020-12-17 16:33:26 +01:00
Theo Arends
0614906e03
Prep RC522 rfid reader
2020-11-30 12:52:59 +01:00
Theo Arends
4d8191d6b0
Refactor file upload
2020-11-19 15:43:47 +01:00
Theo Arends
c02770ce96
Add support for Shelly Dimmer 1 and 2
...
Add support for Shelly Dimmer 1 and 2 by James Turton (#9854 )
2020-11-14 16:43:32 +01:00
Theo Arends
4b6465fd10
Add support for fingerprint sensor
...
Add support for AS608 optical and R503 capacitive fingerprint sensor
2020-11-11 17:31:48 +01:00
Theo Arends
3334fe58ed
Prep AS608/R503 FIngerprint sensor support
2020-11-10 15:04:45 +01:00
Christopher Tremblay
959e734924
Add support for EZO PMP
...
Adds support for EZO Peristaltic pump
2020-11-07 01:41:22 -08:00
Christopher Tremblay
2af5f61b03
Add support for EZO DO
...
Add support for EZO Disolved Oxygen sensor
2020-11-02 00:26:35 -08:00
Christopher Tremblay
558034b15f
Add support for EZO FLO sensor
...
Add support for EZO FLO sensor
2020-11-01 01:28:43 -08:00
Christopher Tremblay
db338f1d81
Add support for EZO O2
...
Adds support for EZO O2 sensor
2020-10-27 03:38:54 -07:00
Christopher Tremblay
3ec4246bbe
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2020-10-24 00:55:51 -07:00
Christopher Tremblay
d6bea107f8
Add support for EZO EC
...
Adding support for Electrical conductivity sensor
2020-10-24 00:54:25 -07:00
Theo Arends
0f805014e6
Support WT32-ETH01
...
- Support for fixed output Hi or Lo GPIO
- Support for ESP32 based Wireless-Tag WT32-ETH01 (#9496 )
2020-10-23 15:18:58 +02:00
Christopher Tremblay
bb210bd33a
Added mV for all languages
...
I was missing the defines for mV for all languages :(. I added default placeholders
2020-10-18 05:51:21 -07:00
Christopher Tremblay
46df6d5a52
Added deafult localized strings for pH & ORP
...
Added default strings for pH & ORP to all languages
2020-10-18 05:43:40 -07:00
Theo Arends
330109d67c
Add optional support for Orno WE517
...
Add optional support for Orno WE517-Modbus energy meter by Maxime Vincent (#9353 )
2020-10-02 16:37:43 +02:00
Theo Arends
760d702fd0
Add optional support for Mitsubishi Electric HVAC
...
Add optional support for Mitsubishi Electric HVAC by David Gwynne (#9237 )
2020-10-02 15:10:21 +02:00
device111
994081430c
AS3935 Refactor
...
- Fix Autodisturber
- Fix Event IRQ Flicker when calibrating and on Start up
- Add command `power` on/off
- Add command `noirqevent` (suppress IRQ with no event)
- Add Info Log when no Pin defined
- Add Info Log when SCO and TCO Calibration Fails
- optimize Autotune Caps
- new init procedure (Reset before Start)
- save 128 Bytes of Ram
- update language files
2020-09-03 09:37:10 +02:00
Theo Arends
73e49803cc
Add better Zigbee firmware Upload Transfer GUI
2020-09-01 13:05:46 +02:00
Theo Arends
e2bd24059a
Prep update MAX31865 driver
2020-08-23 12:24:35 +02:00
Janusz
5536e03423
add DYP ME007 ultrasonic distance sensor
2020-08-16 22:49:16 +02:00
Stephan Hadinger
b0188642b1
Change triple-mode TLS via configuration in a single firmware (TLS AWS IoT, Letsencrypt and No-TLS)
2020-08-12 17:20:37 +02:00
Charles
0d36f5bda8
Added Denky Teleinfo
2020-08-10 17:42:31 +02:00
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
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