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

Fix device mode to allow schedule #227

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Fix device mode to allow schedule #227

merged 1 commit into from
Sep 17, 2022

Conversation

frenck
Copy link
Owner

@frenck frenck commented Sep 17, 2022

Proposed Changes

Adds the schedule device mode. Although not documented, it does actually exists.
Once activating the schedule in the app, the device will communicate schedule as its mode.

Related Issues

home-assistant/core#78180

@frenck frenck added the bugfix Inconsistencies or issues which will cause a problem for users or implementers. label Sep 17, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #227 (5e50c3f) into main (0f3c9de) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   96.04%   96.05%   +0.01%     
==========================================
  Files           6        6              
  Lines         354      355       +1     
  Branches       52       52              
==========================================
+ Hits          340      341       +1     
  Misses         12       12              
  Partials        2        2              
Impacted Files Coverage Δ
src/demetriek/const.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@frenck frenck merged commit 7bbb29c into main Sep 17, 2022
@frenck frenck deleted the frenck-2022-1833 branch September 17, 2022 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants