Commit Graph

322 Commits

Author SHA1 Message Date
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 dd4f16526e Fix sensor coexistence 2021-03-23 12:57:56 +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
Jason2866 ee9217109a
Flash mode has to be dio
even when later qio is used!
2021-03-05 11:13:35 +01:00
Jason2866 13834ad32c
flash mode has to be dio
even when later qio is used!
2021-03-05 11:11:43 +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 9edccbbca5 Add commands ``StateRetain`` and ``InfoRetain`` (#11084) 2021-02-22 13:59:45 +01:00
Theo Arends 14206e46a1 Add support for TM1637 seven segment display by Ajith Vasudevan (#10889) 2021-02-17 12:32:36 +01:00
Norbert Richter 435be84ff3
Add SDM72 Modbus energy meter 2021-02-09 16:13:40 +01:00
Stephan Hadinger ad5b5b19fa Promote EZSP v6.7.8 as recommended 2021-01-25 21:46:40 +01:00
Jason2866 a45efc92ae Faster settings support 2021-01-22 17:54:04 +01:00
Jason2866 85bfacb630
Add files via upload 2021-01-22 17:45:16 +01:00
Jason2866 10a8c53736
Delete bootloader_dout_40m.bin 2021-01-22 17:44:12 +01:00
Theo Arends 6108076eec Prepare feature additions 2021-01-22 17:15:58 +01:00
Theo Arends 9d83bcae4e Update readme.txt
Updated with Silabs knowledge base info (#10596)
2021-01-22 17:00:39 +01: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
Norbert Richter 8387c14dfc
Add NeoPool feature 2021-01-20 15:06:59 +01:00
Stephan Hadinger f607152aa1 Zigbee add EZSP 6.7.8 as Release Candidate firmware 2021-01-19 13:37:53 +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
Theo Arends f6d7c5c578 Update changelog 2021-01-11 14:13:20 +01:00
Theo Arends 98b529ce7b Update decode-status.py 2021-01-07 15:12:07 +01:00
Theo Arends 6b16745cf0 Support UFILESYS 2021-01-06 14:41:23 +01:00
Jason2866 de4e91e6e7
spiffs for littlefs 2021-01-05 10:08:09 +01:00
Jason2866 544f297380
Delete partitions_ffat_12M.bin 2021-01-05 10:07:26 +01:00
Theo Arends d028e5c847 Update changelog 2021-01-03 17:04:14 +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 fc93b05476 Happy New Year 2021-01-01 13:57:04 +01:00
Jason2866 b68d8c65f3 tasmota32-odroid.bin 2020-12-30 14:44:54 +01:00
Jason2866 6c0ec48a6c Odroid files 2020-12-30 14:40:42 +01:00
Jason2866 bf4b7b3b1e
Delete partitions_ffat_12M.bin 2020-12-30 14:39:03 +01:00
Jason2866 190276f5c7
Delete bootloader_dout_40m.bin 2020-12-30 14:38:53 +01:00
Jason2866 b83c5abbe9
Delete boot_app0.bin 2020-12-30 14:38:44 +01:00
Jason2866 8d9541320a
Delete Odroid_flash.bat 2020-12-30 14:38:35 +01:00
Jason2866 8f40741feb
Add files via upload 2020-12-30 14:28:28 +01:00
Jason2866 ebbfc900e1
Create Odroid_flash.bat 2020-12-30 14:27:04 +01:00
Simon Hailes b2faa1cc6c Add more informaiton to comment in .py file 2020-12-29 10:11:09 +00:00
Simon Hailes cb71466bd4 webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed.
Add utility tools/unishox/compress-html-uncompressed.py to compress all files found in tasmota/html_uncompressed and write compressed version to tasmota/htmlcompressed
2020-12-29 09:53:15 +00: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
Theo Arends 533d643f79 Create README.md 2020-12-02 13:59:06 +01:00
Theo Arends 2676c3c26e Update Shelly Dimmer Fw to v51.5 2020-12-02 13:53:34 +01:00
Theo Arends 5892cffbda Prep RC522 rfid reader pt2 2020-11-30 17:54:40 +01:00
Theo Arends 7f1f9727ef Update comments 2020-11-29 15:59:40 +01:00
Theo Arends ff8b2efd5e Move some firmware files around 2020-11-27 15:56:30 +01:00
Theo Arends 01e7b0b1b3
Merge pull request #9991 from Jason2866/work_dev
CCLoader firmware for zigbee and BT
2020-11-27 15:44:56 +01:00
Theo Arends 7091659081 Remove mismerged files 2020-11-27 15:43:20 +01:00
Theo Arends 16f369e979 Delete ncp-uart-sw-6.8.0.1_115200.ota 2020-11-27 15:38:40 +01:00
Jason2866 226507aa0c del 2020-11-27 08:11:34 +00:00
Jason2866 fcdd992a7c zigbee 2530 firmware 2020-11-27 08:11:17 +00:00
Jason2866 c70e862156 CCLoader firmware cc2541 2020-11-27 07:58:14 +00:00