question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Naming conventions for groups

See original GitHub issue

For groups the naming conventions

power_sensor_friendly_naming energy_sensor_friendly_naming

are only somehow taken into account, means, it is translated to lowercase.

  - platform: powercalc
    create_group: Foobar

with

  power_sensor_friendly_naming: "{} POWER"
  energy_sensor_friendly_naming: "{} ENERGY_COUNTER"

is creating sensors with name “Foobar power” and “Foobar energy_counter” instead of respecting the case as for sensors.

BTW How to assign a unique_id the groups which sould be generated, so I can correct on my own in UI?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
bramstrokercommented, Jul 16, 2022

Work in progress PR #846

0reactions
bramstrokercommented, Jul 16, 2022

Thanks for the quick testing and confirmation!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Naming Conventions for groups in Active Directory
Active Directory requires that all groups have unique names. University IT achieves this in WOLFTECH by prefixing the group name with the college...
Read more >
Microsoft 365 groups naming policy
A period (.) or a hyphen (-) is permitted anywhere in the group name, except at the beginning or end of the name....
Read more >
Group Creation Conventions for Active Directory
Group Naming Conventions ; Userid Syntax ... Active Directory for specific types of groups, we are naming all objects with a standard prefix....
Read more >
Active Directory Group Name Examples & Best ... - Imanami
Active Directory Group Naming Convention Best Practices · 1. Be Consistent · 2. Leverage Group Naming Prefixes · 3. Provide Group Descriptions ·...
Read more >
Canvas: Use Clear Naming Conventions for Groups | IT@UMN
Instead of using generic group names with numbers or letters, use a naming convention with your course's unique course code, an abbreviation or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found