Staars
9efa27cbce
prevent compile error with ESP-idf>4
2020-11-07 18:55:05 +01:00
Staars
255a489127
prepare API-changes with ESP-idf>4
2020-11-07 18:54:04 +01:00
s-hadinger
c01a804108
Merge pull request #9766 from s-hadinger/zigbee_fix_zbbind
...
Zigbee fix ZbBind
2020-11-07 18:11:02 +01:00
Stephan Hadinger
faeeb82bb5
Zigbee fix ZbBind
2020-11-07 17:54:17 +01:00
Theo Arends
a4e4101cf1
Update OtaUrl for ESP32
2020-11-07 17:52:56 +01:00
Theo Arends
138ddfb16e
Removed version compatibility check
...
Removed version compatibility check
2020-11-07 15:43:52 +01:00
Theo Arends
53f6e69623
Merge pull request #9762 from s-hadinger/zigbee_ikea_battery_dont_report
...
Zigbee don't report Battery for IKEA devices
2020-11-07 15:09:04 +01:00
Stephan Hadinger
4e61d99237
Zigbee don't report Battery for IKEA devices
2020-11-07 14:34:23 +01:00
Theo Arends
e5dfbb1137
Fix RTC using manual time
2020-11-07 12:42:39 +01:00
Theo Arends
e498b28864
Add support for EZO PMP sensors
...
Add support for EZO PMP sensors by Christopher Tremblay (#9760 )
2020-11-07 11:35:33 +01:00
Theo Arends
961db9fa36
Merge pull request #9760 from tichris0/development
...
Add support for EZO PMP
2020-11-07 11:26:28 +01:00
Theo Arends
780db5271c
Update changelog
2020-11-07 11:09:16 +01:00
Christopher Tremblay
959e734924
Add support for EZO PMP
...
Adds support for EZO Peristaltic pump
2020-11-07 01:41:22 -08:00
s-hadinger
37d74810ba
Merge pull request #9759 from s-hadinger/zigbee_mi_door
...
Zigbee support for Mi Door and Contact
2020-11-06 22:38:28 +01:00
Stephan Hadinger
0840b7447d
Zigbee support for Mi Door and Contact
2020-11-06 22:24:45 +01:00
s-hadinger
bf2788a6fd
Merge pull request #9758 from s-hadinger/zigbee_remove_0x0000_2
...
Zigbee remove unwanted 0x0000
2020-11-06 22:06:27 +01:00
s-hadinger
ae56afd0c4
Merge pull request #9757 from s-hadinger/fix_tls_ntp2
...
Make TLS resilient to NTP failure
2020-11-06 21:59:18 +01:00
Stephan Hadinger
8f1b6196d7
Zigbee remove unwanted 0x0000
2020-11-06 21:59:08 +01:00
Stephan Hadinger
32ea8e503d
Make TLS resilient to NTP failure
2020-11-06 21:37:38 +01:00
Theo Arends
8f76f8197a
Merge pull request #9754 from s-hadinger/tls_fix_ntp
...
Fix TLS time with new NTP client
2020-11-06 18:38:28 +01:00
Stephan Hadinger
a2b11520fe
Fix tls time with new NTP client
2020-11-06 18:27:43 +01:00
Theo Arends
fa7fdbd51a
Consolidate `AddLog_P`
...
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
2020-11-06 17:09:13 +01:00
Theo Arends
488a360d5b
Fixed NTP fallback server functionality
...
Fixed NTP fallback server functionality (#9739 )
2020-11-06 15:22:03 +01:00
Theo Arends
9026455891
Merge pull request #9749 from Jason2866/patch-2
...
Change compile option to no-target-align
2020-11-06 12:57:48 +01:00
Jason2866
4543dda54d
Update PULL_REQUEST_TEMPLATE.md
2020-11-06 12:37:51 +01:00
Jason2866
aca6cac660
mno-target-align is default
2020-11-06 12:36:32 +01:00
Jason2866
1f7f5031ff
mno-target-align default
2020-11-06 12:32:18 +01:00
Theo Arends
7b95af3292
Merge pull request #9746 from thefloweringash/fix-ir-raw
...
Fix IRsend raw
2020-11-05 20:32:44 +01:00
Andrew Childs
b7f90a3080
Fix frequency parsing in raw IRsend
2020-11-06 00:09:51 +09:00
Andrew Childs
4dc937ee7d
Remove dead code in IR
2020-11-06 00:08:45 +09:00
Theo Arends
cc69244a8f
Changed platformio compiler option
...
Changed platformio compiler option `no target align` enabled for stage
2020-11-05 13:55:17 +01:00
Theo Arends
f44ddd64da
Merge pull request #9743 from Jason2866/notargetalign
...
Use compiler option no target align for stage
2020-11-05 13:46:16 +01:00
Theo Arends
cdf66b6eff
Version bump
2020-11-05 13:33:17 +01:00
Theo Arends
cc1d80bcb1
Merge pull request #9744 from rvbglas/development
...
ESP32 BLE beacons scan improvements
2020-11-05 11:35:56 +01:00
Theo Arends
577fcbf73c
Merge pull request #9745 from tichris0/development
...
Bug fix: Incorrect JSON output for EZO FLO
2020-11-05 11:35:09 +01:00
Christopher Tremblay
c487540201
Bug fix: Incorrect JSON output for EZO FLO
...
There was a copy/paste mistake in the EZO FLO implementation that this fixes.
2020-11-05 02:16:16 -08:00
Roman Bazalevsky
b833b40845
ESP32 BLE beacons scan improvements:
...
- Scan memory cleanup.
- Device name (if broadcasted) handling (including MQTT messages and Web interface).
- Implicit device state in MQTT messages.
- Removed UUID/MAJOR/MINOR fields (always zeroes) in MQTT messages for MAC-identified beacons.
2020-11-05 12:36:52 +03:00
Theo Arends
e2a094802b
Update CHANGELOG.md
2020-11-05 10:22:04 +01:00
Jason2866
00a2f9502c
grrr
2020-11-05 10:12:51 +01:00
Theo Arends
4d8fab75a8
Add command ``DimmerStep 1..50``
...
Add command ``DimmerStep 1..50`` to change default dimmer up and down step of 10% by James Turton (#9733 )
2020-11-05 10:01:15 +01:00
Jason2866
2909a29dcf
target align for ESPxx and ESP32
2020-11-05 08:06:48 +00:00
Jason2866
9e7c059514
-mno-target-align
2020-11-05 07:45:35 +00:00
Theo Arends
655a6ece9a
Merge pull request #9733 from jamesturton/dimmerstep
...
Add `DimmerStep` command
2020-11-04 19:12:12 +01:00
James Turton
c93bfd15bf
Updated `CmndDimmerStep()`.
2020-11-04 19:05:19 +01:00
Theo Arends
78196f0391
Removed auto output selection
...
Removed auto output selection of decimal or hexadecimal data based on user input. Now only based on ``SetOption17``
2020-11-04 17:42:30 +01:00
Theo Arends
2d03bb3672
Update .gitignore
2020-11-04 17:30:09 +01:00
Theo Arends
8376dd8982
Fix switches
2020-11-04 16:31:53 +01:00
Theo Arends
7915e82cb0
Prep release 9.1
2020-11-04 15:57:40 +01:00
Theo Arends
554f6eff3a
Merge pull request #9732 from rvbglas/development
...
Initial support for iBeacons (Sensor52) on ESP32 using internal BLE
2020-11-04 15:25:23 +01:00
Theo Arends
9299073e60
Merge pull request #9734 from tichris0/development
...
Swapped strstr for strchr where applicable
2020-11-04 15:17:20 +01:00