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

Add Example for Fan Control #1365

Merged
merged 5 commits into from
Dec 3, 2023
Merged

Conversation

oldcorvus
Copy link
Contributor

Description

This pull request adds an example demonstrating how to control a fan using the xknx library. It includes a new example script, fan_control_example_step_mode.py and fan_control_example_percent_mode.py, that showcases the basic usage of the Fan class.

Changes Made

  • Added a new example script: fan_control_example_step_mode.py
  • Added a new example script: fan_control_example_percent_mode.py

@farmio
Copy link
Member

farmio commented Dec 2, 2023

Hi 👋!
Thank you very much for your contribution! Can you make CI pass please?

Copy link

codecov bot commented Dec 3, 2023

Codecov Report

Merging #1365 (660dcfc) into main (888df38) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1365   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files         150      150           
  Lines        9584     9584           
=======================================
  Hits         9255     9255           
  Misses        329      329           

Copy link
Member

@farmio farmio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@farmio farmio merged commit 791a4bd into XKNX:main Dec 3, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants