Christopher Tremblay
2f7993d2b1
Remove EZORTD from default config
...
Remove the EZORTD from default config
2020-10-20 02:35:23 -07:00
Christopher Tremblay
b942dbfb03
Add support for EZORTD
...
Adding support for EZO RTD resistance temperature sensor
2020-10-20 02:09:07 -07:00
s-hadinger
32648da9b6
Merge pull request #9581 from s-hadinger/zigbee_oct_19
...
Glowing led when permit join
2020-10-19 23:45:17 +02:00
Stephan Hadinger
db79409411
Glowing led when permit join
2020-10-19 20:34:40 +02:00
Theo Arends
4eb8be1e64
Merge pull request #9579 from ascillato/patch-2
...
KNX: Fix Bug in Scenes
2020-10-19 18:43:24 +02:00
Adrian Scillato
15976ecd02
trim spaces
2020-10-19 13:39:36 -03:00
Adrian Scillato
99dd6c8251
KNX: Fix Bug in Scenes
...
https://github.com/arendst/Tasmota/pull/8728#issuecomment-665515704
Thanks to @BBBits
2020-10-19 13:36:55 -03:00
Theo Arends
fc988c8a92
Merge pull request #9578 from ascillato/patch-1
...
Delete Issue Statistic Badges
2020-10-19 18:34:06 +02:00
Adrian Scillato
63ec923d2f
Deleted Issue Statistic Badges
...
Deleted Issue Statistic Badges due to they are not representing the reality at this moment.
The Issue Resolution time is very biased by the Closing-Bot, so it is most measuring the time required by the bot to close an issue without a template, rather than how much time is required for the community to solve an issue.
The Percentage of opened issue will be all the time 1%. In large projects like Tasmota, where there is a base of 43 opened issues against near 10.000 closed issues, plus that the stale bot is active, this value won't change.
2020-10-19 13:11:00 -03:00
Theo Arends
1b25777035
Updated rotary driver
...
Updated rotary driver with experimental optional code selections. Currently set to legacy MiDesk lamp - define ROTARY_OPTION1 (#9399 )
2020-10-19 18:08:40 +02:00
Theo Arends
41e01f5e68
Merge pull request #9576 from Jason2866/patch-2
...
Backport New flash writing method (Tasmota Stage core)
2020-10-19 13:37:28 +02:00
Theo Arends
4d9d6cd987
Fix MQTT data corruption on ``MQTTLog 4``
...
Fix MQTT data corruption on ``MQTTLog 4`` (#9571 )
2020-10-19 12:46:57 +02:00
Theo Arends
f79ed4464e
Fix MQTT data corruption on ``MQTTLog 4`
...
Fix MQTT data corruption on ``MQTTLog 4`` (#9571 )
2020-10-19 12:39:27 +02:00
Theo Arends
54383f77c4
Change ``#define MQTT_FINGERPRINT``
...
Change ``#define MQTT_FINGERPRINT`` from string to hexnumbers (#9570 )
2020-10-19 12:15:11 +02:00
Jason2866
e4ed17c951
New flash writing method with offset/memory/size alignment handling
2020-10-19 11:50:57 +02:00
Theo Arends
66be1ef198
Merge pull request #9575 from gemu2015/maintenance
...
some additions and bug fixes
2020-10-19 10:08:24 +02:00
Theo Arends
a13bb77eed
Merge pull request #9570 from s-hadinger/fingerprint_optim
...
Reduce code size for fingerprint
2020-10-19 10:06:57 +02:00
gemu2015
586fee6745
initial rtsp support
...
#define ENABLE_RTSPSERVER
2020-10-19 07:26:42 +02:00
gemu2015
a80a58c358
fix st7789 module init
2020-10-19 07:24:58 +02:00
gemu2015
af346835c7
fix array attachment
2020-10-19 07:24:36 +02:00
gemu2015
a6ac063a4c
for next in section >W
2020-10-19 07:24:18 +02:00
Stephan Hadinger
b525e5c720
Reduce code size for fingerprint
2020-10-18 20:06:27 +02:00
s-hadinger
74c519a60d
Merge pull request #9569 from s-hadinger/zigbee_oct_18
...
Rearranging struct to save RAM
2020-10-18 19:48:55 +02:00
Stephan Hadinger
0f215fe6ae
Rearranging struct to save RAM
2020-10-18 19:24:45 +02:00
Theo Arends
38e2638f07
Add support for EZO Ph and ORP sensors
...
Add support for EZO Ph and ORP sensors by Christopher Tremblay (#9567 )
2020-10-18 15:36:17 +02:00
Theo Arends
331f1bfa84
Merge pull request #9567 from tichris0/development
...
Adding support for EZOpH & EZOORB sensors
2020-10-18 15:01:45 +02:00
Christopher Tremblay
bb210bd33a
Added mV for all languages
...
I was missing the defines for mV for all languages :(. I added default placeholders
2020-10-18 05:51:21 -07:00
Christopher Tremblay
46df6d5a52
Added deafult localized strings for pH & ORP
...
Added default strings for pH & ORP to all languages
2020-10-18 05:43:40 -07:00
Christopher Tremblay
5a910fd035
Update I2CDEVICES.md
...
Removed requirement for USE_EZO
2020-10-18 05:20:44 -07:00
Christopher Tremblay
f551817698
Delete .my_user_config.h.swp
...
Removed uselses file
2020-10-18 05:19:48 -07:00
Christopher Tremblay
8fda70643b
Fix addressing & remove compile script
...
- Fixed adderssing to start at 1 vs 0
- Removed my compile script
2020-10-18 05:19:04 -07:00
Christopher Tremblay
d8b8636a44
EZOpH & EZOORP support
...
This commits adds support for EZOpH and EZOORP to Tasmota
2020-10-18 05:10:12 -07:00
Theo Arends
df5538f554
Refactor RDM6300 driver
2020-10-18 13:04:02 +02:00
Theo Arends
d9dfaf88f3
Add command ``SwitchMode 15``
...
Add command ``SwitchMode 15`` sending only MQTT message on switch change (#9596 )
2020-10-18 12:17:31 +02:00
Theo Arends
f13f7355f4
Fix TuyaMcu energy display
...
Fix TuyaMcu energy display regression from v8.5.0.1 (#9547 )
2020-10-17 12:48:45 +02:00
Theo Arends
b48f771048
Merge pull request #9558 from Jason2866/patch-1
...
Remove old Arduino-IDE left overs
2020-10-16 16:03:42 +02:00
Theo Arends
6b08bcbb4e
Merge pull request #9557 from effelle/development
...
HA integration: fix Light domain
2020-10-16 16:03:12 +02:00
Jason2866
ae098f7e3d
Remove not needed Arduino-IDE setting
2020-10-16 15:52:28 +02:00
Jason2866
3c4002dfdd
No Arduino IDE
2020-10-16 15:49:30 +02:00
Jason2866
ee514f23df
No changes needed for override use
2020-10-16 15:46:42 +02:00
Federico Leoni
62ead568c9
HA integration: fix Light domain generator
2020-10-16 10:20:16 -03:00
Theo Arends
7bc8956d86
Changed management of serial baudrate
...
Changed management of serial baudrate (#9554 )
2020-10-16 15:18:16 +02:00
Theo Arends
9ab50db8ef
Merge pull request #9551 from Staars/nrf24
...
MI_NRF24: fix payload error, adaptions for HASS
2020-10-15 17:23:28 +02:00
Staars
2606002e6e
fix payload error, adaptions for HASS
2020-10-15 16:52:39 +02:00
Theo Arends
074aec0a23
Adjust command ``NoDelay``
2020-10-15 15:33:17 +02:00
Theo Arends
98d2dd8f39
Fix rule handling of Var or Mem using text
...
Fix rule handling of Var or Mem using text regression from v8.5.0.1 (#9540 )
2020-10-15 14:42:46 +02:00
Theo Arends
29e73dae9b
Add command ``NoDelay``
...
Add command ``NoDelay`` for immediate backlog command execution by Erik Montnemery (#9544 )
2020-10-15 12:32:40 +02:00
Theo Arends
bd315810e6
Merge pull request #9536 from gominoa/energy-period
...
Fix ENERGY.Period after midnight
2020-10-15 11:29:37 +02:00
Theo Arends
83d73a4cab
Merge pull request #9543 from cybermaus/timer_nosunset_support
...
Timer support for no-sunset permanent day
2020-10-15 11:28:36 +02:00
Maurits van Dueren den Hollander
31572edd12
Timer support for no-sunset permanent day
2020-10-14 21:45:15 +02:00