From f042b59932728eb43b9e3cd77ad35bce73e3cbf0 Mon Sep 17 00:00:00 2001 From: Philip Abbey Date: Tue, 21 Jul 2026 12:38:44 +0100 Subject: [PATCH] Update etiquette section with user behavior insights Clarified user etiquette expectations and addressed public opinions on application complexity. Signed-off-by: Philip Abbey --- Etiquette.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/Etiquette.md b/Etiquette.md index 446c996..6674411 100644 --- a/Etiquette.md +++ b/Etiquette.md @@ -18,7 +18,7 @@ # Etiquette -Thank you to all those who have provided positive feedback, code and language translations, you have made the product better. The majority of users that contact us are grateful and we thank you for your courtesy. Sadly not everyone is as reasonable or polite. What follows is what the authors consider reasonable behaviour from users. We are getting a sufficient number of examples that it feels like something has to be called out! There are some users who feel "entitled" to be discourteous, as evidences by some of the Garmin application reviews. +Thank you to all those who have provided positive feedback, code and language translations, you have made the product better. The majority of users that contact us are grateful and we thank you for your courtesy. Sadly not everyone is as reasonable or polite. What follows is what the authors consider reasonable behaviour from users. We are getting a sufficient number of examples that it feels like something has to be called out! There are some users who feel "entitled" to be discourteous, as evidences by some of the Garmin application reviews. Its too easy to express an uninformed opinion publicaly these days without being held accountable and having to defend it as reasonable. > [!IMPORTANT] > **The intended audience for this application are those comfortable with configuring a HomeAssistant** (e.g. editing the YAML configuration files) and debugging why URLs don't work. It does not require programming skills, but the menu is configured via JSON which feels like "coding" (more like "describing"). If you are not comfortable with this relatively low level of configuration, you may like to try other Garmin applications instead. @@ -200,6 +200,25 @@ Answer: Make sure you meet the [minimum requirements for being a user](#etiquett (This last email trail does beg the question how this user ever expected to be able to work with their own Home Assistant server...) +**This one is interesting for a different reason.** + + + +> "I reverse malware for a living" + +- Putting yourself on a pedestal? +- Are we supposed to credit you that you opinion carries additional weight? + +> "this is complicated for a hobbyist" + +Not for himself, but speaking on behalf of other users, how noble? Except the app is rated 4.7 in the store presently, so plenty of other users, including 'hobbyists', seem to disagree. +- Why did you feel you had to post an opinion on behalf of _any_ other users? +- Are hobbyists not as clever as you? + +You're free to voice your opinion, but if you do it publicly, I have the freedom to reply and point out the flaws in your argument. + +Do you not have a clue about writing significant applications in constrained space (i.e. including older devices), and therefore the limits that imposes on the application, e.g. menu building? + --- ### API Keys