Commit Graph

  • 247bdc9b71 Update master binaries technyon 2024-07-26 01:51:16 +00:00
  • d64031d710 update espMqttClient technyon 2024-07-25 13:26:01 +02:00
  • f1f1612cd4 Update master binaries technyon 2024-07-25 01:52:21 +00:00
  • a243978675 Prevent nightly master build when no commits in last 24h iranl 2024-07-24 12:59:07 +02:00
  • f0f322e5ba Update master binaries technyon 2024-07-24 01:52:39 +00:00
  • c165a30260 Update master binaries technyon 2024-07-23 01:52:22 +00:00
  • 030ac54fa2 Update master binaries technyon 2024-07-22 01:54:55 +00:00
  • 45b9dadaae Fix battery state in Hybrid mode iranl 2024-07-21 20:43:11 +02:00
  • 3b4c202284 Update master binaries technyon 2024-07-21 01:57:30 +00:00
  • 372a039c74 Create release using Github Actions manual dispatch (#428) iranl 2024-07-20 06:18:18 +02:00
  • d91d3678c1 Show available update versions (#429) iranl 2024-07-20 06:17:31 +02:00
  • bdbe65dba0 Update master binaries technyon 2024-07-20 01:48:52 +00:00
  • 729ceff2d6 Update beta binaries iranl 2024-07-19 17:25:05 +00:00
  • c710666110 Fix workflows iranl 2024-07-19 19:17:36 +02:00
  • dc28e61c55 Merge pull request #427 from iranl/master iranl 2024-07-19 17:16:24 +02:00
  • 96fcbecebf Fix workflows iranl 2024-07-19 17:15:28 +02:00
  • 9b9a87e41c OTA manifest (#426) iranl 2024-07-19 11:38:00 +02:00
  • ebf42bd7d0 Update master binaries iranl 2024-07-19 06:32:10 +00:00
  • d3d02b4683 Fix quotes iranl 2024-07-19 08:01:49 +02:00
  • 78feaf7ad3 Only create nightlies on origin repo iranl 2024-07-18 19:40:05 +02:00
  • f4038f0429 Automated updating to beta and nightly versions (#425) iranl 2024-07-18 13:27:57 +02:00
  • eff4e57488 Remove presence detection iranl 2024-07-16 20:22:07 +02:00
  • 25c7dc31f3 Modify Time Control iranl 2024-07-16 20:16:18 +02:00
  • 804159bb7f Add C6 to Webflash iranl 2024-07-16 20:11:56 +02:00
  • 73373e2a70 Fix-BLE-task-stall (#421) iranl 2024-07-16 13:25:10 +02:00
  • 22e51a3396 Update HYBRID.md iranl 2024-07-15 22:10:08 +02:00
  • 77ddef76af Replace millis() with esp_timer_get_time() (#423) iranl 2024-07-15 17:16:43 +02:00
  • 8e5e47b102 Fix CRC16 path (#424) iranl 2024-07-15 13:20:52 +02:00
  • 39c55a730a make members private technyon 2024-07-13 13:20:57 +02:00
  • a9dffc79b8 update scan interval and window to nuki recommendations technyon 2024-07-13 12:57:43 +02:00
  • dc1eabbdf0 add CMakeList.txt for clion technyon 2024-07-13 10:58:46 +02:00
  • 47ad514f13 LAN8720: increase wait for dhcp timeout technyon 2024-07-13 10:37:58 +02:00
  • 4165ef8803 LAN8720: Add code to wait for IP address technyon 2024-07-12 13:27:16 +02:00
  • ef878592c1 add code to ignore lock action after mqtt reconnect technyon 2024-07-12 13:03:21 +02:00
  • 94a8bd1c8e Auto update to latest beta version (#420) iranl 2024-07-11 11:35:01 +02:00
  • cad5ec6d48 remove remaining presence detection code technyon 2024-07-10 16:32:54 +02:00
  • 181455596c fix types for timestamps technyon 2024-07-09 17:39:49 +02:00
  • 2100989da4 update nuki ble library technyon 2024-07-09 17:29:38 +02:00
  • e6e4e08c7a Merge branch 'master' of github.com:technyon/nuki_hub technyon 2024-07-09 13:31:26 +02:00
  • 0a799e1659 disable presence detection technyon 2024-07-09 13:30:51 +02:00
  • 137b99b291 Fixes/Enhancement for MQTT and WiFi reconnect + network timout + MQTT retain (#419) iranl 2024-07-09 13:17:31 +02:00
  • 8f679c45a5 move initPreferences() to PreferencesKeys.h technyon 2024-07-07 16:43:20 +02:00
  • 014380577c fix W5500 crashing with core 3 technyon 2024-07-07 15:41:18 +02:00
  • 836a9baf65 restore enum technyon 2024-07-07 14:09:48 +02:00
  • da0390df63 fix inital printing of IP address technyon 2024-07-07 14:08:24 +02:00
  • 53243fe045 fix LAN8720 init technyon 2024-07-07 13:30:04 +02:00
  • accaa1e5c0 move async tcp to core 1 technyon 2024-07-07 12:19:57 +02:00
  • d11dc67291 do not set pinmode for disabled pins technyon 2024-07-07 04:45:41 +02:00
  • 576381fa7e update nuki ble technyon 2024-07-06 14:47:31 +02:00
  • e81ab654b7 update .gitignore technyon 2024-07-06 06:40:14 +02:00
  • c6ffe9fdc8 update nuki ble library technyon 2024-07-06 06:02:25 +02:00
  • 894a4584cb Arduino Core 3 Cleanup and Fixes (#415) iranl 2024-07-06 06:00:21 +02:00
  • 6b0100fd61 Arduino Core 3 (#407) iranl 2024-07-05 18:45:39 +02:00
  • 193ebb5f91 use RTC_NOINIT_ATTR instead of preferences for bootloop detection technyon 2024-07-05 17:27:35 +02:00
  • 25c40bb68b Merge branch 'master' of github.com:technyon/nuki_hub technyon 2024-06-29 11:10:03 +02:00
  • 5f6d7e3ca3 update nuki ble submodule technyon 2024-06-29 11:09:43 +02:00
  • 2ccae4b64b Fix nr of retries (#411) iranl 2024-06-22 07:20:56 +02:00
  • b7108098f8 Fix release workflow (#405) iranl 2024-06-20 18:35:14 +02:00
  • b673fb4d5c Add and remove libs and components for Arduino Core 3 (#400) iranl 2024-06-20 18:34:49 +02:00
  • 90d13068c9 8.35 OTA binaries iranl 2024-06-20 15:58:40 +02:00
  • a5c045c9d5 Merge branch 'master' of github.com:technyon/nuki_hub technyon 2024-06-20 13:24:30 +02:00
  • 6802f086ab update webflash binaries technyon 2024-06-20 13:24:03 +02:00
  • 14bcdc1802 Version bump to 8.35 Jan-Ole Schümann 2024-06-20 18:12:57 +07:00
  • 2940190fea Change ESP32-S3 to 4MB build (#402) iranl 2024-06-20 12:23:59 +02:00
  • 4d4edaf126 fix print no ble beacon received message technyon 2024-06-16 04:54:39 +02:00
  • 65a129cd3c fix print no ble beacon received message technyon 2024-06-16 04:48:44 +02:00
  • 8e2cae05d5 disable active scanning mode, disable minor id check technyon 2024-06-16 04:38:47 +02:00
  • 386b8fa9e3 enable active ble scan mode technyon 2024-06-15 18:36:53 +02:00
  • 3177752c3b add locks in presence detection for _device dictionary technyon 2024-06-15 08:33:08 +02:00
  • 705e0971d7 fix presence detection technyon 2024-06-15 08:18:12 +02:00
  • a419447f9e update nuki ble lib technyon 2024-06-15 07:10:08 +02:00
  • 319928650a update nuki ble lib technyon 2024-06-15 07:02:20 +02:00
  • 85dc545153 use shared_ptr for presence detection device objects technyon 2024-06-15 06:30:22 +02:00
  • 85ffabe95d Fix operator (#399) iranl 2024-06-11 17:00:45 +02:00
  • eaa1d4572a Update README.md Jan-Ole Schümann 2024-06-09 13:58:26 +07:00
  • 164752951b Update README.md Jan-Ole Schümann 2024-06-09 10:19:22 +07:00
  • d8dd08edf7 chore: unify building system with Makefile (#398) David Girón 2024-06-09 04:31:05 +02:00
  • a79ce7883b web: main menu navigation rework (#394) David Girón 2024-06-08 09:03:58 +02:00
  • 90a8d04b45 Official MQTT - Nuki Hub coexistence, keypad/timecontrol sensor per code/entry, option not to publish config, authorization log improvements, various fixes (#389) iranl 2024-06-08 09:03:35 +02:00
  • d2b3509d46 Merge branch 'master' of github.com:technyon/nuki_hub technyon 2024-06-07 13:30:41 +02:00
  • 0898e240f7 update nuki ble library technyon 2024-06-07 13:29:35 +02:00
  • 363d12c8f4 Update Bug_report.md iranl 2024-06-07 13:27:02 +02:00
  • f42cede998 Github Standards (#391) iranl 2024-06-07 13:23:09 +02:00
  • 552589a2c6 mqtt: announce hardware and software version (#396) David Girón 2024-06-07 13:21:58 +02:00
  • bf3400b878 web: improve style for mobile view (#393) David Girón 2024-06-07 13:19:40 +02:00
  • d0851865fb ci(build): major rework GitHub Actions Workflow (#392) David Girón 2024-06-07 13:17:19 +02:00
  • 71314ffccf Merge pull request #379 from duhow/refresh-main Jan-Ole Schümann 2024-06-03 13:31:05 +07:00
  • 4df624e765 Merge pull request #386 from iranl/add-gl-s10 Jan-Ole Schümann 2024-06-03 13:05:25 +07:00
  • 6985917a61 Add GL-S10 iranl 2024-06-02 19:50:21 +02:00
  • b937520f97 Update src/WebCfgServer.cpp iranl 2024-06-02 19:32:38 +02:00
  • 074c98dfd9 Merge pull request #384 from iranl/publish-keypad-code-and-rolling-auth-log Jan-Ole Schümann 2024-06-01 13:30:54 +07:00
  • 41b2f4b056 Update NetworkOpener.cpp iranl 2024-06-01 06:07:07 +02:00
  • 8fe5999e76 Merge branch 'master' into publish-keypad-code-and-rolling-auth-log iranl 2024-06-01 06:03:31 +02:00
  • 3b8ac28241 Merge pull request #385 from iranl/fix-and-debug-config Jan-Ole Schümann 2024-06-01 09:57:42 +07:00
  • 2c65efd49c Merge pull request #373 from iranl/ha-opener-keypad Jan-Ole Schümann 2024-06-01 09:53:21 +07:00
  • 530d2a473d Merge branch 'master' into refresh-main iranl 2024-05-31 16:01:31 +02:00
  • 85e8f9c624 Refresh info page using async javascript iranl 2024-05-31 15:44:20 +02:00
  • 68c9e185fc Update README.md iranl 2024-05-30 23:24:06 +02:00
  • 15cadb7e98 Fix config iranl 2024-05-29 16:29:11 +02:00
  • 58ec4b345c Publish keypad code and rolling log iranl 2024-05-30 19:36:23 +02:00