Commit Graph

  • b98be654cf only instantiate NetworkOpener when opener is enabled technyon 2023-01-19 19:22:43 +01:00
  • 1bba3c88e8 fix mqtt tx buffer size technyon 2023-01-17 16:54:43 +01:00
  • 0259033b3f update version technyon 2023-01-16 20:51:35 +01:00
  • 302f6ca7ef set mqtt hostname technyon 2023-01-16 20:50:03 +01:00
  • 6127fc331e replace PubSubClient with arduino mqtt lib technyon 2023-01-16 20:41:08 +01:00
  • fd852ac400 remove logger technyon 2023-01-15 12:37:58 +01:00
  • 8169e09d1e remove unnecessare set_buffer_size technyon 2023-01-15 12:37:39 +01:00
  • 60149ab23e update readme technyon 2023-01-15 09:59:20 +01:00
  • efe5e44a7c Merge pull request #76 from technyon/change_submodule_url Jan-Ole Schümann 2023-01-14 22:08:06 +01:00
  • 72a03ccf67 update nuki ble url technyon 2023-01-14 22:00:22 +01:00
  • 7667567628 update webflash binary technyon 2023-01-14 21:50:48 +01:00
  • ae60c9c335 Merge pull request #75 from technyon/add_retry_mechanic Jan-Ole Schümann 2023-01-14 21:49:42 +01:00
  • aeeae9573d implement retry mechanic for opener technyon 2023-01-14 21:44:54 +01:00
  • a5c3e82cae initialize retry parameters on first start technyon 2023-01-14 21:34:28 +01:00
  • 2887ddac53 update readme technyon 2023-01-14 19:46:09 +01:00
  • 3cd57fb032 add retry delay technyon 2023-01-14 18:17:21 +01:00
  • 81f65c3ff4 fix retry counter technyon 2023-01-14 13:54:53 +01:00
  • 502f0c4b6e fix preference key technyon 2023-01-14 10:13:05 +01:00
  • 633b7e8423 add retry mechanic technyon 2023-01-14 10:09:35 +01:00
  • dec259ad0d update readme technyon 2023-01-13 21:43:12 +01:00
  • 036b1be5c0 fix unit for ha auto discovery technyon 2023-01-12 19:06:00 +01:00
  • 07395fd86b version 6.10 technyon 2023-01-11 23:12:24 +01:00
  • 103eeebc44 Merge pull request #73 from technyon/rvt-libs Jan-Ole Schümann 2023-01-11 23:11:26 +01:00
  • 6ecfeb106b update nuki ble lib technyon 2023-01-11 23:04:59 +01:00
  • d047d99bf9 only reboot after missing beacons if device has been detected at least once technyon 2023-01-11 23:03:25 +01:00
  • 9fcd0b82f3 version bump to 6.9 technyon 2023-01-10 22:25:42 +01:00
  • af3014a863 update nuki ble lib technyon 2023-01-10 22:24:57 +01:00
  • f21dc0d722 reflect continuous mode in state mode technyon 2023-01-10 22:23:34 +01:00
  • de34e1a78e publish ble address via mqtt technyon 2023-01-10 18:04:40 +01:00
  • 082d5a3d66 update nuki ble lib technyon 2023-01-10 17:57:23 +01:00
  • 6c256a8eb2 show ble address in web portal technyon 2023-01-10 17:54:02 +01:00
  • 7b3e15832a update nuk ble lib technyon 2023-01-10 17:32:08 +01:00
  • 2954f800de revert libs technyon 2023-01-07 11:24:33 +01:00
  • 3bbf9aa10a make W5500 detection GPIO configurable technyon 2023-01-01 18:22:41 +01:00
  • 6f58ebd382 implement fallback to wifi if W5500 hardware not present technyon 2023-01-01 17:09:26 +01:00
  • e202db236e fix reboot to wifi manager technyon 2023-01-01 16:33:00 +01:00
  • a4d496f92b change mqttlogger mode technyon 2022-12-31 15:14:11 +01:00
  • 803cc8d3d4 update nuki ble lib technyon 2022-12-24 17:56:34 +01:00
  • dedac325ca upgrade nimble to 1.4.1 again technyon 2022-12-24 17:53:58 +01:00
  • 422f336f7a fix workflow technyon 2022-12-24 13:56:46 +01:00
  • 3336434734 fix workflow technyon 2022-12-24 13:56:05 +01:00
  • 7057419c41 up version to 6.7 technyon 2022-12-24 12:20:38 +01:00
  • d4b0aa6ef6 downgrade nimble to 1.4.0 technyon 2022-12-24 09:55:14 +01:00
  • 1174d21001 fix hass setup technyon 2022-12-24 09:11:12 +01:00
  • 6f4cfdebd4 Merge pull request #63 from technyon/add-mqtt-logging Jan-Ole Schümann 2022-12-23 23:30:04 +01:00
  • 99e0c1568f make mqtt logging configurable technyon 2022-12-23 23:24:34 +01:00
  • e2057e024b replace all Serial. with Log-> technyon 2022-12-23 23:11:04 +01:00
  • 3a5f14dc18 dynamic path for mqtt logger technyon 2022-12-23 23:06:19 +01:00
  • 7ee197e827 add MqttLogger technyon 2022-12-23 22:32:57 +01:00
  • 7674e2a08d update readme technyon 2022-12-22 10:59:01 +01:00
  • c11918bfe5 update readme technyon 2022-12-18 16:40:24 +01:00
  • 62c5fb3a67 update readme technyon 2022-12-18 16:08:08 +01:00
  • 593e12a5ea add HA auto discovery for keypad battery critical sensor technyon 2022-12-18 11:49:32 +01:00
  • 0e3211689d publish keypad critical state technyon 2022-12-18 11:22:16 +01:00
  • f93e3ff7f7 restore keypad control technyon 2022-12-17 22:25:05 +01:00
  • fd7477438a update webflash binary technyon 2022-12-17 19:24:48 +01:00
  • bb8ed95e71 update nuki ble lib technyon 2022-12-17 19:20:11 +01:00
  • 658ee409c8 add option to restart device if no ble beacons received technyon 2022-12-17 19:17:02 +01:00
  • b625e284c7 ignore action after reconnect / restart technyon 2022-12-16 18:24:44 +01:00
  • 82bbd0b4cd update NimBLE to version 1.4.1 technyon 2022-12-11 16:26:05 +01:00
  • 8bb673878d update nuki ble lib technyon 2022-12-11 16:18:30 +01:00
  • 6e7a4ce03c update readme technyon 2022-12-10 10:34:39 +01:00
  • b859d24cba update webflash binar technyon 2022-11-29 20:30:15 +01:00
  • 84143aae65 fix errors in buildMqttPath method technyon 2022-11-29 20:08:40 +01:00
  • 15318f5773 update readme technyon 2022-11-28 20:18:05 +01:00
  • 7ca5e731ba update readme technyon 2022-11-24 15:23:55 +01:00
  • c48e7ed30f update readme technyon 2022-10-22 05:46:23 +02:00
  • e7f644725b update nuki ble lib technyon 2022-10-02 12:48:26 +02:00
  • 02b4c4209a update nuki ble lib technyon 2022-10-02 09:53:33 +02:00
  • 5412b7b401 set version to 6.0 technyon 2022-09-25 22:09:03 +02:00
  • 18e00ec169 update nuki ble lib technyon 2022-09-25 21:56:49 +02:00
  • 50c0eb57f9 allow to pair as app technyon 2022-09-25 21:56:09 +02:00
  • f6bdf4ce9d update nimble library to version 1.40 technyon 2022-09-25 21:17:09 +02:00
  • 416feee527 version bump technyon 2022-09-10 12:19:04 +02:00
  • 9845ed0c45 fix clearing HA auto discovery technyon 2022-09-10 12:16:28 +02:00
  • 64cde9a8a0 add wifi signal strength HA auto discovery technyon 2022-09-10 11:56:14 +02:00
  • b8d32914ee publish lock and opener rssi technyon 2022-09-10 10:59:10 +02:00
  • 72b712690f update nuki ble lib technyon 2022-09-10 10:39:31 +02:00
  • 5785e6c3ae move publish uptime to Network.cpp technyon 2022-09-10 10:30:33 +02:00
  • 6bfc7f686d publish wifi rssi technyon 2022-09-10 10:17:28 +02:00
  • e55ba8007f update readme technyon 2022-09-05 11:10:07 +02:00
  • 2c0eba4e0e fix bug in ring detection technyon 2022-09-03 09:34:44 +02:00
  • 3099fc5827 update webflash binary technyon 2022-09-02 19:56:15 +02:00
  • 1f73ffdf70 version bump technyon 2022-09-02 19:55:06 +02:00
  • b4b2645969 add home assistant auto discovery for trigger technyon 2022-09-02 19:53:26 +02:00
  • 8141836d37 add home assistant auto discovery for ring detection technyon 2022-09-02 19:47:59 +02:00
  • 6b986d09ed add ring detection technyon 2022-09-02 19:25:10 +02:00
  • 8d388fd846 fix home assistant opener state technyon 2022-08-23 21:42:36 +02:00
  • 348f7a9c9d add home assistant door sensor auto discovery technyon 2022-08-22 21:03:51 +02:00
  • 313b679bf6 fix HA opener state mapping technyon 2022-08-21 21:25:14 +02:00
  • fe5ebb761d syntax fix technyon 2022-08-19 20:44:23 +02:00
  • 4b16d20459 fix opener clearAuthorizationInfo() technyon 2022-08-19 20:43:54 +02:00
  • 0f15b92084 up version technyon 2022-08-16 17:53:49 +02:00
  • e8f7c87579 restore authId and authName nodes technyon 2022-08-15 22:49:35 +02:00
  • 7a3c2c0142 fix publish log entries technyon 2022-08-15 22:35:41 +02:00
  • 283b87eb2a fix publish opener log technyon 2022-08-14 10:21:37 +02:00
  • eceabfeae7 json log for opener technyon 2022-08-13 20:28:11 +02:00
  • c9a7af7688 update nuki ble lib technyon 2022-08-13 19:46:21 +02:00
  • 8aa856d615 publish source specific data in log technyon 2022-08-13 19:42:45 +02:00
  • acb09530de publish auth data as json array technyon 2022-08-13 18:50:01 +02:00