Commit Graph

6439 Commits

Author SHA1 Message Date
Theo Arends 94c9072815 Add wifi debug code 2020-02-24 13:27:22 +01:00
Theo Arends cfc3db04ed
Merge pull request #7785 from stefanbode/patch-10
Fixes and new functionality see description
2020-02-24 13:14:09 +01:00
stefanbode b54f2d406e
Update xdrv_27_shutter.ino 2020-02-24 12:38:00 +01:00
stefanbode 66a1dc9573
Update xdrv_27_shutter.ino
- fixed shutter#moved rule not triggered
2020-02-24 12:33:52 +01:00
stefanbode 7a3a9bd364
fixes and enhancements
- shutterposition now reports actual position if the shutter is moving #7686
- new RuleEvent: Shutter1#Target to get upfront info where the shutter is moving
- RuleExecution now every second to get an update of the current position
- New functionality for Stepper Motors. Now supporting 4 Stepper shutters working simultanously
2020-02-24 12:23:03 +01:00
Theo Arends 86515b0714
Merge pull request #7783 from Jason2866/patch-1
Fixing use of new syntax for custom LD script (PlatformIO)
2020-02-24 10:39:40 +01:00
Jason2866 25301b8cdc
Fix using new syntax for custom LD script 2020-02-24 10:04:48 +01:00
Jason2866 3b0b9088e1
Update platformio.ini 2020-02-24 10:01:26 +01:00
Jason2866 18af25bb71
Update platformio_tasmota_env.ini 2020-02-24 09:57:51 +01:00
Theo Arends 8969877502 Refactor DHT driver
Refactor DHT driver (#7717)
2020-02-23 21:26:58 +01:00
Theo Arends 9b758350b5 Fix Domoticz compile error
Fix compile error when Domoticz is enabled but Lights is disabled
2020-02-23 20:49:54 +01:00
Theo Arends e903348a03
Merge pull request #7781 from Staars/nrf24
Nrf24
2020-02-23 20:31:34 +01:00
Theo Arends c3f5296d32
Merge pull request #7780 from s-hadinger/zigbee_commands_ping
Add Zigbee enhanced commands decoding, added ``ZbPing``
2020-02-23 20:31:17 +01:00
Hadinger 21976005e1 Support for BW-IS5 leak detector 2020-02-23 17:11:51 +01:00
Hadinger d4dd0a39a5 Add Zigbee enhanced commands decoding, added ``ZbPing`` 2020-02-23 16:46:00 +01:00
Staars 8411178dac use now the correct PDU-types 2020-02-23 14:52:26 +01:00
Theo Arends 025e2bdde6
Merge pull request #7776 from s-hadinger/aws_iot_shadow_less_verbose
Moved 'Updated shadow' do DEBUG log level
2020-02-23 10:34:17 +01:00
Hadinger 11604e30d4 Moved 'Updated shadow' do DEBUG log level 2020-02-23 10:29:04 +01:00
Staars 73b2fdd6f4 fix OUI-bug 2020-02-23 09:21:54 +01:00
Theo Arends 8689cc8d5e
Merge pull request #7773 from s-hadinger/zigbee_seq
Fix Zigbee auto-increment transaction number (#7757)
2020-02-23 08:59:31 +01:00
Hadinger 13763f55a6 Fix Zigbee auto-increment transaction number (#7757) 2020-02-22 20:53:55 +01:00
Theo Arends f706b7c490 Add support for Wemos Motor Shield V1
Add support for Wemos Motor Shield V1 by Denis Sborets (#7764)
2020-02-22 12:18:20 +01:00
Theo Arends 820046ca82
Merge pull request #7764 from dsborets/add-wemos-motor-shield-v1
Add Wemos DC mottor shild (v1.0.0) support
2020-02-22 11:05:03 +01:00
Theo Arends 5f1dac2119
Update my_user_config.h 2020-02-22 11:01:47 +01:00
Paul C Diem a721e35449 Remove power from struct, use DGR log prefix 2020-02-21 21:47:33 -06:00
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
Denis 19ca1eb2d4 Merge branch 'development' into add-wemos-motor-shield-v1 2020-02-20 21:05:55 -08: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
Denis 46ad5166e1 Add Wemos DC mottor shild (v1.0.0) support 2020-02-19 21:55:20 -08: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