Theo Arends
|
01390c2ca6
|
Add ESP32 pulldown buttons ``Button_d`` and ``Button_id``
Add ESP32 pulldown buttons ``Button_d`` and ``Button_id`` (#10814)
|
2021-04-26 13:56:44 +02:00 |
Theo Arends
|
6836455bbe
|
Increase number of button GPIOs from 4 to 8
|
2021-02-05 12:27:59 +01:00 |
Theo Arends
|
efaed8046d
|
Refactor AddLog usage
|
2021-01-23 16:26:23 +01:00 |
Theo Arends
|
47e23082cc
|
Update changelog
|
2021-01-17 17:01:52 +01:00 |
Matt
|
e47065a66d
|
Put back SetOption40 support.
|
2021-01-16 15:14:36 +00:00 |
Theo Arends
|
dcbb3f1e0e
|
Happy New Year
|
2021-01-01 13:44:04 +01:00 |
Theo Arends
|
b527ab4d66
|
Prep for ESP32-C3 ph1
|
2020-11-28 12:46:17 +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
|
653adfa1cb
|
Refactor Button Switch MQTT data
|
2020-11-03 16:24:49 +01:00 |
Theo Arends
|
7b68935ae3
|
Add index to Button and Switch action topics
|
2020-11-03 16:05:57 +01:00 |
Theo Arends
|
9f191d9214
|
Breaking change when ``SetOption73 1``
Breaking change when ``SetOption73 1`` JSON result from `{"ACTION":"SINGLE"}` to `{"Button1":{"Action":"SINGLE"}}`
|
2020-11-03 15:42:55 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +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
|
b93b719108
|
Use global struct
|
2020-10-28 17:32:07 +01:00 |
Theo Arends
|
66f5d5d180
|
Prep global struct
|
2020-10-28 11:48:57 +01:00 |
Theo Arends
|
05bfb71aa6
|
Fix ESP32 GPIO16 init
|
2020-10-09 10:28:17 +02:00 |
Theo Arends
|
d5b8d6ae24
|
Add support for analog buttons
Add support for analog buttons indexed within standard button range
|
2020-10-08 18:27:12 +02:00 |
Theo Arends
|
805f93cfab
|
Redesign GPIO to 16-bit
|
2020-09-29 14:08:48 +02:00 |
Theo Arends
|
9cbd2d531d
|
Initial GPIO redesign
|
2020-09-25 18:15:31 +02:00 |
Theo Arends
|
a3445e5b5f
|
Add ESP32 ADC framework
|
2020-08-03 18:21:34 +02:00 |
Theo Arends
|
96d37ec535
|
Add Rotary features
Add On/Off functionality to rotary dial (#8263)
|
2020-07-12 18:53:57 +02:00 |
Theo Arends
|
0cc1dd957b
|
Add SO98 to control user rotary support
|
2020-07-02 18:13:14 +02:00 |
Theo Arends
|
b97e7cd1e4
|
Fix Sonoff Dual Buttons
Fix Sonoff Dual Buttons (#8560)
|
2020-05-31 16:28:02 +02:00 |
Staars
|
7e28e03d78
|
add commands to touch pin button on ESP32
|
2020-05-30 13:50:22 +02:00 |
Staars
|
55e56fee43
|
Touch pin as button for ESP32
|
2020-05-27 15:59:32 +02:00 |
Theo Arends
|
3fa1cbdd5a
|
Oops, wrong button
|
2020-05-14 15:42:15 +02:00 |
Theo Arends
|
c939077514
|
Change pin handling part 3
|
2020-04-27 12:54:07 +02:00 |
Theo Arends
|
c9149b53c5
|
Change pin handling part 1
|
2020-04-26 17:33:27 +02:00 |
Theo Arends
|
0b08c72247
|
Add command ``SetOption73 1`` for button decoupling
Add command ``SetOption73 1`` for button decoupling and send multi-press and hold MQTT messages by Federico Leoni (#8235)
|
2020-04-20 17:47:40 +02:00 |
Theo Arends
|
fe63ddbd20
|
Fix prep for Buttons V2
Fix prep for Buttons V2 for ESP32 (#8177)
|
2020-04-14 17:18:34 +02:00 |
Theo Arends
|
93fd5dd618
|
Add experimental minimal support for ESP32
Add experimental minimal support for ESP32 (#8110)
|
2020-04-10 18:24:08 +02:00 |
Theo Arends
|
8aa9109656
|
Happy New Year
Happy New Year
|
2019-12-31 14:23:34 +01:00 |
Theo Arends
|
6fc9dccfe8
|
Some CppCheck optimizations
|
2019-10-30 14:08:43 +01:00 |
Theo Arends
|
0e07397ff7
|
Change Sonoff-Tasmota to Tasmota
|
2019-10-27 12:04:08 +01:00 |