Commit Graph

5416 Commits

Author SHA1 Message Date
Theo Arends 5c282db649 Add some GPIO checks 2019-12-18 18:21:10 +01:00
Theo Arends e574f7dd84 Add fallback support from version 8.x 2019-12-18 14:54:14 +01:00
Theo Arends 62f4419a59 Update settings.ino 2019-12-18 14:48:32 +01:00
Theo Arends dd94df28af Update fallback preparation 2019-12-18 14:29:05 +01:00
Theo Arends ac1e153ec0 Better and smaller AWS fix 2019-12-18 11:54:31 +01:00
Theo Arends 46aec3acf5 Fix AWS mqtt host length clipped to 32 2019-12-18 11:41:10 +01:00
Stefan Oskamp e853cc65e5
Added code size for USE_DHT12 2019-12-17 22:31:08 +01:00
Stefan Oskamp eb4b3d306b
Added code size for USE_DHT12 2019-12-17 22:29:16 +01:00
Adrian Scillato 5e9f33a124
Changed wiki for docs on issue bot 2019-12-17 18:24:45 -03:00
Stefan Oskamp c2d60b2ab7
Added entry for I2C sensor DHT12 2019-12-17 22:19:49 +01:00
Adrian Scillato 377ff5e9ea
Changed wiki for docs on problem report template 2019-12-17 18:08:34 -03:00
Adrian Scillato 894b5050f7
Changed wiki for docs on feature request template 2019-12-17 18:07:05 -03:00
Stefan Oskamp 3c835f0ee7
Added USE_DHT12
Refer to issue #7229
2019-12-17 21:32:55 +01:00
Stefan Oskamp 9a7dfe7178
Driver for I2C sensor DHT12
Refer to issue #7229
2019-12-17 21:31:01 +01:00
Stefan Oskamp d199cfcc39
Added DHT12
Refer to issue #7229
2019-12-17 21:25:51 +01:00
Michael Ingraham 5b80d82054
wiki link 2019-12-17 13:59:03 -05: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 78b1363add Update support_statistics.ino 2019-12-17 12:08:32 +01:00
Theo Arends 359770c23e Update support_statistics.ino 2019-12-17 11:43:22 +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
ahoiahoi 082f5e40ce accidentally deleted linefeed 2019-12-17 10:50:08 +01:00
root fa56e958e0 domoticz -> tasmota support 2019-12-17 10:40:48 +01:00
Theo Arends 5aa89ad896
Merge pull request #7238 from ascillato/patch-3
KNX: Fix compilation issue when using KNX on Tasmota-IR firmware type
2019-12-17 08:46:52 +01:00
Adrian Scillato 2d75cb9576
Fix more identations 2019-12-17 02:43:35 -03:00
Adrian Scillato ed92cdc74c
Fix sensor number and identations 2019-12-17 01:40:56 -03:00
ascillato 1a02f52de9 Add NTP Local Server Library 2019-12-16 23:29:36 -03:00
ascillato 69a79c83a5 Add GPS Support - Language Files 2019-12-16 23:16:25 -03:00
ascillato 4cb4aee86b Revert "Add GPS Support - Language Files"
This reverts commit b1e24bb9c3.
2019-12-16 23:09:34 -03:00
Adrian Scillato b1e24bb9c3
Add GPS Support - Language Files 2019-12-16 23:03:49 -03:00
Adrian Scillato f065ccaf08
Add GPS Support 2019-12-16 23:01:07 -03:00
Adrian Scillato 0dd20a4c2b
Add GPS Support 2019-12-16 22:50:19 -03:00
Adrian Scillato 6ea1cff267
Add GPS Support 2019-12-16 22:13:24 -03:00
Adrian Scillato 98579fba0f
KNX: Fix compilation issue when using KNX on Tasmota-IR firmware type 2019-12-16 21:23:25 -03:00
Theo Arends 1e1b7a3ac2
Merge pull request #7236 from bjeram/development
setting pinMode for the pin used by RFRecv to INPUT
2019-12-16 19:10:17 +01:00
Adrian Scillato c1bb875abd
Fix typo 2019-12-16 14:37:18 -03:00
bjeram e47c8710fe setting pinMode for the pin used by RFRecv to INPUT 2019-12-16 16:55:52 +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
Theo Arends 246e026970
Merge pull request #7234 from gemu2015/scripter-update
scripter FUNC_SET_POWER into separate section >P
2019-12-16 10:14:34 +01:00
gemu2015 d4c2e92fd5 scripter FUNC_SET_POWER into separate section >P 2019-12-16 06:52:25 +01:00
Adrian Scillato 08032944b2
PubSubClient: Add disconnect type option
Allow clean disconnect as optional.
This avoid the automatic deletion of LWT message in the broker for clean disconnections, in order to let LWT work also on all cases (Restart, Config Changes, etc) See https://github.com/arendst/Tasmota/issues/7189
2019-12-15 16:45:03 -03:00
Adrian Scillato 946f6fd74f
PubSubClient: Add disconnect type option 2019-12-15 16:40:02 -03:00
Theo Arends 765cecd4a3
Merge pull request #7230 from s-hadinger/zigbee_read
Add Zigbee improving Occupancy:false detection for Aqara sensor
2019-12-15 19:45:03 +01:00
Hadinger d802b2dd68 Add Zigbee improving Occupancy:false detection for Aqara sensor 2019-12-15 19:39:27 +01:00
Theo Arends cea842dab0
Merge pull request #7226 from s-hadinger/zigbee_read
Add Zigbee send automatic ZigbeeRead after sending a command
2019-12-15 18:28:56 +01:00
Hadinger 6985fcecaf Add Zigbee send automatic ZigbeeRead after sending a command 2019-12-15 16:02:41 +01:00
Theo Arends 7aab5405ee
Merge pull request #7223 from stefanbode/patch-3
Update xdrv_27_shutter.ino
2019-12-15 15:06:53 +01:00
stefanbode 4aa66b8032
Update xdrv_27_shutter.ino
- bugfix inverted shutter
- improved stepper soft start/stop now in all situations
-
2019-12-15 14:21: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
Theo Arends e548e74256
Merge pull request #7212 from stefanbode/patch-2
Update xdrv_27_shutter.ino
2019-12-14 12:55:10 +01:00
stefanbode de749b5b63
Update xdrv_27_shutter.ino
Sorry you were to fast for me. I uploaded a buggy version. Now fixed
2019-12-14 12:44:05 +01:00