Theo Arends
|
488a360d5b
|
Fixed NTP fallback server functionality
Fixed NTP fallback server functionality (#9739)
|
2020-11-06 15:22:03 +01:00 |
Christopher Tremblay
|
b5b6b97295
|
Swapped strstr for strchr where applicable
strstr calls with a single character were changed to strchr which should be more efficient.
|
2020-11-04 02:20:17 -08:00 |
Federico Leoni
|
f7ba0ba95e
|
Switches: MQTT decoupling
|
2020-11-02 20:44:07 -03:00 |
Erik Montnemery
|
ed8058b3e2
|
Attempt to fix regression introduced by #9589
|
2020-11-01 17:52:10 +01:00 |
Theo Arends
|
c2482e9913
|
Add command ``SwitchText``
Add command ``SwitchText`` to change JSON switch names by barbudor (#9691)
|
2020-11-01 13:26:35 +01:00 |
Theo Arends
|
8338a9cc80
|
Refactor module change detection
|
2020-11-01 12:12:27 +01:00 |
Theo Arends
|
432051a7ef
|
Fix setting last module
|
2020-10-31 12:04:28 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Theo Arends
|
8a703adf84
|
Use global struct
|
2020-10-29 16:16:34 +01:00 |
Theo Arends
|
e59bfc1d69
|
Use global struct
|
2020-10-29 13:58:50 +01:00 |
Theo Arends
|
280f0a9de7
|
Use global struct
|
2020-10-29 13:37:09 +01:00 |
Theo Arends
|
0d85f5c583
|
Use global struct
|
2020-10-29 12:58:22 +01:00 |
Theo Arends
|
0cfe1ac3e1
|
Use global struct
|
2020-10-29 12:39:44 +01:00 |
Theo Arends
|
3bebfb32d3
|
Use global struct
|
2020-10-29 12:21:24 +01:00 |
Theo Arends
|
f1ac7b2d67
|
Use global struct
|
2020-10-28 19:03:39 +01:00 |
Theo Arends
|
b93b719108
|
Use global struct
|
2020-10-28 17:32:07 +01:00 |
Theo Arends
|
594f57464f
|
Prep global struct
|
2020-10-28 12:40:52 +01:00 |
Theo Arends
|
0f805014e6
|
Support WT32-ETH01
- Support for fixed output Hi or Lo GPIO
- Support for ESP32 based Wireless-Tag WT32-ETH01 (#9496)
|
2020-10-23 15:18:58 +02:00 |
Paul C Diem
|
caaf7ac39c
|
Make button press rules override PWM Dimmer functions
|
2020-10-20 10:48:49 -05:00 |
Paul C Diem
|
f075a89d6b
|
Add PWM Dimmer multi-press and ledmask support
|
2020-10-19 20:12:41 -05:00 |
Theo Arends
|
7bc8956d86
|
Changed management of serial baudrate
Changed management of serial baudrate (#9554)
|
2020-10-16 15:18:16 +02:00 |
Theo Arends
|
490e7d838e
|
Fix Template using ``#define USER_TEMPLATE``
Fix Template using ``#define USER_TEMPLATE`` (#9506)
|
2020-10-10 12:20:15 +02:00 |
Theo Arends
|
0c90f71e00
|
Fix ADC initalization sequence
Fix ADC initalization sequence (#9473)
|
2020-10-06 12:12:14 +02:00 |
Theo Arends
|
677bb85ecd
|
Fix ledlink blink when no network connected
Fix ledlink blink when no network connected regression from 8.3.1.4 (#9292)
|
2020-10-04 17:08:11 +02:00 |
Theo Arends
|
a9630b9d05
|
Change pulsetime to allow use for all relays
Change pulsetime to allow use for all relays with 8 interleaved so ``Pulsetime1`` is valid for Relay1, Relay9, Relay17 etc. (#9279)
|
2020-10-02 17:32:45 +02:00 |
Theo Arends
|
c00d7035d9
|
Redesign GPIO to 16-bit
|
2020-09-29 18:10:21 +02:00 |
Theo Arends
|
805f93cfab
|
Redesign GPIO to 16-bit
|
2020-09-29 14:08:48 +02:00 |
Theo Arends
|
46cbe13e9b
|
Fix ESP32 compilation
|
2020-09-25 18:34:14 +02:00 |
Theo Arends
|
9cbd2d531d
|
Initial GPIO redesign
|
2020-09-25 18:15:31 +02:00 |
Theo Arends
|
ace6097052
|
Allow software SPI without hardware SPI
|
2020-08-23 15:34:19 +02:00 |
Theo Arends
|
f268697e54
|
Add command ``Restart 2`` to halt system
Add command ``Restart 2`` to halt system. Needs hardware reset or power cycle to restart (#9046)
|
2020-08-10 16:19:44 +02:00 |
Paul C Diem
|
c3112b20e0
|
Fix missed merge of device_group_count initialization. Rename remote_device_mode setting to multiple_device_groups.
|
2020-08-09 10:16:15 -05:00 |
Theo Arends
|
b8973d64d0
|
Merge pull request #9023 from stefanbode/patch-16
Added exposure of MCP Out Pins as Relays
|
2020-08-03 18:23:51 +02:00 |
Theo Arends
|
a3445e5b5f
|
Add ESP32 ADC framework
|
2020-08-03 18:21:34 +02:00 |
stefanbode
|
d16cdb108c
|
Added required hooks
|
2020-08-03 18:08:49 +02:00 |
Theo Arends
|
1d990ad091
|
Fix ESP32 PWM range
|
2020-08-03 11:52:25 +02:00 |
Theo Arends
|
e1b825ed75
|
Fix ESP32 PWM resolution calculation
|
2020-08-02 12:40:15 +02:00 |
Theo Arends
|
a84ebe552a
|
Refactor rules processing
|
2020-07-20 17:24:51 +02:00 |
Theo Arends
|
eeed6768d0
|
Third try to fix counter interrupt storm
|
2020-07-20 11:20:58 +02:00 |
Theo Arends
|
934ca43463
|
Remove Arduino ESP8266 Core support before 2.7.1
Remove Arduino ESP8266 Core support for versions before 2.7.1
|
2020-07-17 11:49:56 +02:00 |
Theo Arends
|
84ee6393a5
|
Add second rotary support
Add second rotary support default used for CW light control when first rotary is used for RGB light control (#8864)
|
2020-07-13 15:10:23 +02:00 |
Theo Arends
|
b5f45aa295
|
Fix ESP32 SPI config
|
2020-06-20 17:58:21 +02:00 |
Norbert Richter
|
9b44a369d8
|
Fix some json unescapes
|
2020-06-19 12:33:31 +02:00 |
Theo Arends
|
daef0a759d
|
Stop blinks when no network configured
|
2020-06-15 22:40:15 +02:00 |
Theo Arends
|
ef0b797686
|
Add basic support for ESP32 ethernet
Add basic support for ESP32 ethernet adding commands ``Wifi 0/1`` and ``Ethernet 0/1`` both default ON (#8503)
|
2020-06-15 18:27:04 +02:00 |
Paul C Diem
|
3d42fae8bd
|
Fix SO88 incoming power state check
|
2020-05-29 18:55:33 -05:00 |
Staars
|
55e56fee43
|
Touch pin as button for ESP32
|
2020-05-27 15:59:32 +02:00 |
Paul C Diem
|
bc6d7ceb87
|
Add support for SetOption88 to put each relay in a separate device groups
|
2020-05-26 22:07:25 -05:00 |
Theo Arends
|
32a39b828c
|
Merge pull request #8553 from phjr/fix-device-power-on-esp8266
fix default power state logic invoked even if already serviced by a d…
|
2020-05-26 18:31:32 +02:00 |
Peter Halicky
|
f80d2ede3a
|
fix default power state logic invoked even if already serviced by a driver
|
2020-05-26 18:20:46 +02:00 |