Commit Graph

2137 Commits

Author SHA1 Message Date
Theo Arends 33d5f3e7e7
Merge pull request #8661 from Staars/chirp
bugfix xsns_48_chirp.ino
2020-06-11 10:07:39 +02:00
Staars ce4f987367 bugfix 2020-06-11 09:55:07 +02:00
Theo Arends 63f0c43d2a
Merge pull request #8660 from gemu2015/scripter-fix
scripter fix sdcard regression
2020-06-11 07:53:58 +02:00
Theo Arends 0b81563d57
Merge pull request #8659 from phildubach/development
Fix thermostat when using local sensor
2020-06-11 07:53:44 +02:00
gemu2015 2453beb30f scripter fix sdcard regression 2020-06-11 06:43:24 +02:00
Phil Dubach 440219fd91 Fix thermostat when using local sensor
Macros are not expanded in string constants, so the thermostat driver
never managed to obtain the current temperature from the local sensor
(SensorInputSet 1).
2020-06-10 19:55:49 -07:00
Stephan Hadinger dc8d354f16 Fix asm for gcc17 2020-06-10 21:14:18 +02:00
Stephan Hadinger 1d68fe9bc6 Cleaned TLS options and prepare for TELEGRAM 2020-06-10 20:14:46 +02:00
Theo Arends 127254b283 Attempt to solve string corruption
Attempt to solve string corruption (#8651)
2020-06-10 12:59:14 +02:00
Robert Jaakke ec247f7906 Merge branch 'development' into HP303B 2020-06-10 10:05:06 +02:00
Robert Jaakke 325564fbc7 Added option to set i2c address in measure...Once in lib 2020-06-10 10:03:02 +02:00
Federico Leoni 152c2801ae Prep for Tuya MCU Discovery 2020-06-09 14:08:57 -03:00
Adrian Scillato 78e40da9d8
Update comment on MQTT Retained messages at my_user_config.h file 2020-06-09 11:10:08 -03:00
Theo Arends 5f9b5c377d Revert "Revert "Merge pull request #8645 from Staars/timers""
This reverts commit 3756127608.
2020-06-09 13:55:21 +02:00
Theo Arends 3756127608 Revert "Merge pull request #8645 from Staars/timers"
This reverts commit c9126cec19, reversing
changes made to 947ccc9275.
2020-06-09 13:50:59 +02:00
Theo Arends c9126cec19
Merge pull request #8645 from Staars/timers
add unishox compression to xdrv_09_timers.ino
2020-06-09 13:42:35 +02:00
Theo Arends 56c491050e Fix AP switch
Fix AP switch (#8635)
2020-06-09 11:25:43 +02:00
Robert Jaakke 9d2d22558c Resolved review comments 2020-06-09 09:14:44 +02:00
Staars 4b8c58ce56 add unishox compression to xdrv_09_timers.ino 2020-06-08 21:14:43 +02:00
Robert Jaakke d2815c5322 Merge branch 'development' into HP303B 2020-06-08 20:37:47 +02:00
Robert Jaakke 92643e89d0 Added support for multiple i2c addresses 2020-06-08 20:37:04 +02:00
Theo Arends 61ea7535a8 Refactor and Domoticzify VL53L0X driver
Refactor and Domoticzify VL53L0X driver (#8637, #8640)
2020-06-08 15:09:51 +02:00
Theo Arends 6643241942
Merge pull request #8633 from Staars/development
adding unishox compression to the webserver
2020-06-08 12:51:05 +02:00
Theo Arends 0b41d321d4 Fix BL0940 checksum message 2020-06-08 11:13:57 +02:00
Theo Arends b16621dde4 Fix BL0940 temperature calculation 2020-06-08 11:04:45 +02:00
Theo Arends 59141403d2
Merge pull request #8642 from gemu2015/scripter-update
scripter upload scripts
2020-06-08 10:55:51 +02:00
Theo Arends 56ea7279bd Fix ESP32 compilation 2020-06-08 10:55:12 +02:00
Robert Jaakke abfa4f4fcd refactored implementation 2020-06-08 10:19:51 +02:00
gemu2015 6038921f93 scripter upload scripts 2020-06-08 09:24:49 +02:00
Robert Jaakke d6e1ecbe26 Moved global variables to struct 2020-06-08 09:13:01 +02:00
Robert Jaakke 601317d5f3 Merge branch 'development' into HP303B
# Conflicts:
#	tasmota/support_features.ino Resolved
#	tools/decode-status.py Resolved
2020-06-08 09:01:43 +02:00
Robert Jaakke aa5587f9e1 Mover begin() to detect function 2020-06-08 08:58:38 +02:00
Theo Arends e54c85f83e Add full support for BL0940
Add support for BL0940 energy monitor as used in Blitzwolf BW-SHP10 (#8175)
2020-06-07 17:59:54 +02:00
Theo Arends c6fede2bf4 Basic support for BL0940
Basic support for BL0940 (#8175)
2020-06-07 17:21:29 +02:00
Robert Jaakke caa539e236 Merge branch 'development' into HP303B 2020-06-07 16:36:34 +02:00
Robert Jaakke d3a59fd65c Changed driver to measure float 2020-06-07 16:33:28 +02:00
Robert Jaakke 2da09526ba switched to float values and converted Pa to hPa 2020-06-06 23:05:55 +02:00
Robert Jaakke 6667951505 Working sample 2020-06-06 22:35:41 +02:00
Staars 71d5ca5036 adding unishox compression to the webserver 2020-06-06 21:52:20 +02:00
Staars 7077a80541 unify USE_*_COMPRESSION to USE_UNISHOX_COMPRESSION 2020-06-06 20:04:10 +02:00
Theo Arends d45b019dba
Merge pull request #8629 from malbinola/fix/windmeter-isr
Windmeter: make ISR variables volatile
2020-06-06 12:53:28 +02:00
Matteo Albinola 8a67477cab Make ISR variables volatile 2020-06-06 09:25:00 +02:00
Theo Arends a476ac6407
Merge pull request #8627 from s-hadinger/zigbee_fix_time
Fix Zigbee Time and add TimeEpoch
2020-06-06 08:25:34 +02:00
Theo Arends 28631a7bc3
Merge pull request #8624 from gemu2015/scripter-update
scripter update, eeprom support
2020-06-06 08:24:35 +02:00
Stephan Hadinger 0bfb79e694 Fix Zigbee Time and add TimeEpoch 2020-06-05 22:27:47 +02:00
gemu2015 9987b3f2d5 scripter update, eeprom support 2020-06-05 20:15:16 +02:00
Stephan Hadinger 0ebcbc76dc Fix wrong sign of attributes 2020-06-05 18:24:31 +02:00
Theo Arends 9d86c15685 Some webserver code saving 2020-06-05 11:53:53 +02:00
Janusz Kostorz c20bb9ab58
increasing in color temperature change speed 2020-06-04 22:27:30 +02:00
Theo Arends dac14073c9 Fix windmeter interrupt service routine
Fix windmeter interrupt service routine (#8614)
2020-06-04 12:28:01 +02:00
Theo Arends 41f77f688c Add command ``SetOption94 0/1``
Add command ``SetOption94 0/1`` to select MAX31855 or MAX6675 thermocouple support (#8616)
2020-06-04 11:36:58 +02:00
Theo Arends 676a13f0c2
Merge pull request #8616 from aik/development-v2
Add MAX6675 sensor (v2)
2020-06-04 09:40:58 +02:00
Alexey Kardashevskiy 5558da527a Add MAX6675 sensor
This is basically a cut down version of MAX31855 without reference
temperature reading and lower resolution (only positive, 12bit only).

This implements 16bit protocol (31855 uses 32bit). SetOption94 enables
the new behavior.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---
Changes:
v2:
* treat occasional 0xfff as an error
* do not add new sensor pins, use SetOption94 instead
2020-06-04 10:00:00 +10:00
Stephan Hadinger 45397293e1 Add Zigbee auto-responder for common attributes 2020-06-03 22:39:04 +02:00
Theo Arends f035932c74 Change BH1750 indexes to I2C address 2020-06-03 15:12:23 +02:00
m-hume 3748bb2121
Label sensors with hex address 2020-06-03 13:06:01 +01:00
Theo Arends 7e8c1368a8
Merge pull request #8606 from halfbakery/support_switches_with_ac_detection
Add support for switches using an AC detection circuitry
2020-06-03 13:37:49 +02:00
Theo Arends 61b47e345d
Merge pull request #8605 from device111/development
AS3935, add stage to json, fix overwrite nf-floor
2020-06-02 22:26:32 +02:00
halfbakery 6dd50a394c Add support for switches using an AC detection circuitry 2020-06-02 22:17:20 +02:00
device111 f10ed3261c AS3935, add stage to json, fix overwrite nf-floor 2020-06-02 19:13:06 +02:00
Jason2866 006af71803
no need for HueEmulation for core 2.4.2
anymore. Out of support.
2020-06-02 17:35:25 +02:00
Theo Arends 679fad6bb9
Merge pull request #8600 from device111/development
fix VEML7700 MQTT white value message and I2C detect
2020-06-02 12:36:08 +02:00
device111 57639d9524 fix VEML7700 MQTT white value message and I2C detect 2020-06-02 12:24:29 +02:00
Theo Arends e57bbb2b7d Some code refactoring 2020-06-02 12:09:31 +02:00
device111 05a2c3c164 correction of BUILS.md and mcp9808 Domoticz index 2020-06-02 11:34:25 +02:00
device111 8c29ead09d Add support for up to eight MCP9808 temperature sensors 2020-06-02 08:35:49 +02:00
device111 965c2ae807 add 2 commands for VEML7700 Sensor (gain, integration time); value normalizing activated 2020-06-01 18:48:08 +02:00
device111 0fd566846b update de language for illuminance for a "more" German Word 2020-06-01 18:43:53 +02:00
Theo Arends eafaccfcda Add support for up to two BH1750 sensors
Add support for up to two BH1750 sensors controlled by commands ``BH1750Resolution`` and ``BH1750MTime`` (#8139)
2020-06-01 18:00:56 +02:00
Theo Arends e397aaae0e
Merge pull request #8592 from device111/development
fix start without stop condition
2020-06-01 15:50:30 +02:00
gemu2015 f1a2fb2b8d fix serial buffer issues 2020-06-01 15:17:32 +02:00
device111 917124af26 fix start without stop condition 2020-06-01 11:51:57 +02:00
Theo Arends e4e9a39c79
Merge pull request #8589 from halfbakery/cleanup_undocumented_switch_debounce_feature
Make a previously undocumented switch debouncing feature clean and official
2020-05-31 16:37:54 +02:00
Theo Arends b97e7cd1e4 Fix Sonoff Dual Buttons
Fix Sonoff Dual Buttons (#8560)
2020-05-31 16:28:02 +02:00
halfbakery 72014b7773 Make a previously undocumented switch debouncing feature clean and official 2020-05-31 12:46:15 +02:00
Theo Arends 1ddf65e88c
Merge pull request #8582 from gemu2015/scripter-fix
Scripter fix + little fs support
2020-05-30 15:51:31 +02:00
gemu2015 54806fd527 files system update 2020-05-30 15:29:47 +02:00
Theo Arends 29070f1136 Add ``CpuFrequency`` and ``FlashFrequency`` to status 0
- Add ``CpuFrequency`` to ``status 2``
- Add ``FlashFrequency`` to ``status 4``
2020-05-30 14:59:52 +02:00
Theo Arends 9c0fc4edcd
Merge pull request #8581 from Staars/touch
Command interface for touch button driver and a serial plotter
2020-05-30 14:23:45 +02:00
Staars 7e28e03d78 add commands to touch pin button on ESP32 2020-05-30 13:50:22 +02:00
gemu2015 7f1514e6da some fixes and optimizations 2020-05-30 10:48:12 +02:00
Theo Arends ff39bcf004
Merge pull request #8579 from device111/development
AS3935 - fix Min stage init settings
2020-05-30 09:13:00 +02:00
Theo Arends c0fa63ee3c
Merge pull request #8574 from pcdiem/device-groups-13
Fix SO88 incoming relay state check
2020-05-30 08:20:15 +02:00
Theo Arends 01d92ca3a2
Merge pull request #8573 from randocollaboration/development
Add ability to toggle displayed temperature unit on Xiaomi LYWSD02
2020-05-30 08:19:36 +02:00
Paul C Diem 3d42fae8bd Fix SO88 incoming power state check 2020-05-29 18:55:33 -05:00
device111 16aa38be49 fix Min stage settings 2020-05-30 01:05:10 +02:00
rando-calrissian ce3dfd1066
Add files via upload
Added ESP32 support for changing the displayed temperature unit on LYWSD02 BLE device
2020-05-29 15:41:49 -07:00
Stephan Hadinger b069b89561 Add Zigbee options to ``ZbSend`` to write and report attributes 2020-05-29 22:52:45 +02:00
rando-calrissian 10e059c363
Add files via upload
Added the ability to set the displayed temperature units (C/F) for Xiaomi LYWSD02 devices.
2020-05-29 11:18:39 -07:00
gemu2015 357341899c ILI9488 ESP32 2020-05-29 19:29:03 +02:00
Stephan Hadinger 0327c4a547 Udp fix for ESP32 2020-05-27 23:52:25 +02:00
Stephan Hadinger c65a3dfba7 Fix compilation issue 2020-05-27 20:48:40 +02:00
Stephan Hadinger 3a1155f2b6 reduce footprint of multicast udp listener 2020-05-27 19:42:43 +02:00
Theo Arends 0dc0eda274
Merge pull request #8562 from Staars/touch
Touch pin as button for ESP32
2020-05-27 17:29:24 +02:00
Staars fb23aa41c2 do not break gpio configs 2020-05-27 16:52:44 +02:00
Staars 55e56fee43 Touch pin as button for ESP32 2020-05-27 15:59:32 +02:00
gemu2015 77c60229cc ESP32 support for SSD1351 2020-05-27 11:14:17 +02:00
Paul C Diem bc6d7ceb87 Add support for SetOption88 to put each relay in a separate device groups 2020-05-26 22:07:25 -05:00
Theo Arends 8539021c92
Merge pull request #8554 from Staars/mi32
update xsns_62_MI_ESP32.ino (and NimBLE-Arduino)
2020-05-26 22:29:05 +02:00
Staars 9f8d0fcd85 update driver 2020-05-26 20:44:40 +02:00
Theo Arends 32a39b828c
Merge pull request #8553 from phjr/fix-device-power-on-esp8266
fix default power state logic invoked even if already serviced by a d…
2020-05-26 18:31:32 +02:00
Peter Halicky f80d2ede3a fix default power state logic invoked even if already serviced by a driver 2020-05-26 18:20:46 +02:00
Theo Arends 371870a826 Fix ESP32 GUI template upload
Fix ESP32 GUI template upload (#8534)
2020-05-26 17:38:34 +02:00
Theo Arends 66233b1749 Add support for full MAC address
Add support for unique MQTTClient (and inherited fallback topic) by full Mac address using ``mqttclient DVES_%12X`` (#8300)
2020-05-26 17:08:13 +02:00
Theo Arends 12391c30a7 Relax NTP: Not synced message 2020-05-26 14:43:21 +02:00
Theo Arends a3964d1679 Add NTP: Not synced message
Add NTP: Not synced message (#8142)
2020-05-26 14:38:31 +02:00
Theo Arends bacb730b53 Fix escape of non-JSON received serial data
Fix escape of non-JSON received serial data (#8329)
2020-05-26 12:35:21 +02:00
Theo Arends ed543d93c3
Merge pull request #8529 from abmaonline/encode-json
Encode json string from serial to mqtt
2020-05-26 12:25:58 +02:00
Theo Arends 7bfbe95d0f
Update tasmota.h 2020-05-26 12:15:20 +02:00
Theo Arends 78f106ccb7 Fix Time 0 NTP sync 2020-05-26 11:50:35 +02:00
Theo Arends b3540879ab Zero fill millis positions to three digits 2020-05-26 10:26:41 +02:00
Theo Arends b12dbb893c Add info text on cam init 2020-05-25 17:52:31 +02:00
Theo Arends 2e88ced738 Fix exception due to webcam problem
Fix exception due to webcam problem (#8534)
2020-05-25 17:25:47 +02:00
gemu2015 c1979cbd18 fix >W section bug, some refactoring 2020-05-25 15:49:03 +02:00
Theo Arends 90d3cd45c4 Add command ``Time 4``
Add command ``Time 4`` to display timestamp using milliseconds (#8537)
2020-05-25 11:44:17 +02:00
Theo Arends c333b67669 Fix DisplaySevenSegment compilation error 2020-05-25 10:21:36 +02:00
Norbert Richter eb6de53628
Fix setting addr typo 2020-05-24 20:07:25 +02:00
Matthijs Abma 721c2c8f7f Reduce input buffer so hex/json encoded content always fits 2020-05-24 17:47:57 +02:00
Matthijs Abma 7210934774 Cleanup code and only allocate buffer when needed 2020-05-24 17:47:57 +02:00
Matthijs Abma a4ce4830e8 Encode content when not raw or json 2020-05-24 17:47:57 +02:00
Theo Arends a5130fa2e4
Merge pull request #8517 from abmaonline/send-on-full-buffer
Send all chars from serial to mqtt
2020-05-24 12:03:28 +02:00
Theo Arends 6073bd9eb6 Update changelog 2020-05-24 11:55:39 +02:00
Theo Arends 43b999600e
Merge pull request #8520 from peteakalad/peteakalad-SGP30_Sensor_Fixes
SGP30 Sensor Fixes #8519
2020-05-24 11:19:57 +02:00
Stephan Hadinger fe045c3c9d Fixed description of file 2020-05-24 10:00:32 +02:00
Stephan Hadinger f5f1bdefdb Add wildcard patter for JSON marching in rules using ``?`` pattern 2020-05-24 09:57:11 +02:00
peteakalad 11cb3e838c Fix for SGP30 for Abs Humidity on Web UI 2020-05-23 22:41:50 +01:00
Matthijs Abma 7f18e1e8e3 Split logic for adding char to buffer and sending
the buffer, to make sure the char doesn't get
lost when the buffer is full
2020-05-23 17:44:49 +02:00
Matthijs Abma 2626345662 Store if current byte is delimiter for later reuse 2020-05-23 17:44:49 +02:00
Theo Arends ca8b38d0d0 Add LedPwm commands
Add commands ``LedPwmOn 0..255``, ``LedPwmOff 0..255`` and ``LedPwmMode1 0/1`` to control led brightness by George (#8491)
2020-05-23 15:17:13 +02:00
Theo Arends aafa0862ab Refactor LedPwm code 2020-05-23 13:09:16 +02:00
Theo Arends dc9ce42888 Refactor LedPwm code 2020-05-23 13:04:17 +02:00
Theo Arends 924a8772e1
Merge branch 'development' into ledpowerpwm 2020-05-23 12:46:51 +02:00
Theo Arends d0de78352f Fix Energy Frequency display 2020-05-23 12:15:14 +02:00
gemu2015 2eccc09086 remove unishox def 2020-05-23 10:36:19 +02:00
gemu2015 584b3c2ef8 scripter update
add direct access to some energy registers and sml registers
make google charts optional #define USE_GOOGLE_CHARTS
2020-05-23 10:24:08 +02:00
Theo Arends 8db2489f59
Merge pull request #8510 from s-hadinger/unishox_wemo_dev
Compressed string in Wemo emulation
2020-05-23 10:10:20 +02:00
Stephan Hadinger 02faa2ea49 Fix style and compilation error when no compression 2020-05-23 10:05:57 +02:00
George e780f25283 Gamma correction
Implement changes proposed by @s-hadinger review.
* Use 0-255 range in settings
* Apply gamma correction from xdrv_light & use changuintscale helper fn (as per pwm light routine)
2020-05-23 17:13:04 +10:00
Stephan Hadinger 6154fd1015 Fixed compilation error 2020-05-22 23:05:55 +02:00
Stephan Hadinger 45b83a8c77 Compression candidates for Hue emulation 2020-05-22 22:54:34 +02:00
Stephan Hadinger 7ee9b2d34d Compressed string in Wemo emulation 2020-05-22 22:14:17 +02:00
Theo Arends 93ca102391 Change ExportActiveTariff to ExportTariff 2020-05-22 18:31:14 +02:00
Theo Arends 855e054db8 Change Energy JSON data
- Bump version 8.3.1.2
- Change Energy JSON Total field from ``"Total":[33.736,11.717,16.978]`` to ``"Total":33.736,"TotalTariff":[11.717,16.978]``
- Change Energy JSON ExportActive field from ``"ExportActive":[33.736,11.717,16.978]`` to ``"ExportActive":33.736,"ExportActiveTariff":[11.717,16.978]``
- Add Three Phase Export Active Energy to SDM630 driver
2020-05-22 17:48:21 +02:00
Theo Arends 86921e60b2 Add support for VEML6075 and VEML7700
- Add support for VEML6075 UVA/UVB/UVINDEX Sensor by device111 (#8432)
- Add support for VEML7700 Ambient light intensity Sensor by device111 (#8432)
2020-05-22 15:16:01 +02:00
Theo Arends 2b798ff194
Merge pull request #8432 from device111/development
Support for VEML6075 and initial Support for VEML7700
2020-05-22 14:38:20 +02:00
Stephan Hadinger c8b5750568 Add dump of compressed rules over 512 chars and unishox decompress fix 2020-05-21 20:12:41 +02:00
Theo Arends 14807254ba Fix apostrophe regression 2020-05-21 18:03:05 +02:00
Theo Arends f1205385bd Fix the GUI display of apostrophe
Fix the GUI display of apostrophe in any name (#8489, #8323)
2020-05-21 17:49:59 +02:00
Theo Arends 089379ccb6
Merge pull request #8504 from effelle/development
HAss force [is_topic_light] for PWM_Dimmer module
2020-05-21 17:47:22 +02:00
Federico Leoni a068010edf HAss force [is_topic_light] for Dimmer module 2020-05-21 12:33:57 -03:00
Theo Arends e5942df57f Update Change log 2020-05-21 17:06:52 +02:00
Theo Arends 1edc02b64f
Merge pull request #8501 from gemu2015/scripter-fix
fix scripter unishox error
2020-05-21 08:36:39 +02:00
Theo Arends 9e804c7ef8
Merge pull request #8500 from pcdiem/pwm-dimmer-11
Publish state when dimmer button tapped
2020-05-21 08:36:23 +02:00
Theo Arends bae652280d
Merge pull request #8499 from effelle/development
HAss: Fix slider for PWM_MODULE
2020-05-21 08:35:53 +02:00
Theo Arends f3a577d0fc
Merge pull request #8497 from arijav/new_branch
Update thermostat controller with 2 new commands
2020-05-21 08:35:26 +02:00
gemu2015 fca5dc9471 Update xdrv_10_scripter.ino 2020-05-21 08:13:26 +02:00
gemu2015 edaf6c493e fix scripter unishox error, add 2 y axes line graph to google charts 2020-05-21 06:06:42 +02:00
Paul C Diem 9b519700c1 Publish state when dimmer button tapped 2020-05-20 20:55:02 -05:00
Federico Leoni 5e6010d1d0 Fix slider for PWM_MODULE 2020-05-20 22:11:07 -03:00
Javier Arigita f880d058ed Bugfix 2020-05-20 22:21:25 +02:00
Javier Arigita 7b42e6f338 Duty cycle output added, as well as possibility to disable physical output 2020-05-20 22:10:49 +02:00
Stephan Hadinger b7f932391a Change IRremoteESP8266 library updated to v2.7.7 2020-05-20 12:42:34 +02:00
George 833d89203f Fix settings delta fail
bugfix - settings always default on boot
*Moved block to right scope
*Got version number right duh
2020-05-20 13:25:11 +10:00
George 603b628f97 Add pwm mode masking
* Extra setting & command to set - allows masking of pwm mode. Use case is for leds attached to buttons for seeing at night; this way user can combine both pwm and digital leds (i.e. pwm for the button leds but non-button status leds can stay on/off).
2020-05-20 13:23:54 +10:00
George e21cbfdc5d More sensible behaviour
* When setting PWM values, updates all the LEDs (instant response). Uses led_power values.
* If LEDLINK not set, but LED1 is, LED1 is the status led. When turning on/off, setledlink uses digitalwrite (which does not respect the new pwm operation). In this case only, we will use the setledpoweridx instead of digitalwrite - costly (every 250ms this runs), but edge case / legacy. Allows more intuitive operation - if we blink an LED with the max and min PWM limits, we'd expect it to respect these. In this case, blink will also now update the led_power status, which keeps this accurate e.g. if ledpower 1 cmnd was sent, then blink occurred, led_state would read a 1 for that bit but the led would be off (but nothing was reading it for status so it didn't cause any trouble). Leaving digitalwrite when LEDLINK is defined as this is more efficient and the use case for pwm leds is to find buttons - link indicator would become more ambiguous for no benefit.
2020-05-20 13:23:53 +10:00
George bea58f223f Oops
Compile error. Forgot bracket.
2020-05-20 13:23:53 +10:00
George fb179c27af Fixes
* Setting commands don't update if no data is sent
* Didn't understand how pin mapping worked duh. Fixed.
2020-05-20 13:23:53 +10:00
George bd33574ee7 Align new settings to 2B boundaries
Attempting to fix settings not working correctly (might have mucked up the boundaries and compiler put a padding byte in).
2020-05-20 13:23:53 +10:00
George ce2696fef0 Fix compile errors
Missing brackets and semicolons of course. Blame python.
2020-05-20 13:23:53 +10:00
George a305f435e8 First pass at led pwm settings
* Added settings for ledpwm_on and ledpwm_off with defaults that mimic current digitalwrite function
* Changed ledpoweridx from digitalwrite to analogwrite
* Add commands to change new settings
2020-05-20 13:23:52 +10:00
gemu2015 5921055e2f scripter update
script compression option
more google charts (histogram, tables, gauges)
smal bug fixes
2020-05-19 16:44:01 +02:00
Theo Arends cd7f719563 Add more functionality to ``Switchmode`` 11 and 12 (#8450)
Add more functionality to ``Switchmode`` 11 and 12 (#8450)
2020-05-19 15:52:10 +02:00
Theo Arends e1fbf64037 Add command ``Rule0``
Add command ``Rule0`` to change global rule parameters
2020-05-19 11:15:31 +02:00
Theo Arends ebbdb28e48 Bump version to 8.3.1.1 2020-05-18 17:06:11 +02:00
Theo Arends d8d9e334f6 Add ValidTemplate function 2020-05-18 17:02:24 +02:00
bovirus 6c99b89788
Italian language update 2020-05-18 16:17:22 +02:00
Theo Arends a63d703a88 Merge branch 'development' into pre-release 2020-05-18 15:32:15 +02:00
Theo Arends d61c1b001d
Merge pull request #8473 from gemu2015/ra8876_esp32
ra8876 esp32
2020-05-18 15:29:52 +02:00
gemu2015 769f69d049 remove debug print 2020-05-18 15:02:27 +02:00
Adrian Scillato 6ab98e5e16
Update Spanish Translation 2020-05-18 09:45:17 -03:00
Theo Arends 66250a6b97 Merge branch 'development' into pre-release 2020-05-18 14:21:28 +02:00
Theo Arends 9d15381f11 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-05-18 14:12:58 +02:00
Theo Arends 7241b9d37c Prep release 8.3.1 2020-05-18 14:12:44 +02:00
gemu2015 e043788de8 scripter support for google charts in WEBUI 2020-05-18 10:29:32 +02:00
gemu2015 88627a5a41 support for jpeg pictures on color lcds 2020-05-18 10:25:18 +02:00
gemu2015 21656fdd81 ra8876 esp32 2020-05-18 10:19:13 +02:00
Theo Arends 2055d06825 Merge branch 'development' into pre-release 2020-05-18 10:06:12 +02:00
Theo Arends dcde10eac4
Merge pull request #8470 from effelle/development
HA Discovery: Oops! New DeviceName
2020-05-17 19:23:02 +02:00
Federico Leoni 950a4dc998 HA Discovery: Oops! New DeviceName 2020-05-17 13:42:14 -03:00
Stephan Hadinger 1460f81490 Zigbee allow zero shortaddr 2020-05-17 18:33:42 +02:00
Theo Arends 80ad999a38
Merge pull request #8468 from s-hadinger/unishox_class
Unishox code optimized
2020-05-17 18:24:00 +02:00
Stephan Hadinger 20b2257c8c Unishox code optimized 2020-05-17 18:05:17 +02:00
Theo Arends 4e38cb7ba9 Allow empty DeviceName 2020-05-17 17:55:36 +02:00
Theo Arends 90e833238f Allow no DeviceName 2020-05-17 17:38:28 +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
Theo Arends 1c441f9059 Free unused buffer 2020-05-17 12:04:55 +02:00
Theo Arends 63d15b68a6
Merge pull request #8458 from nagyrobi/patch-1
Add SetOption59 capability to MCP230XX
2020-05-16 17:52:10 +02:00
Theo Arends 80c8bf675c Publish teleperiod data on command TelePeriod
Publish teleperiod data on command ``TelePeriod`` (#2567)
2020-05-16 17:44:29 +02:00
nagyrobi 29177652dd
Add SetOption59 capability to MCP230XX 2020-05-16 17:30:43 +02:00
Theo Arends c11952595e Change QPC detection from 4 to 7 power interrupts
Change Quick Power Cycle detection from 4 to 7 power interrupts (#4066)
2020-05-16 11:22:48 +02:00
Stephan Hadinger d7bcfefa31 Size code reduction for XY calculations 2020-05-15 22:10:02 +02:00
gemu2015 1bbc77e6a7 sml update
fix SML ESP32 uart handling
add replace cmd vars to SML section
add * option to SML WeBGUI
scripter add optional ws2812 array offset
scripter negative for next  loops
2020-05-15 15:30:32 +02:00
Theo Arends b9a4e7beda
Merge pull request #8448 from arijav/new_branch
Thermostat: Small bugfix and PI autotune feature added (disabled by define, as experimental and un…
2020-05-15 12:22:19 +02:00
Javier Arigita 187bc9d23e Added source reference for Autotune 2020-05-14 23:42:01 +02:00
Javier Arigita b1fd316876 Further dev. of PI autotuning 2020-05-14 23:35:45 +02:00
Javier Arigita ee25e6e637 Bugfix and autotune added (disabled by define, as experimental and untested) 2020-05-14 22:44:32 +02:00
Theo Arends fd8b85ee4b Merge branch 'development' into pre-release 2020-05-14 15:42:51 +02:00
Theo Arends 3fa1cbdd5a Oops, wrong button 2020-05-14 15:42:15 +02:00
Theo Arends eed6564405 Merge branch 'development' into pre-release 2020-05-14 15:35:30 +02:00
Theo Arends fff26f6538 Fix button default state
- Fix button default state
- Bump version 8.3.0.1
2020-05-14 15:32:27 +02:00
Theo Arends 4e05975b6c Sync with released 8.3.0 2020-05-14 12:40:48 +02:00
device111 88136168bb Update tasmota_configurations.h 2020-05-13 12:52:20 +02:00
Theo Arends b9dcca2f69 Merge branch 'development' into pre-release 2020-05-13 12:47:48 +02:00
Theo Arends 9b9b9e7d35
Merge pull request #8431 from malbinola/fix/wmtelejson
WindMeter sensor: hide unsupported wind direction in tele messages
2020-05-12 23:06:32 +02:00
device111 47a8df84be Support for VEML6075 and VEML 7700
Add support for VEML6075.
-Shows UVA, UVB, UVIndex

supported Commands are:

| Command        |      Description |
|----------------|------------------|
|VEML6075power   | Power up/down    |
|VEML6075dynamic | HD Mode          |
|VEML6075inttime | Integration Time |

Add initial Support for VEML7700  (#8260)
- the implementation based on Adafruit VEML7700 Libary.
- Shows Illuminance and White Content of Light.
2020-05-12 21:24:44 +02:00
Stephan Hadinger 75591fb201 Zigbee optimized state machine and support for better ZCL Step commands 2020-05-12 21:13:46 +02:00
Matteo Albinola 632a8decec Hide unsupported wind direction in tele messages 2020-05-12 21:12:16 +02:00
Federico Leoni ae5970c107
HA Discovery : minor optimizations 2020-05-12 14:06:35 -03:00
Theo Arends 0b1ff7d62a Merge branch 'development' into pre-release 2020-05-12 16:24:26 +02:00
Theo Arends af32b3f5e5 Add ESP32 configuration webcam 2020-05-12 15:42:16 +02:00
Theo Arends 7078466e7c Refactor webcam 2020-05-12 14:30:07 +02:00
gemu2015 d182817892 add psram to info page ESP32 2020-05-12 14:19:10 +02:00
gemu2015 a6aad08a5e webcam bugfix and some cleanup 2020-05-12 08:14:58 +02:00
Stephan Hadinger 2ff5a1ccb6 Add Zigbee support for router and end-device mode 2020-05-11 21:16:17 +02:00
gemu2015 6d7f3843ce scripter bug fix 2020-05-11 19:19:59 +02:00
Theo Arends 7e66cb0c34 Merge branch 'development' into pre-release 2020-05-11 16:51:23 +02:00
Theo Arends 4aa1c18d82 Revert uart buffer size increase
Revert uart buffer size increase but visit uart buffer reads more often to solve possible uart buffer overrun caused by sleep
2020-05-11 16:45:22 +02:00
Theo Arends ae7193d72c Merge branch 'development' into pre-release 2020-05-11 16:00:23 +02:00
Theo Arends 001b6e4895 Fix Dew Point is null
Fix Dew Point is null if either or both Temperature and/ot Humidity is null (#8411)
2020-05-11 15:38:59 +02:00
Theo Arends 125ee62ff3 Add Serial buffer overrun detection
Add Serial buffer overrun detection and fix serial corruption by increasing uart serial buffer to 520
2020-05-11 15:27:29 +02:00
Javier Arigita b31455c8eb Minor correction 2020-05-10 23:34:53 +02:00
Javier Arigita 5062dc2c33 Optimizations, correction of comments and update of readme 2020-05-10 23:00:57 +02:00
Stephan Hadinger e1def09a1b Change Philips Hue emulation now exposes modelId and manufacturerId 2020-05-10 19:10:00 +02:00
Theo Arends 650aca898d
Merge pull request #8409 from gemu2015/scripter-fix
Scripter fix
2020-05-10 18:26:52 +02:00
gemu2015 39a92c2767 Update xdrv_10_scripter.ino 2020-05-10 18:00:37 +02:00
Theo Arends 4d84a02b5f Add /snapshot.jpg link to webcam 2020-05-10 17:52:28 +02:00
gemu2015 9b0aa51515 scripter fix create task 2020-05-10 17:51:22 +02:00
Stephan Hadinger 1b682d3564 Add rule length, truncates rules too long and add escape JSON 2020-05-10 15:24:10 +02:00
Theo Arends 878f3da25c Merge branch 'development' into pre-release 2020-05-10 14:59:41 +02:00
Theo Arends 93a4700552 Cleanup default defines 2020-05-10 14:58:38 +02:00
Theo Arends ec045445e6 Enable rule compression in my_user_config.h 2020-05-10 14:39:13 +02:00
Theo Arends bdc0934cb8 Fix init of Energy Offset after power cycle
Fix init of Energy Offset after power cycle (#8356)
2020-05-10 12:59:13 +02:00
Theo Arends 0404adf4a2 Merge branch 'development' into pre-release 2020-05-10 11:28:17 +02:00
Theo Arends 02f61a5259 Allow rule processing on single Status command
Allow rule processing on single Status command only
2020-05-10 11:10:55 +02:00
Theo Arends 89b130b45a Change root rule trigger
Add rule trigger at root level like ``on loadavg<50 do power 2 endon`` after ``state`` command
2020-05-10 11:09:34 +02:00
Theo Arends 2dac2836d8
Merge pull request #8405 from s-hadinger/fix_batterypercentage
Fix BatteryPercentage calculation
2020-05-10 10:42:37 +02:00
Stephan Hadinger de40260f3e Fix BatteryPercentage calculation 2020-05-10 10:18:23 +02:00
Theo Arends cc2f7cbf5a Oops remove debug message 2020-05-09 19:35:16 +02:00
Theo Arends bf215b1b9d Update root level triggers
Add rule trigger ``#`` to trigger on any root value like ``on #loadavg<50 do power 2 endon`` after ``state`` command
2020-05-09 19:33:19 +02:00
Theo Arends 92c05faa8b Add root level triggers as discussed on Discord
- Add rule trigger ``root#`` to trigger on any root value like ``on root#loadavg<50 do power 2 endon`` after ``state`` command
2020-05-09 19:22:12 +02:00
Stephan Hadinger 64c71970cb Fix clearing rules 2020-05-09 18:05:13 +02:00
Michael Ingraham 860db1b1d3
FIRMWARE_BASIC remnant 2020-05-09 10:41:56 -04:00
Adrian Scillato 1d42267ced
Merge pull request #8398 from bovirus/patch-1
Update Italian language
2020-05-08 17:59:05 -03:00
bovirus d9c9eeca78
Update Italian language 2020-05-08 19:45:39 +02:00
Stephan Hadinger a2b05399a3 Add automatic compression of Rules to achieve ~60% compression, added ``SetOption93 1`` to control caching of rules 2020-05-08 19:33:20 +02:00
Stephan Hadinger 87a1cd0ea0 Change PWM updated to the latest version of Arduino PR #7231 2020-05-08 17:52:24 +02:00
Theo Arends f66a0ee561 Add Webcam commands 2020-05-08 17:17:09 +02:00
Theo Arends 0572644c7f Change PWM Frequencies
- Change default PWM Frequency to 977 Hz from 880 Hz
- Change minimum PWM Frequency from 100 Hz to 40 Hz
2020-05-08 16:06:02 +02:00
Theo Arends 8c153c9ce7
Merge pull request #8394 from s-hadinger/pwmfreq_min_40
Lower minimum PWMFrequency to 40Hz
2020-05-08 15:57:40 +02:00
Stephan Hadinger b53dee396e Lower minimum PWMFrequency to 40Hz 2020-05-08 15:42:44 +02:00
Theo Arends 33acbd1a8b Fix Domoticz range check 2020-05-08 12:04:52 +02:00
Theo Arends 82ccd7ed37 Fix compilation error 2020-05-08 11:17:18 +02:00
Theo Arends d70ce6a767
Merge pull request #8389 from Theosakamg/language_unit
Language Unit Translate
2020-05-08 11:03:36 +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
znanev 1387866397
Update bg_BG.h 2020-05-07 22:57:23 +01:00
Stephan Hadinger 9dfc8f8785 Shrink the Sunrise/Sunset code 2020-05-07 19:48:43 +02:00
Theo Arends b00463900b Merge branch 'development' into pre-release 2020-05-07 18:14:34 +02:00
Theo Arends 2a6de09396 Change ESP32 GUI GPIO index display 2020-05-07 18:10:54 +02:00
Theo Arends 5bbcc4f969
Merge pull request #8383 from effelle/development
Hass Discovery: fix missing trigger for toggle
2020-05-07 18:03:13 +02:00
Federico Leoni 4e2edb83d2
Hass Discovery: fix wrong trigger state 2020-05-07 12:58:39 -03:00
Theo Arends 19d8592978
Merge branch 'development' into new_branch 2020-05-07 17:02:22 +02:00
Theo Arends 247bd0b44e Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-05-07 16:54:09 +02:00
Theo Arends 2fbad7b389 Change webcam driver number
Change webcam driver number as ESP32 driver only starting now from 81.
2020-05-07 16:53:56 +02:00
Theo Arends 0ffd28bf21
Merge pull request #8375 from gemu2015/scripter-tasks
Scripter tasks
2020-05-07 16:50:41 +02:00
gemu2015 eb758d49d3 scripter tasks 2020-05-07 16:16:46 +02:00
Theo Arends 0ca5bf4e41
Merge pull request #8243 from ctc/development
Restore tilt of venetian blinds after movement
2020-05-07 16:12:50 +02:00
Theo Arends d78ca09c30 Integrate OpenTherm and WindMeter 2020-05-07 16:03:27 +02:00
Theo Arends cb1b7739b6
Merge branch 'development' into new-windmeter-sensor 2020-05-07 14:58:23 +02:00
Theo Arends 6da16b5665
Update my_user_config.h 2020-05-07 14:43:55 +02:00
Yury Sannikov cc1fffe7c4 fix ESP32 build 2020-05-07 12:43:47 +03:00
Yury Sannikov 9e6a809ba2 adapt to the latest development branch changes 2020-05-07 11:58:17 +03:00
Yury Sannikov 049ddad17b update languages 2020-05-07 11:54:29 +03:00
Yury Sannikov af98b26ef1 Porting OT implementation from my personal repo 2020-05-07 11:40:03 +03:00
Yury Sannikov 1332325a5b Adding Igor's libraries with his permission 2020-05-07 11:39:08 +03:00
Theo Arends 88dbc8f120
Merge pull request #8370 from effelle/development
New HAss Discovery (4/4): RELAYS/LIGHTS
2020-05-07 09:20:26 +02:00
Theo Arends 171c584529
Merge pull request #8369 from Theosakamg/integration_core
APDS-9960 - Custom configuration tntegration on core
2020-05-07 09:19:48 +02: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
gemu2015 1c44481b41 scripter fix
add pheap and core to scripter
allow coexistence of scripter with webcam cmd
2020-05-06 20:37:05 +02:00
Federico Leoni 1e8277eccd New HAss Discovery (4/4): RELAYS/LIGHTS 2020-05-06 14:52:08 -03:00
Stephan Hadinger f9d775089e Reduce code size of SettingsDefaultSet2() 2020-05-06 19:21:04 +02:00
Theo Arends 87f89f0a7d Change max number of supported PCF8574 to four
Change max number of supported PCF8574 to four (#8355)
2020-05-06 17:44:44 +02:00
Theo Arends 73a153f265
Merge pull request #8364 from bovirus/patch-1
Update Italian language
2020-05-06 17:28:22 +02:00
Theo Arends 0d19fd4654 Fix unwanted Domoticz messages
Fix unwanted Domoticz messages (#8355)
2020-05-06 17:23:14 +02:00
bovirus 80877b25ba
Update Italian language 2020-05-06 17:20:29 +02:00
Theo Arends 895b13ba19 Merge branch 'development' into pre-release 2020-05-06 10:36:17 +02:00
Theo Arends 4abf498041
Merge pull request #8357 from Theosakamg/default_mode
APDS-9960 - Add default startup mode
2020-05-06 10:34:02 +02:00
Stephan Hadinger 646f76e459 Minor size optimizations 2020-05-06 08:56:09 +02:00
Javier Arigita 3e8a82ebdf Small comment changes 2020-05-05 23:56:44 +02:00
Mickael Gaillard 18a0552aa8 Add startup mode
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-05 22:18:57 +02:00
Javier Arigita 4b2d4e3f79 Code optimizations 2020-05-05 21:11:32 +02:00
Javier Arigita 5bdf430512 Added cooling functionality 2020-05-05 20:40:09 +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
Theo Arends 139d32a86d Optimize ESP32 webserver 2020-05-05 15:53:16 +02:00
Theo Arends e2da3e432e Merge branch 'development' into pre-release 2020-05-05 14:31:43 +02:00
Theo Arends 89e1475b36 Relax webcam setup time 2020-05-05 14:30:07 +02:00
Theo Arends 0f11b28a94
Merge pull request #8352 from gemu2015/webcam-update
Webcam update
2020-05-05 11:45:32 +02:00
gemu2015 9d3dbed411 some formatting 2020-05-05 11:40:50 +02:00
gemu2015 489865b82b Update xdrv_39_webcam.ino 2020-05-05 09:39:35 +02:00
gemu2015 db15571336 add face detect 2020-05-05 09:36:43 +02:00
Matteo Albinola 097d51ea72 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-05 09:07:03 +02:00
Mickael 48f4ee0436 Add Use for Proximity and Color
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-04 23:50:26 +02:00
Stephan Hadinger b07edd1d74 Move constants in PMEM 2020-05-04 20:00:05 +02:00
Theo Arends ce4520137a
Merge pull request #8339 from ascillato/patch-1
KNX: Fix for New Internal Pin Handling on ESP32
2020-05-04 17:49:53 +02:00
Theo Arends 8bdd46a965 Start ESP32 webcam on GUI load 2020-05-04 17:13:14 +02:00
Adrian Scillato ecdaed50d6
KNX: Fix for New Internal Pin Handling on ESP32 2020-05-04 11:07:43 -03:00
Theo Arends c66f14baae Fix ESP32 compilation 2020-05-04 14:33:23 +02:00
Theo Arends 8f9bc1e5f7 Cleanup ESP32 webcam 2020-05-04 12:48:42 +02:00
Theo Arends 23a9948d29 Fix ESP32 compilation 2020-05-04 11:07:52 +02:00
gemu2015 0f5ffe5473 replace serial print 2020-05-04 06:54:24 +02:00
gemu2015 c2b295984b fix webcam size parameter 2020-05-04 06:25:13 +02:00
Theo Arends d410420110 Tasmotify ESP32 webcam 2020-05-03 18:37:12 +02:00
Javier Arigita 6f5c35ff33 Corrections to manual state and extension of debug features for 4 output system 2020-05-03 15:11:19 +02:00
Theo Arends 5c744b573e Fix OTA corruption on large file uploads usinf -minimal 2020-05-03 11:42:10 +02:00
Stephan Hadinger 4b22f60e51 Change PWM updated to latest Arduino Core #7213 2020-05-03 10:39:38 +02:00
Javier Arigita 516b11f766 Comment fix 2020-05-02 22:35:53 +02:00
Javier Arigita 6766039cc7 Fix merge 2020-05-02 22:34:08 +02:00
Javier Arigita d6008321cc Preliminary implementatino of multi-controller, in-depth testing and optimizations pending 2020-05-02 22:33:29 +02:00
Javier Arigita 920c7ffadc Merge corrected 2020-05-02 20:32:37 +02:00
Javier Arigita b6954f5f0b Diagnostic feature added 2020-05-02 20:31:20 +02:00
Theo Arends ec1913346c Fix ESP32 GPIO selection if Counters are disabled 2020-05-02 17:53:57 +02:00
Theo Arends 203c799dc5 Increase TasmotaSlave Serial Timeout
Increase TasmotaSlave Serial Timeout (#8316)
2020-05-02 17:25:58 +02:00
Theo Arends e5f2773213 Fix compile error when USE_LIGHT is disabled 2020-05-02 17:13:50 +02:00
gemu2015 72ee040948 webcam test whitout script
scripter local ip text var
2020-05-02 16:44:44 +02:00
Matteo Albinola 0153601dc2 Support new pin handling changes 2020-05-02 15:22:37 +02:00
Matteo Albinola 691e1e9653 Merge branch 'development' into new-windmeter-sensor 2020-05-02 15:10:56 +02:00
gemu2015 76c7966069 update language 2020-05-02 08:19:54 +02:00
gemu2015 a237297e8a esp32 webcam support 2020-05-02 08:10:23 +02:00
Javier Arigita 20f3d8ddef Implementation of Fahrenheit temperatures as option 2020-05-01 21:30:08 +02:00
Javier Arigita e23803846f Implementation of Fahrenheit temperatures as option 2020-05-01 21:28:58 +02:00
Theo Arends 99178c2f5d
Merge pull request #8315 from gemu2015/esp32-pwm
esp32 initial pwm support
2020-05-01 18:04:43 +02:00
Theo Arends 5df4b7b391 Fix ESP32 template upload 2020-05-01 17:52:01 +02:00
gemu2015 bf29904b7a esp32 initial pwm support 2020-05-01 17:38:40 +02:00
Theo Arends 892be892fa Remove gpio to pin support 2020-05-01 17:37:56 +02:00
Theo Arends 5d18ad1c74 Add experimental basic support for ESP32
- Add experimental basic support for Tasmota on ESP32 based on work by Jörg Schüler-Maroldt
- Bump version to 8.2.0.6
- This ESP32 upgrade breaks current ESP32 templates
2020-05-01 17:30:09 +02:00
Theo Arends 7177c7d8e0 Change ESP32 pin allocation part 4 2020-05-01 16:47:41 +02:00
Theo Arends 5b1df71de6 Fix ESP32 pin allocation part 3 regression 2020-05-01 11:48:12 +02:00
Theo Arends c0a05e9586 Change ESP32 pin allocation part 3 2020-04-30 18:47:34 +02:00
Javier Arigita 98dc4d8c4d Support added for DS18B20 temperature sensor and reduction of variables in heating structure 2020-04-29 21:42:20 +02:00
device111 a83ea5290e Fix http message time 2020-04-29 20:33:46 +02:00
Theo Arends ef61668037 Change ESP32 pin allocation part 2 2020-04-29 17:44:03 +02:00
Theo Arends 7dc7b631d4 Fix ESP32 settings size
Fix ESP32 settings size as regression from yesterday
2020-04-29 14:18:38 +02:00
Theo Arends d805803daa Change pin array names
Change pin array names to block unwanted use of direct access
2020-04-29 14:01:02 +02:00
Javier Arigita d7f81899a7 Bugfix manual to auto corrected, reduction of floats and rampup ctr. improvement 2020-04-29 13:46:22 +02:00
Theo Arends c24de18278 Change ESP32 pin allocation part 1 2020-04-28 18:27:07 +02:00
Matteo Albinola 8975bfb310 Uncomment feature lines 2020-04-28 18:09:10 +02:00
Theo Arends ade7b4b96e Merge branch 'development' into pre-release 2020-04-28 16:05:06 +02:00
Theo Arends 60e7a73b60 Switch from GPIO array to Pin array 2020-04-28 14:42:47 +02:00
Matteo Albinola e23b43f979 Add option for triggering a tele update under conditions 2020-04-28 14:02:05 +02:00
Theo Arends 4536746d03 Update Changelog and Release notes 2020-04-28 11:09:56 +02:00
Theo Arends 53991beb4b
Merge pull request #8294 from kugelkopf123/update_adc_2
Update xsns_02_analog.ino
2020-04-28 09:23:37 +02:00
Paul C Diem 966d3522ad Rework DGR channel update 2020-04-28 00:18:40 -05:00
Paul C Diem b6e62bf715 Only advance to next palette color when fade is down 2020-04-27 22:26:32 -05:00
kugelkopf123 4cd21644d6 Update xsns_02_analog.ino 2020-04-27 20:44:26 +02:00
Theo Arends 3fef91d6ca Change pin handling part 6 2020-04-27 17:28:05 +02:00
Theo Arends ae4ec4325d Change pin handling part 5 2020-04-27 17:16:52 +02:00
Theo Arends 1dda2ac663 Fix pin handling part 4/4 2020-04-27 16:55:56 +02:00
Theo Arends 86f801c349 Change pin handling part 4/4 2020-04-27 16:47:29 +02:00
Theo Arends c939077514 Change pin handling part 3 2020-04-27 12:54:07 +02:00
Theo Arends 24280bcdea Change pin handling part 2 2020-04-27 11:54:23 +02:00
Theo Arends 5d9be9a4d0 Fix pin handling part 1 2020-04-27 10:35:38 +02:00
Matteo Albinola bdb5d92d85 Add variable for tele updates 2020-04-27 09:38:39 +02:00
Theo Arends c54dc6cdb5
Merge pull request #8288 from Theosakamg/improve_gesture
APDS-9960 - Reduce footprint
2020-04-27 09:21:05 +02:00
gemu2015 357e8d71b7 fix sml transmit timer 2020-04-27 07:20:17 +02:00
Adrian Scillato a417df1760
Fix Humidity conversion on HDC1080
https://github.com/arendst/Tasmota/issues/8194#issuecomment-615749619
2020-04-26 20:49:46 -03:00
Mickael Gaillard 0dc154c8e0 Reduce footprint
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-04-26 19:51:20 +02:00
Mickael Gaillard f8fabfe035 Refactor code
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-04-26 19:44:25 +02:00
Matteo Albinola dcc4623791 Merge branch 'development' into new-windmeter-sensor 2020-04-26 19:39:14 +02:00
Mickael Gaillard 0464bd364d use builtin function for readBuffer
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-04-26 19:35:11 +02:00
Matteo Albinola b9aa6fe19d Add configuration persistence fixing variable alignment problem 2020-04-26 19:21:10 +02:00
Javier Arigita c71b4d34ea Correct merge 2020-04-26 18:04:12 +02:00
Javier Arigita ba3457ed96 Correct merge 2020-04-26 18:00:19 +02:00
Javier Arigita 05a9fe5c7d Correct merge 2020-04-26 17:59:36 +02:00
Theo Arends c9149b53c5 Change pin handling part 1 2020-04-26 17:33:27 +02:00
Javier Arigita ec94424661 Correct merge 2020-04-26 17:26:45 +02:00
Javier Arigita 9e0aa7d951 Correct merge 2020-04-26 17:23:43 +02:00
gemu2015 b252a0c122 fix scripter RulesProcessEvent 2020-04-26 12:01:13 +02:00
Theo Arends cc19cc5773
Merge pull request #8257 from dermm/development
Add Option to activate PWM CT mode without select module 48
2020-04-26 10:49:01 +02:00
Stephan Hadinger 1404b6f536 Change IRremoteESP8266 library updated to v2.7.6 2020-04-26 09:59:49 +02:00
Matteo Albinola 1b7ca00714 Merge branch 'development' into new-windmeter-sensor 2020-04-26 09:50:46 +02:00
Matteo Albinola 24709b9f6d Add windmeter sensor 2020-04-26 09:43:52 +02:00
Theo Arends 07c033e5d4
Merge pull request #8280 from pcdiem/device-groups-11
Add DGR light sequence support
2020-04-26 09:03:33 +02:00
Theo Arends 188eee83d9
Merge pull request #8279 from device111/development
Add translation for AS3935
2020-04-26 09:01:15 +02:00
Javier Arigita 83cdd2f26f Correction overflow protection 2020-04-26 08:48:03 +02:00
Javier Arigita c577a955b0 Reduction of floats and implementation of overflow protection 2020-04-26 08:36:15 +02:00
Paul C Diem 493a124783 Add DGR light sequence support 2020-04-25 17:49:34 -05:00
device111 7935e623a0 Add translation for AS3935 2020-04-26 00:43:50 +02:00
Mickael Gaillard 3a8bb77c9b Enable Gesture by default (fix bad remove)
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-04-26 00:05:54 +02:00