Commit Graph

7017 Commits

Author SHA1 Message Date
Jason2866 87704bb1f5
Add firmware build badge 2020-05-26 07:54:53 +02:00
Jason2866 7b9eb6916e
revert absolut Logo link 2020-05-26 07:53:11 +02:00
Jason2866 ef1bd58d40
Update and rename CI_github_ESP32.yml.off to CI_github_ESP32.yml 2020-05-25 22:46:16 +02:00
Jason2866 48d2bd5f27
Update and rename CI_github.yml.off to CI_github.yml 2020-05-25 22:45:20 +02:00
Jason2866 fc32debe06
Build only when push 2020-05-25 22:42:07 +02:00
Theo Arends 4e18240532 Trigger build 2020-05-25 22:01:14 +02:00
Theo Arends cd69a00d70
Merge pull request #8541 from Jason2866/development
Build and save firmware in repo in branch "firmware"
2020-05-25 21:53:41 +02:00
Jason2866 fd069d7db8
Hard coded logo link to arendst github 2020-05-25 21:07:11 +02:00
Jason2866 58494e4453 orig files 2020-05-25 18:09:25 +02:00
Platformio BUILD b511912dac Merge remote-tracking branch 'Tasmota/development' 2020-05-25 15:55:52 +00:00
Jason2866 4feefcc7b5 Branch dev 2020-05-25 17:54:34 +02:00
Jason2866 065a6a35c7 Activate Platformio Override 2020-05-25 17:53:15 +02:00
Theo Arends b12dbb893c Add info text on cam init 2020-05-25 17:52:31 +02:00
Jason2866 53f459b43e Build firmware 2020-05-25 17:39:59 +02:00
Jason2866 27193d8903 Merge remote-tracking branch 'Tasmota/development' into development 2020-05-25 17:26:25 +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
Theo Arends c47558839d
Merge pull request #8540 from gemu2015/scripter-fix
fix some bugs, some refactoring
2020-05-25 15:59:26 +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
Theo Arends b058fb0dfc
Merge pull request #8530 from device111/development
Consolidate FastPrecisePowf in veml7700 lib
2020-05-25 09:58:23 +02:00
Theo Arends 82f257cb15
Merge pull request #8532 from curzon01/development
Fix setting addr typo
2020-05-25 09:57:30 +02:00
Norbert Richter eb6de53628
Fix setting addr typo 2020-05-24 20:07:25 +02:00
device111 822062fa89 Consolidate FastPrecisePowf in veml7700 lib 2020-05-24 18:55:35 +02:00
Jason2866 8ac8474333 Merge remote-tracking branch 'Tasmota/development' into development 2020-05-24 17:32:38 +02:00
Theo Arends 3829265e6d Consolidate FastPrecisePowf 2020-05-24 17:13:10 +02:00
Theo Arends 9e0637cc60
Merge pull request #8527 from device111/development
update veml7700 libary
2020-05-24 16:43:43 +02:00
device111 e1e604ee12 update veml7700 libary 2020-05-24 16:14:49 +02:00
Jason2866 767f4d3d7b Merge remote-tracking branch 'Tasmota/development' into development 2020-05-24 13:17:25 +02:00
Theo Arends 130a168043
Merge pull request #8525 from device111/development
add private pow function in lib for future use
2020-05-24 12:40:39 +02:00
device111 ebbbd37865 add private pow function in lib for future use
alternate pow function for future use in Tasmota to calculate normalized Lux and normalized white values.
2020-05-24 12:28:08 +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
Theo Arends 584ed65c8c
Merge pull request #8523 from s-hadinger/rule_json_wildcard
Add wildcard patter for JSON marching in rules using ``?`` pattern
2020-05-24 10:25:09 +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
peteakalad 615645e50e Fix for SPG30 Abs Humidity Not Shown on Web UI 2020-05-23 22:28:42 +01:00
peteakalad a5a7988532
Add Adafruit_SGP30_Sensor-1.2.0 2020-05-23 21:47:04 +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 054850ef0b
Merge pull request #8515 from Jason2866/patch-3
Use Tasmota optimizations in latest Arduino core
2020-05-23 15:59:20 +02:00
Jason2866 e69d568606
Use Tasmota optimizations
from @s-hadinger in latest Arduino core
2020-05-23 15:52:59 +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
Jason2866 374c25bb45 Merge remote-tracking branch 'Tasmota/development' into development 2020-05-23 14:39:54 +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 00b2ce961f
Merge pull request #8491 from grob6000/ledpowerpwm
Ledpowerpwm
2020-05-23 12:47:11 +02:00
Theo Arends 924a8772e1
Merge branch 'development' into ledpowerpwm 2020-05-23 12:46:51 +02:00