Commit Graph
100 Commits
Author SHA1 Message Date
technyon e147d32b98 add arduinoJson 2023-02-04 14:23:15 +01:00
technyon 3375ec3dbb print nukihub version on boot 2023-02-04 00:42:46 +01:00
technyon 3abe951472 update readme 2023-02-03 23:21:40 +01:00
technyon 30d054f209 update webflash binary 2023-02-03 21:44:33 +01:00
Jan-Ole Schümann 7585756725 Merge pull request #110 from technyon/m5stack-atompoe
Add support for M5Stack atom-poe
2023-02-03 21:42:12 +01:00
technyon 339e71131e fix initialize network detection preferences 2023-02-03 21:38:33 +01:00
technyon 80bddffce7 fix typo 2023-02-03 21:07:34 +01:00
technyon d4bf7b0d7e default network hardware to detect w5000 2023-02-03 21:06:14 +01:00
technyon 4a39d47e09 apply selected hardware 2023-02-03 20:54:50 +01:00
technyon bdb1cff935 make network hardware selectable 2023-02-03 20:40:21 +01:00
technyon 13e7643b0d make w5500 spi pins configurable 2023-02-03 20:07:45 +01:00
technyon 870af68f45 update readme 2023-02-02 18:53:29 +01:00
technyon 2b3db7889c update readme 2023-02-02 18:33:30 +01:00
technyon 374a0c9b9a update readme 2023-02-02 17:59:33 +01:00
technyon 4025f803e3 version bump to 8.2 2023-02-02 17:41:02 +01:00
technyon 5848cc2013 revert NimBLE to 1.4.0 due to pairing issues 2023-02-02 17:13:01 +01:00
technyon 2cf28152e0 version bump to 8.1 2023-01-31 22:18:56 +01:00
Jan-Ole Schümann 85a97377d5 Merge pull request #107 from technyon/refactor-mqtt-connect
Refactor mqtt connect
2023-01-31 22:11:49 +01:00
technyon 0087218d8f update version string 2023-01-31 21:03:20 +01:00
technyon df9b971eed use connect and disconnect callback for reconnect logic 2023-01-31 21:02:46 +01:00
technyon 3a65e2ad5a fix memset 2023-01-31 17:26:03 +01:00
technyon b44bd1f8b6 update readme 2023-01-31 16:23:28 +01:00
technyon 1926d42c51 update readme 2023-01-30 19:18:25 +01:00
technyon 4d95e255b1 update nuki ble lib 2023-01-29 16:27:05 +01:00
technyon 0af1ab775e fix cppcheck warnings 2023-01-29 16:26:13 +01:00
technyon b4607909fe publish HA auto discovery for door sensor only if keypad connected 2023-01-29 11:28:55 +01:00
technyon 66ed2cdbd6 publish HA auto discovery for keypad only if keypad connected 2023-01-29 11:14:38 +01:00
technyon e7b477644c version bump to 8.0 2023-01-28 22:13:46 +01:00
Jan-Ole Schümann f708b4a8f2 Merge pull request #100 from technyon/espmqttlib
Espmqttlib
2023-01-28 22:11:38 +01:00
technyon 065b2d177e disable certificate input fields when W5500 device is used 2023-01-28 22:08:43 +01:00
technyon b11a3329f8 fix crash when using encrypted connection 2023-01-28 21:59:35 +01:00
technyon daba25657e update version string 2023-01-28 20:05:54 +01:00
technyon d41f095e5f increase TLS_CA_MAX_SIZE to 2200 2023-01-28 19:11:04 +01:00
technyon 1083705d1b change rssi publish interval unit to seconds 2023-01-28 18:41:47 +01:00
technyon 05bece9462 increase OTA timeout to 2 minutes 2023-01-28 18:36:10 +01:00
technyon 5853b0dc0e refactor NetworkDevice interface to work with new esp mqtt lib 2023-01-28 17:17:46 +01:00
technyon a6010a7f49 remove delay 2023-01-28 13:03:16 +01:00
technyon ccb47f8166 add loop to wait for mqtt connection 2023-01-28 13:01:15 +01:00
technyon 4eee1b4c30 update version string 2023-01-28 12:18:40 +01:00
technyon 88c3b656be fix mqtt reconnect 2023-01-28 12:18:20 +01:00
technyon 9d9f387710 simplify network task loop 2023-01-28 12:02:53 +01:00
technyon a7933a13d4 always call webcfgserver update 2023-01-28 12:01:24 +01:00
technyon a9489de0b0 update version string 2023-01-28 10:59:53 +01:00
technyon d96f22f7a3 restore encrypted mqtt functionality 2023-01-28 10:23:26 +01:00
technyon e439d67276 merge master 2023-01-27 23:03:18 +01:00
Jan-Ole Schümann 99cd2e37c5 Merge pull request #98 from technyon/update-wifi-manager
Update wifi manager
2023-01-27 22:59:23 +01:00
technyon 2a90729554 update version string 2023-01-27 22:55:26 +01:00
technyon c2f4f85688 change version string 2023-01-27 21:25:15 +01:00
technyon 70753eb1ad fix setting hostname and clean sessions 2023-01-27 20:39:04 +01:00
technyon e14e71b5cc fix on mqtt date received handlers 2023-01-27 20:26:54 +01:00
technyon c9dbbb5dc1 compile with esp mqtt lib 2023-01-27 19:29:13 +01:00
Jan-Ole Schümann 10650c1132 Merge pull request #96 from alexdelprete/fix-state-class
Fixed state_class abbreviation and BT unit of measure
2023-01-27 08:24:55 +01:00
technyon 2b20c619a2 completely remove device connected check fix network task loop 2023-01-26 21:18:49 +01:00
technyon 05ef2fa5be check mqtt connection for Network Timeout until restart 2023-01-26 21:10:58 +01:00
technyon ac1da3a25c set version 2023-01-26 18:39:24 +01:00
technyon 4739dff911 set qos to 1 2023-01-26 18:38:53 +01:00
technyon a62017883a update wifi manager 2023-01-26 18:38:10 +01:00
technyon 8ad0aa517d fix unit 2023-01-26 17:56:59 +01:00
technyon c0b4733f1e merge version.h and config.h 2023-01-26 17:34:53 +01:00
technyon 626b8bd8d1 version bump to 7.3 2023-01-26 17:05:15 +01:00
Jan-Ole Schümann 953ebd444c Merge pull request #95 from technyon/css-fixes
Css fixes
2023-01-26 17:04:09 +01:00
technyon 502fea32ea reset mqtt parameters 2023-01-26 16:58:44 +01:00
technyon 10a916d57d cleanup 2023-01-25 22:53:11 +01:00
technyon a8527027cd include css in html 2023-01-25 22:16:31 +01:00
technyon d12e107141 rename css to style.css 2023-01-25 21:28:06 +01:00
technyon 8afb4b6fd4 css fix 2023-01-25 21:15:19 +01:00
technyon 8a6379ae1c combine css 2023-01-25 21:03:02 +01:00
technyon e955caf84c reset mqtt parameter 2023-01-23 21:47:15 +01:00
technyon 9f3996147c update version 2023-01-23 21:45:06 +01:00
technyon 899cfc026f fix opener rssi publish interval, add further check to make sure commands aren't executed after reconnect 2023-01-23 21:44:03 +01:00
technyon 22d365d1db make mqtt parameters configurable via defines 2023-01-23 20:50:16 +01:00
technyon 63e70a7206 update webflash binary 2023-01-22 19:42:35 +01:00
technyon 5512a517c6 make rssi publish interval configurable 2023-01-22 19:42:12 +01:00
technyon d754f6319f update readme 2023-01-22 16:44:42 +01:00
technyon 0fe6a9e93f update webflash binary 2023-01-19 22:50:13 +01:00
Jan-Ole Schümann 5682148c4d Merge pull request #83 from technyon/replace-pubsubclient
Replace pubsubclient
2023-01-19 22:47:46 +01:00
technyon 6df38e9a55 set version to 7.0 2023-01-19 22:39:38 +01:00
technyon fa8b95f971 fix opening showing locked pairing state, fix crash when lock disabled 2023-01-19 22:39:06 +01:00
technyon b98be654cf only instantiate NetworkOpener when opener is enabled 2023-01-19 19:22:43 +01:00
technyon 1bba3c88e8 fix mqtt tx buffer size 2023-01-17 16:54:43 +01:00
technyon 0259033b3f update version 2023-01-16 20:51:35 +01:00
technyon 302f6ca7ef set mqtt hostname 2023-01-16 20:50:03 +01:00
technyon 6127fc331e replace PubSubClient with arduino mqtt lib 2023-01-16 20:41:08 +01:00
technyon fd852ac400 remove logger 2023-01-15 12:37:58 +01:00
technyon 8169e09d1e remove unnecessare set_buffer_size 2023-01-15 12:37:39 +01:00
technyon 60149ab23e update readme 2023-01-15 09:59:20 +01:00
Jan-Ole Schümann efe5e44a7c Merge pull request #76 from technyon/change_submodule_url
update nuki ble url
2023-01-14 22:08:06 +01:00
technyon 72a03ccf67 update nuki ble url 2023-01-14 22:00:22 +01:00
technyon 7667567628 update webflash binary 2023-01-14 21:50:48 +01:00
Jan-Ole Schümann ae60c9c335 Merge pull request #75 from technyon/add_retry_mechanic
Add retry mechanic
2023-01-14 21:49:42 +01:00
technyon aeeae9573d implement retry mechanic for opener 2023-01-14 21:44:54 +01:00
technyon a5c3e82cae initialize retry parameters on first start 2023-01-14 21:34:28 +01:00
technyon 2887ddac53 update readme 2023-01-14 19:46:09 +01:00
technyon 3cd57fb032 add retry delay 2023-01-14 18:17:21 +01:00
technyon 81f65c3ff4 fix retry counter 2023-01-14 13:54:53 +01:00
technyon 502f0c4b6e fix preference key 2023-01-14 10:13:05 +01:00
technyon 633b7e8423 add retry mechanic 2023-01-14 10:09:35 +01:00
technyon dec259ad0d update readme 2023-01-13 21:43:12 +01:00
technyon 036b1be5c0 fix unit for ha auto discovery 2023-01-12 19:06:00 +01:00
technyon 07395fd86b version 6.10 2023-01-11 23:12:24 +01:00