Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small collection of changes #2352

Merged
merged 16 commits into from
Jan 16, 2025
Merged

small collection of changes #2352

merged 16 commits into from
Jan 16, 2025

Conversation

proddy
Copy link
Contributor

@proddy proddy commented Jan 14, 2025

  • add test for API not accepting localised booleans #2351 (language entities for booleans)
  • disconnect MQTT before doing an EMS-ESP restart
  • use browser language in webUI when non set, so it doesn't always default to Polish

@mattreim
Copy link
Contributor

Update German translation:

  NO_DATA_1: 'Keine favorisierten EMS-Entitäten gefunden. Verwenden Sie das Modul', 
  NO_DATA_2: ', um sie zu markieren.',
  NO_DATA_3: 'Um alle verfügbaren Entitäten anzuzeigen, gehen Sie zu' 

Small note: DASHBOARD_1 says the same as NO_DATA_1 + CUSTOMIZATIONS + NO_DATA_2.

@proddy
Copy link
Contributor Author

proddy commented Jan 16, 2025

Update German translation:

  NO_DATA_1: 'Keine favorisierten EMS-Entitäten gefunden. Verwenden Sie das Modul', 
  NO_DATA_2: ', um sie zu markieren.',
  NO_DATA_3: 'Um alle verfügbaren Entitäten anzuzeigen, gehen Sie zu' 

Small note: DASHBOARD_1 says the same as NO_DATA_1 + CUSTOMIZATIONS + NO_DATA_2.

oops, forgot to update DASHBOARD_1

@proddy proddy merged commit eab94f3 into emsesp:dev Jan 16, 2025
@mattreim
Copy link
Contributor

Update German translation:

  DASHBOARD_1: 'Alle EMS-Entitäten, die aktiv und als Favorit markiert sind, sowie alle benutzerdefinierten Entitäten, Zeitpläne und externen Sensordaten werden unten angezeigt.',

@proddy
Copy link
Contributor Author

proddy commented Jan 16, 2025

Update German translation:

  DASHBOARD_1: 'Alle EMS-Entitäten, die aktiv und als Favorit markiert sind, sowie alle benutzerdefinierten Entitäten, Zeitpläne und externen Sensordaten werden unten angezeigt.',

thanks, will add tomorrow

@mattreim
Copy link
Contributor

CPU-Temp

Maybe the ESP32 also has a temperature display. I found it in another project.

https://github.com/tbnobody/OpenDTU/blob/653efb41a23aa19be375d3e0c2a9a58acb8671b5/lib/CpuTemperature/src/CpuTemperature.cpp#L33C1-L37C28

@proddy
Copy link
Contributor Author

proddy commented Jan 18, 2025

CPU-Temp

Maybe the ESP32 also has a temperature display. I found it in another project.

https://github.com/tbnobody/OpenDTU/blob/653efb41a23aa19be375d3e0c2a9a58acb8671b5/lib/CpuTemperature/src/CpuTemperature.cpp#L33C1-L37C28

thanks, I've implemented this for ESP32's too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants