iranl
5fe5614686
WiFi and RAM optimizations
2025-06-25 21:15:30 +02:00
iranl
ef85bc105b
BLE improvements
2025-06-20 21:07:02 +02:00
iranl
009b167d1d
TWDT
2025-06-19 14:53:19 +02:00
iranl
50081af326
ESP32 and ESP32-S3 No PSRAM builds
2025-06-19 13:07:09 +02:00
iranl
b5ad96f747
Allow HTTPS on non-PSRAM devices
2025-06-19 10:44:16 +02:00
iranl
da837599d3
Change settings without reboot
2025-06-18 21:36:50 +02:00
iranl
f8b68ff2fa
Restart BLE controller
2025-06-15 21:21:40 +02:00
Jan-Ole Schümann
2f960a8372
Add serial interface for initial configuratio ( #664 )
...
* add SerialReader
* fix SerialReader
* add config upload script
* add serial command to print ip address
* update serial script to save configuration and reset after upload
* fix updater
* fix updater
* serial config fixes
* serial config fixes
* fix wifi static example configuration
* add readme for sendcfg.py
2025-04-19 12:17:03 +07:00
iranl
bc255151a8
Reduce stack
2025-04-02 23:16:49 +02:00
iranl
0592c277ea
Unique hostname and disable MDNS
2025-04-01 21:42:55 +02:00
iranl
d9eb907edf
MDNS
2025-02-19 22:54:57 +01:00
iranl
3fa605b2b0
SPIFFS and self-sign fixes
2025-02-18 18:34:02 +01:00
iranl
e1904235ba
Update main.cpp
2025-02-14 23:28:09 +01:00
iranl
6d14a1dcdd
Bypass MFA
2025-02-14 23:28:09 +01:00
iranl
24bbe22e87
Import/Export config over MQTT
2025-02-04 15:50:13 +01:00
iranl
13494d69c5
Set entities as unavailable in HA if state undefined
2025-01-22 22:31:47 +01:00
iranl
2964f54e96
Coredump and Duo Auth
2025-01-22 17:22:18 +01:00
iranl
c4404e3baf
Duo Auth
2025-01-20 23:29:40 +01:00
iranl
9288c9aa37
Remove debug build
2025-01-17 23:27:03 +01:00
iranl
c7c21bff81
HTTP Form auth
2025-01-17 23:06:42 +01:00
iranl
e42e8eb5b3
NTP improvements
2025-01-15 21:23:12 +01:00
iranl
dbb58caf97
Reboot lock on Hybrid failure and logging fix
2025-01-05 20:14:23 +01:00
iranl
bdd016ba3a
Improve OTA HTTP event logging
2025-01-04 14:24:15 +01:00
iranl
e29976c8ca
SPIFFS MQTT SSL and import/export
2025-01-03 15:27:21 +01:00
iranl
941dd51fd4
Update Time using NTP
2025-01-02 10:56:34 +01:00
iranl
f615b9a5db
Revert "update log entry for HTTP_EVENT_ON_DATA ( #586 )"
...
This reverts commit f7dd257a9a .
2025-01-02 09:10:47 +01:00
iranl
df8df99a28
Merge pull request #585 from iranl/psychichttp2
...
PsychicHTTP v2-dev branch, add HTTPS server (PSRAM only), add HTTP Digest Authentication
2025-01-01 19:38:50 +01:00
iranl
c8c2980537
HTTPS server
2025-01-01 19:29:22 +01:00
David Girón
f7dd257a9a
update log entry for HTTP_EVENT_ON_DATA ( #586 )
2025-01-01 10:31:21 +07:00
iranl
ff6bf704a2
PsychicHTTP v2
2024-12-30 21:50:57 +01:00
iranl
72e5ed55a5
Update main.cpp
2024-12-28 07:52:41 +01:00
iranl
e8a8111b2a
Fix single core devices
2024-12-26 19:11:41 +01:00
iranl
7ea80f3266
Reduce HTTP handlers
2024-12-22 00:19:17 +01:00
iranl
083e83d977
Improve BLE and BLE debug logging
2024-12-21 23:02:42 +01:00
iranl
a7bb2282f7
Fix BLE
2024-12-19 23:03:18 +01:00
iranl
69e2cf5c3f
Runtime alt connect and debug logging
2024-12-18 21:42:21 +01:00
technyon
27fa67f9b1
apply astylerc
2024-11-23 16:55:59 +01:00
iranl
4af44418e6
WiFi + OTA fix
2024-11-15 20:16:23 +01:00
iranl
c2d3a3e77d
Refractor
2024-11-08 21:40:24 +01:00
iranl
791c7e21fe
Merge remote-tracking branch 'upstream/master' into home-assistant-checkbox
2024-11-03 15:44:06 +01:00
iranl
481d18cc28
Minor fixes
2024-11-03 15:30:21 +01:00
iranl
020b16bfea
Minor fixes
2024-11-03 14:26:27 +01:00
iranl
be646bc6a8
Update main.cpp
2024-11-02 23:54:03 +01:00
iranl
7454208230
Revert ESP-MQTT ( #508 )
...
* Revert ESP-MQTT
* Revert ESP-MQTT
* Update sdkconfig.defaults
2024-11-02 23:07:00 +07:00
technyon
8997ac49d2
fix building updater
2024-10-20 14:38:28 +02:00
technyon
9ca377870f
add espMillis() to replace esp_timer_get_time() / 1000
2024-10-20 14:25:04 +02:00
technyon
eb4db32b89
add astylerc and apply code formatting
2024-10-20 14:03:18 +02:00
iranl
06e96b5ea7
WiFi portal
2024-10-14 21:25:07 +02:00
iranl
66563bf1e0
Merge remote-tracking branch 'upstream/master' into http-server
2024-09-08 21:03:06 +02:00
Jan-Ole Schümann
2457764d38
Refactor official Nuki MQTT support. Move offical-specific code into sepereate class. ( #470 )
...
* move offical related members to seperate class
* remove static references
* add buildMqttPath and comparePrefixedPath methods to NukiOfficial
* make offMqttPath private
* fix references and syntax errors
* move nuki official publish state update check to NukiNetworkLock
* make _disableNonJSON private
* make NukiOfficial members private
* move _offCommand to NukiWrapper
* make offCommandExecutedTs private
* make offTopics privte
* fix nuki publisher reference not set
* use NukiPublisher in NukiNetworkOpener
* fix build updater
* fix pl_off and stat_off strings
2024-09-08 12:30:07 +07:00