Commit Graph

  • 2a6a1355b2 Merge branch 'master' of github.com:technyon/nuki_hub technyon 2023-02-07 17:56:57 +01:00
  • e9b6d9a9c5 reduce task stack sizes technyon 2023-02-07 17:55:27 +01:00
  • 41fb01f38e Merge pull request #116 from bcutter/patch-1 Jan-Ole Schümann 2023-02-07 17:17:02 +01:00
  • 1009af5d2a KeyPad 2.0 notes bcutter 2023-02-07 13:33:51 +01:00
  • aa24ac629b update esp mqtt lib technyon 2023-02-06 19:56:14 +01:00
  • f0a764f2d4 delay ble watchdog if lock command is finished technyon 2023-02-06 19:23:32 +01:00
  • 45022712e7 fix initalizing preferences technyon 2023-02-05 22:54:07 +01:00
  • ff62368012 add network device name to sysinfo page technyon 2023-02-05 19:26:15 +01:00
  • 8580857ef3 version bump to 8.4 technyon 2023-02-05 19:01:06 +01:00
  • d950b4fc68 set version string technyon 2023-02-05 16:33:39 +01:00
  • 45755d6877 make query interval configuration configurable technyon 2023-02-05 16:32:57 +01:00
  • be2249eebc publish restart reasons technyon 2023-02-05 16:24:19 +01:00
  • b3c5a93666 add restart reason to sysinfo page technyon 2023-02-05 15:03:09 +01:00
  • d72970e46b allow to publish free heap technyon 2023-02-05 13:43:23 +01:00
  • 1e20ed1d38 fix printing int types on sysinfo page technyon 2023-02-05 13:32:49 +01:00
  • af6806270b add mqtt connection state to sysinfo technyon 2023-02-05 13:17:35 +01:00
  • a12e574516 fix pairing and pin info technyon 2023-02-05 12:42:58 +01:00
  • 506bdbe8a8 link system information page technyon 2023-02-05 12:36:34 +01:00
  • 4dd1a9e516 show length restrictions on some input fields technyon 2023-02-05 12:23:24 +01:00
  • 2094595e78 add /info endpoint to publish preference content technyon 2023-02-05 12:11:10 +01:00
  • 327038119e Rename W5500 classes technyon 2023-02-04 17:31:59 +01:00
  • e147d32b98 add arduinoJson technyon 2023-02-04 14:23:15 +01:00
  • 3375ec3dbb print nukihub version on boot technyon 2023-02-04 00:42:46 +01:00
  • 3abe951472 update readme technyon 2023-02-03 23:21:40 +01:00
  • 30d054f209 update webflash binary technyon 2023-02-03 21:44:33 +01:00
  • 7585756725 Merge pull request #110 from technyon/m5stack-atompoe Jan-Ole Schümann 2023-02-03 21:42:12 +01:00
  • 339e71131e fix initialize network detection preferences technyon 2023-02-03 21:38:33 +01:00
  • 80bddffce7 fix typo technyon 2023-02-03 21:07:34 +01:00
  • d4bf7b0d7e default network hardware to detect w5000 technyon 2023-02-03 21:06:14 +01:00
  • 4a39d47e09 apply selected hardware technyon 2023-02-03 20:54:50 +01:00
  • bdb1cff935 make network hardware selectable technyon 2023-02-03 20:40:21 +01:00
  • 13e7643b0d make w5500 spi pins configurable technyon 2023-02-03 20:07:45 +01:00
  • 870af68f45 update readme technyon 2023-02-02 18:53:29 +01:00
  • 2b3db7889c update readme technyon 2023-02-02 18:33:30 +01:00
  • 374a0c9b9a update readme technyon 2023-02-02 17:59:33 +01:00
  • 4025f803e3 version bump to 8.2 technyon 2023-02-02 17:41:02 +01:00
  • 5848cc2013 revert NimBLE to 1.4.0 due to pairing issues technyon 2023-02-02 17:13:01 +01:00
  • 2cf28152e0 version bump to 8.1 technyon 2023-01-31 22:18:56 +01:00
  • 85a97377d5 Merge pull request #107 from technyon/refactor-mqtt-connect Jan-Ole Schümann 2023-01-31 22:11:49 +01:00
  • 0087218d8f update version string technyon 2023-01-31 21:03:20 +01:00
  • df9b971eed use connect and disconnect callback for reconnect logic technyon 2023-01-31 21:02:46 +01:00
  • 3a65e2ad5a fix memset technyon 2023-01-31 17:26:03 +01:00
  • b44bd1f8b6 update readme technyon 2023-01-31 16:23:28 +01:00
  • 1926d42c51 update readme technyon 2023-01-30 19:18:25 +01:00
  • 4d95e255b1 update nuki ble lib technyon 2023-01-29 16:27:05 +01:00
  • 0af1ab775e fix cppcheck warnings technyon 2023-01-29 16:26:13 +01:00
  • b4607909fe publish HA auto discovery for door sensor only if keypad connected technyon 2023-01-29 11:28:55 +01:00
  • 66ed2cdbd6 publish HA auto discovery for keypad only if keypad connected technyon 2023-01-29 11:14:38 +01:00
  • e7b477644c version bump to 8.0 technyon 2023-01-28 22:13:46 +01:00
  • f708b4a8f2 Merge pull request #100 from technyon/espmqttlib Jan-Ole Schümann 2023-01-28 22:11:38 +01:00
  • 065b2d177e disable certificate input fields when W5500 device is used technyon 2023-01-28 22:08:43 +01:00
  • b11a3329f8 fix crash when using encrypted connection technyon 2023-01-28 21:59:35 +01:00
  • daba25657e update version string technyon 2023-01-28 20:05:54 +01:00
  • d41f095e5f increase TLS_CA_MAX_SIZE to 2200 technyon 2023-01-28 19:11:04 +01:00
  • 1083705d1b change rssi publish interval unit to seconds technyon 2023-01-28 18:41:47 +01:00
  • 05bece9462 increase OTA timeout to 2 minutes technyon 2023-01-28 18:36:10 +01:00
  • 5853b0dc0e refactor NetworkDevice interface to work with new esp mqtt lib technyon 2023-01-28 17:17:46 +01:00
  • a6010a7f49 remove delay technyon 2023-01-28 13:03:16 +01:00
  • ccb47f8166 add loop to wait for mqtt connection technyon 2023-01-28 13:01:15 +01:00
  • 4eee1b4c30 update version string technyon 2023-01-28 12:18:40 +01:00
  • 88c3b656be fix mqtt reconnect technyon 2023-01-28 12:18:20 +01:00
  • 9d9f387710 simplify network task loop technyon 2023-01-28 12:02:53 +01:00
  • a7933a13d4 always call webcfgserver update technyon 2023-01-28 12:01:24 +01:00
  • a9489de0b0 update version string technyon 2023-01-28 10:59:53 +01:00
  • d96f22f7a3 restore encrypted mqtt functionality technyon 2023-01-28 10:23:26 +01:00
  • e439d67276 merge master technyon 2023-01-27 23:03:18 +01:00
  • 99cd2e37c5 Merge pull request #98 from technyon/update-wifi-manager Jan-Ole Schümann 2023-01-27 22:59:23 +01:00
  • 2a90729554 update version string technyon 2023-01-27 22:55:26 +01:00
  • c2f4f85688 change version string technyon 2023-01-27 21:25:15 +01:00
  • 70753eb1ad fix setting hostname and clean sessions technyon 2023-01-27 20:39:04 +01:00
  • e14e71b5cc fix on mqtt date received handlers technyon 2023-01-27 20:26:54 +01:00
  • c9dbbb5dc1 compile with esp mqtt lib technyon 2023-01-27 19:29:13 +01:00
  • 10650c1132 Merge pull request #96 from alexdelprete/fix-state-class Jan-Ole Schümann 2023-01-27 08:24:55 +01:00
  • e304516579 Fixed state_class abbreviation and BT unit of meas Alessandro Del Prete 2023-01-27 02:00:00 +01:00
  • 2b20c619a2 completely remove device connected check fix network task loop technyon 2023-01-26 21:18:49 +01:00
  • 05ef2fa5be check mqtt connection for Network Timeout until restart technyon 2023-01-26 21:10:58 +01:00
  • ac1da3a25c set version technyon 2023-01-26 18:39:24 +01:00
  • 4739dff911 set qos to 1 technyon 2023-01-26 18:38:53 +01:00
  • a62017883a update wifi manager technyon 2023-01-26 18:38:10 +01:00
  • 8ad0aa517d fix unit technyon 2023-01-26 17:56:59 +01:00
  • c0b4733f1e merge version.h and config.h technyon 2023-01-26 17:34:53 +01:00
  • 626b8bd8d1 version bump to 7.3 technyon 2023-01-26 17:05:15 +01:00
  • 953ebd444c Merge pull request #95 from technyon/css-fixes Jan-Ole Schümann 2023-01-26 17:04:09 +01:00
  • 502fea32ea reset mqtt parameters technyon 2023-01-26 16:58:44 +01:00
  • 10a916d57d cleanup technyon 2023-01-25 22:53:11 +01:00
  • a8527027cd include css in html technyon 2023-01-25 22:16:31 +01:00
  • d12e107141 rename css to style.css technyon 2023-01-25 21:28:06 +01:00
  • 8afb4b6fd4 css fix technyon 2023-01-25 21:15:19 +01:00
  • 8a6379ae1c combine css technyon 2023-01-25 21:03:02 +01:00
  • e955caf84c reset mqtt parameter technyon 2023-01-23 21:47:15 +01:00
  • 9f3996147c update version technyon 2023-01-23 21:45:06 +01:00
  • 899cfc026f fix opener rssi publish interval, add further check to make sure commands aren't executed after reconnect technyon 2023-01-23 21:44:03 +01:00
  • 22d365d1db make mqtt parameters configurable via defines technyon 2023-01-23 20:50:16 +01:00
  • 63e70a7206 update webflash binary technyon 2023-01-22 19:42:35 +01:00
  • 5512a517c6 make rssi publish interval configurable technyon 2023-01-22 19:42:12 +01:00
  • d754f6319f update readme technyon 2023-01-22 16:44:42 +01:00
  • 0fe6a9e93f update webflash binary technyon 2023-01-19 22:50:13 +01:00
  • 5682148c4d Merge pull request #83 from technyon/replace-pubsubclient Jan-Ole Schümann 2023-01-19 22:47:46 +01:00
  • 6df38e9a55 set version to 7.0 technyon 2023-01-19 22:39:38 +01:00
  • fa8b95f971 fix opening showing locked pairing state, fix crash when lock disabled technyon 2023-01-19 22:39:06 +01:00