technyon
|
50c0eb57f9
|
allow to pair as app
|
2022-09-25 21:56:09 +02:00 |
|
technyon
|
348f7a9c9d
|
add home assistant door sensor auto discovery
|
2022-08-22 21:03:51 +02:00 |
|
technyon
|
acb09530de
|
publish auth data as json array
|
2022-08-13 18:50:01 +02:00 |
|
technyon
|
cfe9aa0d29
|
add option to publish state as json
|
2022-08-13 12:30:12 +02:00 |
|
technyon
|
a7797fc39e
|
seperate config into basic and advanced
|
2022-08-13 11:35:38 +02:00 |
|
technyon
|
3710d4ca6b
|
add encryption note
|
2022-08-13 08:57:32 +02:00 |
|
technyon
|
2f2825eeed
|
add config entries for keypad
|
2022-08-12 20:12:21 +02:00 |
|
technyon
|
fc794429a4
|
update readme
|
2022-08-12 19:43:54 +02:00 |
|
technyon
|
241d39a2e4
|
add favicon
|
2022-08-06 09:47:23 +02:00 |
|
technyon
|
32fbc5b592
|
fixed: saving config destroy home assistant customization
|
2022-07-26 21:02:04 +02:00 |
|
technyon
|
f265fbe95a
|
fix wording
|
2022-07-21 20:38:13 +02:00 |
|
technyon
|
492690ecf1
|
restart ESP when OTA doesn't complete
|
2022-07-21 20:23:56 +02:00 |
|
technyon
|
f580c92f17
|
revert
|
2022-07-21 20:12:22 +02:00 |
|
technyon
|
a24bb4b0c2
|
disable all automatic restarts when OTA has started
|
2022-07-21 18:31:46 +02:00 |
|
technyon
|
2ade696e8b
|
increase max username length
|
2022-07-18 21:10:09 +02:00 |
|
technyon
|
5495165625
|
fix bug in authentication
|
2022-07-17 22:18:56 +02:00 |
|
technyon
|
2e947db28f
|
print hostname in config portal
|
2022-07-14 20:12:53 +02:00 |
|
technyon
|
52dc829cb1
|
require to retype password
|
2022-07-14 20:09:44 +02:00 |
|
technyon
|
5f65ed1531
|
implement restart timer
|
2022-07-03 21:09:27 +02:00 |
|
technyon
|
beb87a959f
|
move common network code to seperate class
|
2022-07-02 12:04:03 +02:00 |
|
technyon
|
4f780eb164
|
add lock control via GPIO
|
2022-07-01 19:23:52 +02:00 |
|
technyon
|
eb05c1f697
|
update readme
|
2022-06-30 21:24:27 +02:00 |
|
technyon
|
d693e8a065
|
add option to restart ESP when disconnected
|
2022-06-30 20:25:37 +02:00 |
|
technyon
|
6fcde79629
|
rename Network to NetworkLock
|
2022-06-27 21:44:48 +02:00 |
|
rodriguezst
|
319877596d
|
Remove HASS config also when unpairing lock/opener
|
2022-06-21 22:22:50 +00:00 |
|
rodriguezst
|
1b0402cfe7
|
Remove retained MQTT messages when changing HASS config
|
2022-06-21 22:19:19 +00:00 |
|
rodriguezst
|
5d254d463b
|
Add input form for HASS discovery topic
|
2022-06-21 18:04:48 +00:00 |
|
technyon
|
ead82cc4d3
|
report when OTA is not ready
|
2022-06-19 12:45:33 +02:00 |
|
technyon
|
94876d23c8
|
prevent OTA from restarting after reboot
|
2022-06-18 13:24:37 +02:00 |
|
technyon
|
e95ca94ad5
|
save css to const string
|
2022-06-18 13:01:17 +02:00 |
|
technyon
|
73eaf2fde0
|
deliver css from ESP
|
2022-06-18 12:55:14 +02:00 |
|
technyon
|
efddec646d
|
prevent OTA when filename is empty
|
2022-06-17 23:15:48 +02:00 |
|
technyon
|
007a02e1ff
|
declare mqtt cert and key as optional
|
2022-06-17 23:11:06 +02:00 |
|
technyon
|
2a2cb891f4
|
add method to build navigation button
|
2022-06-17 22:58:54 +02:00 |
|
technyon
|
2495b5c782
|
move nuki config to seperate page
|
2022-06-17 22:49:39 +02:00 |
|
technyon
|
d106024682
|
cleanup html
|
2022-06-17 22:31:41 +02:00 |
|
rodriguezst
|
802fb8cbeb
|
Apply CSS to WebCfgServer
|
2022-06-16 12:54:57 +00:00 |
|
technyon
|
2fdc3844c6
|
Merge branch 'master' of github.com:technyon/nuki_hub into ota
|
2022-06-15 20:26:44 +02:00 |
|
technyon
|
1e5cdd8267
|
ui changes for OTA
|
2022-06-15 20:10:23 +02:00 |
|
rodriguezst
|
9b1adf7032
|
Set certificate buffer sizes at CMakelists.txt
|
2022-06-15 10:36:27 +00:00 |
|
rodriguezst
|
648114fcbe
|
Use textarea instead of input tags for certs
|
2022-06-15 10:36:27 +00:00 |
|
rodriguezst
|
bee2b1f191
|
Add MQTT SSL preference keys
|
2022-06-15 10:36:27 +00:00 |
|
technyon
|
d64975c5ef
|
OTA works
|
2022-06-14 22:50:14 +02:00 |
|
technyon
|
9286c5f56e
|
backup
|
2022-06-13 22:54:20 +02:00 |
|
technyon
|
423cb4ad50
|
modify WebCfgServer for file upload
|
2022-06-13 22:19:19 +02:00 |
|
technyon
|
eb4c48405c
|
allow to set opener PIN
|
2022-06-01 21:14:50 +02:00 |
|
technyon
|
fec38ada9c
|
add option to unpair opener
|
2022-06-01 21:02:34 +02:00 |
|
technyon
|
d6bd7dddf4
|
shop opener info in config portal
|
2022-06-01 20:49:44 +02:00 |
|
technyon
|
d58f4b6b1d
|
fix config portal
|
2022-06-01 20:42:33 +02:00 |
|
technyon
|
1ce8eb6603
|
allow to enabld or disable lock/opener
|
2022-06-01 19:47:27 +02:00 |
|