Michael Ingraham
6f6f075579
This documentation is obsolete
2019-11-19 13:45:09 -05:00
Theo Arends
1c3b29b835
Fix unwanted deep sleep initiation
...
Fix unwanted deep sleep initiation (#6961 )
2019-11-19 15:35:41 +01:00
Theo Arends
8fc16e2fe1
Merge pull request #6964 from s-hadinger/patch-1
...
Ignore `bin` and `map` files after compilation.
2019-11-19 14:22:06 +01:00
s-hadinger
7fe8ec4eb2
Ignore `bin` and `map` files after compilation.
2019-11-19 10:07:36 +01:00
Theo Arends
28725c52cf
Merge pull request #6962 from s-hadinger/fix_deepsleep
...
Fix check deepsleep for valid values in Settings (#6961 )
2019-11-19 08:26:13 +01:00
Hadinger
5743486d2a
Fix check deepsleep for valid values in Settings ( #6961 )
2019-11-18 23:11:09 +01:00
Theo Arends
6ec4373761
Enable deep sleep in tasmota-sensors
2019-11-18 12:35:52 +01:00
Theo Arends
27e9765a66
Update xdrv_09_timers.ino
2019-11-18 12:25:59 +01:00
Theo Arends
14f6f6f22b
Add command TempOffset -12.6 .. 12.6
...
Add command TempOffset -12.6 .. 12.6 to set global temperature sensor offset (#6958 )
2019-11-18 12:15:49 +01:00
Theo Arends
95673103dd
Merge pull request #6958 from stefanbode/patch-1
...
#enhancement: Adding option to compensate on a global level temperature
2019-11-18 11:47:50 +01:00
Theo Arends
cc6f2f7896
Bump version 7.0.0.5
2019-11-18 11:21:48 +01:00
Theo Arends
c79e5ad7d4
Add SDK area erase to short power cycle reset
...
Add SDK area erase to short power cycle reset (#6956 )
2019-11-18 11:17:43 +01:00
Theo Arends
11c5947c23
Fix possible reboot loop regression
2019-11-18 11:02:04 +01:00
stefanbode
1cf4152747
Update settings.h
2019-11-18 09:31:39 +01:00
stefanbode
c48e6daed4
Update support.ino
2019-11-18 09:23:21 +01:00
stefanbode
e2131e3693
Update i18n.h
2019-11-18 09:21:11 +01:00
stefanbode
68c3255658
Enable Temp. Compensation by global offset
2019-11-18 09:18:21 +01:00
Theo Arends
bb567b523c
Update PubSubClient.cpp
2019-11-17 17:42:57 +01:00
Theo Arends
c60c0bf964
Generic links
2019-11-17 16:05:47 +01:00
Theo Arends
740fb36537
Text editing
2019-11-17 15:38:22 +01:00
Theo Arends
d966de7b3a
Update RELEASENOTES.md
2019-11-17 15:26:37 +01:00
Theo Arends
9f7c9cd12f
Consolidate LOG prefixes
2019-11-17 15:07:03 +01:00
Theo Arends
6f42169432
Refactor Erase code
2019-11-17 14:29:33 +01:00
Theo Arends
32befa49f7
Merge pull request #6952 from s-hadinger/zigbee_logs
...
Change Zigbee log verbosity reduction
2019-11-17 13:39:22 +01:00
Hadinger
232ba1284d
Change Zigbee log verbosity reduction
2019-11-17 12:51:27 +01:00
Theo Arends
70b3fc6e0b
Merge pull request #6939 from kristi5/dev2
...
JSN-SR04T add support for Mode 2 and Mode 3
2019-11-17 11:16:00 +01:00
Theo Arends
210ef1eea2
Merge pull request #6948 from Jason2866/patch-1
...
Copy compiled firmware(s) in folder `build_output/firmware`...
2019-11-17 10:43:59 +01:00
Jason2866
61e3dea5b7
Activate firmware copy and naming
2019-11-16 20:18:17 +01:00
Jason2866
87b42c4c4e
Copy compiled firmware(s) in folder `build_output/firmware`...
...
easier to find and firmware is named after the `envs`.
A second folder is generated in `build_output` -> `map` where the generated map files to the bin(s) are stored.
2019-11-16 20:16:39 +01:00
Theo Arends
0962562cfc
Merge pull request #6945 from Jason2866/patch-3
...
Change function rename firmware script to name firmware
2019-11-16 14:10:10 +01:00
Jason2866
94bd75681e
Add files via upload
2019-11-16 13:57:07 +01:00
Jason2866
72f901a2f7
Delete rename-firmware.py
2019-11-16 13:56:24 +01:00
Jason2866
6287eb5b27
Change rename firmware script to name firmware
...
Since the old script did a rename Platformio flash function failed.
Change script to `copy` firmware.bin to tasmota variant name.
So the firmware.bin is still there and flash is working in Plaformio
With this change script can be activated and every function will work
2019-11-16 13:55:18 +01:00
Theo Arends
ffdc7088d5
Merge pull request #6943 from climberhunt/development
...
extend Honeywell HPMA library for compact devices
2019-11-16 12:48:34 +01:00
David Hunt
fd4e1995bc
extend Honeywell HPMA driver for compact devices
...
The HPMA115C0-xxx is a new series of devices than has a
slightly different (longer) response than the HPMA115S0-xxx
THis patch keeps the same API as the original library and
picks out the PM2.5 and PM10 reading from the new response
format.
The patch also changes a const change to be more in line with
the upstream library for future rebases.
This change has also been merge-requested into the upstream
library.
Signed-off-by: David Hunt <dave@davidhunt.ie>
2019-11-16 11:00:32 +00:00
Theo Arends
f6a7722a3c
Refactor RtcReboot counter
2019-11-16 10:42:28 +01:00
Theo Arends
9d664059cd
Merge pull request #6933 from blakadder/development
...
remove outdated docker container
2019-11-16 10:39:26 +01:00
kristi5
b0a5479c3b
JSN-SR04T add Mode 2 and Mode 3
2019-11-15 23:10:07 +01:00
Theo Arends
11a784c2f6
Merge pull request #6934 from ascillato/patch-1
...
Make optional some scripts while compiling
2019-11-15 22:42:05 +01:00
Theo Arends
0636113147
Revert "Version bump 7.0.0.5"
...
This reverts commit edcc17c41b
.
2019-11-15 21:30:59 +01:00
Adrian Scillato
45830eda5a
Make optional some scripts while compiling
2019-11-15 15:57:28 -03:00
blakadder
4f1b4ca8e4
remove outdated docker container
2019-11-15 18:58:03 +01:00
Theo Arends
edcc17c41b
Version bump 7.0.0.5
...
Add one time flash sdk reset on initial execution solving possible SDK wifi releated issues
2019-11-15 18:10:46 +01:00
Theo Arends
4c2ad64056
Speedup flash erase using block erase
2019-11-15 16:58:22 +01:00
Theo Arends
822b719a5d
Change Reset erase
...
Change Reset erase end address from as seen by SDK (getFlashChipSize) to full flash size (getFlashChipRealSize)
2019-11-15 15:42:10 +01:00
Theo Arends
f64264da95
Fix core 2.3.0 compile error
...
Fix core 2.3.0 compile error (#6856 )
2019-11-15 12:19:47 +01:00
Theo Arends
5c324357e6
Add command SetOption76 0/1
...
Add command SetOption76 0/1 to enable incrementing bootcount when deepsleep is enabled (#6930 )
2019-11-15 11:50:41 +01:00
Theo Arends
216c548a1e
Merge pull request #6926 from Jason2866/patch-1
...
Support for Arduino Core 2.6.1....
2019-11-15 10:42:40 +01:00
Theo Arends
6c27df3dc2
Merge pull request #6928 from effelle/development
...
Update xdrv_12_home_assistant.ino
2019-11-15 10:02:02 +01:00
Federico Leoni
b3bcb0e8a7
Update xdrv_12_home_assistant.ino
2019-11-14 22:37:30 -03:00