stefanbode
78e707e736
minor bug fixes and enhancements
...
- fix bug in multi-push from last commit
- remove rules execution every second. only at start and stop
- enable rules for Shutter#Button
- tbd: How to correctly detect a simultaneous button push
2020-02-25 17:55:45 +01:00
Theo Arends
ec161d5810
Restore default wifi functionality
2020-02-25 16:52:07 +01:00
Theo Arends
3146bcf23a
Add some wifi debug options
2020-02-25 16:49:19 +01:00
Theo Arends
9962b311d5
Add support for UDP Group commands
...
Add commands ``SetOption85 0/1`` and ``DevGroupShare`` supporting UDP Group command using ``GroupTopic`` without MQTT by Paul Diem (#7790 )
2020-02-25 12:13:49 +01:00
Theo Arends
0475289532
Fix compilation when no emulation is selected
...
Fix compilation when no emulation is selected (#7790 )
2020-02-25 11:52:52 +01:00
Theo Arends
4df7f9fe10
Disable for now
2020-02-25 11:08:47 +01:00
Paul C Diem
486354fd73
Remove tasmota.ino.cpp
2020-02-24 20:31:49 -06:00
Paul C Diem
3893b3fb6f
Merge branch 'development' of https://github.com/pcdiem/Tasmota into device-groups
2020-02-24 19:20:33 -06:00
Paul C Diem
13eaa3c814
Disable debugging
2020-02-24 19:10:57 -06:00
Paul C Diem
1d5251d105
Merge branch 'device-groups' of https://github.com/pcdiem/Tasmota into device-groups
2020-02-24 19:08:52 -06:00
Paul C Diem
e1103b248f
Improve dgr initialization failure handling
2020-02-24 19:07:46 -06:00
Paul C Diem
9c5e5b689e
Improve dgr initialization failure handling
2020-02-24 18:40:44 -06:00
Paul C Diem
a550fe3ac7
Use newly allocated settings and flag
2020-02-24 16:34:45 -06:00
Norbert Richter
5ec1ab83ed
extend TX2x sensor stats
...
new JSON for TX2x (for legacy format define USE_TX2x_LEGACY_JSON)
exp weighted average prevents jump in avg values after period
refactor sensor reading
2020-02-24 17:25:03 +01:00
Theo Arends
9682da603a
Add Device Group storage
...
Add Device Group storage (#7786 )
2020-02-24 16:47:41 +01:00
Paul C Diem
b15a8a749c
Merge branch 'development' of https://github.com/pcdiem/Tasmota into device-groups
2020-02-24 06:50:37 -06:00
Theo Arends
94c9072815
Add wifi debug code
2020-02-24 13:27:22 +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
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
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
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
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
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
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
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
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