8673 Commits

Author SHA1 Message Date
stefanbode
e53f637bb6
Mode definitions to i18 to enable other modules to use shutters 2019-12-12 16:05:58 +01:00
znanev
e09735dbae
Update bg-BG.h
Update Bulgarian translation up to v7.1.2.4
2019-12-12 14:18:12 +00:00
Theo Arends
c32d2088b0 Single Settings Char Array Phase 1
Single Settings Char Array Phase 1 - Does nothing yet
2019-12-12 14:51:41 +01:00
Theo Arends
56308d3a12
Merge pull request #7183 from baschdello/development
Display IPv6 global unicast address
2019-12-12 14:42:12 +01:00
Theo Arends
07ce419f19
Merge pull request #7188 from tobox/development
Make WeightDelta for JSON message configurable.
2019-12-12 14:40:24 +01:00
Theo Arends
424f8c86f4
Update xsns_34_hx711.ino 2019-12-12 14:40:03 +01:00
localhost61
aa523dfc5c Merge branch 'development' of https://github.com/arendst/Tasmota into French 2019-12-12 09:37:51 +01:00
localhost61
f0a2563b87 Update French language 2019-12-12 09:32:34 +01:00
localhost61
abf1d2b27c Cosmetic typo in shutter log 2019-12-12 08:39:44 +01:00
Thomas Herrmann
2ecb1b1847 Make WeightDelta for JSON message configurable. 2019-12-11 22:03:13 +01:00
Theo Arends
bfe2dc68cb Fix statistics 2019-12-11 19:30:52 +01:00
Laurent Dong
7f28b1d12a Merge branch 'development' into backlog-if 2019-12-11 11:32:59 -05:00
Bastian Urschel
27dd251fc3 IPv6 global unique address is now displayed at webinterface "information" above IPv4 address and also mentioned in the initial MQTT message if WebServer is active. 2019-12-11 15:53:19 +01:00
Theo Arends
eccc9f20f5 Add weight_change for #7170
Add weight_change for #7170
2019-12-11 11:54:27 +01:00
Theo Arends
72aa161ddd Extent statistics 2019-12-11 10:49:57 +01:00
Theo Arends
28c8761be2 Update change log and release notes 2019-12-11 10:10:02 +01:00
Theo Arends
bbed0c6981
Merge pull request #7174 from ptrooms/development
fix 12hr early Sunset/Sunrise (xdrv_09_timers.ino )
2019-12-11 10:04:04 +01:00
Adrian Scillato
b1d26b9b3a
RULES: Fix duplicated BACKLOG when using EVENT inside a BACKLOG 2019-12-10 22:36:23 -03:00
Hadinger
96cc933094 Fix flashing H801 led at boot (#7165, #649) 2019-12-10 22:00:38 +01:00
PtrO
5f9350831d 7.1.2.4 20191209 xdrv_09_timers.ino fix 12hr early Sunset/Sunrise due negative zero time. 2019-12-10 18:09:59 +01:00
Theo Arends
f03156849d Add reporting of raw weight to HX711
Add reporting of raw weight to JSON from HX711 to overcome auto-tare functionality by @tobox (#7171)
2019-12-10 12:58:34 +01:00
Theo Arends
1944dff13a
Merge pull request #7171 from tobox/development
Report raw value from HX711 to overcome auto-tare functionality.
2019-12-10 12:46:50 +01:00
Theo Arends
e5d1b32d12
Merge pull request #7163 from s-hadinger/remove_spaces
Add RemoveAllSpaces()
2019-12-10 12:45:22 +01:00
Theo Arends
12ecfe3135 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2019-12-10 12:40:42 +01:00
Theo Arends
f878eba66d Change amount of supported DHT sensors
Change amount of supported DHT sensors from 3 to 4 by Xavier Muller (#7167)
2019-12-10 12:40:18 +01:00
Theo Arends
f2611a8477
Merge pull request #7167 from localhost61/DHT
Allow 4 DHT sensors
2019-12-10 12:36:37 +01:00
Theo Arends
407935efc4 Change GUI Shutter button text
Change GUI Shutter button text to Up and Down Arrows based on PR by Xavier Muller (#7166)
2019-12-10 12:33:45 +01:00
Thomas Herrmann
b9545f5194 Report raw value from HX711 to overcome auto-tare functionality.
Currently, when the device is switched off (intentionally or due to
power cut), Tasmota only supports starting with the last known weight
(Sensor34 7) or starting with 0 kg. In either case, this is sometimes
not the desired functionality. For off-site logging of weights, it is
more useful to report the raw, absolute value from the HX711 and to do
calibration/tare in upper layers.

Note: although it is called "Raw" value, the value is both averaged
and scaled! It is just the offset compensation that is missing.
2019-12-10 10:55:46 +01:00
localhost61
b2ac6c8ed7 Allow 4 DHT sensors 2019-12-10 00:51:08 +01:00
Hadinger
53cfabdbca Add RemoveAllSpaces() 2019-12-09 21:43:30 +01:00
Theo Arends
3d2e77f320
Merge pull request #7148 from ChristianTacke/pr_timers_html
Timers: Use visibility instead of disabled
2019-12-09 17:07:22 +01:00
Theo Arends
d3673963a2 Add Char Usage Ratio
Add Char Usage Ratio for future Settings char redesign
2019-12-09 16:16:21 +01:00
Theo Arends
e9f8792649 Revert removal of exception details from MQTT info on restart
Revert removal of exception details from MQTT info on restart
2019-12-09 15:29:22 +01:00
Theo Arends
dfee90bd61 Changelog update 2019-12-09 15:15:16 +01:00
stefanbode
7cc7c2cc98
Update xdrv_27_shutter.ino
fix #7006 support for multiple shutters with steppers
+ add ShutterOpen/Close/Stop can get shutter index as parameter. e.g. shutteropen 3 to open shutter 3
2019-12-09 10:14:13 +01:00
Christian Tacke
531d36e012 Timers: Use visibility instead of disabled
The "+/-" chooser is only needed for sunrise/sunset.
Otherwise it's disabled currently.
This works.

But it's a little confusing. Especially, if you first had
"-" there (for sunset) and then switched to normal "time",
then the "-" is still there, but you can't change it,
because it's disabled.

It looks better, if one uses .style.visibility to hide the
element. It doesn't change the layout, just the element
isn't shown.
2019-12-08 22:18:22 +01:00
Shantur Rathore
6c3d029286 Implement capability for setting CORS to a specific website instead of just enable for all websites 2019-12-08 21:07:39 +00:00
Theo Arends
065ed79c61
Merge pull request #7058 from claybar/mpu6050_full_output
Add Yaw Pitch Roll to MPU6050 output
2019-12-08 21:34:11 +01:00
Andreas Schultz
46566952a0 report Signal Strength in dBm over MQTT
Also include dBm in debug log and in WebIf information display.
2019-12-08 19:42:08 +01:00
Theo Arends
c060089358 Bump version to 7.1.2.3
Redesign Exception reporting removing exception details from both MQTT info and Status 1. Now consolidated in Status 12 if available.
2019-12-08 13:37:18 +01:00
Theo Arends
29d5d68ca0 Redesign Exception reporting
Redesign Exception reporting removing exception details from both MQTT info and Status 1. Now consolidated in Status 12 if available.
2019-12-08 13:18:15 +01:00
Hadinger
fd079c57a3 Fix crashdump bad JSON 2019-12-07 23:25:56 +01:00
Federico Leoni
dae622b2cb
Update my_user_config.h 2019-12-07 15:44:33 -03:00
Federico Leoni
368e9cc340
Update xdrv_12_home_assistant.ino 2019-12-07 15:20:47 -03:00
Theo Arends
f3a5b033c8 Add save call stack in RTC memory in case of crash
Add save call stack in RTC memory in case of crash, command ``Status 12`` to dump the stack (#7114, #5883)
2019-12-07 18:32:39 +01:00
Theo Arends
2686ccb117 Revert "Merge pull request #7134 from s-hadinger/crashrecorder_rtc"
This reverts commit 758b25507822ad3c862216feb4c1af4fd5d53e78, reversing
changes made to f4993736a500ffada2a110236dab04a93220d7e0.
2019-12-07 16:50:10 +01:00
Hadinger
a8c0c4e312 Remove any whitespace in TlsKey base64 2019-12-07 15:01:39 +01:00
Hadinger
edc2dc5c79 Add save call stack in RTC memory in case of crash 2019-12-07 11:02:37 +01:00
Hadinger
7e1e85eba9 Add save call stack in RTC memory in case of crash 2019-12-07 11:01:48 +01:00
Hadinger
7796714ba0 Change from Crash to Restart -1 2019-12-07 11:00:32 +01:00