Commit Graph

17 Commits

Author SHA1 Message Date
ba96f09717 correct json generation 2025-04-27 00:06:19 +02:00
604de64deb implment CRCcheck 2025-04-26 23:55:28 +02:00
46ac08ac9c MQTT implementation. MQTT message sends only when there is a data update. Also update conf in Homeassistant 2025-04-16 00:39:37 +02:00
6f41843cd5 early implementation of MQTT. Deactivate it to avoid intensive usage 2025-04-14 23:01:26 +02:00
43ff899cde initiate MQTT interface 2025-04-14 22:28:49 +02:00
f2ddf22a5a Add OTA through ElegantOTA lite. OTA is accessible via IP_ADRESS/update 2025-04-13 23:38:36 +02:00
1180e340fb replace the deepsleep by a delay. The deepsleep looks not functional, same for lightsleep. 2025-04-02 23:34:47 +02:00
68db78cd5e Merge branch 'main' of https://git.roflcopter.fr/nagoydede/linky_tic 2025-04-01 22:26:07 +02:00
8424ad5aac complete README with sleepmode 2025-03-25 22:50:45 +01:00
03329c5220 Merge pull request 'Add sleep mode' (#4) from sleepmode into main
Reviewed-on: #4
2025-03-25 22:24:26 +01:00
10e1c134e5 Add sleep mode 2025-03-25 22:18:32 +01:00
a0eb3ebaeb comments and code cleaning 2025-03-25 22:06:22 +01:00
7ae57a8f81 Correct readme 2025-03-24 23:17:49 +01:00
d2da947fc4 Complete readme and comments in tic.h 2025-03-24 23:15:20 +01:00
9adcf6506e Initial commit 2025-03-24 22:11:49 +01:00
5b8ff279d2 Actualiser .gitignore 2025-03-24 22:07:31 +01:00
0721428b1b Initial commit 2025-03-24 22:06:58 +01:00