Proddy
Proddy
The timezone pull-down selection doesn't work for me so I started to look into the code. The timezone selected from the Web UI and stored in the SPIFFS config file...
Hi Rick, Some of the people using my EMS-ESP project get confused with the System/Restart feature where it says 'Device is restarting', the ESP reboots but the web page is...
For one on my projects I'm going to have to translate the Web and Console commands to German and possibly other languages. Is there a quick and easy way to...
As reported in [Discord](https://discord.com/channels/816637840644505620/816958087160266775/998120269522673774) by vmonkey... > Hi, in the latest beta, HA logs report this: > Logger: homeassistant.components.mqtt.number > Source: components/mqtt/number.py:211 > Integration: MQTT (documentation, issues) > First occurred:...
Support multi-locale for Telnet console commands, MQTT, SysLog messages and the Web. Since there is not enough memory to hold all the translations it will have to be different builds...
The core ESP32 arduino framework has been upgraded to [v2.0.0](https://github.com/espressif/arduino-esp32/releases/tag/2.0.0) and [PlatformIO](https://github.com/platformio/platform-espressif32/releases/tag/v4.0.0) will upgrade automatically to this unless we force it to stay on 3.5. Which is fine, but breaks...
the Sonar Check github gets called on every PR, include local forks, so need to add the user check in their so it only runs for the ems-esp owner
for me the same. customization menu shows items, which i can not see in the device overview. i.E. _Originally posted by @SpaceTeddy in https://github.com/emsesp/EMS-ESP32/issues/523#issuecomment-1139451081_
A few cases 1. When clicking Restart from the System tab, there is no response back to the user's browser when EMS-ESP reconnects. This is because the browser session is...