Commit Graph

  • 681a2ba75d remove last lock action for opener technyon 2023-03-19 21:38:24 +01:00
  • face4eb91e add ha topic for last lock action sensor technyon 2023-03-19 21:30:05 +01:00
  • be6e2c8e36 update readme technyon 2023-03-15 21:54:37 +01:00
  • 7e74992a7f update readme technyon 2023-03-15 21:54:10 +01:00
  • fce595c6e7 add lilygo to network hardware list technyon 2023-03-15 21:26:26 +01:00
  • 15ca07241e Merge branch 'master' of github.com:technyon/nuki_hub into lilygo technyon 2023-03-15 21:25:50 +01:00
  • bbf396ffe2 fix syntax errors technyon 2023-03-15 21:25:28 +01:00
  • 304bea64fb add lilygo support technyon 2023-03-15 21:23:48 +01:00
  • c1d5926b2f Merge pull request #145 from regevbr/#123 Jan-Ole Schümann 2023-03-15 18:16:40 +01:00
  • f48773d34d fix #123 - No autoforward after initiated update regevbr 2023-03-14 15:49:03 +02:00
  • 8e6fa00bb6 update readme technyon 2023-03-12 11:39:58 +01:00
  • 2951b6f3bd update readme technyon 2023-03-12 08:47:51 +01:00
  • 57ae75bb58 fix for pairing issues technyon 2023-03-12 08:43:41 +01:00
  • 95a1072052 remove keypad battery low discovery topic when no door sensor present technyon 2023-03-11 18:19:58 +01:00
  • 71138e0849 remove door sensor discovery topic when no door sensor preent technyon 2023-03-11 18:18:14 +01:00
  • c0a2a69d08 show keypad and door sensor in sysinfo page technyon 2023-03-11 18:09:42 +01:00
  • b3fcca74b5 add support for M5STACK PoESP32 Unit technyon 2023-03-11 12:40:08 +01:00
  • 7576244142 update ArduinoJson technyon 2023-03-11 11:11:14 +01:00
  • d134dc9aab update esp mqtt library technyon 2023-03-10 19:27:36 +01:00
  • 0229280023 version bump to 8.17 technyon 2023-03-10 17:12:45 +01:00
  • 3e3deb5425 fix auto discovery for keypad and door sensor technyon 2023-03-10 17:10:41 +01:00
  • 6c9ac1e879 remove unused include technyon 2023-03-09 21:21:20 +01:00
  • 1b60087b27 add not applicable as restart reason technyon 2023-03-09 21:07:14 +01:00
  • 10608040c5 fix door sensor detection technyon 2023-03-08 22:06:34 +01:00
  • 75fe81fb5e update webflash binary technyon 2023-03-08 20:06:40 +01:00
  • 746d8c49e6 default rssi publish interval to 60 seconds technyon 2023-03-07 18:08:53 +01:00
  • b5da2a5a52 publish lock state query command result technyon 2023-03-06 17:22:23 +01:00
  • bf3977b130 Merge pull request #138 from technyon/static-ip-configuration Jan-Ole Schümann 2023-03-06 17:13:43 +01:00
  • 6c2a02c311 add warning when broker or pin not configured technyon 2023-03-05 23:41:31 +01:00
  • 049e504e9f add static ip for LAN8720 technyon 2023-03-05 11:52:15 +01:00
  • 6070884f74 add static IP for W5500 technyon 2023-03-05 11:19:02 +01:00
  • 2dcbf919c8 use IPAddress for IPConfiguratio technyon 2023-03-05 11:06:34 +01:00
  • 2757754531 add static ip config for wifi device technyon 2023-03-05 10:59:53 +01:00
  • 82f8e91036 fixes for OTA technyon 2023-03-04 13:51:26 +01:00
  • befb0f8851 fix typo technyon 2023-03-04 10:21:32 +01:00
  • bd732bb623 add support for keypad v2 technyon 2023-03-04 10:16:38 +01:00
  • b18bbffe2d enable ble watchdog by default technyon 2023-03-03 22:35:30 +01:00
  • 5da4ef0fef update readme technyon 2023-03-03 22:29:34 +01:00
  • d394c7f90b update webflash binary technyon 2023-03-03 22:17:30 +01:00
  • 95ac243c2c fix configuring PIN technyon 2023-03-03 22:16:56 +01:00
  • 28c4745668 version bump to 8.12 technyon 2023-03-03 21:19:20 +01:00
  • e32647d799 Merge pull request #132 from technyon/move-epsMqttClient-to-network-task Jan-Ole Schümann 2023-03-03 18:03:32 +01:00
  • 9f78b2ece9 update readme technyon 2023-03-02 21:12:53 +01:00
  • 0eff99087c set hostname for 8720 devices technyon 2023-03-02 20:36:41 +01:00
  • 5681ad537c inject device name for LAN8720 devices technyon 2023-03-02 20:26:22 +01:00
  • 130fd23235 print ip address for W5500 devices technyon 2023-03-02 20:15:16 +01:00
  • d6c0223800 print IP address for LAN8720 devices technyon 2023-03-02 20:11:30 +01:00
  • 709135d8ca add support for WT32-ETH01 technyon 2023-03-02 19:50:38 +01:00
  • 9e343ee7b8 Merge branch 'master' of github.com:technyon/nuki_hub into move-epsMqttClient-to-network-task technyon 2023-03-01 17:42:14 +01:00
  • de057b8d24 remove cppcheck output technyon 2023-03-01 17:41:52 +01:00
  • 3d81554ad2 change text technyon 2023-02-27 16:36:56 +01:00
  • c0b3cda876 set interTask flag for mqtt technyon 2023-02-27 16:32:58 +01:00
  • aa224e8c7d upgrad esp mqtt lib technyon 2023-02-26 23:04:21 +01:00
  • b14ea6326e upadte esp mqtt client technyon 2023-02-26 14:34:08 +01:00
  • 8fd17206dd print stack watermarks in sysinfo page technyon 2023-02-26 11:55:35 +01:00
  • 8b647e8b8e move mqtt loop into network task technyon 2023-02-26 10:26:55 +01:00
  • c5bd325ed5 user method=post for saving config technyon 2023-02-25 11:38:59 +01:00
  • d239d1e1f0 update nuki ble lib technyon 2023-02-25 09:56:07 +01:00
  • 842af0358d publish last lock state technyon 2023-02-24 23:05:49 +01:00
  • e492ae902b version bump to 8.11 technyon 2023-02-22 19:36:56 +01:00
  • 9de86888a9 LAN8720: return critical failure if hardware not found technyon 2023-02-22 19:23:20 +01:00
  • b4df3e2e62 add olimex support technyon 2023-02-22 19:10:05 +01:00
  • 6597814e06 show hw and fw version in sysinfo page technyon 2023-02-20 20:53:05 +01:00
  • 4676f24e5f add firmware and hardware version to mqtt technyon 2023-02-20 20:38:51 +01:00
  • e4d973b36b Merge pull request #127 from technyon/arduinoJson_for_ha_autodiscovery Jan-Ole Schümann 2023-02-20 20:13:19 +01:00
  • d583395786 change version string technyon 2023-02-20 19:43:03 +01:00
  • b1c42522ba add more home assistant auto discovery topics technyon 2023-02-20 19:19:29 +01:00
  • 802b0a31a4 add auto discovery for led enabled technyon 2023-02-20 18:58:21 +01:00
  • b812b2ca2a fix ha autodiscovery topics technyon 2023-02-20 17:40:43 +01:00
  • 7c553d65ff change version string technyon 2023-02-19 23:46:10 +01:00
  • aefbd5dca8 fix binary sensor auto discovery technyon 2023-02-19 23:44:02 +01:00
  • f129abac2f fix ha auto discovery technyon 2023-02-19 23:11:52 +01:00
  • 8a9637b503 decrease json buffer size technyon 2023-02-19 17:17:33 +01:00
  • e78533146b add missing delete technyon 2023-02-19 17:11:36 +01:00
  • 2b7136331b clear wifi fallback on mqtt reset technyon 2023-02-19 17:03:16 +01:00
  • 41861f7149 add utility method to publish ha autodiscovery topic technyon 2023-02-19 16:54:48 +01:00
  • 6d3f3aa5fe change all hass topics to json technyon 2023-02-19 15:56:34 +01:00
  • e4cd5c0681 change more hass topics to arduino json technyon 2023-02-19 15:45:07 +01:00
  • 7a05ab0c3f Merge branch 'master' of github.com:technyon/nuki_hub into arduinoJson_for_ha_autodiscovery technyon 2023-02-19 14:54:42 +01:00
  • 4ee587134a remove unused function call technyon 2023-02-18 19:15:14 +01:00
  • d0fbaefd77 minor refactoring of network code technyon 2023-02-18 19:14:38 +01:00
  • 9e92ea8cb3 version bump to 8.9 technyon 2023-02-18 11:24:00 +01:00
  • 1a6e74ef14 add nodes to trigger read states technyon 2023-02-14 19:59:45 +01:00
  • cdf2eb8e99 merge master technyon 2023-02-14 18:56:36 +01:00
  • 0bfeb96602 fix hardware detect via gpio 26 technyon 2023-02-12 19:37:08 +01:00
  • e4ae869d78 add restart reason: OTA completed technyon 2023-02-11 11:11:11 +01:00
  • 812bbf384b add uptime to sysinfo page technyon 2023-02-11 10:36:58 +01:00
  • b91908343d handle OTA aborted cases technyon 2023-02-11 10:28:11 +01:00
  • 1181c821a7 version bump to 8.8 technyon 2023-02-10 23:40:35 +01:00
  • fc7a882ac8 fix keypad option not visible if keypad connect to opener technyon 2023-02-10 23:29:41 +01:00
  • 707f7370cf fix republishh auto discovery on reconnect technyon 2023-02-10 23:25:58 +01:00
  • 8f3ae33de0 update version string technyon 2023-02-10 17:44:12 +01:00
  • 48c415f7f1 fix crash in gpio control technyon 2023-02-10 17:41:30 +01:00
  • 11caec34cd implement retry for keyturner state technyon 2023-02-10 17:06:52 +01:00
  • 8e16b3e7b2 only publish config and battery state if successfully queried technyon 2023-02-10 16:43:08 +01:00
  • ac629b4e35 publishh autodiscovery topics after reconnect technyon 2023-02-09 19:31:14 +01:00
  • 5c18b3233f revert to old stack sizes technyon 2023-02-07 21:37:31 +01:00
  • c30281252c revert binary back to 8.5 technyon 2023-02-07 21:19:02 +01:00
  • 47c673fa08 add keypad control for opener technyon 2023-02-07 20:15:23 +01:00
  • ad648cc22d mqtt logging: allocate _path according to string length technyon 2023-02-07 19:27:42 +01:00