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

Implement method that handles the appliances operation state #31

Closed
t-ober opened this issue Feb 4, 2022 · 1 comment · Fixed by #47
Closed

Implement method that handles the appliances operation state #31

t-ober opened this issue Feb 4, 2022 · 1 comment · Fixed by #47
Assignees
Labels
enhancement New feature or request

Comments

@t-ober
Copy link
Contributor

t-ober commented Feb 4, 2022

No description provided.

@t-ober t-ober self-assigned this Feb 4, 2022
@t-ober t-ober added the enhancement New feature or request label Feb 4, 2022
@t-ober
Copy link
Contributor Author

t-ober commented Feb 21, 2022

method ideas :

    handle_simulation_step():
    is_turned_on(): Boolean
    sample_switch_on(time: datetime): Unit
    add_operation_interval(start: datetime): Unit

danielfeismann added a commit that referenced this issue Jun 10, 2022
t-ober added a commit that referenced this issue Jan 12, 2023
t-ober added a commit that referenced this issue Jan 31, 2023
# Conflicts:
#	markovs_household/data/appliance.py
#	poetry.lock
#	pyproject.toml
#	tests/common/test_data.py
#	tests/data/test_appliance.py
sebastian-peter added a commit that referenced this issue Mar 15, 2023
t-ober added a commit that referenced this issue Apr 12, 2023
…n-state' into to/#31-handle-appliance-operation-state
danielfeismann added a commit that referenced this issue May 8, 2023
…ration-state

Handle appliance operation state
t-ober added a commit that referenced this issue Oct 24, 2023
…-input-2

# Conflicts:
#	markovs_household/data/probability.py
#	markovs_household/data/usage_probabilities.py
#	poetry.lock
#	tests/common/test_data.py
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant