Stephan Hadinger
b409377068
MQTT TLS dual mode (CA or fingeprint) in same firmware, ``SetOption132 1`` to force fingerprint
2021-12-01 21:38:28 +01:00
Stephan Hadinger
f3c235b8e9
Removed ILI9488 driver in favor of Unversal Display Driver
2021-11-17 22:48:48 +01:00
Luc Boudreau
b373342a2a
Add driver for Texas Instruments HDC2010
2021-11-10 14:02:02 -05:00
Adrian Scillato
e28a3342cb
Allow KNX and Zigbee
2021-09-28 15:53:14 -03:00
Theo Arends
16f9e2bd88
Merge branch 'development' into development+SCD40
2021-09-23 14:42:04 +02:00
Barbudor
65989d2552
bl09xx driver for both bl0939 and bl0940
2021-09-21 18:25:52 +02:00
Arnold
6a3dd401dc
SCD40 disabled by default in sensors image
2021-09-20 21:31:21 +02:00
Theo Arends
84b7acc059
Refactor USE_AHT2x
2021-09-20 15:30:12 +02:00
Arnold-n
7d3df14640
add code size info and enable in ESP32 build
2021-09-16 08:08:50 +02:00
Arnold Niessen
a260fa85a3
configuration files updated for SCD40/41
2021-09-15 13:26:39 +02:00
Adrian Scillato
5eedf7a690
Disable AC_ZERO_CROSS_DIMMER for Tasmota-Lite
2021-08-28 18:18:53 -03:00
Adrian Scillato
506342a0e1
Disable AC DIMMER for Minimal Firmware
2021-08-28 18:06:02 -03:00
Adrian Scillato
ee27476890
Satisfy requirements for features that require USE_LIGHT
2021-08-28 17:23:25 -03:00
Adrian Scillato
c09a23d875
Add requirements for PWM DIMMER and COUNTER
2021-08-28 15:13:52 -03:00
Theo Arends
d4f444a85a
Add support for Hydreon RG-15 Solid State Rain sensor
...
Add support for Hydreon RG-15 Solid State Rain sensor (#12974 )
2021-08-25 17:25:11 +02:00
Theo Arends
9813e0f483
Add Tasmota discovery
2021-07-28 12:17:32 +02:00
Theo Arends
a7297892ab
Update T67XX default configs
2021-07-13 12:01:46 +02:00
Alexander Savchenko
edd6839e48
Telaire T67XX CO2 sensor support
2021-07-11 02:42:09 +03:00
Stephan Hadinger
da6846207c
Moving defines post-config
2021-07-09 12:24:00 +02:00
Stephan Hadinger
28da131932
Simplified configuration for ir-full, tasmota-ircustom no more needed
2021-06-21 13:49:56 +02:00
Stephan Hadinger
ed01748b6d
Zigbee refactored storage for devices and data
2021-04-22 14:49:38 +02:00
Adrian Scillato
d7ffb76afc
Enable VL53L0X and disable TSL2561 for Tasmota-Sensors
2021-04-13 12:58:20 -03:00
Theo Arends
0331e47e4c
Add support for multiple CCS811 sensors
...
Add support for multiple CCS811 sensors with baseline control (USE_CCS811_V2) by clanganke (#10858 )
2021-03-31 15:04:24 +02: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
Theo Arends
4d3fda5a74
Add support for NEC and OPTOMA LCD/DLP Projector serial power control
...
Add support for NEC and OPTOMA LCD/DLP Projector serial power control by Jan Bubík (#11145 )
2021-02-28 12:37:02 +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
Theo Arends
14206e46a1
Add support for TM1637 seven segment display by Ajith Vasudevan ( #10889 )
2021-02-17 12:32:36 +01:00
Ajith Vasudevan
bc57e68b7e
Merged latest changes to TM1637 code
2021-02-14 16:52:08 +05:30
Ajith Vasudevan
d2d7a408c8
Rewrote TM1637 driver as a Display Driver
2021-02-10 21:53:47 +05:30
Ajith Vasudevan
977fe740e6
Added support for TM1637 Seven-Segment Display
2021-02-09 13:16:16 +05:30
Simon Hailes
79bf2f6aa3
belt and braces fix test failure
2021-01-26 20:02:42 +00:00
Simon Hailes
c72bf5aa09
Make USE_BLE_ESP32 the default for sensors.
2021-01-26 19:12:11 +00:00
Theo Arends
c934a20b4f
Add support for TOF10120
...
Add support for TOF10120 time of flight sensor by Cyril Pawelko (#10190 )
2021-01-22 16:48:41 +01:00
Theo Arends
fb2c10cb97
Add SPI display driver SSD1331 Color oled
...
Add SPI display driver SSD1331 Color oled by Jeroen Vermeulen (#10376 )
2021-01-04 14:26:27 +01:00
Stephan Hadinger
d0b426b505
Disable `USE_LIGHT`` light support for ZBBridge (saves 17.6kb)
2021-01-02 19:26:24 +01:00
Theo Arends
ee1648d3e0
Prep SSD1331 driver
2021-01-01 16:05:06 +01:00
Theo Arends
54c1a2d029
Add support for SPI display driver for ST7789 TFT
...
Add support for SPI display driver for ST7789 TFT by Gerhard Mutz (#9037 )
2021-01-01 15:05:58 +01:00
Theo Arends
dcbb3f1e0e
Happy New Year
2021-01-01 13:44:04 +01:00
Stephan Hadinger
488712c3f0
Commands `CTRange` and `VirtualCT`
2020-12-29 19:31:27 +01:00
Theo Arends
83b3aa576d
Add BSSID and Signal Strength Indicator to GUI wifi scan result ( #10253 )
...
Add BSSID and Signal Strength Indicator to GUI wifi scan result (#10253 )
2020-12-27 16:25:34 +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
37a1fb0834
Add zigbee specific define
2020-12-01 12:18:32 +01:00
Theo Arends
5892cffbda
Prep RC522 rfid reader pt2
2020-11-30 17:54:40 +01:00
Jason2866
b641216198
minicustom
2020-11-26 09:49:24 +01:00
Theo Arends
92f067af59
Change Shelly Dimmer fw upgrade
...
Change Shelly Dimmer fw upgrade using WebGUI Firmware Upgrade and file from folder `tools/fw_shd_stm32/`
2020-11-17 12:25:48 +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
Jason2866
63d09dcfdd
No MI_ESP32
2020-11-13 20:18:20 +01:00
Jason2866
092139e4c4
MI_ESP32 enabled
...
in sensors build. BT is enabled in ESP8266 as default too.
2020-11-13 19:01:13 +01:00