Commit Graph

5758 Commits

Author SHA1 Message Date
Paul C Diem 8182d6ef7b Merge branch 'development' of https://github.com/pcdiem/Tasmota into device-groups 2020-02-21 09:15:47 -06:00
Paul C Diem f409d7258e Initial device groups support (power and light) 2020-02-21 09:09:21 -06:00
Theo Arends 1875365a3f
Merge pull request #7765 from curzon01/development
Add support for La Crosse TX23 Anemometer (#3146)
2020-02-20 21:08:27 +01:00
Theo Arends a912daff0b
Update de-DE.h 2020-02-20 21:07:58 +01:00
Norbert Richter ea99cdce57 Add support for La Crosse TX23 Anemometer (#3146) 2020-02-20 18:50:43 +01:00
Theo Arends e9c7026e82 Remove NTP drift information
Remove NTP drift information
2020-02-20 14:55:41 +01:00
Theo Arends b17d9c24e4
Merge pull request #7759 from Jason2866/patch-1
Use new syntax for providing ldscript
2020-02-20 13:45:35 +01:00
Theo Arends cf27cff602
Merge pull request #7762 from dgwynne/TuyaMCUEvent
Tuya mcu event
2020-02-20 13:44:35 +01:00
Theo Arends f674feb0ef Add initial support for Sensors AHT1x
Add initial support for Sensors AHT10 and AHT15 by Martin Wagner (#7596)
2020-02-20 13:38:03 +01:00
Theo Arends 92258703d8
Merge pull request #7761 from device111/development
Add i2c Sensor AHT10/15 support.
2020-02-20 12:03:39 +01:00
Theo Arends 9b1fc4342b Revert wifi connectivity stability introduced in 8.1.0.5
Revert wifi connectivity stability introduced in 8.1.0.5 (#7746, #7602, #7621)
2020-02-20 11:24:35 +01:00
Theo Arends 5e4d8e5641 Fix relation between RSSI and signal strength
Fix relation between RSSI and signal strength
2020-02-20 10:07:00 +01:00
device111 f7d4d5ddb1 Ad release note 2020-02-19 19:49:09 +01:00
Theo Arends 6a84899e10 Eliminating call sntp_get_real_time
Change display of some date and time messages from "Wed Feb 19 10:45:12 2020" to "2020-02-19T10:45:12"
2020-02-19 15:23:59 +01:00
device111 84a2da2ee2 Update support_features.ino 2020-02-19 14:24:37 +01:00
device111 fbd2216d09 Update xsns_63_aht1x.ino
Sensor Name changement
2020-02-19 14:06:35 +01:00
Jason2866 414020d19f
Use new syntax for providing ldscript 2020-02-19 12:21:53 +01:00
device111 5c48644994 typo change 2020-02-19 10:23:56 +01:00
device111 7f72d266f8 prepare for merging 2020-02-19 09:37:36 +01:00
David Gwynne 6e0cd5bd68 print numbers as numbers in json, not strings. 2020-02-19 18:10:07 +11:00
device111 81b88a71a0 Update xsns_64_aht10.ino
Correct text
2020-02-18 20:13:12 +01:00
device111 e2ede9ed55 Add Reset Command 2020-02-18 20:08:22 +01:00
Theo Arends df34417861 Fix DS18x20 driver 2020-02-18 18:10:36 +01:00
device111 b423c9716a Update xsns_64_aht10.ino 2020-02-18 09:56:23 +01:00
device111 2e0a06c19a structual changes
structual changes
2020-02-18 09:49:53 +01:00
device111 01fbe69824 test1
test1
2020-02-18 09:22:39 +01:00
device111 fcc59df10f Update support_features.ino 2020-02-18 09:18:45 +01:00
device111 583f08672e Update I2CDEVICES.md 2020-02-18 09:14:40 +01:00
device111 b0378c3d99 initial AHT10 support
test
2020-02-18 09:11:31 +01:00
Theo Arends 643d3d0b69 Add -DNOPRINTFLOAT for future need solving dtostrf
Add -DNOPRINTFLOAT for future need solving dtostrf
2020-02-16 15:30:50 +01:00
Theo Arends b6607755a4
Merge pull request #7744 from denisfrench/MQTT_NO_RETAIN
MQTT_NO_RETAIN option for brokers that will drop connection otherwise
2020-02-16 12:45:37 +01:00
Theo Arends e7d5a5f540 Fix latest DHT driver retries
Fix latest DHT driver retries (#7717)
2020-02-16 12:33:18 +01:00
Theo Arends d76d6474cd
Merge pull request #7743 from Staars/development
GPS-driver: virtual port improvement, set lat/lon in settings (bugfix)
2020-02-16 12:14:27 +01:00
denisfrench aaa00045e2 MQTT_NO_RETAIN option for brokers that will drop connection otherwise 2020-02-16 09:31:19 +00:00
Staars f54dbe7bdc virtual port improvement, bugfix 2020-02-16 08:36:51 +01:00
Theo Arends 5f80febcf4 Another DHT driver with humidity range check
Another DHT driver with humidity range check, usec overflow check and NAN debug info (#7717)
2020-02-15 12:57:23 +01:00
Theo Arends ea83400190
Merge pull request #7736 from Staars/development
- update MI_NRF24-driver (formerly MI_BLE)
2020-02-13 20:16:38 +01:00
Staars 39d100e1d1 rename driver 2020-02-13 19:48:38 +01:00
Theo Arends e9f0c5b6d6 Add a stripped down Add a stripped DHT driver based on ESPEasy (#7717)
Add a stripped DHT driver based on ESPEasy (#7717)
2020-02-13 18:12:27 +01:00
Staars ff1fefaf34 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-02-13 17:19:54 +01:00
Staars 509a79e5f6 more lsfr-LUT-entries and PDU-types 2020-02-13 17:16:32 +01:00
Theo Arends a7e9058d3b
Merge pull request #7734 from ivankravets/patch-2
Use dev version of PlatormIO Core
2020-02-13 17:11:25 +01:00
Theo Arends 7cc783a532 Add another new DHT driver based on ESPEasy
Add another new DHT driver based on ESPEasy. The old driver can still be used using define USE_DHT_OLD. The previous new driver can be used with define USE_DHT_V2 (#7717)
2020-02-13 17:02:07 +01:00
Ivan Kravets a7c85a673e
Use dev version of PlatormIO Core
I would be thankful if you use the development version of PIO Core. It's very stable and you should not have any problems with it.
This should help us to be informed about any critical changes in PIO Core which can affect this project. Please report us any issues if they are related to PIO Core.
2020-02-13 17:19:02 +02:00
Theo Arends 51211dfd55 Attempt to fix slow wifi connection caused by #7602
Attempt to fix slow wifi connection caused by #7602
2020-02-13 12:46:06 +01:00
Theo Arends 48c02960d4
Merge pull request #7728 from s-hadinger/zigbee_persist_fix
Fix wrong encoding of Zigbee persistent data
2020-02-13 09:14:32 +01:00
Hadinger a50a7d486f Fix wrong encoding of Zigbee persistent data 2020-02-12 22:38:17 +01:00
Theo Arends daba78f45a
Merge pull request #7727 from Jason2866/patch-1
Statisfy Platformio v.4.2 syntax
2020-02-12 20:48:19 +01:00
Theo Arends 545fa2ec2b
Merge pull request #7726 from Jason2866/development
Fix Platformio.ini syntax for v.4.2 (and Travis compile fail)
2020-02-12 20:47:15 +01:00
Jason2866 7f180fa6bc
Statisfy Platformio v.4.2 syntax 2020-02-12 20:22:21 +01:00