52 Commits (3777cef70d4f0c414915a90cf2f6cd1b154a1517)
 

Author SHA1 Message Date
  Thomas Buck 3777cef70d date time printing on lorarx and auto reset 4 months ago
  Thomas Buck 9e7fd20188 lora tx goes to deep sleep 4 months ago
  Thomas Buck 24c671bf83 lora transmitter never needs to receive. also dont light bright white led to save more power. 4 months ago
  Thomas Buck 7211a8d1ca consolidate redundant sml energy fields 4 months ago
  Thomas Buck 66fa51227e send temperature in lora hello messages 4 months ago
  Thomas Buck 2efc8917a9 add ArduinoOTA to ESP32 builds. although neither it nor the old SimpleUpdater work on the Heltec Lora32 devices. TODO. 4 months ago
  Thomas Buck 8174d78158 add checksum and xor to lora payload 4 months ago
  Thomas Buck 5b89716c53 post sml measurements to influxdb 4 months ago
  Thomas Buck eac6a944dd also send battery state via lora 4 months ago
  Thomas Buck 0294b07280 simple protocol on top of lora phy to transmit sml data 4 months ago
  Thomas Buck 52577ab1b1 hook up sml parsing to softserial interface 4 months ago
  Thomas Buck cd70b4877a test parsing of an actual sml dump from my meter 4 months ago
  Thomas Buck 4585b3c25b lora rx tx test with unofficial lib 4 months ago
  Thomas Buck e70faaa5d9 start experimenting with lora 4 months ago
  Thomas Buck f587c66e75 add pc displays to ui 4 months ago
  Thomas Buck 008da59e34 add touchscreen calibration ui and eeprom 5 months ago
  Thomas Buck 3aa6f97957 adjust backlight according to ldr value. needs resistor replacement. 5 months ago
  Thomas Buck 1a415dd95c don't overdraw standby screen when mqtt updates come in 5 months ago
  Thomas Buck 23393735b6 tweak standby time date display 5 months ago
  Thomas Buck dbac88668a instead of turning display off, go to a standby screen that shows date and time 5 months ago
  Thomas Buck b271b2325d turn off backlight after a while 5 months ago
  Thomas Buck 7c8c313742 enter ui info page with physical instead of touch button 5 months ago
  Thomas Buck b44998dd8c add new kitchen sink lights and add wakeup option to all-off button. 5 months ago
  Thomas Buck 43cac7ae1b add hostname to ui info page 5 months ago
  Thomas Buck e59c36d767 tweak dark mode css link colors 5 months ago
  Thomas Buck 91d5783ac8 wait some time after a registered touch and react properly to external mqtt events 5 months ago
  Thomas Buck e08ef35ab2 more stuff on ui info page 5 months ago
  Thomas Buck c3b08424e9 try to read ldr, but not working for some reason 5 months ago
  Thomas Buck 3ba034449a only react to a single touch-down event, then wait until touch-up. 5 months ago
  Thomas Buck dac8960c39 add ui for bathroom lights 5 months ago
  Thomas Buck 632d3971be log mqtt tx msgs. fix bug missing some ui toggles. 5 months ago
  Thomas Buck d47220cc33 ui now functioning for livingroom 5 months ago
  Thomas Buck 52792b4bed stashed changes: show connection info on display at start 5 months ago
  Thomas Buck bd17412c6d basic menu ui with buttons working 5 months ago
  Thomas Buck d27e72e4b2 draw some experimental ui buttons 5 months ago
  Thomas Buck 41480f7e43 add compile_commands.json for cyd build 5 months ago
  Thomas Buck 0ee0bd3ba3 draw rudimentary buttons 1 year ago
  Thomas Buck 26ce959c57 first simple cyd remote test 1 year ago
  Thomas Buck 8c22a6a25d dont reset when influxdb is not reachable 1 year ago
  Thomas Buck 650b645dac more cleanup. 2 years ago
  Thomas Buck 1fbc4253c5 fix for watchdog resets when reading sensors. custom influx client to save space. 512k esp8266 env version. esp8266 hostname fix. wifi disconnect reset. 2 years ago
  Thomas Buck 601b520d28 print build date 2 years ago
  Thomas Buck 47716cc74b add feature-flags for libs, to fit 512k esp-01 version. 2 years ago
  Thomas Buck a627ec29e1 add temperature compensation. refactoring. dark-mode. debug-log with websockets. 2 years ago
  Thomas Buck 382886d3ac set mqtt sensor data as retained messages 2 years ago
  Thomas Buck 1684220574 support CCS811, serial relais. 2 years ago
  Thomas Buck be1fef30e4 did no longer work with shell oneliner due to missing newlines 3 years ago
  Thomas Buck 72917b5bf4 support Arduino Uno Wifi Developer Edition 3 years ago
  Thomas Buck 0223dc2088 Moved moisture sensor and updater into own files. Added relais support (only testing for now). 4 years ago
  Thomas Buck 5a4c6eb48d make led pin a define 4 years ago