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

Added support for hourly percent change in coinmarketcap component #11996

Merged
merged 2 commits into from
Jan 28, 2018

Conversation

kevindgoff
Copy link
Contributor

@kevindgoff kevindgoff commented Jan 28, 2018

Description:

Adding support to return the hourly percent change of a crypto in the coinmarketcap component.

Presently, the component only supports 24 and 7 day values. Adding the support for hourly allows automation to alert the user if a coin is trending up or down within the last hour. (e.g. flash a light)

I ran this locally and values were returned successfully in the sensor.

Checklist:

  • The code change is tested and works locally.

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass

If the code does not interact with devices:

  • [ X] Local tests with tox run successfully. Your PR cannot be merged unless tests pass

@homeassistant
Copy link
Contributor

Hi @kevindgoff,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Thanks 🐦

@fabaff fabaff merged commit 336bdb1 into home-assistant:dev Jan 28, 2018
@balloob balloob mentioned this pull request Feb 9, 2018
@home-assistant home-assistant locked and limited conversation to collaborators May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants