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

Upgrade shodan to 1.7.7 #11084

Merged
merged 1 commit into from
Dec 11, 2017
Merged

Upgrade shodan to 1.7.7 #11084

merged 1 commit into from
Dec 11, 2017

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Dec 11, 2017

Description:

  • Added "shodan data download" command to help download bulk data files
  • Add basic support for the Bulk Data API

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: shodan
    api_key: !secret shodan_api
    query: 'home-assistant'

Checklist:

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

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@fabaff fabaff requested a review from andrey-git as a code owner December 11, 2017 12:40
@pvizeli pvizeli merged commit 1b39632 into dev Dec 11, 2017
@pvizeli pvizeli deleted the upgrade-shodan branch December 11, 2017 15:44
akatrevorjay added a commit to akatrevorjay/home-assistant that referenced this pull request Dec 15, 2017
…into dev

* 'dev' of https://github.com/home-assistant/home-assistant:
  Report availability for TP-Link smart bulbs (home-assistant#10976)
  Bump pyatv to 0.3.9 (home-assistant#11104)
  Use luftdaten module (home-assistant#10970)
  Bump pymusiccast to version 0.1.6 (home-assistant#11091)
  Update tellcore-net to 0.4 (home-assistant#11087)
  Upgrade shodan to 1.7.7 (home-assistant#11084)
  Upgrade youtube_dl to 2017.12.10 (home-assistant#11080)
  Upgrade psutil to 5.4.2 (home-assistant#11083)
  Upgrade yarl to 0.16.0 (home-assistant#11078)
  Upgrade aiohttp to 2.3.6 (home-assistant#11079)
  Allow tradfri to read the available state of the device (home-assistant#11056)
@fabaff fabaff mentioned this pull request Dec 16, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Mar 30, 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