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

Bump skybellpy to 0.4.0 #23294

Merged
merged 4 commits into from
Apr 22, 2019
Merged

Bump skybellpy to 0.4.0 #23294

merged 4 commits into from
Apr 22, 2019

Conversation

austinmroczek
Copy link
Contributor

Description:

bump skybellpy to 0.4.0, fixing problem with empty skybellpy cache file

Related issue (if applicable): fixes #
See MisterWil/skybellpy#9

No doc or config changes

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • [The manifest file][manifest-docs] has all fields filled out correctly ([example][ex-manifest]).
  • New dependencies have been added to requirements in the manifest ([example][ex-requir]).
  • [n/a] New dependencies are only imported inside functions that use them ([example][ex-import]).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • [n/a] New files were added to .coveragerc.

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #23294 into dev will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev   #23294     +/-   ##
=========================================
- Coverage   94.29%   94.19%   -0.1%     
=========================================
  Files         458      453      -5     
  Lines       37203    36915    -288     
=========================================
- Hits        35079    34772    -307     
- Misses       2124     2143     +19
Impacted Files Coverage Δ
homeassistant/components/mqtt/fan.py 74.19% <0%> (-23.78%) ⬇️
homeassistant/components/hue/bridge.py 73.07% <0%> (-1%) ⬇️
homeassistant/components/uk_transport/sensor.py 93.43% <0%> (-0.73%) ⬇️
homeassistant/components/hassio/auth.py 90.47% <0%> (-0.44%) ⬇️
homeassistant/helpers/service.py 91.58% <0%> (-0.4%) ⬇️
homeassistant/components/google_assistant/http.py 94.11% <0%> (-0.17%) ⬇️
homeassistant/components/hassio/handler.py 95.52% <0%> (-0.13%) ⬇️
homeassistant/components/heos/media_player.py 100% <0%> (ø) ⬆️
homeassistant/components/hassio/const.py 100% <0%> (ø) ⬆️
homeassistant/components/google_assistant/const.py 100% <0%> (ø) ⬆️
... and 12 more

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 3b0660a...e18b4d2. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #23294 into dev will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev   #23294     +/-   ##
=========================================
- Coverage   94.29%   94.19%   -0.1%     
=========================================
  Files         458      453      -5     
  Lines       37203    36915    -288     
=========================================
- Hits        35079    34772    -307     
- Misses       2124     2143     +19
Impacted Files Coverage Δ
homeassistant/components/mqtt/fan.py 74.19% <0%> (-23.78%) ⬇️
homeassistant/components/hue/bridge.py 73.07% <0%> (-1%) ⬇️
homeassistant/components/uk_transport/sensor.py 93.43% <0%> (-0.73%) ⬇️
homeassistant/components/hassio/auth.py 90.47% <0%> (-0.44%) ⬇️
homeassistant/helpers/service.py 91.58% <0%> (-0.4%) ⬇️
homeassistant/components/google_assistant/http.py 94.11% <0%> (-0.17%) ⬇️
homeassistant/components/hassio/handler.py 95.52% <0%> (-0.13%) ⬇️
homeassistant/components/heos/media_player.py 100% <0%> (ø) ⬆️
homeassistant/components/hassio/const.py 100% <0%> (ø) ⬆️
homeassistant/components/google_assistant/const.py 100% <0%> (ø) ⬆️
... and 12 more

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 3b0660a...e18b4d2. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #23294 into dev will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             dev   #23294      +/-   ##
=========================================
- Coverage   94.2%   94.19%   -0.02%     
=========================================
  Files        453      453              
  Lines      36915    36915              
=========================================
- Hits       34776    34772       -4     
- Misses      2139     2143       +4
Impacted Files Coverage Δ
...ssistant/components/islamic_prayer_times/sensor.py 94.68% <0%> (-3.2%) ⬇️
homeassistant/components/uk_transport/sensor.py 93.43% <0%> (-0.73%) ⬇️

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 f6349a6...e18b4d2. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #23294 into dev will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev   #23294     +/-   ##
=========================================
- Coverage   94.29%   94.19%   -0.1%     
=========================================
  Files         458      453      -5     
  Lines       37203    36915    -288     
=========================================
- Hits        35079    34772    -307     
- Misses       2124     2143     +19
Impacted Files Coverage Δ
homeassistant/components/mqtt/fan.py 74.19% <0%> (-23.78%) ⬇️
homeassistant/components/hue/bridge.py 73.07% <0%> (-1%) ⬇️
homeassistant/components/uk_transport/sensor.py 93.43% <0%> (-0.73%) ⬇️
homeassistant/components/hassio/auth.py 90.47% <0%> (-0.44%) ⬇️
homeassistant/helpers/service.py 91.58% <0%> (-0.4%) ⬇️
homeassistant/components/google_assistant/http.py 94.11% <0%> (-0.17%) ⬇️
homeassistant/components/hassio/handler.py 95.52% <0%> (-0.13%) ⬇️
homeassistant/components/heos/media_player.py 100% <0%> (ø) ⬆️
homeassistant/components/hassio/const.py 100% <0%> (ø) ⬆️
homeassistant/components/google_assistant/const.py 100% <0%> (ø) ⬆️
... and 12 more

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 3b0660a...e18b4d2. Read the comment docs.

@balloob balloob merged commit e3981b6 into home-assistant:dev Apr 22, 2019
@balloob balloob added this to the 0.92.0 milestone Apr 22, 2019
balloob pushed a commit that referenced this pull request Apr 23, 2019
* Bump skybellpy to 0.4.0

* Bump skybellpy to 0.4.0 in requirements_all.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants