Skip to content

Conversation

DrRSatzteil
Copy link
Contributor

This change fixes two code errors in the example DSL code in the README and uses better example apps so that they cannot be confused with standard apps on the awtrix clock.

@DrRSatzteil DrRSatzteil changed the title Corrected DSL Code and better App examples [mqtt.awtrix3] Corrected DSL Code and better App examples Oct 10, 2025
@DrRSatzteil DrRSatzteil force-pushed the awtrixreadme branch 2 times, most recently from 84f4bf7 to 274d08b Compare October 10, 2025 18:17
Signed-off-by: Thomas Lauterbach <2452988+DrRSatzteil@users.noreply.github.com>
@DrRSatzteil
Copy link
Contributor Author

@lsiepel lsiepel requested a review from Copilot October 11, 2025 11:10
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects syntax errors in DSL code examples and updates app naming to use more realistic custom application examples instead of generic names that could be confused with native Awtrix clock apps.

  • Fixed array syntax in DSL code from [255,165,0] to newArrayList(255,165,0)
  • Replaced generic app examples (clock, weather, calendar) with specific custom apps (washing machine, doorbell, media player)
  • Updated all corresponding variable names, comments, and documentation to match the new app examples

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: lsiepel <leosiepel@gmail.com>
@lsiepel lsiepel merged commit cc8a8b4 into openhab:main Oct 11, 2025
2 checks passed
@lsiepel lsiepel added this to the 5.1 milestone Oct 11, 2025
@DrRSatzteil DrRSatzteil deleted the awtrixreadme branch October 11, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants