Commit Graph

  • 6ecee1d345 implement publish json for opener technyon 2022-08-13 13:07:17 +02:00
  • cfe9aa0d29 add option to publish state as json technyon 2022-08-13 12:30:12 +02:00
  • a7797fc39e seperate config into basic and advanced technyon 2022-08-13 11:35:38 +02:00
  • d78aaa9a4b update webflash binary technyon 2022-08-13 09:04:40 +02:00
  • d976d3096c Merge pull request #29 from technyon/keypad_support Jan-Ole Schümann 2022-08-13 09:03:36 +02:00
  • 3710d4ca6b add encryption note technyon 2022-08-13 08:57:32 +02:00
  • 7ccaffec7a disable keypad control by default; add more sanity checks technyon 2022-08-13 08:49:46 +02:00
  • 8c53e93e9d sort keypad codes technyon 2022-08-12 23:50:50 +02:00
  • d1b8b5377f add sanity checks for code technyon 2022-08-12 23:38:11 +02:00
  • 3de0802419 add more sanity checks technyon 2022-08-12 23:28:18 +02:00
  • 0060acefce add keypad command sanity checks technyon 2022-08-12 23:17:03 +02:00
  • 54d4d8b341 publish keypad command result technyon 2022-08-12 23:04:04 +02:00
  • 2f2825eeed add config entries for keypad technyon 2022-08-12 20:12:21 +02:00
  • fc794429a4 update readme technyon 2022-08-12 19:43:54 +02:00
  • ac751fd526 add keypad update command technyon 2022-08-12 19:33:56 +02:00
  • 9fed6c0ce8 implement add and delete keypad code technyon 2022-08-12 18:29:30 +02:00
  • da1a2ebcfe clear mqtt nodes for deleted keypad codes technyon 2022-08-10 22:20:41 +02:00
  • fa856dc656 publish keypad code info technyon 2022-08-10 22:12:23 +02:00
  • c56a019569 add more home assistant battery sensors technyon 2022-08-09 19:05:06 +02:00
  • bdb377a031 fixed issue #23: Using Lockngo does not change the lock state technyon 2022-08-06 18:22:10 +02:00
  • 241d39a2e4 add favicon technyon 2022-08-06 09:47:23 +02:00
  • 651a2aab53 update readme technyon 2022-07-28 09:10:23 +02:00
  • 44c3d9be2d update webflash binary technyon 2022-07-26 21:04:43 +02:00
  • 32fbc5b592 fixed: saving config destroy home assistant customization technyon 2022-07-26 21:02:04 +02:00
  • afe2a8199a fix typo technyon 2022-07-23 09:05:11 +02:00
  • 86e90f2761 update readme technyon 2022-07-23 09:03:47 +02:00
  • 3ea014956e add mqtt maintenance section technyon 2022-07-23 08:43:18 +02:00
  • f265fbe95a fix wording technyon 2022-07-21 20:38:13 +02:00
  • 492690ecf1 restart ESP when OTA doesn't complete technyon 2022-07-21 20:23:56 +02:00
  • f580c92f17 revert technyon 2022-07-21 20:12:22 +02:00
  • a24bb4b0c2 disable all automatic restarts when OTA has started technyon 2022-07-21 18:31:46 +02:00
  • 2ade696e8b increase max username length technyon 2022-07-18 21:10:09 +02:00
  • 5495165625 fix bug in authentication technyon 2022-07-17 22:18:56 +02:00
  • 7966d4c303 fix timestamp data type technyon 2022-07-17 11:47:08 +02:00
  • 7a1825f8cc update webflash binary technyon 2022-07-17 10:43:30 +02:00
  • 5541d55c79 update nuki ble lib technyon 2022-07-17 10:40:32 +02:00
  • 65a649b9c1 Fix settings opener config; add confguring sound level technyon 2022-07-17 10:32:16 +02:00
  • 043cedc790 add ESP32 as compile definition technyon 2022-07-17 09:24:39 +02:00
  • f8d0494673 add ESP_PLATFROM as compile definition technyon 2022-07-17 09:17:34 +02:00
  • d9c0b1cc93 update webflash binary technyon 2022-07-14 20:13:52 +02:00
  • cd213c605d version bump technyon 2022-07-14 20:13:24 +02:00
  • 2e947db28f print hostname in config portal technyon 2022-07-14 20:12:53 +02:00
  • 52dc829cb1 require to retype password technyon 2022-07-14 20:09:44 +02:00
  • 13dae4eb0d make single lock configurable technyon 2022-07-14 20:02:38 +02:00
  • af24eeb0e9 fix potential bug in presence detection technyon 2022-07-09 10:58:49 +02:00
  • de305da177 update readme technyon 2022-07-09 08:55:36 +02:00
  • 09915e0c0e revert device select technyon 2022-07-08 22:54:48 +02:00
  • e9fa988918 use RTC_NOINIT_ATTR to boot into wifimanager config portal technyon 2022-07-08 22:53:23 +02:00
  • a99668b8ae update webflash binary, up version technyon 2022-07-07 19:04:32 +02:00
  • 1ac0db2bc5 Merge pull request #21 from rodriguezst/fix-mqttbroker Jan-Ole Schümann 2022-07-07 19:01:05 +02:00
  • b02e28a6c3 Fix MQTT broker host (#20) rodriguezst 2022-07-07 13:53:17 +00:00
  • e03a487fe2 Merge pull request #19 from rodriguezst/gh-actions Jan-Ole Schümann 2022-07-07 12:55:28 +02:00
  • bd8251573d Install ESP32 with Arduino IDE instead of cli rodriguezst 2022-07-07 10:38:43 +00:00
  • cc2f130e13 up version, update webflash binaries technyon 2022-07-07 07:12:29 +02:00
  • 0cf4af17c2 Merge pull request #17 from technyon/upgrade_core Jan-Ole Schümann 2022-07-07 07:06:50 +02:00
  • 56ffbe7ddb try fix workflow# technyon 2022-07-06 20:14:31 +02:00
  • de6ca1b25d update workflow for core 2.0.4 technyon 2022-07-06 20:08:00 +02:00
  • ce42b13238 Merge branch 'master' of github.com:technyon/nuki_hub into upgrade_core technyon 2022-07-06 20:07:08 +02:00
  • be2f8d6f86 add esp32 package json 2.0.4 technyon 2022-07-06 20:06:48 +02:00
  • f0289071a9 Merge branch 'master' of github.com:technyon/nuki_hub into upgrade_core technyon 2022-07-06 19:56:34 +02:00
  • 26a7734df9 revert technyon 2022-07-06 19:55:54 +02:00
  • b78f5e556c add workflow_dispatch event technyon 2022-07-06 19:54:13 +02:00
  • 97ec650f51 pin tasks to core 1 technyon 2022-07-06 19:53:15 +02:00
  • 9bb4c0aaf2 Merge branch 'master' of github.com:technyon/nuki_hub into upgrade_core technyon 2022-07-05 23:05:07 +02:00
  • 89b51e2122 fix W5500 setTimeout method technyon 2022-07-05 23:01:52 +02:00
  • 4de235e263 changes to compile with core 2.0.3 technyon 2022-07-05 21:52:39 +02:00
  • 415b09e4af revert technyon 2022-07-04 20:39:58 +02:00
  • 58baebb23d delete eth server on web server destroy technyon 2022-07-04 20:33:58 +02:00
  • 6c655e16e4 update wifi manager technyon 2022-07-04 20:23:34 +02:00
  • 9e5cf0ce25 update readme technyon 2022-07-03 21:21:02 +02:00
  • 02e19e0aa5 update webflash binary technyon 2022-07-03 21:18:22 +02:00
  • c4ab84cd5c remove unused code technyon 2022-07-03 21:18:01 +02:00
  • 621dc14f77 Merge pull request #16 from technyon/refactor_network Jan-Ole Schümann 2022-07-03 21:14:20 +02:00
  • 5f65ed1531 implement restart timer technyon 2022-07-03 21:09:27 +02:00
  • 4f442d7b1d move publish presence detection to Network class technyon 2022-07-02 12:46:18 +02:00
  • beb87a959f move common network code to seperate class technyon 2022-07-02 12:04:03 +02:00
  • cb35eae2f7 update webflash binary technyon 2022-07-01 19:28:32 +02:00
  • e49157e78c add GPIO config to readme technyon 2022-07-01 19:27:05 +02:00
  • 4f780eb164 add lock control via GPIO technyon 2022-07-01 19:23:52 +02:00
  • 571e4ddca2 remove unused method technyon 2022-06-30 21:35:15 +02:00
  • 46fe16f3bc update webflash binary technyon 2022-06-30 21:26:13 +02:00
  • a7ebd26d88 version bump technyon 2022-06-30 21:25:47 +02:00
  • dba560877d update webflash binary technyon 2022-06-30 21:24:49 +02:00
  • eb05c1f697 update readme technyon 2022-06-30 21:24:27 +02:00
  • 42cb90a040 restore publishing battery level and charging information technyon 2022-06-30 21:12:03 +02:00
  • c1a1fe2df9 revert main.cpp technyon 2022-06-30 20:54:54 +02:00
  • 27e25f557e reduce config portal timeout if restart on disconnect is set technyon 2022-06-30 20:54:25 +02:00
  • 756c96a367 apply restart option to W5500 technyon 2022-06-30 20:38:52 +02:00
  • d693e8a065 add option to restart ESP when disconnected technyon 2022-06-30 20:25:37 +02:00
  • 2ef59fc0b6 Update README.md Jan-Ole Schümann 2022-06-29 17:35:47 +02:00
  • 0217bbd7c2 dont set wifi mode technyon 2022-06-28 19:09:00 +02:00
  • 717671be0d update readme technyon 2022-06-27 22:23:27 +02:00
  • 83b4be775f update webflash binary technyon 2022-06-27 22:21:09 +02:00
  • 4898e07404 set retain flag technyon 2022-06-27 22:19:22 +02:00
  • 6fcde79629 rename Network to NetworkLock technyon 2022-06-27 21:44:48 +02:00
  • 2d871a7bc9 update webflash binary technyon 2022-06-25 10:41:36 +02:00
  • 0e0dda9558 let WifiManager handle the reconnect technyon 2022-06-25 10:40:55 +02:00
  • e61e173853 Merge pull request #10 from rodriguezst/hass_discovery Jan-Ole Schümann 2022-06-25 09:50:36 +02:00
  • 42317c26a6 Update README.md Jan-Ole Schümann 2022-06-24 21:34:04 +02:00
  • 240fa6c020 Add Home Asssitant setup options to README.md rodriguezst 2022-06-21 22:23:01 +00:00