Commit Graph
1607 Commits
Author SHA1 Message Date
iranl 008046a5d7 Idle task size 2025-02-19 22:43:54 +01:00
iranl 4ec13ac2a4 Merge pull request #628 from iranl/mfa-import-export-improvements
Update esp-nimble and pioarduino 3.1.3, various improvements and fixes for HA, SPIFFS and TOTP, add self-signed SSL certificate generator, add bypass MFA, add admin key, add build for GL-S10
2025-02-18 18:43:51 +01:00
iranl 3fa605b2b0 SPIFFS and self-sign fixes 2025-02-18 18:34:02 +01:00
iranl 21d5491e50 Pioarduino 3.1.3 2025-02-17 19:27:28 +01:00
iranl 59a5f02ed6 Rename root CA bundle 2025-02-16 23:34:27 +01:00
iranl 1a31b80918 DuoAuth license 2025-02-16 23:30:27 +01:00
iranl c132dd9f52 Add separate GL-S10 build 2025-02-16 23:30:26 +01:00
iranl f3ea8a8eac Generate self-signed certificate 2025-02-16 22:37:31 +01:00
iranl 38f5d4d6f6 Improve HA friendly names 2025-02-16 13:17:33 +01:00
iranl e98877211a Revert 3.1.1 2025-02-14 23:31:34 +01:00
iranl fc12c9d448 Merge branch 'mfa-import-export-improvements' of https://github.com/iranl/nuki_hub into mfa-import-export-improvements 2025-02-14 23:30:45 +01:00
iranl 5b8184be3e Revert to 3.1.1 2025-02-14 23:29:32 +01:00
iranl e1904235ba Update main.cpp 2025-02-14 23:28:09 +01:00
iranl 8710a2b6c0 Update pio and esp-nimble-cpp 2025-02-14 23:28:09 +01:00
iranl 4e48b61121 Add Admin key 2025-02-14 23:28:09 +01:00
iranl 6d14a1dcdd Bypass MFA 2025-02-14 23:28:09 +01:00
iranl 92a6ca5b35 Add Admin key 2025-02-14 20:32:53 +01:00
iranl b2fd9d9349 Bypass MFA 2025-02-13 21:19:49 +01:00
iranl 747688c4cc Update pio and esp-nimble-cpp 2025-02-13 21:19:42 +01:00
iranl 5d7b22448e TOTP max invalid tries 2025-02-11 21:52:33 +01:00
iranl 28da937c51 Always redact TOTP secret 2025-02-11 17:10:40 +01:00
iranl 0a0d0b9ea7 No TOTP if not time synced 2025-02-11 17:00:56 +01:00
iranl 9c718af254 Merge pull request #626 from iranl/import-config
Import/Export config over MQTT, Add TOTP MFA
2025-02-11 15:42:21 +01:00
iranl 69679dfeca TOTP 2025-02-11 15:33:44 +01:00
iranl 79febfd14e Log cleanup 2025-02-04 17:36:08 +01:00
iranl 08d1ceea55 clion ImportExport 2025-02-04 15:54:57 +01:00
iranl e910b5dd48 Merge remote-tracking branch 'upstream/master' into import-config 2025-02-04 15:52:47 +01:00
iranl 24bbe22e87 Import/Export config over MQTT 2025-02-04 15:50:13 +01:00
technyon ca2f354e5f use NukiPinState enum for isPinValid() methods 2025-02-03 15:45:52 +01:00
technyon 31fed84cae add enum for PIN state 2025-02-03 15:43:58 +01:00
iranl 57456f42f9 Improve CSS and Info page
Update WebCfgServerConstants.h
2025-01-31 19:02:08 +01:00
iranl 6e45dabd94 Merge pull request #621 from iranl/various
Add info page to main menu, improve CSS, allow BLE transmit power up to 20db, conform to HA guidelines for device config sharing
2025-01-28 21:16:18 +01:00
iranl bec28b4ff2 Conform to HA guidelines for device config sharing
Sharing of device configuration in line with https://developers.home-assistant.io/blog/2023/07/21/change-naming-mqtt-entities/
2025-01-28 20:49:14 +01:00
iranl 0b96ec6b2c Allow BLE transmit power up to 20 on newer ESP32 models 2025-01-28 15:36:37 +01:00
iranl c436757c23 Improve CSS 2025-01-28 15:28:40 +01:00
iranl 82527a1249 Add info page to main menu 2025-01-28 15:28:32 +01:00
iranl 78d38175f9 Set next release to 9.09 2025-01-26 15:23:10 +01:00
iranl 6f1f0ada2c Update README.md 2025-01-25 10:32:49 +01:00
iranl 4a7357efcd Update README.md 2025-01-25 09:48:09 +01:00
iranl 6a39412e3f Update README.md 2025-01-25 09:46:16 +01:00
iranl 1418a63c04 Merge pull request #616 from iranl/various
Add PIN requirements to README, enlarge IPC stack size
2025-01-24 21:54:08 +01:00
iranl 82f7946d06 Add PIN requirements to README, enlarge IPC stack size 2025-01-24 21:45:13 +01:00
iranl 62e7cc8096 Merge pull request #615 from iranl/fix-undefined-availability
Fix undefined availability
2025-01-23 22:40:35 +01:00
iranl 1b668f8e71 Fix undefined availability 2025-01-23 22:33:29 +01:00
iranl 7ca760ecc0 Update WebCfgServer.cpp 2025-01-23 20:28:11 +01:00
iranl 9a5860a3e3 Update HomeAssistantDiscovery.cpp 2025-01-23 20:07:11 +01:00
iranl c5cb453bb6 Merge pull request #614 from iranl/auth-enhance
Duo Push MFA, Coredump saving to flash, remove last_action_authorization and keypad_status from HA, improve HA availability topics
2025-01-22 22:39:19 +01:00
iranl 13494d69c5 Set entities as unavailable in HA if state undefined 2025-01-22 22:31:47 +01:00
iranl c67edb3b5a Remove last_action_authorization and keypad_status 2025-01-22 21:31:38 +01:00
iranl e0c3ec07e2 Update Bug_report.md 2025-01-22 19:27:53 +01:00