Commit Graph

9670 Commits

Author SHA1 Message Date
Adrian Scillato 8d9273dbf9
Update Readme Links 2020-12-18 17:54:05 -03:00
Adrian Scillato b9dcc2ed5d
Update Issue-Close-Bot with new links 2020-12-18 17:45:03 -03:00
Adrian Scillato 60715ee941
Issue Template explanations update 2020-12-18 17:38:23 -03:00
Adrian Scillato 214ed89416
Update Issue Template with new links 2020-12-18 17:36:13 -03:00
Adrian Scillato 9a963c44e8
Move Feature Requests to Github Discussions 2020-12-18 17:27:04 -03:00
Adrian Scillato 9bc4a7f920
Update Links when opening a new issue 2020-12-18 17:17:45 -03:00
Theo Arends bafcee4b05 Effort to get rid of PrepLog_P
Effort to get rid of PrepLog_P now syslog and mqttlog are async
2020-12-18 16:49:11 +01:00
Theo Arends 2eb4eef08c Rename web_log to log_buffer 2020-12-18 16:30:37 +01:00
Theo Arends 93c7f7bb36 Fix compilation 2020-12-18 16:06:51 +01:00
Theo Arends e6d815c762
Merge pull request #10171 from gemu2015/core2_support
m5stack core2 support
2020-12-18 15:43:15 +01:00
Theo Arends e7e06e40ea Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-12-18 15:37:50 +01:00
Theo Arends b7af08c03b Redesign syslog and mqttlog using log buffer
Redesign syslog and mqttlog using log buffer (#10164)
2020-12-18 15:37:20 +01:00
Theo Arends af31b9a6d4
Merge pull request #10174 from bovirus/patch-1
Update Italian language
2020-12-18 15:33:49 +01:00
bovirus c3916cad20
Update Italian language 2020-12-18 14:42:36 +01:00
gemu2015 c93e810fee m5stack core2 support 2020-12-18 10:35:14 +01:00
Theo Arends 50cb0bf096
Merge pull request #10170 from stefanbode/patch-8
#10166 fixed
2020-12-18 09:33:55 +01:00
stefanbode fbe7466bc8
#10166 fixed
improved stop procedure to avoid overrun due to rounding issues between % and the real_position
2020-12-18 09:19:45 +01:00
Theo Arends e2ec826dec Fix log buffer eot mark location 2020-12-17 17:41:53 +01:00
Theo Arends abdfae5046 Refactor zigbee TFS access 2020-12-17 17:20:49 +01:00
Theo Arends f243a01adf Fic initial milliseconds 2020-12-17 16:41:04 +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 078a9a258a Add milliseconds to console output
Add milliseconds to console output (#10152)
2020-12-17 14:16:53 +01:00
Theo Arends eaa9da7d11 Bump version to v9.2.0.1 2020-12-17 14:03:02 +01:00
Theo Arends c71d0a939b
Merge pull request #10156 from lucs7/metrics
Added sensor measurements to prometheus metrics
2020-12-17 09:12:05 +01:00
lucs7 d7e8614dbb
Update xsns_75_prometheus.ino
added comments
2020-12-16 23:58:11 +01:00
lucs7 732e3c7c2c
Update xsns_75_prometheus.ino 2020-12-16 23:51:02 +01:00
lucs7 3d6dd8ff87 sensor data to prometheus metrics 2020-12-16 23:39:33 +01:00
s-hadinger 06708549bc
Merge pull request #10153 from s-hadinger/zigbee_tuya_trv
Zigbee Tuya TRV info on web UI
2020-12-16 20:00:33 +01:00
Stephan Hadinger 45f179fab0 Zigbee have Tuya TRV info on web UI 2020-12-16 19:50:19 +01:00
Theo Arends 2486d5730a Refactor SM2135 model detection 2020-12-16 14:58:30 +01:00
Theo Arends 694a675ddf Update changelog 2020-12-16 14:39:37 +01:00
Theo Arends 83da29aefa
Merge pull request #10149 from vic42/prepare_pr
ESP32: correct div10 trigger to 1% ADC range
2020-12-16 14:25:03 +01:00
Theo Arends 761281e55c Fix ESP32 command ``gpio 255`` output
Fix ESP32 command ``gpio 255`` output
2020-12-16 12:34:43 +01:00
Theo Arends 88b3de0138 Fix SPIFFS filesystem
Fix enabling SPIFFS filesystem (#10121)
2020-12-16 12:01:10 +01:00
Theo Arends a0250055ef
Merge pull request #10145 from stefanbode/patch-7
Fixed overflow on runtime > 100 sek #9800
2020-12-16 08:50:10 +01:00
stefanbode 52fc668714
bugfix addlog_p2 2020-12-16 07:06:50 +01:00
Vic c8cc5f672d
Delete x.x 2020-12-16 00:15:54 +00:00
Vic 1f6e3c5596 ESP32: correct div10 trigger to 1% ADC range 2020-12-16 00:56:08 +01:00
Theo Arends c10322562f
Merge pull request #10146 from s-hadinger/zigbee_trv_host
Zigbee support for Eurotronic TRV HostFlags
2020-12-15 21:09:34 +01:00
Theo Arends 144704d03c
Merge pull request #10147 from Jason2866/patch-1
Remove mDNS note since it is disabled by default
2020-12-15 21:07:40 +01:00
Jason2866 294a72760c
Update RELEASENOTES.md 2020-12-15 20:18:25 +01:00
Jason2866 5156db1221
Remove mDNS note since it is disabled by default 2020-12-15 20:11:59 +01:00
Stephan Hadinger e78274e535 Zigbee support for Eurotronic TRV HostFlags 2020-12-15 19:57:50 +01:00
stefanbode 41c3dea424
Fixed overflow on runtime > 100 sek 2020-12-15 17:44:06 +01:00
Theo Arends b41248eb23 Update changelog 2020-12-15 16:45:25 +01:00
Theo Arends 238c8ce467 Add ESP32 support for Tasmota FileSystem
- Add ESP32 support for Tasmota FileSystem
- Move ESP32 Zigbee persistence from NVS to SPIFFS (#10121)
2020-12-15 16:24:01 +01:00
Theo Arends 47b99764ea
Merge pull request #10139 from device111/development
fix day_of_week in tuyamcu
2020-12-15 16:20:15 +01:00
s-hadinger 0e07612b2a
Merge pull request #10142 from s-hadinger/zigbee_opple
Zigbee support for Opple operation mode #9823
2020-12-15 13:22:26 +01:00
Adrian Scillato 6a38269ae9
Merge pull request #10141 from stefanbode/patch-6
Shutters: Correct Pulsetime issues.
2020-12-15 09:06:39 -03:00
Stephan Hadinger 6bef5b5bf7 Zigbee support for Opple operation mode #9823 2020-12-15 12:53:21 +01:00