Commit Graph
100 Commits
Author SHA1 Message Date
technyon 345e5bf620 disable wifi if connection via lan 2022-05-01 22:59:26 +02:00
technyon bcdfd6be94 update ble lib 2022-04-30 21:08:19 +02:00
technyon af95566279 update ble lib 2022-04-30 21:03:26 +02:00
technyon 25544e8ad0 move BleScanner to seperate lib 2022-04-30 21:01:41 +02:00
technyon 097bc5fbcb version bump to 2.0 2022-04-30 20:09:58 +02:00
technyon fa0d2be097 add delay for wifi reconnect 2022-04-30 20:07:39 +02:00
technyon 490bff20c5 fix W5500 reconnect 2022-04-30 19:59:07 +02:00
technyon d38ed9b983 update nuki lib 2022-04-30 09:14:53 +02:00
technyon eb06652cd2 Add W5x00 wiring description to readme 2022-04-30 08:58:39 +02:00
technyon 811d580cdc suppress undefined lock state 2022-04-29 22:08:31 +02:00
technyon 3dc88cddea disable wifimanager portal if connected via LAN 2022-04-29 22:04:51 +02:00
technyon 6fe1d70521 generate random mac address on first start 2022-04-29 21:56:19 +02:00
technyon 6bd6900198 fix return local ip in ethernet client 2022-04-29 21:30:33 +02:00
technyon 5b12e54be0 ethernet webserver works too 2022-04-29 21:16:09 +02:00
technyon 0e9baed3a4 wifi webserver works again 2022-04-29 20:48:33 +02:00
technyon 0dd94a97a3 implement EthWebServer 2022-04-28 23:26:21 +02:00
technyon 46e49f2118 add abstraction layer for webserver 2022-04-28 23:08:58 +02:00
technyon 47c3729800 include wifi and thernet webserver 2022-04-28 22:46:59 +02:00
technyon 677f7e56c8 initial w5500 support 2022-04-26 22:12:52 +02:00
technyon c4228fbd88 update readme 2022-04-24 18:21:01 +02:00
technyon 764915a2f1 add files for web flash 2022-04-24 18:11:37 +02:00
technyon 097604f6d0 update nimble lib 2022-04-22 22:30:50 +02:00
technyon cf7e2464bd version bump to 1.11 2022-04-22 21:16:25 +02:00
technyon dea5c1adaa publish lock action command result via mqtt 2022-04-22 21:14:36 +02:00
technyon 8759d98871 log lock action result to console 2022-04-22 21:05:52 +02:00
technyon b8e0e4a844 Merge branch 'master' of github.com:technyon/nuki_hub 2022-04-22 20:48:47 +02:00
technyon c815edfdf9 update nuki_ble lib 2022-04-22 20:48:38 +02:00
technyon 014e1b36f4 update nuki_ble 2022-04-12 18:45:52 +02:00
technyon b5c1a6bbc0 version bump to 1.10 2022-04-10 21:58:23 +02:00
technyon 6b95dec6b5 update ble lib 2022-04-10 21:53:31 +02:00
technyon 22f9c5643d allow to configure hostname 2022-04-10 21:26:01 +02:00
technyon 6d5121d125 cleanup cmake 2022-04-10 13:55:14 +02:00
technyon f3bb277c63 add first advanced config entries 2022-04-09 22:50:40 +02:00
technyon 1db1022819 allow to set config values 2022-04-09 20:20:52 +02:00
technyon 3111c59e0b publish first config values via mqtt 2022-04-09 13:20:53 +02:00
technyon 1ac49cc2c3 bump version to 1.9 2022-04-09 12:10:27 +02:00
technyon db25687c76 increase time before restarting into wifimanager mode 2022-04-09 12:03:21 +02:00
technyon 9adfb6a717 improve flow for restarting in wifimanager mode 2022-04-09 11:58:28 +02:00
technyon 17461a2a84 add button to restart to wifi configuration 2022-04-08 22:31:51 +02:00
technyon 4303b0d877 hide characters for password fields 2022-04-08 22:01:31 +02:00
technyon 47b13ff175 Restart ESP when Wifi connection fails 2022-04-08 21:36:02 +02:00
technyon 416fd5d81f cmake fix 2022-04-08 19:38:03 +02:00
technyon 870f409298 fix next lock state update check 2022-04-07 23:05:19 +02:00
technyon ac8ec6022a also show lock state in config page 2022-04-07 22:08:09 +02:00
technyon 300e2b9cbd update ble lib; show firmware version in config page 2022-04-07 21:59:06 +02:00
technyon bae6192a9d adjust task priorities 2022-04-06 18:57:52 +02:00
technyon 80ed2d83e9 restart device when millis is about to overflow 2022-04-06 18:49:40 +02:00
technyon 3959c9a559 change device name to NukiHub 2022-04-06 18:33:04 +02:00
technyon e2cec0207d reduce presesnce detection publish interval 2022-04-06 18:27:56 +02:00
technyon 34d1d0b6f6 Merge branch 'master' of github.com:technyon/nuki_hub 2022-04-06 18:24:23 +02:00
technyon 7ce71b8bea reduce scan interval; publish rssi 2022-04-06 18:24:17 +02:00
technyon b5e5c4da60 update readme 2022-04-05 23:05:11 +02:00
technyon 28687d2b96 use -1 to disable presence detection 2022-04-05 23:03:12 +02:00
technyon 2b68a51a23 cleanup presence data 2022-04-05 22:43:12 +02:00
technyon 9a13893c89 publish presence via mqtt 2022-04-05 22:35:20 +02:00
technyon 4616b5e020 add code for presence detection 2022-04-05 21:35:21 +02:00
technyon 286ac0effe increase scanning interval 2022-04-04 22:41:56 +02:00
technyon 8568e237cc redirect to start after configuration saved 2022-04-04 22:29:13 +02:00
technyon 3cac2c5de5 update ble lib 2022-04-04 22:02:28 +02:00
technyon 207002ca6e add link to edit credentials 2022-04-04 21:55:39 +02:00
technyon 90e0a2daa2 allow to protect configuration page withh user/pass 2022-04-04 21:50:37 +02:00
technyon 08f7c6025f use WebServer instead of WifiServer 2022-04-04 21:27:27 +02:00
technyon cb81db5d8e use html table for info 2022-04-03 19:31:49 +02:00
technyon eb7d77f6e9 use html table for configuration 2022-04-03 19:15:10 +02:00
technyon a786bde837 increase default polling interval 2022-04-03 19:09:05 +02:00
technyon a0c6262552 revert nuki name 2022-04-03 16:03:53 +02:00
technyon ca3fe61296 make sure to publish all turner states once at startup 2022-04-03 16:02:01 +02:00
technyon 90b47507d2 allow to configure mqtt credentials 2022-04-03 15:10:29 +02:00
technyon b660e1c1a2 add methods to generate html 2022-04-03 12:16:23 +02:00
technyon 623eccda1e allow to configure the mqtt path 2022-04-02 19:10:42 +02:00
technyon a6d59af73b use random device id 2022-04-02 18:02:49 +02:00
technyon 9792110461 fix pairing 2022-04-02 16:09:56 +02:00
technyon abea094b08 update ble lib 2022-04-02 14:11:29 +02:00
technyon 484e069d78 rename toString functions 2022-04-02 14:08:02 +02:00
technyon 8b1c5ddf5e update ble lib 2022-04-02 13:59:10 +02:00
technyon 4bc07356a0 disable printing battery state to serial line 2022-04-02 11:14:35 +02:00
technyon 0f8e385f39 publish lock distance 2022-04-02 11:02:57 +02:00
technyon 9ee9bbb5b0 add include 2022-04-02 10:53:26 +02:00
technyon 4ab69433b5 move resolving enums to string into network class 2022-04-02 10:51:16 +02:00
technyon 094a7e096f set next status update check timestamp after lock action 2022-04-02 09:18:24 +02:00
technyon 0218729080 Merge branch 'master' of github.com:technyon/nuki_hub 2022-04-02 08:53:25 +02:00
technyon 8761c0f764 inject ble scanner into nuki ble 2022-04-02 08:53:05 +02:00
technyon 8132f1da43 update readme 2022-03-31 21:32:13 +02:00
technyon 2f3362b76c publish information from critical battery state 2022-03-31 20:54:23 +02:00
technyon 1efd8157e2 publish door sensor state via mqtt 2022-03-31 17:56:30 +02:00
technyon f3de3c75df detect key turner state updates via scanning advertisements 2022-03-31 17:41:25 +02:00
technyon 9279257ce9 show pairing and mqtt status in configuration page 2022-03-27 19:55:42 +02:00
technyon 7694cdb2fb fix wrong trigger name 2022-03-27 19:35:42 +02:00
technyon 8f803cf61c publish trigger action and completion status 2022-03-27 19:29:47 +02:00
technyon 9a2dd19f63 publish battery drain and max current 2022-03-27 19:02:27 +02:00
technyon 4554d11caa fix memset bug 2022-03-27 18:45:18 +02:00
technyon a1ad2d6c2e add disclaimer 2022-03-27 14:06:50 +02:00
technyon 1bcd7bb65d add readme 2022-03-27 13:06:07 +02:00
technyon 3eaaab0c66 allow configure mqtt broker port via web server 2022-03-27 12:21:53 +02:00
technyon a8ce3fc44c allow configure query interval via web server 2022-03-27 12:15:09 +02:00
technyon ba864e0b67 connect to configured mqtt broker 2022-03-27 10:20:23 +02:00
technyon 5941a98f7e add simple web server for configuration 2022-03-27 09:41:19 +02:00
technyon 38b5af5421 fix mqtt reconnect delay 2022-03-27 00:16:49 +01:00
technyon ab0fc991ad remove comment 2022-03-27 00:05:57 +01:00
technyon bb86849051 decrease nuki polling interval for testing 2022-03-26 23:59:13 +01:00