79 Commits

Author SHA1 Message Date
Theo Arends
4c7283c292 Fix failing downgrade (#7285)
Fix failing downgrade (#7285)
2019-12-22 11:44:40 +01:00
Theo Arends
257f3d2808 Fix restore parameters
Fix restore ShutterAccuracy, MqttLog, WifiConfig, WifiPower and SerialConfig (#7281)
2019-12-21 18:55:58 +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
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
e3ddbd73e9 Update RELEASENOTES.md 2019-12-17 15:29:17 +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
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
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
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
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
07807fc799 Update RELEASENOTES.md 2019-12-02 11:10:04 +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
9b62d1084d Bump version 7.1.1 2019-12-01 12:56:05 +01:00
Theo Arends
ac065867d3 Add command `SetOption77 0/1`
Add command ``SetOption77 0/1`` to keep power on when slider is far left
2019-11-29 13:11:35 +01:00
Theo Arends
62f25474d0 Update RELEASENOTES.md 2019-11-28 22:38:40 +01:00
blakadder
105771aca1
Update RELEASENOTES.md
missed a subdir in link
2019-11-23 21:03:20 +01:00
Theo Arends
88e44c47c1
Merge pull request #7002 from blakadder/docs_reqork
Docs related edits and links to new docs site
2019-11-23 12:33:34 +01:00
Theo Arends
5d5617a3f2 Remove core 2.6.0 support
Add core 2.6.1 support
2019-11-23 11:40:41 +01:00
blakadder
02aba62c57 docs refactored and links to docs updated 2019-11-22 22:44:38 +01:00
blakadder
2b7baece56 docs refactor 2019-11-22 22:21:23 +01:00
Theo Arends
6ec4373761 Enable deep sleep in tasmota-sensors 2019-11-18 12:35:52 +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
20c2f4238c Prep for release 7.1 2019-11-13 10:17:52 +01:00
blakadder
cb3f6c75fc fixed old links to wiki 2019-11-09 03:09:01 +01:00
Theo Arends
538d40ab72 Change default I2C address ranges
* Change supported PCF8574 I2C address range to 0x20 - 0x26 allowing other I2C devices with address 0x27 to be used at the same time
 * Change supported PCF8574A I2C address range to 0x39 - 0x3F allowing other I2C devices with address 0x38 to be used at the same time
 * Change supported MCP230xx I2C address range to 0x20 - 0x26 allowing other I2C devices with address 0x27 to be used at the same time
2019-11-08 17:48:19 +01:00
root
fa332f1d3c support for 4096 bits certificates 2019-11-04 15:17:09 +01:00
Theo Arends
ba2439d9da Update RELEASENOTES.md 2019-11-02 17:37:50 +01:00
Theo Arends
200edd46fb Change binary names from sonoff to tasmota 2019-10-27 12:44:37 +01:00
Theo Arends
1f084b8ec9 Prep for 7.x 2019-10-27 12:18:47 +01:00
Theo Arends
0e07397ff7 Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +01:00
Theo Arends
915fc274fa Update docs to 6.7.1 2019-10-26 15:29:15 +02:00
Theo Arends
247355a125 Prep release 6.7 2019-10-23 18:02:56 +02:00
Theo Arends
313e72da61 Prep release 6.7 2019-10-23 17:58:23 +02:00
Theo Arends
312ee893f5 Prep release 6.7 2019-10-23 16:06:15 +02:00
Theo Arends
b072791426 Bump version 6.6.0.21
* Remove support for WPS and SmartConfig in favour of Web server (!) based WifiManager (#6680)
 * Remove binary sonoff-classic (#6680)
2019-10-22 16:34:25 +02:00