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

adds support for timer to on and timer to off, configured in minutes #24

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

dalinicus
Copy link
Owner

resolves #18

@dalinicus dalinicus added the enhancement New feature or request label Sep 15, 2023
@dalinicus dalinicus self-assigned this Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6b4ec90) 100.00% compared to head (c33c7d2) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        11    +1     
  Lines          478       513   +35     
=========================================
+ Hits           478       513   +35     
Files Changed Coverage Δ
custom_components/ac_infinity/const.py 100.00% <ø> (ø)
custom_components/ac_infinity/number.py 100.00% <ø> (ø)
custom_components/ac_infinity/select.py 100.00% <ø> (ø)
custom_components/ac_infinity/time.py 100.00% <ø> (ø)
custom_components/ac_infinity/text.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dalinicus dalinicus merged commit 0060d34 into main Sep 15, 2023
13 checks passed
@dalinicus dalinicus deleted the feature/timer-mode-support branch September 15, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add Timer Mode Trigger Setting Controls
1 participant