Skip to content

Draft: House

Jonathan Klimt requested to merge house into main
  • Implement basic functionality
    • Solar Panel
    • Virtual Load
    • Lights
      • Ceiling Lights
      • Kitchen Lights
      • Heating/Cooling
    • Power Generation
    • HVAC (Peltier & Fans)
      • Fan does not spin reliable with PWM
    • Temperature reading
    • Touch Buttons
    • Detect if Battery is connected
    • 7-Segment display with temperature
  • "Advanced" Features
    • MQTT Override
    • Startup Animation
    • Day cycle
    • Loading & Battery charging/discarging Logic
  • HTTP
    • Correct Web-Files
    • SVG instead of PNG
    • Use symbolic links to shared assets (css, logo, etc)
    • Main image as compact SVG
    • Enhance Javascript Code
      • JSON interactions with firmware
      • Interactive SVG
Edited by Jonathan Klimt

Merge request reports