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

Card room. Code refactoring to fit framework structure. #847

Merged
merged 5 commits into from
Jul 21, 2022

Conversation

sisimomo
Copy link
Contributor

@sisimomo sisimomo commented Jul 8, 2022

Simplified and cleaned up code logic.
New features:

  • Now support from 0 to 4 "subicons".
  • If less than 4 "subicons", the "subicons" divide the vertical space into 3 squares instead of 4.
  • No need to have an entity for the "Room entity". Only the and icon is needed and a default icon (mdi:sofa-single) is now defined.
  • "more-info" is now the default behavior for "subicons" "hold_action".

Code refactoring to fit framework structure.
Simplified and cleaned up code logic.
New features:
- Now support from 0 to 4 "subicons".
- If less than 4 "subicons", the "subicons" divide the vertical space into 3 squares instead of 4.
- No need to have an entity for the "Room entity". Only the and icon is needed and a default icon (mdi:sofa-single) is now defined.
- "more-info" is now the default behavior for "subicons" "hold_action".
@basbruss basbruss changed the base branch from main to release July 21, 2022 21:07
@basbruss basbruss merged commit b75834f into UI-Lovelace-Minimalist:release Jul 21, 2022
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.

None yet

3 participants