Commit Graph

22 Commits

Author SHA1 Message Date
technyon
6127fc331e replace PubSubClient with arduino mqtt lib 2023-01-16 20:41:08 +01:00
technyon
81f65c3ff4 fix retry counter 2023-01-14 13:54:53 +01:00
technyon
de34e1a78e publish ble address via mqtt 2023-01-10 18:04:40 +01:00
technyon
b8d32914ee publish lock and opener rssi 2022-09-10 10:59:10 +02:00
technyon
5785e6c3ae move publish uptime to Network.cpp 2022-09-10 10:30:33 +02:00
technyon
eceabfeae7 json log for opener 2022-08-13 20:28:11 +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
54d4d8b341 publish keypad command result 2022-08-12 23:04:04 +02:00
technyon
ac751fd526 add keypad update command 2022-08-12 19:33:56 +02:00
technyon
9fed6c0ce8 implement add and delete keypad code 2022-08-12 18:29:30 +02:00
technyon
da1a2ebcfe clear mqtt nodes for deleted keypad codes 2022-08-10 22:20:41 +02:00
technyon
fa856dc656 publish keypad code info 2022-08-10 22:12:23 +02:00
technyon
bdb377a031 fixed issue #23: Using Lockngo does not change the lock state 2022-08-06 18:22:10 +02:00
technyon
3ea014956e add mqtt maintenance section 2022-07-23 08:43:18 +02:00
technyon
e9fa988918 use RTC_NOINIT_ATTR to boot into wifimanager config portal 2022-07-08 22:53:23 +02:00
technyon
c4ab84cd5c remove unused code 2022-07-03 21:18:01 +02:00
technyon
5f65ed1531 implement restart timer 2022-07-03 21:09:27 +02:00
technyon
4f442d7b1d move publish presence detection to Network class 2022-07-02 12:46:18 +02:00
technyon
beb87a959f move common network code to seperate class 2022-07-02 12:04:03 +02:00
technyon
571e4ddca2 remove unused method 2022-06-30 21:35:15 +02:00
technyon
6fcde79629 rename Network to NetworkLock 2022-06-27 21:44:48 +02:00