Commit Graph

99 Commits

Author SHA1 Message Date
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
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
Alessandro Del Prete
e304516579 Fixed state_class abbreviation and BT unit of meas 2023-01-27 02:00:00 +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
8ad0aa517d fix unit 2023-01-26 17:56:59 +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
5512a517c6 make rssi publish interval configurable 2023-01-22 19:42:12 +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
036b1be5c0 fix unit for ha auto discovery 2023-01-12 19:06:00 +01:00
technyon
3bbf9aa10a make W5500 detection GPIO configurable 2023-01-01 18:22:41 +01:00
technyon
6f58ebd382 implement fallback to wifi if W5500 hardware not present 2023-01-01 17:09:26 +01:00
technyon
e2057e024b replace all Serial. with Log-> 2022-12-23 23:11:04 +01:00
technyon
593e12a5ea add HA auto discovery for keypad battery critical sensor 2022-12-18 11:49:32 +01:00
technyon
84143aae65 fix errors in buildMqttPath method 2022-11-29 20:08:40 +01:00
technyon
416feee527 version bump 2022-09-10 12:19:04 +02:00
technyon
9845ed0c45 fix clearing HA auto discovery 2022-09-10 12:16:28 +02:00
technyon
64cde9a8a0 add wifi signal strength HA auto discovery 2022-09-10 11:56:14 +02:00
technyon
5785e6c3ae move publish uptime to Network.cpp 2022-09-10 10:30:33 +02:00
technyon
6bfc7f686d publish wifi rssi 2022-09-10 10:17:28 +02:00
technyon
b4b2645969 add home assistant auto discovery for trigger 2022-09-02 19:53:26 +02:00
technyon
8141836d37 add home assistant auto discovery for ring detection 2022-09-02 19:47:59 +02:00
technyon
348f7a9c9d add home assistant door sensor auto discovery 2022-08-22 21:03:51 +02:00
technyon
c56a019569 add more home assistant battery sensors 2022-08-09 19:05:06 +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
a24bb4b0c2 disable all automatic restarts when OTA has started 2022-07-21 18:31:46 +02:00
technyon
7966d4c303 fix timestamp data type 2022-07-17 11:47:08 +02:00
rodriguezst
b02e28a6c3 Fix MQTT broker host (#20) 2022-07-07 13:53:17 +00: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
6fcde79629 rename Network to NetworkLock 2022-06-27 21:44:48 +02: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
rodriguezst
6f9b482bfb Add battery low entity to HASS autodiscovery 2022-06-21 18:04:48 +00:00
rodriguezst
9f68e67ce8 Initial HASS autodiscovery support 2022-06-21 18:04:48 +00:00
rodriguezst
1c4fc0e902 Print SSL errors for debugging 2022-06-15 10:36:27 +00:00
rodriguezst
7481b1f4f0 Implemented MQTT over TLS for WiFiDevice 2022-06-15 10:36:27 +00:00
technyon
584eb031d5 better fix for presence detection 2022-06-12 10:52:01 +02:00
technyon
5a5f5d8658 presence detection fixes 2022-06-08 22:50:57 +02:00
technyon
1fb1f9b6a6 opener config struct changes 2022-05-30 23:39:24 +02:00
technyon
e68c3453db rewrite network code for opener 2022-05-30 22:52:09 +02:00
technyon
836b84b549 opener fixes 2022-05-30 21:24:35 +02:00
technyon
875dc34012 add opener code 2022-05-29 23:23:27 +02:00
technyon
582abae914 rename namespaces 2022-05-29 22:38:10 +02:00