Add cover group device class support#60415
Add cover group device class support#60415KNXBroker wants to merge 1 commit intohome-assistant:devfrom KNXBroker:cover-group-device-class
Conversation
|
Hey there @home-assistant/core, mind taking a look at this pull request as it has been labeled with an integration ( |
I'm not sure what this means? We never promoted customize? Anyways, there is currently being worked towards adding the possibility to select the device class on an entity, which makes this PR obsolete? |
|
My driver was to reduce customization entries, as I saw that the customization GUI will be removed. Anyways I never liked defining things via customization / defining things at different places (cover group definition via yaml and device class definition via customization). I'm not aware about the new way of assigning device classes. If this is something which can be done via the GUI and if groups can be defined in future via GUI as well, I fully agree. Please advice if I shall close this PR. |
This is currently being developed and is similar to how you can set an icon, name, or area on an entity via the UI. |
|
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. |
|
Closing this PR, as this functionality is now available from the UI |
Proposed change
Adding device class support for cover groups. Up to now this had only be possible via customizing, which is no longer promoted.
Type of change
Additional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: