Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 4c5938e (HEAD -> master) update readme by Thomas Buck 2024-07-11 23:08:00 +0200
  • 476f8db sml_data_received() only returned false with empty rtc data area. by Thomas Buck 2024-07-11 22:59:01 +0200
  • 84199cc some lora tweaks by Thomas Buck 2024-07-11 22:54:21 +0200
  • d1cbd69 dont keep tx pin for sml floating by Thomas Buck 2024-07-10 22:08:00 +0200
  • 6186324 improve cyd backlight dimming (reduced flicker) by Thomas Buck 2024-07-08 02:12:04 +0200
  • 0e81983 improve lora rx auto reset by Thomas Buck 2024-07-05 17:41:57 +0200
  • adf2562 try to save more energy and reduce hangs by Thomas Buck 2024-07-04 18:51:30 +0200
  • 3777cef date time printing on lorarx and auto reset by Thomas Buck 2024-07-04 00:15:26 +0200
  • 9e7fd20 lora tx goes to deep sleep by Thomas Buck 2024-07-01 18:34:38 +0200
  • 24c671b lora transmitter never needs to receive. also dont light bright white led to save more power. by Thomas Buck 2024-07-01 13:45:41 +0200
  • 7211a8d consolidate redundant sml energy fields by Thomas Buck 2024-07-01 13:42:35 +0200
  • 66fa512 send temperature in lora hello messages by Thomas Buck 2024-07-01 00:02:05 +0200
  • 2efc891 add ArduinoOTA to ESP32 builds. although neither it nor the old SimpleUpdater work on the Heltec Lora32 devices. TODO. by Thomas Buck 2024-06-30 23:52:09 +0200
  • 8174d78 add checksum and xor to lora payload by Thomas Buck 2024-06-30 23:35:16 +0200
  • 5b89716 post sml measurements to influxdb by Thomas Buck 2024-06-30 14:46:04 +0200
  • eac6a94 also send battery state via lora by Thomas Buck 2024-06-30 14:07:39 +0200
  • 0294b07 simple protocol on top of lora phy to transmit sml data by Thomas Buck 2024-06-30 13:30:12 +0200
  • 52577ab hook up sml parsing to softserial interface by Thomas Buck 2024-06-29 22:47:37 +0200
  • cd70b48 test parsing of an actual sml dump from my meter by Thomas Buck 2024-06-29 19:58:59 +0200
  • 4585b3c lora rx tx test with unofficial lib by Thomas Buck 2024-06-29 19:58:23 +0200
  • e70faaa start experimenting with lora by Thomas Buck 2024-06-29 11:32:20 +0200
  • f587c66 add pc displays to ui by Thomas Buck 2024-06-29 11:32:05 +0200
  • 008da59 add touchscreen calibration ui and eeprom by Thomas Buck 2024-06-08 01:32:15 +0200
  • 3aa6f97 adjust backlight according to ldr value. needs resistor replacement. by Thomas Buck 2024-06-02 14:16:02 +0200
  • 1a415dd don't overdraw standby screen when mqtt updates come in by Thomas Buck 2024-06-02 13:07:37 +0200
  • 2339373 tweak standby time date display by Thomas Buck 2024-06-02 03:37:35 +0200
  • dbac886 instead of turning display off, go to a standby screen that shows date and time by Thomas Buck 2024-06-02 01:20:02 +0200
  • b271b23 turn off backlight after a while by Thomas Buck 2024-06-01 13:09:47 +0200
  • 7c8c313 enter ui info page with physical instead of touch button by Thomas Buck 2024-06-01 02:44:26 +0200
  • b44998d add new kitchen sink lights and add wakeup option to all-off button. by Thomas Buck 2024-06-01 02:18:47 +0200
  • 43cac7a add hostname to ui info page by Thomas Buck 2024-05-31 23:04:17 +0200
  • e59c36d tweak dark mode css link colors by Thomas Buck 2024-05-31 23:04:08 +0200
  • 91d5783 wait some time after a registered touch and react properly to external mqtt events by Thomas Buck 2024-05-31 22:54:55 +0200
  • e08ef35 more stuff on ui info page by Thomas Buck 2024-05-31 21:25:14 +0200
  • c3b0842 try to read ldr, but not working for some reason by Thomas Buck 2024-05-31 21:10:30 +0200
  • 3ba0344 only react to a single touch-down event, then wait until touch-up. by Thomas Buck 2024-05-31 19:58:15 +0200
  • dac8960 add ui for bathroom lights by Thomas Buck 2024-05-31 16:05:30 +0200
  • 632d397 log mqtt tx msgs. fix bug missing some ui toggles. by Thomas Buck 2024-05-31 04:50:19 +0200
  • d47220c ui now functioning for livingroom by Thomas Buck 2024-05-31 04:12:54 +0200
  • 52792b4 stashed changes: show connection info on display at start by Thomas Buck 2024-05-31 04:12:27 +0200
  • bd17412 basic menu ui with buttons working by Thomas Buck 2024-05-31 02:18:31 +0200
  • d27e72e draw some experimental ui buttons by Thomas Buck 2024-05-31 01:09:42 +0200
  • 41480f7 add compile_commands.json for cyd build by Thomas Buck 2024-05-31 01:09:18 +0200
  • 0ee0bd3 draw rudimentary buttons by Thomas Buck 2023-11-10 18:35:03 +0100
  • 26ce959 first simple cyd remote test by Thomas Buck 2023-11-10 16:04:18 +0100
  • 8c22a6a dont reset when influxdb is not reachable by Thomas Buck 2023-06-18 20:47:04 +0200
  • 650b645 more cleanup. by Thomas Buck 2022-08-21 20:30:46 +0200
  • 1fbc425 fix for watchdog resets when reading sensors. custom influx client to save space. 512k esp8266 env version. esp8266 hostname fix. wifi disconnect reset. by Thomas Buck 2022-08-20 01:52:50 +0200
  • 601b520 print build date by Thomas Buck 2022-08-19 20:54:07 +0200
  • 47716cc add feature-flags for libs, to fit 512k esp-01 version. by Thomas Buck 2022-08-18 21:11:47 +0200
  • a627ec2 add temperature compensation. refactoring. dark-mode. debug-log with websockets. by Thomas Buck 2022-08-16 20:20:09 +0200
  • 382886d set mqtt sensor data as retained messages by Thomas Buck 2022-08-14 12:07:35 +0200
  • 1684220 support CCS811, serial relais. by Thomas Buck 2022-05-16 16:21:52 +0200
  • be1fef3 did no longer work with shell oneliner due to missing newlines by Thomas Buck 2021-11-11 19:10:05 +0100
  • 72917b5 support Arduino Uno Wifi Developer Edition by Thomas Buck 2021-11-10 00:03:10 +0100
  • 0223dc2 Moved moisture sensor and updater into own files. Added relais support (only testing for now). by Thomas Buck 2020-10-22 22:27:24 +0200
  • 5a4c6eb make led pin a define by Thomas Buck 2020-07-03 21:42:28 +0200
  • 3aa146f some cleanup by Thomas Buck 2020-06-28 19:41:13 +0200
  • 4ba9711 Initial commit by Thomas Buck 2020-01-06 16:41:58 +0100