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

New Custom Card : alarm time and toggle #1220

Merged
merged 9 commits into from
Apr 3, 2023
Merged

New Custom Card : alarm time and toggle #1220

merged 9 commits into from
Apr 3, 2023

Conversation

benbur98
Copy link
Contributor

A new custom card that can be used to set the time and turn on/off an Alarm.
This brings together an input datetime helper and boolean helper.

I built this on top of @sildehoop 's custom_card_input_datetime, however, I couldn't add this boolean functionality without several breaking changes to that card - so a new one is required.
image
image
image

  • This PR fixes or closes issue: N/A
  • This PR is related to issue: N/A
  • Link to documentation pull request: N/A

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • I have followed the contribution guidelines
    • This PR is for a custom-card or documentation change and therefore directed to the main branch.
    • This PR is for a official card or any other directly to the integration related change and therefore directed to the release branch.

@benbur98
Copy link
Contributor Author

benbur98 commented Mar 16, 2023

Remaining Tasks

  • Fix the Force Background Color - same as the new light/cover/fan cards

@basbruss
Copy link
Collaborator

basbruss commented Apr 3, 2023

Remaining Tasks

  • Fix the Force Background Color - same as the new light/cover/fan cards

Any update on this?

@benbur98
Copy link
Contributor Author

benbur98 commented Apr 3, 2023

I've had no time to jump back into this for a while unfortunately. Hopefully can have it complete in the next week though.

@benbur98
Copy link
Contributor Author

benbur98 commented Apr 3, 2023

Thus is now complete, ready to merge.

@benbur98 benbur98 requested a review from basbruss April 3, 2023 19:36
@basbruss basbruss merged commit 8d1c859 into UI-Lovelace-Minimalist:main Apr 3, 2023
3 checks passed
@benbur98 benbur98 deleted the custom_card_alarm_time branch April 3, 2023 21:51
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

2 participants