arska / controlmyspa

Python library for Balboa ControlMySpa.com
https://pypi.org/project/controlmyspa/
MIT License
5 stars 4 forks source link

additional features added #10

Closed Hr-Frodo closed 2 years ago

Hr-Frodo commented 2 years ago

add heater mode toggle add circulation pumps (for information) add ozon generators (for information)

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (1494af8) into main (7811d18) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   98.49%   98.71%   +0.22%     
==========================================
  Files           3        3              
  Lines         266      312      +46     
==========================================
+ Hits          262      308      +46     
  Misses          4        4              
Impacted Files Coverage Δ
controlmyspa.py 100.00% <100.00%> (ø)
tests/test_controlmyspa.py 97.89% <100.00%> (+0.50%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7811d18...1494af8. Read the comment docs.

arska commented 2 years ago

Hello @Hr-Frodo,

Thanks for your first contribution to this project! I renamed the new properties to circulation_pumps and ozone_generators and added some tests. As soon as this is merged I'll release the new version 1.0.8 of the library to pypi.org.

Cheers and happy holidays, Aarno