50 Commits (24c671bf8336e5a176cfd7774ee39738b64a2599)
 

Author SHA1 Message Date
  Thomas Buck 24c671bf83 lora transmitter never needs to receive. also dont light bright white led to save more power. 2 months ago
  Thomas Buck 7211a8d1ca consolidate redundant sml energy fields 2 months ago
  Thomas Buck 66fa51227e send temperature in lora hello messages 2 months ago
  Thomas Buck 2efc8917a9 add ArduinoOTA to ESP32 builds. although neither it nor the old SimpleUpdater work on the Heltec Lora32 devices. TODO. 2 months ago
  Thomas Buck 8174d78158 add checksum and xor to lora payload 2 months ago
  Thomas Buck 5b89716c53 post sml measurements to influxdb 2 months ago
  Thomas Buck eac6a944dd also send battery state via lora 2 months ago
  Thomas Buck 0294b07280 simple protocol on top of lora phy to transmit sml data 2 months ago
  Thomas Buck 52577ab1b1 hook up sml parsing to softserial interface 2 months ago
  Thomas Buck cd70b4877a test parsing of an actual sml dump from my meter 2 months ago
  Thomas Buck 4585b3c25b lora rx tx test with unofficial lib 2 months ago
  Thomas Buck e70faaa5d9 start experimenting with lora 2 months ago
  Thomas Buck f587c66e75 add pc displays to ui 2 months ago
  Thomas Buck 008da59e34 add touchscreen calibration ui and eeprom 3 months ago
  Thomas Buck 3aa6f97957 adjust backlight according to ldr value. needs resistor replacement. 3 months ago
  Thomas Buck 1a415dd95c don't overdraw standby screen when mqtt updates come in 3 months ago
  Thomas Buck 23393735b6 tweak standby time date display 3 months ago
  Thomas Buck dbac88668a instead of turning display off, go to a standby screen that shows date and time 3 months ago
  Thomas Buck b271b2325d turn off backlight after a while 3 months ago
  Thomas Buck 7c8c313742 enter ui info page with physical instead of touch button 3 months ago
  Thomas Buck b44998dd8c add new kitchen sink lights and add wakeup option to all-off button. 3 months ago
  Thomas Buck 43cac7ae1b add hostname to ui info page 3 months ago
  Thomas Buck e59c36d767 tweak dark mode css link colors 3 months ago
  Thomas Buck 91d5783ac8 wait some time after a registered touch and react properly to external mqtt events 3 months ago
  Thomas Buck e08ef35ab2 more stuff on ui info page 3 months ago
  Thomas Buck c3b08424e9 try to read ldr, but not working for some reason 3 months ago
  Thomas Buck 3ba034449a only react to a single touch-down event, then wait until touch-up. 3 months ago
  Thomas Buck dac8960c39 add ui for bathroom lights 3 months ago
  Thomas Buck 632d3971be log mqtt tx msgs. fix bug missing some ui toggles. 3 months ago
  Thomas Buck d47220cc33 ui now functioning for livingroom 3 months ago
  Thomas Buck 52792b4bed stashed changes: show connection info on display at start 3 months ago
  Thomas Buck bd17412c6d basic menu ui with buttons working 3 months ago
  Thomas Buck d27e72e4b2 draw some experimental ui buttons 3 months ago
  Thomas Buck 41480f7e43 add compile_commands.json for cyd build 3 months ago
  Thomas Buck 0ee0bd3ba3 draw rudimentary buttons 10 months ago
  Thomas Buck 26ce959c57 first simple cyd remote test 10 months 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 2 years ago
  Thomas Buck 72917b5bf4 support Arduino Uno Wifi Developer Edition 2 years ago
  Thomas Buck 0223dc2088 Moved moisture sensor and updater into own files. Added relais support (only testing for now). 3 years ago
  Thomas Buck 5a4c6eb48d make led pin a define 4 years ago
  Thomas Buck 3aa146f280 some cleanup 4 years ago
  Thomas Buck 4ba97119a7 Initial commit 4 years ago