logo elektroda
logo elektroda
X
logo elektroda

ESPHome: custom HTML/JS pages and C/C++ for hysteresis/weekly relay control?

paw1976 441 1
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 21881467
    paw1976
    Level 12  
    Posts: 75
    Help: 1
    Rate: 5
    Hello.
    Does ESPHome allow you to add custom pages in html/js and custom code e.g.: c/cpp? Generally I am concerned with adding my own hysteresis temperature controller functionality or weekly programmer to the relays but without using the functionality of schedules or dependencies that can be set in HomeAssistant. Saving the programmer settings in the controller's flash memory.
  • ADVERTISEMENT
  • #2 21882069
    paw1976
    Level 12  
    Posts: 75
    Help: 1
    Rate: 5
    Let me start by answering myself. Successfully replaced the default page via js_include and reading the internal esp32 temperature.
    Browser screenshot showing “Witaj w świecie ESPHome!!!” and ESP32 internal sensor temperature: 19.44 °C
ADVERTISEMENT