Christian Baars
4145c5f45e
NimBLE updates ( #24163 )
2025-11-26 13:32:19 +01:00
SteWers
eb8d51f47c
Update web UI styles and HTML syntax ( #23847 )
...
* Update web UI styles and HTML syntax
Merged HTTP_HEAD_STYLE2 into HTTP_HEAD_STYLE1 and removed redundant style files. Updated button and form HTML across web UI to use consistent markup. Adjusted various style and separator elements for improved HTML5 compliance and consistency.
* Fix WiFi config page
* Fix typo
* Revert merging HTTP_HEAD_STYLE
Revert merging `HTTP_HEAD_STYLE1.h` and `HTTP_HEAD_STYLE2.h`
2025-09-07 21:58:43 +02:00
Jason2866
3eb6bf6c8e
Add initial c5 support ( #23804 )
2025-08-20 21:51:23 +02:00
Christian Baars
fb44d42426
BLE updates for esp-nimble-cpp v2.x ( #23553 )
2025-06-15 18:24:54 +02:00
SteWers
c148c8e84d
Set syslog severity level ( #23377 )
2025-05-06 10:37:20 +02:00
SteWers
7624016efb
Use Alias in MI32/TRV ( #23368 )
...
- Display Alias in MI32/TRV instead of type, when present
- Show device MAC in BLE log messages
2025-05-04 11:52:02 +02:00
Qowy
9e3ad52356
fix wrong comment in xdrv_79_esp32_ble.ino ( #23171 )
2025-03-22 10:30:20 +01:00
SteWers
09f0b89ab0
Language improvements ( #22607 )
...
Some language improvements
2024-12-08 21:19:01 +01:00
Felix Laevsky
ebff2d2d38
Explanation for BLEMinRssiLevel command added in the comments ( #22550 )
2024-12-02 12:11:05 +01:00
Felix Laevsky
3448e17317
Added 2 new filters: BLE filter by name and minimum RSSI ( #22530 )
2024-11-24 18:44:18 +01:00
SteWers
f6699b529c
Translate BLE ( #22331 )
2024-10-20 17:37:29 +02:00
btsimonh
7ea96eb005
EQ3 TRV firmware version 1.46 fails if the default true is used in ->subscribe on the notify characteristic. ( #22328 )
...
So pass false always - then it works with both new and old EQ3 firmware.
2024-10-20 12:13:07 +02:00
Jason2866
aa39e000f7
add C2 as target for BLE ( #21685 )
2024-06-23 21:44:56 +02:00
btsimonh
2eccc96c62
Ble 32 fixscanning ( #21451 )
...
* restore scanend callback
* fix ble scanning time from 20ms to 20s
* fix connection timeout.
Use ->getLastError() to find out why we did not connect.
* add #define to remove hack if not required in the future.
2024-05-20 20:56:55 +02:00
Jason2866
6492596a10
Fix BLE compile with core 3.0.0 ( #21182 )
...
* Delete lib/libesp32_div/NimBLE-Arduino directory
* rm obsolete ignores
2024-04-15 10:24:06 +02:00
Theo Arends
ed7909f23f
Removed unused #define MQTT_DATA_STRING support
2024-04-04 17:03:08 +02:00
SteWers
b69cc802db
[MI BLE] added support for LYWSD02MMC ( #20381 )
...
* [MI BLE] added support for LYWSD02MMC
- initial support for MI LYWSD02MMC
- code rework
* Update CHANGELOG.md
* Update CHANGELOG.md
* [MI BLE] add Mi32Time / bugfixes
* [MI BLE] plain read, debug enhanced
* [MI BLE] add LYWSD02MMC battery
* [MI BLE] improved debug log, code cleanup
* [MI BLE] improved debug log, code optimize
2024-01-12 10:06:55 +01:00
Theo Arends
21c7edcb50
Add display of active drivers using command `status 4`
2023-12-27 22:03:56 +01:00
Theo Arends
dd877972be
Phase 1 support C2/C6
2023-08-21 17:10:06 +02:00
AleXSR700
2d83c335bc
Update xdrv_79_esp32_ble.ino ( #17990 )
...
Increase maximum length of Alias as the short MaxAlias is not in line with name length and limits the user (e.g. if sensors have room names as appendix like "_master_bathroom").
2023-02-20 10:51:44 +01:00
Theo Arends
2e7496a052
Keep webserver enabled on command `upload`
2023-01-07 15:37:52 +01:00
Theo Arends
c1ea8953cb
Refactor uint8_t to uint32_t
2022-11-11 10:44:56 +01:00
Theo Arends
c08561f67c
Bump version to v11.1.0.4
...
- Restructure tasmota
2022-06-02 14:17:39 +02:00