Theo Arends
c51c0dca57
Merge branch 'development' into release
2019-12-21 15:49:56 +01:00
Theo Arends
f55e02e800
Bump version to 8.0.0.1
...
Change Settings text handling allowing variable length text within a total text pool of 699 characters
2019-12-21 15:37:36 +01:00
Theo Arends
d2ebefbb16
Bump version to 7.2.0.1
2019-12-21 13:45:26 +01:00
Theo Arends
7dfb99f9d5
Merge branch 'development' into release
2019-12-20 16:23:10 +01:00
Theo Arends
70a2c2cd20
Fix Fade
2019-12-20 16:22:49 +01:00
Theo Arends
799fed55cb
Merge branch 'development' into release
2019-12-20 16:02:00 +01:00
Hadinger
18bc158bc8
Fix Fade would ignore ``savedata 0`` and store to flash anyways ( #7262 )
2019-12-20 16:01:24 +01:00
Theo Arends
72849f672e
Add support for DHT12
...
- Fix DeepSleep in case there is no wifi by Stefan Bode (#7213 )
- Add support for DHT12 Temperature and Humidity sensor by Stefan Oskamp
2019-12-20 15:48:40 +01:00
Theo Arends
19dece24c5
Merge branch 'development' into release
2019-12-20 15:20:24 +01:00
Theo Arends
7459a8a424
Add restriction if fallback firmware is incompatible
...
Add restriction if fallback firmware is incompatible with settings resulting in unreachable device
2019-12-20 15:12:44 +01:00
Theo Arends
4db890d600
Merge branch 'development' into release
2019-12-18 14:55:53 +01:00
Theo Arends
e574f7dd84
Add fallback support from version 8.x
2019-12-18 14:54:14 +01:00
Theo Arends
2be726580c
Change -basic to -lite
2019-12-17 15:25:37 +01:00
Theo Arends
5968d2b28a
Change tasmota-basic to tasmota-lite
...
Change tasmota-basic.bin and FIRMWARE_BASIC to tasmota-lite.bin and FIRMWARE_LITE
2019-12-17 15:13:47 +01:00
Theo Arends
1b315134da
Merge branch 'development' into release
2019-12-17 14:24:30 +01:00
Theo Arends
efc7dc2388
Add fallback functionality from next version
...
Add fallback functionality from next version 8.x
2019-12-17 10:54:38 +01:00
Theo Arends
aae86a6718
Add fallback functionality
...
Add fallback functionality from next version 7.1.2.7
2019-12-16 15:13:57 +01:00
Hadinger
d802b2dd68
Add Zigbee improving Occupancy:false detection for Aqara sensor
2019-12-15 19:39:27 +01:00
Hadinger
6985fcecaf
Add Zigbee send automatic ZigbeeRead after sending a command
2019-12-15 16:02:41 +01:00
Theo Arends
3d59de5d1d
Bump version to 7.1.2.6
...
- Change some more Settings locations freeing up space for future single char allowing variable length text
- Add Zigbee support for Xiaomi Aqara Vibration Sensor and Presence Sensor by Stefan Hadinger
- Add Shutter functions ramp up/down and MQTT reporting by Stefan Bode
2019-12-14 13:16:55 +01:00
Hadinger
25c9666f2d
Add Zigbee support for Xiaomi Aqara Vibration Sensor and Presence Sensor
2019-12-14 12:06:59 +01:00
Theo Arends
21fa1fa04e
Bump version to 7.1.2.5
...
Change some Settings locations freeing up space for future single char allowing variable length text
2019-12-13 12:05:07 +01: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
28c8761be2
Update change log and release notes
2019-12-11 10:10:02 +01:00
Hadinger
96cc933094
Fix flashing H801 led at boot ( #7165 , #649 )
2019-12-10 22:00:38 +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
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
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
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
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
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 758b255078
, reversing
changes made to f4993736a5
.
2019-12-07 16:50:10 +01:00
Hadinger
5a0febc64e
Add save call stack in RTC memory in case of crash
2019-12-07 10:41:29 +01:00
Theo Arends
00fd7f2f7c
Bump version to 7.1.2.2
...
Add command ``SerialConfig 0..23`` or ``SerialConfig 8N1`` to select Serial Config (#7108 )
2019-12-06 15:02:05 +01:00
Theo Arends
8c5c95747c
Bump version 7.1.2.1
2019-12-06 12:18:46 +01:00
Theo Arends
597d43319f
Maintenance Release 7.1.2
2019-12-06 11:18:00 +01:00
Theo Arends
9d9f3b0ca7
Change log buffer size from 520 to 700
...
Change log buffer size from 520 to 700 characters accomodating full rule text (#7110 )
2019-12-06 11:10:15 +01:00
Theo Arends
621204e57f
Fix WS2812 power control ( #7090 )
2019-12-02 18:54:08 +01:00
Theo Arends
e150717e95
Restore hardware detection
2019-12-02 10:31:33 +01:00
Theo Arends
1a476ab9b5
Update release notes
2019-12-01 19:09:57 +01:00
Theo Arends
855423020e
Merge pull request #7081 from s-hadinger/zigbee_hw_serial_gpio
...
Fix Zigbee uses Hardware Serial
2019-12-01 19:06:16 +01:00
Theo Arends
1692241b25
Fix lost functionality of GPIO9 and GPIO10
...
- Remove inconsistent hardware detection introduced in version 7.0.0.5
- Fix lost functionality of GPIO9 and GPIO10 on some devices (#7080 )
2019-12-01 19:03:53 +01:00
Hadinger
3b662ee88e
Fix Zigbee uses Hardware Serial if GPIO 1/3 or GPIO 13/15 and SerialLog 0 ( #7071 )
2019-12-01 19:00:52 +01:00
Theo Arends
d9e20497da
Change light color schemes 2, 3 and 4
...
Change light color schemes 2, 3 and 4 from color wheel to Hue driven
2019-12-01 18:19:17 +01:00
Theo Arends
bea001968f
Bump version 7.1.1.1
2019-12-01 13:38:24 +01:00
Theo Arends
9b62d1084d
Bump version 7.1.1
2019-12-01 12:56:05 +01:00
Theo Arends
8cf2d15ed1
Fix light scheme 4 speed
...
Fix light scheme 4 speed (#7072 )
2019-11-30 17:53:49 +01:00
Theo Arends
c72e427da3
Merge branch 'development' into tasmota_slave
2019-11-30 16:07:38 +01:00
Theo Arends
5524075b04
Fix slider for devices without RGB
...
Fix slider for devices with one or two channels like only white or white/yellow
2019-11-30 16:05:09 +01:00